Ok, let's try some things to narrow it down.

1. What happens if you submit a job without staging and without delegating a 
credential?
2. What happens if you let globusrun-ws delegate for you?
   To do that: Remove the job-, staging-, and tansferCredentialEndpoint elements
   from your job description and call globusrun-ws as follows:
       globusrun-ws -submit -S -J -b -o myJob.epr -f 
job_description_without_credential_links.xml
   and check for job status like
       globusrun-ws -status -j myJob.epr

Do you have access to the server, i.e. could you do a server restart and
do a change to a server-side script? I wonder if you might hit the following
bug, but please try the things above first.

http://bugzilla.globus.org/globus/show_bug.cgi?id=6341

Martin

Lucio Agostinho Rocha wrote:
> Hi, thanks by answer,
> 
> Running the following:
> 
> $     globusrun-ws -submit -b -o myJob.epr -f job_medidas_sonares.xml
> 
> and
>  poll for status via
> 
>     globusrun-ws -status -j myJob.epr
> 
> I get:
> 
> Current job state: Unsubmitted
> 
> I tried to execute globus-url-copy:
> 
> $ globus-url-copy gsiftp://LOCAL_IP/home/lucio/m1.txt 
> gsiftp://REMOTE_IP/home/lucio/m2.txt
> 
> And this works. Why job transfer is not working? Some ideas?
> 
> Thanks in advance,
> 
> Lucio
> ..........
> 
> 
> 
>       
> ____________________________________________________________________________________
> Veja quais são os assuntos do momento no Yahoo! +Buscados
> http://br.maisbuscados.yahoo.com

Reply via email to