Dirk.Kautzsch
2014-06-16 10:01:27 UTC
I run a ksh93-Daemon (with 'nohup ... &') and the daemon-process terminates unexpectedly and sporadically.
The last command executed:
print "$(date '+%d.%m.%Y %H-%M-%S') - go: $transferid1 check if lock file still active at $go" >> $CFOG
-> The date-command (GNU coreutils 8.4) caused the abort.
Does anyone have an idea?
Thanks,
Dirk
Environment:
Server
Red Hat Enterprise Linux Server release 6.4 (Santiago)
Linux version 2.6.32-358.el6.x86_64 (mockbuild at x86-022.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Tue Jan 29 11:47:41 EST 2013
ksh93-version: sh (AT&T Research) 93u+ 2012-08-01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.research.att.com/pipermail/ast-developers/attachments/20140616/bd5e9ead/attachment.html>
The last command executed:
print "$(date '+%d.%m.%Y %H-%M-%S') - go: $transferid1 check if lock file still active at $go" >> $CFOG
-> The date-command (GNU coreutils 8.4) caused the abort.
Does anyone have an idea?
Thanks,
Dirk
Environment:
Server
Red Hat Enterprise Linux Server release 6.4 (Santiago)
Linux version 2.6.32-358.el6.x86_64 (mockbuild at x86-022.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Tue Jan 29 11:47:41 EST 2013
ksh93-version: sh (AT&T Research) 93u+ 2012-08-01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.research.att.com/pipermail/ast-developers/attachments/20140616/bd5e9ead/attachment.html>