- assigned_to: imi
Hello.
I just renewed my grid certificate and this is the current status of my access to the infrastructure.
The new certificate works, from everywhere, to anywhere at an anytime, except from a gUSE workflow submission (either ASM or Concrete WF Portlet).
I noticed that the job folder and an empty wrapper.sh are created in the target cluster, but that’s the end of the story.
I did manual transfers (globus-url-copy) using the proxy downloaded within the portal (not safe, but useful debug feature) and I haven’t noticed any issue. Anyway, if I use the portal, the usual message occurs..
500-globus_xio: The GSI XIO driver failed to establish a secure connection. The failure occured during a handshake read.
500-globus_xio: System error in recv: Connection reset by peer
500-globus_xio: A system call failed: Connection reset by peer
500-
500 End.
at org.globus.ftp.vanilla.TransferMonitor.run(TransferMonitor.java:195)
at org.globus.ftp.vanilla.TransferMonitor.start(TransferMonitor.java:109)
at org.globus.ftp.FTPClient.transferRunSingleThread(FTPClient.java:1488)
at org.globus.ftp.FTPClient.put(FTPClient.java:1310)
at org.globus.ftp.FTPClient.put(FTPClient.java:1577)
at org.globus.ftp.GridFTPClient.put(GridFTPClient.java:958)
at hu.sztaki.lpds.submitter.grids.Grid_gt5.submit(Grid_gt5.java:251)
at hu.sztaki.lpds.dcibridge.threads.Submit.run(Submit.java:38)
Any idea?