Hi all, When I'm trying to submit jobs from distant node, I had a strange error:
------------------------------------------------------ [EMAIL PROTECTED] ~]$ globusrun-ws -submit -S -f test_gsiftp.xml Delegating user credentials...Done. Submitting job...Done. Job ID: uuid:2fbd18ca-0acf-11dc-b93d-0040f4bb5237 Termination time: 05/26/2007 14:49 GMT Current job state: StageIn Current job state: Failed Destroying job...Done. Cleaning up any delegated credentials...Done. globusrun-ws: Job failed: Staging error for RSL element fileStageIn. Error authenticating user at source/dest hostAuthentication failed [Caused by: Operation unauthorized (Mechanism level: Authorization failed. Expected "/CN=host/localhost.localdomain" target but received "/O=Grid/OU=GlobusTest/OU=simpleCA-poste1.insat.tn/CN=host/poste1.insat.tn")] [Caused by: Authentication failed [Caused by: Operation unauthorized (Mechanism level: Authorization failed. Expected "/CN=host/localhost.localdomain" target but received "/O=Grid/OU=GlobusTest/OU=simpleCA-poste1.insat.tn/CN=host/poste1.insat.tn")]] Error authenticating user at source/dest hostAuthentication failed [Caused by: Operation unauthorized (Mechanism level: Authorization failed. Expected "/CN=host/localhost.localdomain" target but received "/O=Grid/OU=GlobusTest/OU=simpleCA-poste1.insat.tn/CN=host/poste1.insat.tn")] [Caused by: Authentication failed [Caused by: Operation unauthorized (Mechanism level: Authorization failed. Expected "/CN=host/localhost.localdomain" target but received "/O=Grid/OU=GlobusTest/OU=simpleCA-poste1.insat.tn/CN=host/poste1.insat.tn")]] ---------------------------------------------------- $cat test_gsiftp.xml <job> <executable>my_echo</executable> <directory>/home/globus/</directory> <argument>Hello</argument> <argument>World!</argument> <stdout>/home/globus/stdout_ftp</stdout> <fileStageIn> <transfer> <sourceUrl>gsiftp://poste3.insat.tn:2811/bin/echo</sourceUrl> <destinationUrl>file:///home/globus/my_echo</destinationUrl> </transfer> </fileStageIn> <fileCleanUp> <deletion> <file>file:///home/globus/my_echo</file> </deletion> -------------------------------------------------- I find a similar error on the archive (link: http://www-unix.globus.org/mail_archive/discuss/2006/02/msg00072.html ), but frankly I did not indesrstand what file should I check. Plz, have you any idea, and thank you in advance. Asma _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
