Strange error

71 views
Skip to first unread message

thor

unread,
Feb 15, 2010, 4:08:30 PM2/15/10
to jlite
When I try to submit 2 jobs from 2 different thread using different
proxy certificate I receive this error:

//user 1 submit error

jlite.GridAPIException: org.globus.io.urlcopy.UrlCopyException:
UrlCopy transfer failed. [Caused by: Server refused performing the
request. Custom message: (error code 1) [Nested exception message:
Custom message: Unexpected reply: 500-Command failed. :
globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file /var/glite/SandboxDir/Io/
https_3a_2f_2fwms.ipp.acad.bg_3a9000_2fIo79ohae2BZdw38KeVgadw/input/
test.sh
500-globus_xio: System error in open: Permission denied
500-globus_xio: A system call failed: Permission denied
500 End.]]
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:633)
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:447)
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:440)
at ThreadTestGLite.run(ThreadTestGLite.java:197)
Caused by: org.globus.io.urlcopy.UrlCopyException: UrlCopy transfer
failed. [Caused by: Server refused performing the request. Custom
message: (error code 1) [Nested exception message: Custom message:
Unexpected reply: 500-Command failed. : globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file /var/glite/SandboxDir/Io/
https_3a_2f_2fwms.ipp.acad.bg_3a9000_2fIo79ohae2BZdw38KeVgadw/input/
test.sh
500-globus_xio: System error in open: Permission denied
500-globus_xio: A system call failed: Permission denied
500 End.]]
at org.globus.io.urlcopy.UrlCopy.copy(UrlCopy.java:522)
at
jlite.GridSessionImpl.uploadFilesToGridFTP(GridSessionImpl.java:691)
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:558)
... 3 more

//user 2 submit error

jlite.GridAPIException: org.globus.io.urlcopy.UrlCopyException:
UrlCopy transfer failed. [Caused by: Server refused performing the
request. Custom message: (error code 1) [Nested exception message:
Custom message: Unexpected reply: 500-Command failed. :
globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file /var/glite/SandboxDir/60/
https_3a_2f_2fwms.ipp.acad.bg_3a9000_2f60aNPiT8pM2iyLB-i_5fFiow/input/
test.sh
500-globus_xio: System error in open: Permission denied
500-globus_xio: A system call failed: Permission denied
500 End.]]
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:633)
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:447)
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:440)
at ThreadTestGLite.run(ThreadTestGLite.java:197)
Caused by: org.globus.io.urlcopy.UrlCopyException: UrlCopy transfer
failed. [Caused by: Server refused performing the request. Custom
message: (error code 1) [Nested exception message: Custom message:
Unexpected reply: 500-Command failed. : globus_l_gfs_file_open failed.
500-globus_xio: Unable to open file /var/glite/SandboxDir/60/
https_3a_2f_2fwms.ipp.acad.bg_3a9000_2f60aNPiT8pM2iyLB-i_5fFiow/input/
test.sh
500-globus_xio: System error in open: Permission denied
500-globus_xio: A system call failed: Permission denied
500 End.]]
at org.globus.io.urlcopy.UrlCopy.copy(UrlCopy.java:522)
at
jlite.GridSessionImpl.uploadFilesToGridFTP(GridSessionImpl.java:691)
at jlite.GridSessionImpl.submitJob(GridSessionImpl.java:558)
... 3 more

Which is the cause?

Oleg Sukhoroslov

unread,
Feb 18, 2010, 7:37:16 AM2/18/10
to jl...@googlegroups.com
Hi,

Does it work with 1 thread?
Do you use different GridSession instances in each thread?
Can you provide the code?

Regards,
Oleg

Alexandre

unread,
Mar 23, 2010, 3:42:05 PM3/23/10
to jlite
Hi Oleg!

I had the same problem of thor...
It's work well with 1 thread and I use different instances of
GridSession in each thread, but in the second attempt the exception
reported by thor above is thrown...

The code is split into many classes, but I tested and I verified that
are two different instances...

Thanks advance

Oleg Sukhoroslov

unread,
Mar 28, 2010, 2:13:07 PM3/28/10
to jl...@googlegroups.com
Hi Alexandre and thor,

I think I fixed this problem.
Try the new release candidate:
http://dcs.isa.ru/os/jlite-0.2-rc.zip

Best regards,
Oleg

Reply all
Reply to author
Forward
0 new messages