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

Re: [Condor-users] Condor-G with Globus 3.9.3



The Condor-G -> GT4 submission is in process of being implemented right
now. It should be available in Condor 6.7.4. If you would like to play
with a pre-release, let us know.

Thanks,
Carey Kireyev
Condor Team

On Mon, 2004-12-13 at 08:29, Terence Dörflinger wrote:
> Hi
> 
> Is it possible to submit jobs via Condor-G to a Globus 3.9.3 pool? And if so 
> why do I keep getting a
> 
> Globus error 7: an authentication operation failed
> 
> error?
> My submit-file:
> ---
> Executable = /bin/ls
> transfer_executable = false
> Universe = globus
> output=Count.out
> copy_to_spool = false
> getenv = true
> globusscheduler = <host>:8080/jobmanager-condor
> 
> Queue
> ---
> 
> Thanks for helping
> 
> Terence