Hi,

I am working on step 4.2 in the globus quickstart guide “Configuring WebMDS” 
and I followed the steps as described in 
http://www.globus.org/toolkit/docs/4.0/admin/docbook/quickstart.html#q-webmds

I opened a browser, went to this URL http://mydomain.com:8080/webmds/, and 
clicked on “A list of resources registered to the local default index service” 
and I get this error (can any help me to fix this error or give me any 
pointers?):

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

javax.servlet.ServletException: Servlet execution threw an exception

root cause

java.lang.NoClassDefFoundError: COM/claymoresystems/sslg/DistinguishedName
    
org.globus.gsi.gssapi.GlobusGSSManagerImpl.createName(GlobusGSSManagerImpl.java:299)
    org.globus.axis.transport.SSLContextHelper.init(SSLContextHelper.java:105)
    org.globus.axis.transport.SSLContextHelper.<init>(SSLContextHelper.java:65)
    org.globus.axis.transport.HTTPSSender.getSocket(HTTPSSender.java:41)
    org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:397)
    org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:135)
    
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
    org.apache.axis.client.Call.invokeEngine(Call.java:2745)
    org.apache.axis.client.Call.invoke(Call.java:2728)
    org.apache.axis.client.Call.invoke(Call.java:2405)
    org.apache.axis.client.Call.invoke(Call.java:2327)
    org.apache.axis.client.Call.invoke(Call.java:1767)
    
org.oasis.wsrf.properties.QueryResourcePropertiesSOAPBindingStub.queryResourceProperties(QueryResourcePropertiesSOAPBindingStub.java:415)
    
org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyHelper.runResourcePropertyQuery(ResourcePropertyHelper.java:162)
    
org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyHelper.queryResourceProperties(ResourcePropertyHelper.java:116)
    
org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyQueryNodeSource.getNode(ResourcePropertyQueryNodeSource.java:106)
    
org.globus.mds.webmds.xmlSources.xmlDomNode.NodeXmlSource.getXmlSource(NodeXmlSource.java:128)
    org.globus.mds.webmds.WebmdsServlet.getSource(WebmdsServlet.java:426)
    org.globus.mds.webmds.WebmdsServlet.doGet(WebmdsServlet.java:170)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.28 logs.
Apache Tomcat/5.0.28





Reply via email to