This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

prog.exe: (null) ????? What's this????


A colleague is using GNUwin32 (B18) mostly bash to run some scripts which
are intended to run for a long time.
Basically they're a forever loop which periodically check if there is
something to do, do it then loop...

What happens is that after 5 hours of running (cheking every minute)
the script enters a phase where each attempt at starting a program
fails with a msg: 
<script name>:<program path>: (null) as follows (extracted from the
log):
...normal trace before....
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/rm.exe: (null)
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/rm.exe: (null)
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/rm.exe: (null)
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/rm.exe: (null)
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/rm.exe: (null)
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/date.exe: (null)
isql -Ulatex_accept -Platex_accept -SACA_DS -id:/erasme/soft/appl/latex/sql/read_dispatch_batch.sql -w250 -n -od:/erasme/soft/appl/latex/tmpwork/total_script.sqlout
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/SYBASE/BIN/isql.exe: (null)
D:\ERASME\soft\appl\latex\cmd\monit_latex_elara.cmd: //D/ERASME/soft/Cygnus_Nt/H-i386-cygwin32/bin/grep.exe: (null)
... ad infinitum...

Has anyone seen this? What can cause this? What should we look for?
Is there a fix?

Thanks in advance for any help.
D.
-- 
Dominique de Waleffe   Email: ddw@acm.org, ddw@myself.com, ddw@miscrit.be
Mission Critical       WWW:   http://www.miscrit.be/~ddw
Phone: +32 2 759 95 60  Fax: +32 2 759 27 60
PGP key fingerprint: F9 CC 23 74 44 62 7C F3  8C 12 DF 71 BB 60 54 98

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]