Hello globus users .... I have implemented Grid Sphere 3.0.8, Vine Toolkit 1.0 Beta Version and Apache Tomcat 5.5.23 as Grid Portal. The Grid are consist of 2 Cluster's that managed by Condor and SGE as Local Schedulers. Globus Toolkit 4.0.7 is the grid software infrastructure that I used to manage those 2 Local Schedulers.
I can retrieve proxy certificate and store it to myproxy server, also submit A Job with command 'globusrun-ws' to both clusters. I can retrieve proxy credential from myproxy server to web portal. Also submit job just to one cluster that there are 'myproxy server' and 'globus CA'. But I cannot submit job to another cluster through that portal. And here is the error message from log file of globus container : ############################################################################ 2008-05-17 23:21:23,954 ERROR container.GSIServiceThread [ServiceThread-121,process:147] Error processing request 141 Authentication failed. Caused by Failure unspecified at GSS-API level. Caused by COM.clay moresystems.ptls.SSLCaughtAlertException: Unknown certificate processing problem 142 at COM.claymoresystems.ptls.SSLRecordReader.processAlert(SSLRecordReader.java:153 ) 143 at COM.claymoresystems.ptls.SSLRecordReader.readRecord(SSLRecordReader.java:90) 144 at COM.claymoresystems.ptls.SSLHandshake.recvHandshakeToken(SSLHandshake.java:177 ) 145 at COM.claymoresystems.ptls.SSLHandshakeServer.processTokens(SSLHandshakeServer.j ava:179) 146 at COM.claymoresystems.ptls.SSLHandshake.processHandshake(SSLHandshake.java:135) 147 at org.globus.gsi.gssapi.GlobusGSSContextImpl.acceptSecContext(GlobusGSSContextIm pl.java:284) 148 at org.globus.gsi.gssapi.net.GssSocket.authenticateServer(GssSocket.java:124) 149 at org.globus.gsi.gssapi.net.GssSocket.startHandshake(GssSocket.java:142) 150 at org.globus.gsi.gssapi.net.GssSocket.getOutputStream(GssSocket.java:161) 151 at org.globus.wsrf.container.GSIServiceThread.process(GSIServiceThread.java:99) 152 at org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:291) ############################################################################ I have tried to search the problem trough the internet and none that can solve the problem. Hope that you can help me. Thanks.
