Hi, I am submitting a job to windows from Linux, job is running
fine and in the log says But I am not getting the result back (output file). I am
submitting a R Software job. Here is the submit files. Please let me know what
might be the problem, why the results are not copied back to the job submitting
machine. universe = vanilla executable = Rscript.bat arguments = --vanilla a0 Log = Ra0.log requirements = Arch=="INTEL"
&& OpSys == "WINNT51" && HasR == TRUE notification = error input = a0 output = Ra0.out error =Ra0.err transfer_input_files = a0 should_transfer_files = YES when_to_transfer_output = ON_EXIT Queue Rscript.bat ************ C:\setR.bat cd C:\condor\execute R SchedLog *********** 11/29 17:03:53 -------- Done starting jobs -------- 11/29 17:03:53 Inside SelfDrainingQueue::timerHandler() for
job_is_finished_queue 11/29 17:03:53 Job cleanup for 802.0 will block, calling
jobIsFinished() in a thread 11/29 17:03:53 statfs() failed: 13/Permission denied 11/29 17:03:53 SelfDrainingQueue job_is_finished_queue is
empty, not resetting timer 11/29 17:03:53 Canceling timer for SelfDrainingQueue
job_is_finished_queue (timer id: 10343) 11/29 17:03:53 DaemonCore: No more children processes to
reap. 11/29 17:03:53 jobIsFinished() completed, calling
DestroyProc(802.0) 11/29 17:03:53 Saving classad to history file 11/29 17:03:53 DaemonCore: Command received via TCP from
host <xxx.xx.xxx.xx:53072> 11/29 17:03:53 DaemonCore: received command 1111
(QMGMT_CMD), calling handler (handle_q) 11/29 17:03:53 condor_read(): Socket closed when trying to
read buffer 11/29 17:03:53 IO: EOF reading packet header 11/29 17:03:53 QMGR Connection closed 11/29 17:03:53 Got VACATE_SERVICE from <xxx.xxx.xxx.xxx:9610> |