[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
AW: AW: [geclipse-dev] Problem submitting a job to geclipsetutor(triedwith RCP of Mathias)
|
Hi Bernhard,
I just tried with your settings and could successfully submit a job. When checking with g-Eclipse I can find two job submission services for geclipsetutor:
https://dgrid-rb.fzk.de:7443/glite_wms_wmproxy_server
https://glite-rb3.ct.infn.it:7443/glite_wms_wmproxy_server
The only thing I can think of is that the RCP can not connect to the net. Did you correctly specify the proxy in the sample code? Ariel, any other ideas what could be wrong here?
Cheers, Mathias
-----Ursprüngliche Nachricht-----
Von: geclipse-dev-bounces@xxxxxxxxxxx im Auftrag von bewind
Gesendet: So 18.05.2008 13:42
An: Developer mailing list
Betreff: Re: AW: [geclipse-dev] Problem submitting a job to geclipsetutor(triedwith RCP of Mathias)
Hi
I have no problems submitting a job with g-Eclipse to geclipsetutor and
creating a proxy and I am already a member of this vo
http://dev.eclipse.org/mhonarc/lists/geclipse-dev/msg00906.html
I just tried it with:
private static final String PROJECT_NAME = "gildatest";
private static final String VO_NAME = "geclipsetutor";
private static final String VO_HOST = "dgrid-voms.fzk.de";
private static final int VO_PORT = 15007;
private static final String VO_HOST_DN =
"/O=GermanGrid/OU=FZK/CN=host/dgrid-voms.fzk.de";
private static final String VO_INFO_SERVICE =
"ldap://iwrbdii.fzk.de:2170";
private static final File CERT_FILE = new File(
"/home/bw/.globus/gildausercert.pem" );
private static final File KEY_FILE = new File(
"/home/bw/.globus/gildauserkey.pem" );
private static final String JOB_DESCRIPTION_FILE =
"/home/bw/test.jsdl";
private static final String PW = "mypw";
but it doesnt work.
and i still get
Creating VO...
Fetching job submission services...
No job submission services found for VO: geclipsetutor
best regards bewind
Ariel Garcia schrieb:
> Hi Bewind,
>
>
>> Seems that your geclipsetutor settings are not correct. The VO_PORT
>> should be 15007 and the preferred VO_INFO_SERVICE
>> isldap://iwrbdii.fzk.de:2170.
>> Furthermore you of course have to be a member of geclipsetutor.
>>
>
> if you want to give it a try with that VO, then you should get a Gilda CA
> certificate online at:
> https://gilda.ct.infn.it/CA/
> because the Gilda resources only accept users with Gilda CA certs, and
> register it in the geclipsetutor VO:
>
> https://dgrid-voms.fzk.de:8443/voms/geclipsetutor/webui/request/user/create
>
> Cheers, Ariel
> _______________________________________________
> geclipse-dev mailing list
> geclipse-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/geclipse-dev
>
>
_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev