search for: abend

Displaying 20 results from an estimated 25 matches for "abend".

Did you mean: bend
2004 Apr 26
0
3454 Abends when transferring files to Mapped Samba Drive
Hi, We have a Windows 2000 Server setup to be our FTP server. On the FTP server we have created a MAPPED drive for a AIX 5.1 server using SAMBA.. We are trying to take files from the mainframe (Z/os) to the SAMBA (AIX 5.1) mapped drive on Windows 2000 server. We get a 3454 abend when we submit a FTP job, but if we submit the job immediately after the primary 3454 abend the FTP works OK. In fact we could submit the FTP job 100 times one right after the other and they would all work. But as soon as we leave the drive idle for 10 or 15 minutes we will get a 3454 abend on th...
2012 Feb 03
3
[fields] image.plot abends with NAs in image.plot.info
summary: image.plot-ing two sets of netCDF data, with the second derived from the first. First plots to PDF as expected (title, data, legend). Second plots the data and title, but abends before drawing the legend, with > Error in if (del == 0 && to == 0) return(to) : > missing value where TRUE/FALSE needed > Calls: plot.layers.for.timestep -> image.plot -> seq -> seq.default Debugging shows image.plot.info(...) is returning > Browse[2]> info &...
2004 Mar 08
0
RE: imap process abends
I am trying to setup dovecot imap on a test Solaris 8 box. I have dovecot POP3S running fine on another box, but I want to switch to IMAP. I see a successful login with a message like: Mar 8 13:22:47 sws601.mcsun.local imap-login: [ID 457029 mail.info] Login: sunuser1 [192.168.1.17] Then the Mozilla Mail client gets a message that the server disconnected. It appears to be from a segfault on
2003 Nov 15
6
Samba 3 and CUPs printer causes explorer to abend
...e our Windows Print servers. I have defined a few printers in CUPS, some raw, and some not. When I use the GUi to upload the drivers, The dialog works, however after that is accomplished, any attempt to get the printer properties or to use the printer from my W2K system (cpq0277) causes explorer to ABEND. System setup: RedHat 9 CUPS 1.1.17-13.3 Samba 3.0.0-2 I get the following in the samba log.cpq0277 file: [2003/11/14 16:07:18, 0] lib/util_str.c:safe_strcpy_fn(577) ERROR: NULL dest in safe_strcpy [2003/11/14 16:07:19, 0] lib/util_str.c:safe_strcpy_fn(577) ERROR: NULL dest in safe_strcpy [2...
2016 Nov 11
3
clamd@amavisd fails under systemd
...> for more info. Another random thought When I invoke from the CLI - there is a -nofork=yes as a part of the invocation. When systemd tries to do the invocation via the ExecStart line - the original clamd at .service file had this --nofork=yes also, the problem was that this just caused an abend of the start up with the message: > /usr/sbin/clamd: unrecognized option `--nofork=yes' > ERROR: Unknown option passed > ERROR: Can't parse command line options and a look at the clamd man shows no such parameter - thus I removed it. I wonder if this is the issue? Not sure what...
2003 May 14
1
AS2.1 lock problem due to ext3?
...16 and Emulex driver v4.21g to connect Fujitsu raid through FC(fiber channel) cable. I met the lock problem by the follwoing operations: fdisk /dev/sdbX e2mkfs -j /dev/sdbX mount /dev/sdb1 /mnt/raid/X // run 16 sample programs for each mount point // pulled the FC cable and then some jobs abended. // 1 or 2 jobs were still running. // 'ps ax' showed the status D (disabled sleep) kill procid // not killed ls /mnt/raid/X => no response returned sync => no response returned I had to reboot to recover this situation. It seems someting lock was held....
2003 Aug 22
1
Problem running RTERM via SSH on Windows/2000
I'm having problems getting RTERM to work via SSH. Whenever it has any type of problem, it abends instead of issuing an error message and returning to the > prompt. Both "server" and client are Windows/2000 Professional at FP4. SSH is via Cygwin on both sides. R is version is 1071. RTERM runs fine when run in a BASH shell on the "server," though it does not prompt fo...
2010 Mar 19
1
Can't setup rJava under ubuntu
...der on my computer and I have no idea of why install program tries to use it. No way to use "R CMD javareconf". As a superuser I get the message that tere is no java interpreter, as a normal uset I get the right configuration, but then So I manually edited /etc/R/Makeconf ( So install abends and I try to use "R CMD javareconf" and I still get the error: Cannot compile a simple JNI program. See config.log for details. e a simple JNI program. See config.log for details. But I can't find any config.log file so I am unable to understand what is the error! Can the lo...
2010 Dec 16
6
AHCI or IDE?
Hello All, I want to build a home file and media server now. After experiment with a Asus Board and running in unsolve problems I have bought this Supermicro Board X8SIA-F with Intel i3-560 and 8 GB Ram http://www.supermicro.com/products/motherboard/Xeon3000/3400/X8SIA.cfm?IPMI=Y also the LSI HBA SAS 9211-8i
2006 Feb 21
0
OT Proftpd stopped authenication for users
...capitoliron Group capitoliron #DefaultChdir /var/ftp/pub/ RequireValidShell off <Limit STOR> AllowAll </Limit> <Limit WRITE> AllowAll </Limit> </Anonymous> <Anonymous /var/ftp/repro/abender> AnonRequirePassword on User abender Group abender #DefaultChdir /var/ftp/pub/ RequireValidShell off <Limit STOR> AllowAll </Limit> <Limit WRITE> AllowAll </Limit> <...
2006 Jul 15
7
:maxsize => 30 in form not working
Well, I''ve researched the books and the web to no avail (I tried the search here too but kept getting page not found.I''m doing what the examples say to do but I cannot get this work. The form allows entry of characters beyond the maxsize which causes the app to abend giving me the browser page showing a trace with the following info preceding the trace: Mysql::Error: #22001Data too long for column ''category'' at row 1: UPDATE categories SET `category` = ''Furniture - Bedroom11111111111111111111111111111111111'' WHERE id =...
2009 Mar 24
0
[LLVMdev] va_start
Hi, When I try to use va_start(ptr), I got the following problem : Type *Tys = PointerType::get(IntegerType::get(8), 0); return Intrinsic::getDeclaration(llvm_module,Intrinsic::vastart,&Tys,1); ............... The Name generated is "llvm.va_start.p0i8", so, it's not found, abending the process. and Len = 18 In intrinsics.gen : if (Len == 13 && !memcmp(Name, "llvm.va_start", 13)) return Intrinsic::vastart; Thanks, Manoel Teixeira
2009 Mar 24
0
[LLVMdev] va_start
...art(ptr), I got the following problem : Type *Tys = Type::VoidTy; Or Type *Tys = PointerType::get(IntegerType::get(8), 0); return Intrinsic::getDeclaration(llvm_module,Intrinsic::vastart,&Tys,1); ............... The Name generated is "llvm.va_start.p0i8", so, it's not found, abending the process. and Len = 18 In intrinsics.gen : if (Len == 13 && !memcmp(Name, "llvm.va_start", 13)) return Intrinsic::vastart; Thanks, Manoel Teixeira
2016 Nov 12
0
clamd@amavisd fails under systemd
..., Rob Kampen wrote: > When I invoke from the CLI - there is a -nofork=yes as a part of the > invocation. > When systemd tries to do the invocation via the ExecStart line - the > original clamd at .service file had this --nofork=yes also, the problem > was that this just caused an abend of the start up with the message: Not on my system, it doesn't: $ grep Exec /usr/lib/systemd/system/clamd at .service ExecStart = /usr/sbin/clamd -c /etc/clamd.d/%i.conf --foreground=yes $ rpm -qf /usr/lib/systemd/system/clamd at .service clamav-server-systemd-0.99.2-1.el7.noarch > >...
2005 Jan 02
0
Re: donŽt lose the listners at dj changing
Guten Abend Karl Heyes, Am Sonntag, 2. Januar 2005 um 16:22 schrieben Sie: KH> On Sun, 2005-01-02 at 13:48, Carsten Henkel wrote: >> c KH> only 2 sources are allowed, so make sure you don't hit that limit. <sources>2</sources> >> <threadpool>20</...
2003 Aug 26
0
Fwd: Re: Problem running RTERM via SSH on Windows/2000
...roblem in > NTemacs. Or try a different ssh (a real Windows > one, not one designed for > systems with ptys). > > On Fri, 22 Aug 2003, Bruce Moore wrote: > > > I'm having problems getting RTERM to work via SSH. > > > Whenever it has any type of problem, it abends > instead > > of issuing an error message and returning to the > > > prompt. Both "server" and client are Windows/2000 > > Professional at FP4. SSH is via Cygwin on both > sides. > > R is version is 1071. > > > > RTERM runs fine when run i...
2012 Mar 20
0
FW: killing rsync seems to wipe-out the --partial .hidden files
...fied attributes - but not ... 1. the "unified directory" which is of course not rsync's pedigree being file oriented per se, and 2. I will be interested to see how "smart" the restart is in terms of the dropped 80%. To be honest, in not understanding the brutal truth about abend --partial behaviours, the specifics of --partial-dir even though written in the man page are not that meaningful/eye catching. I dismissed it as purely a house-keeping option to allow --partial to be directed to (say) another disk device etc to manage storage distribution rather than imagining it...
2012 Feb 13
1
MySQL/file system question
Hello listmates, I got a rather strange situation that I can't quite make sense of. OK, I've got a very large data file to sort (hundreds of millions of lines) and I decided to use MySQL for the purpose. I inserted the stuff into a table easily enough. Then I decided to sort it and got stuck as it turned out that MySQL, unless specifically configured to do otherwise, puts temporary files
2015 Feb 27
4
Back with my UID problems
On Fri, 27 Feb 2015 00:18:24 +0000 Rowland Penny <rowlandpenny at googlemail.com> wrote: > 34, you are seriously using 34 for a standard user id number ? You > shouldn't use anything below 1000 for a normal user, these low > numbers are reserved for system use and you have run into a problem > that can only be fixed by not using such low numbers. The 3000014 > number is
2008 Mar 27
0
Had it with Dell Garbage - HP Question
...blown remote console capabilities (via Java). It's a separate piece of hardware that, as long as the server PSUs have power flowing into them, lets you do things like remotely power on/off/reset the machine (referred to as virtual power), monitor OS crashes (picks up Windows BSoDs and NetWare ABENDS....haven't Oopsed Linux on one yet). iLO's allowed me to do everything from BIOS upgrades to fixing NetWare boot issues all from the comfort of my home at 3am in the morning. The build quality is superb...more metal than plastic, so they can weight a bit more, but I expect that of my ser...