[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] No error details in Stork log



Hi all,

I have trouble with stork_submit.. There is no error in the error_code from stork_status (error_code = "";)..
globus-url-copy and stork.transfer.xxx-xxx work well from the command line..

Here is a part of the StorkLog file (for one attempt):
...
6/9 00:08:58 number of attempts = 2
6/9 00:08:58 dap_server.C:2072: No error details for pid 6272(file /usr/local/condor/home/log/out.6272): (2)No such file or directory
6/9 00:08:59 This process has a valid certificate & key
6/9 00:08:59 status report for the job with job id: 6 ==>
[ dest_url = "file:/tmp/A_01"; src_url = "gsiftp://gdx0082/tmp/A_01";; remote_user = "amine@xxxxxxxxxxx"; status = "request_rescheduled"; dap_id = 6; use_protocol = 0; dap_type = transfer; execute_host = "<172.24.7.10:9621>"; error_code = ""; num_attempts = 3; owner = "amine"; cluster_id = 6; submit_host = "<172.24.18.34:32830>"; proc_id = -1; timestamp = absTime("2006-06-08T22:08:58+0200"); generic_event = "Rescheduling." ]
6/9 00:09:00 This process has a valid certificate & key
6/9 00:09:00 status report for the job with job id: 6 ==>
[ dest_url = "file:/tmp/A_01"; src_url = "gsiftp://gdx0082/tmp/A_01";; remote_user = "amine@xxxxxxxxxxx"; status = "request_rescheduled"; dap_id = 6; use_protocol = 0; dap_type = transfer; execute_host = "<172.24.7.10:9621>"; error_code = ""; num_attempts = 3; owner = "amine"; cluster_id = 6; submit_host = "<172.24.18.34:32830>"; proc_id = -1; timestamp = absTime("2006-06-08T22:08:58+0200"); generic_event = "Rescheduling." ]
6/9 00:09:02 This process has a valid certificate & key
6/9 00:09:02 status report for the job with job id: 6 ==>
[ dest_url = "file:/tmp/A_01"; src_url = "gsiftp://gdx0082/tmp/A_01";; remote_user = "amine@xxxxxxxxxxx"; status = "request_rescheduled"; dap_id = 6; use_protocol = 0; dap_type = transfer; execute_host = "<172.24.7.10:9621>"; error_code = ""; num_attempts = 3; owner = "amine"; cluster_id = 6; submit_host = "<172.24.18.34:32830>"; proc_id = -1; timestamp = absTime("2006-06-08T22:08:58+0200"); generic_event = "Rescheduling." ] 6/9 00:09:03 STORK_ENABLE_DEPRECATED_USERLOG is undefined, using default value of False
6/9 00:09:03 Using user credential
6/9 00:09:03 STORK_ENABLE_DEPRECATED_USERLOG is undefined, using default value of False
6/9 00:09:03 Add request 6 to the queue
6/9 00:09:03 ============================
6/9 00:09:03 * Number of jobs running: 1
6/9 00:09:03 ->dap_id:6, pid:6276
6/9 00:09:03 ============================
6/9 00:09:03 DaemonCore: No more children processes to reap.
6/9 00:09:03 Process 6276 terminated with exit status 11
6/9 00:09:03 Remove request 6 from queue
6/9 00:09:03 ============================
6/9 00:09:03 * Number of jobs running: 0
6/9 00:09:03 ============================
...

Has anyone encountered this problem before ? what does the status 11 indicate ?

Thanks,
Lamine