Issue while deploying to Tomcat 6.0.43

Sathish Anickode SAnickode at skytouchtechnology.com
Mon Dec 8 23:53:25 EST 2014


I downloaded shibboleth-identityprovider-2.4.3-bin.zip from the following url: http://shibboleth.net/downloads/identity-provider/latest/. I find that this zip does not contain the endorsed folder and hence copied the endorsed folder from 2.3.0 version of the zip file. However, when I try to start the Tomcat server, I see the following error message in the log:

java.lang.ClassNotFoundException: Error loading SSL Implementation edu.internet2.middleware.security.tomcat6.DelegateToApplicationJSSEmplementation :java.lang.ClassNotFoundException: edu.internet2.middleware.security.tomcat6.DelegateToApplicationJSSEmplementation
          at org.apache.tomcat.util.net.SSLImplementation.getInstance(SSLImplementation.java:77)
          at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:157)
          at org.apache.catalina.connector.Connector.initialize(Connector.java:1123)
          at org.apache.catalina.core.StandardService.initialize(StandardService.java:703)
          at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:843)
          at org.apache.catalina.startup.Catalina.load(Catalina.java:538)
          at org.apache.catalina.startup.Catalina.load(Catalina.java:562)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:606)
          at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
          at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

I have a copy of tomcat6-dta-ssl-1.0.0.jar under tomcat\lib folder. Has anyone encountered the above issue before?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20141209/93155847/attachment.html 


More information about the users mailing list