Hi,

What Permissions does the
"/grid/globus-4.0.5/libexec/globus-scheduler-provider-sge" file have? If you
execute it by hand, does it block, or return with an error?

The gridwise adaptor has a different versioning than the lesc adaptor.
globus_scheduler_event_generator_sge_setup_0_16.tar.gz is part of the release
I got from gridwise. Maybe the version 0.13 you found refers to an old
gridwise package.
The Lesc file globus_scheduler_event_generator_sge_setup-1.1.tar.gz should do
the same job though.

Did you have any errors during gpt-postinstall? Maybe your installation is
simply not set up correctly?

Maybe a rebuild of the event generator packages:
globus_scheduler_event_generator_sge-1.1.tar.gz
globus_scheduler_event_generator_sge_setup-1.1.tar.gz 
With "gpt-build -verbose -force" followed by "gpt-postinstall -verbose" gives
you a hint. Make shure to have a correct globus, SGE and Java environment!
gpt-postinstall -verbose -force (a rerun of all postinstal scripts) may also
help, if the postinstall scripts are not run after the rebuild of the
packages.

There's also an undocumented -debug option to gpt-build at least, but that
did not produce any usefull output for me, just tons of completely useless
debug messages related to dependencies...

Regards,
Christian Aßfalg

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag
von Patrick Heckeler
Gesendet: Dienstag, 21. August 2007 16:35
An: [email protected]
Betreff: [gt-user] Grid Engine integration


Hi everybody,

I have installed a GT4
(http://www.globus.org/toolkit/docs/4.0/admin/docbook/quickstart.html)
and a Sun Grid Engine 6. Both work fine.
On the SGE submit host i can execute 'qsub -S /bin/sh programm.sh'
successfuly.
On the GT4-Host (same machine) i can execute 'globusrun-ws -submit
...' successfuly.

Then I performed the installation of the GT4-SGE adapter. I followed
the steps mentioned on http://www.lesc.ic.ac.uk/projects/SGE-GT4.html.
Then I configured the SGE to provide the reporting file (qconf -mconf,
set reporting_file=true).
The globus user (which runs the globus toolkit) has access to that file.
ps aux shows:
globus    4230  0.0  0.4   4800  1804 ?        S    15:52   0:00
/grid/globus-4.0.5/libexec/globus-scheduler-event-generator -s sge -t
1187621261
So I guess, the globus-scheduler-event-generator-service runs properly.

When I execute 'globusrun-ws -submit -factory servername -Ft SGE
-streaming -so /home/username/result -c /bin/echo "hello world"', the
job is passed to the grid engine and seems to run correct (I observed
the execution in another shell using the qstat -f command).

The output of the globsrun-ws command is:
Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:c299bf9c-4ff1-11dc-90d2-000c29eca51d
Termination time: 08/22/2007 14:21 GMT
Current job state: Unsubmitted

I noticed an error message in the container.log file:
2007-08-21 15:52:48,176 ERROR rpprovider.ResourcePropertyProviderTask
[Timer-6,timerExpired:159] Unhandled exception during execution of
org.globus.mds.usefulrp.rpprovider.producers.SchedulerInfoElementProducer
  : java.lang.Exception: Process execution error: java.io.IOException:
Cannot
run program "/grid/globus-4.0.5/libexec/globus-scheduler-provider-sge":
java.io.IOException: error=2, No such file or directory

I googled for that error and found the following:
http://www.globus.org/mail_archive/discuss/2005/07/msg00045.html
Here I were told to download an additional file
(globus_scheduler_provider_setup_sge-0.13.tar.gz)... But the download
doesn't work and I can't find that file anywhere else.
But it seems to be the solution for my problem...

Question: Is the install-guide on
http://www.lesc.ic.ac.uk/projects/SGE-GT4.html wrong? Do they have
forgotten to provide this mysterious file
(globus_scheduler_provider_setup_sge-0.13.tar.gz)?
Is this file only included in the commercial adapter of gridwisetech?

I am confused :-)

Many thanks in advance!

-- 
Viele Grüße / Kind regards

Patrick Heckeler

Teckstr. 6
72074 Tübingen
Germany

email: pheckeler [at] gmail [dot] com
skype: p_heckeler
ICQ: 200910972

Reply via email to