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

[Condor-users] Help needed in strange error in submitting job to condor



Hi All,
           I would really grateful if you could please
tell me the cause of the following error:

[globus@labpc-17 bin]$ condor_submit condorblast2
Submitting job(s)
ERROR: Can't open
"/usr/local/globus-4.0.1/bin/sequenced2.in "  with
flags 00

My "condorblast2" file contains the following:

universe       = vanilla
executable     = /data/blastall
transfer_input_files =
/usr/local/globus-4.0.1/bin/sequenced2.in ,
/usr/local/globus-4.0.1/bin/drosoph2.out
arguments      = -p blastn -i sequenced2.in -d
/data/drosoph.nt -o drosoph2.out
error          = Error2
log            = condorlog.log
should_transfer_files = IF_NEEDED
when_to_transfer_output = ON_EXIT
queue


The permission on the file sequence2.in looks ok to me
as shown below:
[globus@labpc-17 bin]$ ls -al sequence2.in
-rw-rw-r--    1 globus   globus      25812 Sep 14
17:50 sequence2.in


I would really appreciate your help.


Kind Regards
Kashif Saleem.