Print

Print


Thanks for you warm response.
Node c2203 are both UI and RB. I have configured RB on this node and
everything is ok.
Also, when I run edg-job-list-math on UI(c2203), and the RB (c2203) can
return a list of matched ce.

Best regards,

-Yongzheng

-----Original Message-----
From: LHC Computer Grid - Rollout [mailto:[log in to unmask]]
On Behalf Of Maarten Litmaath, CERN
Sent: Thursday, July 07, 2005 6:28 PM
To: [log in to unmask]
Subject: Re: [LCG-ROLLOUT] For helps!

On Mon, 4 Jul 2005, Yongzheng Ma wrote:

> Dear all,
> 
> When I run the command "edg-job-submit" to test the UI and RB, I got 
> the error and the following is detail.

See below.

> Has anyone encoutered this problem before? If so, could you help me to 
> sovle it?
> 
> Thank you in advance!
> 
> -Yongzheng
> 
> 
> ERROR DETAILS:
> 
> ---------------------------------------------BEGIN--------------------
> ------
> ---------------------
> 
> [c2203] /home/horse > edg-job-submit --debug --vo dteam job.jdl
> 
> #### Debug Message ####
> Selected Virtual Organisation name (from --vo option): dteam VOMS 
> configuration file successfully loaded:
> /opt/edg/etc/dteam/edg_wl_ui.conf
>  [
>   MyProxyServer = "lcg006.ihep.ac.cn";
>   LBAddresses = "rb-lcg.sdg.ac.cn:9000";
>   VirtualOrganisation = "dteam";
>   NSAddresses = "rb-lcg.sdg.ac.cn:7772"
>  ]
> #### End Debug ####
> 
> **** Warning: UI_NO_VOMS ****
> VOMS format error
> 
> #### Debug API #### - The function 'NSClient::init' has been called 
> with the following parameter(s):
> >> rb-lcg.sdg.ac.cn
> >> 7772
> >> 0
> #### End Debug ####
> 
> #### Debug API #### - The function 'NSClient::multi' has been called 
> (it doesn't require any parameter)
> 
> Connecting to host rb-lcg.sdg.ac.cn, port 7772 #### Debug API #### - 
> The function 'JobAd::checkMultiAttribute' has been called with the 
> following
> parameter(s):
> >> ('GlueServiceAccessPointURL', 'GlueServiceAccessControlRule', 
> >> 'GlueServiceInformationServiceURL', 'GlueChunkKey', 
> >> 'GlueForeignKey', 'GlueCEAccessControlBaseRule', 
> >> 'GlueClusterService', 'GlueHostService', 
> >> 'GlueHostApplicationSoftwareRunTimeEnvironment',
> >> 'GlueHostLocalFileSystemClient', 'GlueHostRemoteFileSystemServer', 
> >> 'GlueCESEBindGroupSEUniqueID', 'GlueSEHostingSL', 'GlueSEType', 
> >> 'GlueSEAccessProtocolSupportedSecurity', 'GlueSLService', 
> >> 'GlueSLLocalFileSystemClient', 'GlueSAAccessControlBaseRule')
> #### End Debug ####
> 
> Logging to host c2203, port 9002
> #### Debug API #### - The function 'LOG::init' has been called with 
> the following parameter(s):
> >> rb-lcg.sdg.ac.cn
> #### End Debug ####
> 
> #### Debug API #### - The function 'LOG::regist' has been called with 
> the following parameter(s):
> >> https://rb-lcg.sdg.ac.cn:9000/jabDdnLt3gGyJZgco8bV1Q
> >> [ RetryCount = 3; edg_jobid =
> >> "https://rb-lcg.sdg.ac.cn:9000/jabDdnLt3gGyJZgco8bV1Q"; 
> >> MyProxyServer = "lcg006.ihep.ac.cn"; JobType = "normal"; Executable 
> >> = "/bin/hostname"; VirtualOrganisation = "dteam"; StdOutput = 
> >> "std.out"; requirements = ( other.GlueCEUniqueID == 
> >> "ce-lcg.sdg.ac.cn:2119/jobmanager-lcgpbs-dteam" ) && ( 
> >> other.GlueCEStateStatus == "Production" ); rank = 
> >> -other.GlueCEStateEstimatedResponseTime; Type = "job"; StdError = 
> >> "std.err"; DefaultRank =  -other.GlueCEStateEstimatedResponseTime;
> >> OutputSandbox = { "std.out","std.err" } ] rb-lcg.sdg.ac.cn
> >> 7772
> #### End Debug ####
> 
> **** Error: API_NATIVE_ERROR ****
> Error while calling the "edg_wll_RegisterJobSync" native api Unable to
> Register the Job:
> https://rb-lcg.sdg.ac.cn:9000/jabDdnLt3gGyJZgco8bV1Q
> to the LB logger at: c2203:9002
> Invalid argument (from locallogger)

Node "c2203" is a UI, which does not run an LB (Logging & Bookkeeping)
service;
that service normally runs on the RB itself, so your configuration is wrong.
Check $EDG_LOCATION/etc/dteam/edg_wl_ui.conf on the UI,
and $EDG_LOCATION/etc/edg_wl.conf on the RB.