Hi Rodolfo,
I have a specie of error like output of
"globus-scheduler-event-generator -s sge", so I think we can try it with
the patch.
[EMAIL PROTECTED] ~]$
$GLOBUS_LOCATION/libexec/globus-scheduler-event-generator -s SGE
Fault: globus_xio: Operation was canceled
[EMAIL PROTECTED] ~]$
$GLOBUS_LOCATION/libexec/globus-scheduler-event-generator -s Fork
Fault: globus_xio: Operation was canceled
[EMAIL PROTECTED] ~]$ $GLOBUS_LOCATION/libexec/globus-scheduler-event-generator
Error: no scheduler specified
Usage: /usr/local/globus-4.0.5/libexec/globus-scheduler-event-generator
[-t timestamp] -s scheduler
Fault: globus_xio: Operation was canceled
Thank you very much,
Esteban
Rodolfo Edelmann escribió:
Hi Esteban.
Did you try executing "globus-scheduler-event-generator -s sge" ?
the output should be something like this:
----------------------------------------------------
001;1198084780;229;8;0
001;1198084798;230;1;0
001;1198084810;230;2;0
001;1198084825;230;8;0
001;1198084845;231;1;0
001;1198084855;231;2;0
001;1198084870;231;8;0
....
fault:
----------------------------------------------------
The "fault:" is normal.
if you don't have any output at all, maybe the patch will help you.