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

[HTCondor-users] Building batch_gahp



Hi,

 

I would like to set up Condor as a gateway to my local PBS cluster. Whenever I try to submit a corresponding job (UNIVERSE = grid; GRID_RESOURCE = pbs), Condor puts my job on hold because it can't find "batch_gahp". How do I build "batch_gahp"? I've enabled "-DWITH_BLAHP:BOOL=TRUE" but this apparently isn't enough...

 

GridmanagerLog

 

                Found job 1.0 --- inserting

                gahp server not up yet, delaying ping

                (1.0) doEvaluateState called: gmState GM_INIT, remoteState 0

                Create_Process: Cannot access specified executable "/home/condor/condor/libexec/glite/bin/batch_gahp": errno = 2 (No such file or directory)

                Failed to start GAHP server (/home/condor/condor/libexec/glite/bin/batch_gahp)

 

$ ls $(condor_config_val GLITE_LOCATION)

ls: cannot access '/home/condor/condor/libexec/glite': No such file or directory

 

Kind regards,

Lukas