Hello,
I am back at work, so I can continue Investigating what is wrong.

On 12/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Petr,
>
> As Charles mentioned: What do you get when you run
>   $GLOBUS_LOCATION/libexec/globus-scheduler-event-generator -s pbs -t 42
> as globus user?


[EMAIL PROTECTED]:~$ $GLOBUS_LOCATION/libexec/globus-scheduler-event-generator
-s pbs -t 42
Fault: globus_xio: Operation was canceled

What happens when you run the fork SEG:
>   $GLOBUS_LOCATION/libexec/globus-scheduler-event-generator -s fork -t 42
> as globus user?
>
> (In case you get a lot of output you can cancel the program)


[EMAIL PROTECTED]:~$ $GLOBUS_LOCATION/libexec/globus-scheduler-event-generator
-s fork -t 42
001;1196861606;a871a34e-a336-11dc-8c64-000c29583dae:14750;2;0
001;1196861606;a871a34e-a336-11dc-8c64-000c29583dae:14750;8;0
001;1196861642;bdcef412-a336-11dc-9686-000c29583dae:14786;2;0
001;1196861642;bdcef412-a336-11dc-9686-000c29583dae:14786;8;0
001;1196866059;06f6e924-a341-11dc-a18e-000c29583dae:27784;2;0
001;1196866059;06f6e924-a341-11dc-a18e-000c29583dae:27784;8;0

Then the program stops and doesn't do anything. I killed it after 10
minutes.

What's the output if you do
>   cd $GLOBUS_LOCATION/test/globus_scheduler_event_generator_pbs_test
>   ./TESTS.pl


[EMAIL PROTECTED]:globus_scheduler_event_generator_pbs_test$ ./TESTS.pl
Warning: Do not start a service container while this test script is running.
test-pbs-seg....# Test 1 got: "Unable to run SEG with PBS module: is it
installed?" (test-pbs-seg.pl at line 26)
#   Expected: "0"
#  test-pbs-seg.pl line 26 is: skip($skip_all ? "PBS SEG not configured" :
0, &run_test, 0);
test-pbs-seg....FAILED test 1

        Failed 1/1 tests, 0.00% okay
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
test-pbs-seg.pl                1    1 100.00%  1
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.

and
>   cd $GLOBUS_LOCATION/test/globus_scheduler_event_generator_fork_test
>   ./TESTS.pl


[EMAIL PROTECTED]:globus_scheduler_event_generator_fork_test$ ./TESTS.pl
Warning: Do not start a service container while this test script is running.
test-fork-seg....ok

All tests successful.
Files=1, Tests=1,  7 wallclock secs ( 0.01 cusr +  0.16 csys =  0.17 CPU)

I also tried to run globus_xio_test, those were all successfull.

Petr

Reply via email to