Inside a transfer you can set <sourceSubjectName> or <destinationSubjectName> to say what subject should be expected in a transfer. Here, however, the trouble is that your java container incorrectly things of itself as "localhost". You can try setting GLOBUS_HOSTNAME=simpleCA-poste1.insat.tn in whatever script runs globus-start-container.

Charles

On Jun 3, 2007, at 12:15 AM, asma insatienne wrote:

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


Reply via email to