Subject: Re: [Condor-users] Condor-G - job submission problem
Jaime,
Thanks for your email.
I think I got further after changing the 'f' to capital. However, I got the
following errors on both my container site and the log file. The error on
the container site indicates that it cannot open the following file:
/.globus/scratch/job_6a6e61d0-164e-11da-ab87de08daa45fda///.ignoreme
I included the detail below (see 'GT container log' after 'GridmanagerLog').
My questions:
1. Where is this file supposed to be created anyway?
2. Is the '.globus' directory supposed to be created under the root (/)
directory?
3. Who is supposed to create this file? 'globus' user or the user who
submitted the job?
============
GT container log
============
2005-08-26 12:30:05,403 ERROR service.TransferWork [Thread-84,run:709]
Transient transfer error
Transient transfer error
Server refused performing the request. Custom message: (error code 1)
[Nested exception message: Custom message: Unexpected reply: 500-Command
failed. : globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file
/.globus/scratch/job_6a6e61d0-164e-11da-ab87-de08daa45fda///.ignoreme
500-globus_xio: System error in open: No such file or directory
500-globus_xio: A system call failed: No such file or directory
500-
500 End.] [Caused by: Server refused performing the request. Custom message:
(error code 1) [Nested exception message: Custom message: Unexpected
reply: 500-Command failed. : globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file
/.globus/scratch/job_6a6e61d0-164e-11da-ab87-de08daa45fda///.ignoreme
500-globus_xio: System error in open: No such file or directory
500-globus_xio: A system call failed: No such file or directory
500-
500 End.]]
Transient transfer error
Server refused performing the request. Custom message: (error code 1)
[Nested exception message: Custom message: Unexpected reply: 500-Command
failed. : globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file
/.globus/scratch/job_6a6e61d0-164e-11da-ab87-de08daa45fda///.ignoreme
500-globus_xio: System error in open: No such file or directory
500-globus_xio: A system call failed: No such file or directory
500-
500 End.]
. Caused by
org.globus.ftp.exception.ServerException: Server refused performing the
request. Custom message: (error code 1) [Nested exception message: Custom
message: Unexpected reply: 500-Command failed. : globus_l_gfs_file_open
failed.
500-globus_xio: Unable to open file
/.globus/scratch/job_6a6e61d0-164e-11da-ab87-de08daa45fda///.ignoreme
500-globus_xio: System error in open: No such file or directory
500-globus_xio: A system call failed: No such file or directory
500-
500 End.]. Nested exception is
org.globus.ftp.exception.UnexpectedReplyCodeException: Custom message:
Unexpected reply: 500-Command failed. : globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file
/.globus/scratch/job_6a6e61d0-164e-11da-ab87
de08daa45fda///.ignoreme
500-globus_xio: System error in open: No such file or directory
500-globus_xio: A system call failed: No such file or directory
500-
500 End.
at
org.globus.ftp.vanilla.TransferMonitor.run(TransferMonitor.java:174)
=========================================================