Hi,
I’m
running a vanilla universe job on a windows XP machine. The setup is quite
simple. I’m running a FORTRAN program, which is given some input files via transfer_input_files. The program also
generate some output files which were supposed to be returned
automatically by condor. The program runs perfectly from a DOS-window, but in
condor...
Here
is a possible error, but I don’t know what to do.
8/26
13:36:06
******************************************************
8/26
13:36:06
Using config file:
C:\Condor\condor_config
8/26
13:36:06
Using local config files:
C:\Condor/condor_config.local
8/26
13:36:06
DaemonCore: Command Socket at
<192.38.89.192:2627>
8/26
13:36:07
Initializing a VANILLA shadow
8/26
13:36:07
(10.0) (1012): Request to run on <192.38.89.192:1049> was ACCEPTED
8/26
13:43:11
(10.0) (1012): condor_write(): Socket closed when trying to write buffer
8/26
13:43:12
(10.0) (1012): Buf::write(): condor_write() failed
8/26
13:43:12
(10.0) (1012): SECMAN: Error sending response classad!
8/26
13:43:12
(10.0) (1012): condor_write(): Socket closed when trying to write buffer
8/26
13:43:12
(10.0) (1012): Buf::write(): condor_write() failed
8/26
13:43:12
(10.0) (1012): SECMAN: Error sending response classad!
8/26
13:43:13
(10.0) (1012): Job 10.0 terminated: exited with status -1073741515
8/26
13:43:15
(10.0) (1012): **** condor_shadow (condor_SHADOW) EXITING WITH STATUS 100
PS:
What is the EXITING WITH STATUS 100? Is there a table where one can look it up?