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

[Condor-users] Problems with condor_g



Hi,

I have some problems to submit jobs to different pools via condor_g. I tried to submit either to jobmanager-condor, jobbmanager-pbs (whatever jobmanager is running on that pool) and also to jobmanager-fork. But all the jobs get hold and the only information I can get is from the log file which says "Failed to initialize GAHP". I tried to google that phrase, but got no single hit!
So what does this error mean? Could this be the reason for all of my jobs get hold? See below for an example of my submit file.
Regards
Alexander

Example submit-file:

universe = globus
executable = /bin/hostname
globusscheduler=ligo-grid.aset.psu.edu/jobmanager-fork
remote_initialdir=/tmp
output= tryPSU.out
error=tryPSU.err
log=tryPSU.log
copy_to_spool=false
transfer_executable=false
notification=NEVER
queue