Hi,

I am trying the integration of GT4 with SGE, I have installed GT4.0.5 and SGE 6.0u6 on RHEL 4. I think I have a similar problem, but I haven't encountered the way to fix it yet. My problem is that I send the job with SGE, the job enter in queue, to sge the job finish well, but however, the job stop in "", and it's necessary kill it with [ctrl+c], and as far as I read, I think that someone solve the problem modifying this same file 'seg_sge_module.c', but I don't know what is the change to do, could someone help me? someone else has the same problem? [EMAIL PROTECTED] ~]$ globusrun-ws -submit -pft -T 10000 -s -S -F https://svgd.cesga.es:8443/wsrf/services/ManagedJobFactoryService -Ft SGE -c /bin/hostname

Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:3d26462a-a724-11dc-9b6f-000423ac0723
Termination time: 12/19/2007 13:31 GMT
Current job state: Unsubmitted
[ctrl +c ]

Thanks,
Esteban
Rodolfo Edelmann escribió:
I'm running with the same problem.

I saw mat fix it modifying  seg_sge_module.c

the problem is with the line :

    rp = strptime(fields[0],"%s", &tm);

I'm currently trying to get over it.


--
Rodolfo E. Edelmann
Lab. Computación
Fac. Cs. Ex.Fis y Nat.
Univ.Nac.Córdoba



Reply via email to