the gt is started using the /etc/init.d/globus-4.0.3 script at both machines (init (simpleCA) and pdclab-00), as suggested by quickstartguide. so, i don't know what are the credentials used for gt container startup?
btw, in the pdclab-00 execute the command: openssl verify -CApath /etc/grid-security/certificates -purpose sslserver /etc/grid-security/hostcert.pem /etc/grid-security/hostcert.pem: OK i don't know if i mention it, but i can run rft from init using pdclab-00, the problem appear to reverse direction (rft: pdclab-00 -> init) thanks for your attention. > What credentials are you using to start up the GT container in which RFT > is > running ? Is it configured with host credentials ? > > Can you verify that the server credentials are valid: Section 5.2.3 on > this > page: > http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch05.html#id2529555 > > Rachana > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of John Sanabria >> Sent: Wednesday, June 27, 2007 9:56 AM >> To: [email protected] >> Subject: [gt-user] rft problem... >> >> Hi, >> >> i want to execute the next command: >> >> rft -h pdclab-00.ece.uprm.edu -f rft.xfr >> >> with rft.xfr: >> >> true >> 16000 >> 16000 >> false >> 1 >> true >> 1 >> null >> null >> false >> 10 >> gsiftp://init.ece.uprm.edu:2811/tmp/rftTest.tmp >> gsiftp://init.ece.uprm.edu:2811/tmp/rftTest_Done.tmp >> >> but i got an error (attached to end), however if i run the >> next command: >> >> globus-url-copy gsiftp://init.ece.uprm.edu:2811/tmp/rftTest.tmp >> gsiftp://init.ece.uprm.edu:2811/tmp/rftTest_Done.tmp >> >> it works! What do i need to configure for achieve that rft works? >> >> error: >> >> 2007-06-27 10:55:51,019 ERROR delegation.DelegationUtil >> [main,getCertificateChainRP:558] org.globus.common.ChainedIOException: >> Authentication failed [Caused by: Miscellaneous failure. >> [Caused by: Bad certificate >> (java.security.SignatureException: MD5/RSA/PKCS#1: Not >> initialized)]] Exception in thread "main" Error during >> startup processing. Caused by . >> Caused by AxisFault >> faultCode: >> {http://schemas.xmlsoap.org/soap/envelope/}Server.userException >> faultSubcode: >> faultString: org.globus.common.ChainedIOException: >> Authentication failed [Caused by: Miscellaneous failure. >> [Caused by: Bad certificate >> (java.security.SignatureException: MD5/RSA/PKCS#1: Not initialized)]] >> faultActor: >> faultNode: >> faultDetail: >> {http://xml.apache.org/axis/}stackTrace:Authentication failed. >> Caused by Miscellaneous failure. Caused by >> COM.claymoresystems.ptls.SSLThrewAlertException: Bad certificate >> (java.security.SignatureException: MD5/RSA/PKCS#1: Not >> initialized) >> at COM.claymoresystems.ptls.SSLConn.alert(SSLConn.java:243) >> at >> COM.claymoresystems.ptls.SSLHandshake.recvCertificate(SSLHands >> hake.java:299) >> at >> COM.claymoresystems.ptls.SSLHandshakeClient.processTokens(SSLH >> andshakeClient.java:128) >> at >> COM.claymoresystems.ptls.SSLHandshake.processHandshake(SSLHand >> shake.java:135) >> at >> org.globus.gsi.gssapi.GlobusGSSContextImpl.initSecContext(Glob >> usGSSContextImpl.java:483) >> at >> org.globus.gsi.gssapi.net.GssSocket.authenticateClient(GssSock >> et.java:102) >> at >> org.globus.gsi.gssapi.net.GssSocket.startHandshake(GssSocket.java:140) >> at >> org.globus.gsi.gssapi.net.GssSocket.getOutputStream(GssSocket. >> java:161) >> at >> org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSe >> nder.java:433) >> at >> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:135) >> at >> org.apache.axis.strategies.InvocationStrategy.visit(Invocation >> Strategy.java:32) >> at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) >> at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) >> at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) >> at org.apache.axis.client.Call.invokeEngine(Call.java:2727) >> at org.apache.axis.client.Call.invoke(Call.java:2710) >> at org.apache.axis.client.Call.invoke(Call.java:2386) >> at org.apache.axis.client.Call.invoke(Call.java:2309) >> at org.apache.axis.client.Call.invoke(Call.java:1766) >> at >> org.globus.delegationService.DelegationFactoryPortTypeSOAPBind >> ingStub.getResourceProperty(DelegationFactoryPortTypeSOAPBindi >> ngStub.java:1323) >> at >> org.globus.delegation.DelegationUtil.getCertificateChainRP(Del >> egationUtil.java:556) >> at >> org.globus.delegation.DelegationUtil.getCertificateChainRP(Del >> egationUtil.java:514) >> at >> org.globus.transfer.reliable.client.BaseRFTClient.delegateCred >> ential(BaseRFTClient.java:294) >> at >> org.globus.transfer.reliable.client.ReliableFileTransferClient >> .main(ReliableFileTransferClient.java:174) >> at java.lang.reflect.Method.invoke(libgcj.so.7rh) >> at org.globus.bootstrap.BootstrapBase.launch(BootstrapBase.java:95) >> at org.globus.bootstrap.Bootstrap.main(Bootstrap.java:37) >> >> {http://xml.apache.org/axis/}hostname:pdclab-00.ece.uprm.edu >> >> org.globus.common.ChainedIOException: Authentication failed >> [Caused by: >> Miscellaneous failure. [Caused by: Bad certificate >> (java.security.SignatureException: MD5/RSA/PKCS#1: Not initialized)]] >> at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) >> at >> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) >> at >> org.apache.axis.strategies.InvocationStrategy.visit(Invocation >> Strategy.java:32) >> at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) >> at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) >> at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) >> at org.apache.axis.client.Call.invokeEngine(Call.java:2727) >> at org.apache.axis.client.Call.invoke(Call.java:2710) >> at org.apache.axis.client.Call.invoke(Call.java:2386) >> at org.apache.axis.client.Call.invoke(Call.java:2309) >> at org.apache.axis.client.Call.invoke(Call.java:1766) >> at >> org.globus.delegationService.DelegationFactoryPortTypeSOAPBind >> ingStub.getResourceProperty(DelegationFactoryPortTypeSOAPBindi >> ngStub.java:1323) >> at >> org.globus.delegation.DelegationUtil.getCertificateChainRP(Del >> egationUtil.java:556) >> at >> org.globus.delegation.DelegationUtil.getCertificateChainRP(Del >> egationUtil.java:514) >> at >> org.globus.transfer.reliable.client.BaseRFTClient.delegateCred >> ential(BaseRFTClient.java:294) >> at >> org.globus.transfer.reliable.client.ReliableFileTransferClient >> .main(ReliableFileTransferClient.java:174) >> at java.lang.reflect.Method.invoke(libgcj.so.7rh) >> at org.globus.bootstrap.BootstrapBase.launch(BootstrapBase.java:95) >> at org.globus.bootstrap.Bootstrap.main(Bootstrap.java:37) >> Caused by: org.globus.common.ChainedIOException: >> Authentication failed [Caused by: Miscellaneous failure. >> [Caused by: Bad certificate >> (java.security.SignatureException: MD5/RSA/PKCS#1: Not initialized)]] >> at >> org.globus.gsi.gssapi.net.GssSocket.startHandshake(GssSocket.java:145) >> at >> org.globus.gsi.gssapi.net.GssSocket.getOutputStream(GssSocket. >> java:161) >> at >> org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSe >> nder.java:433) >> at >> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:135) >> ...17 more >> >> >> >> http://ece.uprm.edu/~s047267 >> http://del.icio.us/josanabr >> http://blog-grid.blogspot.com >> >> > > http://ece.uprm.edu/~s047267 http://del.icio.us/josanabr http://blog-grid.blogspot.com
