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

Re: [Condor-users] Condor-G 6.7 with Globus 3.0.2



On Mon, 26 Jul 2004, Karthik ram wrote:

> Iam trying to submit a job using condor-g 6.7 to the globus 3 master
> manager job factory service. However the job submitted always remains
> in idle state.
>
> The Gridmanager log file says
> 7/26 21:09:27 [10367] Failed to get expiration time of proxy
> /tmp/x509up_u112132
> 7/26 21:09:27 [10367] (10.0) error acquiring proxy!
> 7/26 21:09:27 [10367] Found job 10.0 --- inserting
> 7/26 21:09:27 [10367] (10.0) doEvaluateState called: gmState GM_INIT,
>
> Am I missing something?

I believe the problem is the proxy format. Condor-G 6.7.0 is linked
against libraries from Globus 2.2.4. Globus 2.4 introduced a new proxy
format, which is generated by default in Globus 3.*. The Globus 2.2.*
libraries can't read the new proxy format properly. Condor-G 6.7.1 will
be linked against Globus 2.4.3, which will solve the problem. In the mean
time, you should be able run "grid-proxy-init -old" to generate the old
proxy format.

+----------------------------------+---------------------------------+
|            Jaime Frey            | I stayed up all night playing   |
|        jfrey@xxxxxxxxxxx         | poker with tarot cards. I got a |
|  http://www.cs.wisc.edu/~jfrey/  | full house and four people died.|
+----------------------------------+---------------------------------+