Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [geclipse-dev] Problem submitting a job to geclipsetutor (triedwith RCP of Mathias)

Hi Bewind,

> private static final String VO_NAME = "geclipsetutor";    
> private static final String VO_HOST = "dgrid-voms.fzk.de";    
> private static final int VO_PORT = 15001;     
> 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";;

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. The full VO card at CIC can be found here: http://cic.gridops.org/downloadRP.php?section=lavoisier&rpname=vocardPublic&vo=geclipsetutor

Cheers, Mathias


Back to the top