Help with new IdP installation

Starnes, Geoff GStarnes at starkstate.edu
Fri Feb 3 21:55:25 GMT 2012


All,

I am preparing a new IdP and after following the guide here:

https://spaces.internet2.edu/display/ShibInstallFest/IdP+Step-by-Step

and preparing tomcat using this guide:

https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare

I seem to be stuck at what I think is a Java security error.  In some of the past guides, such as for Shib v2.1, there seems to be a need to add a line to the java.security file, however in the two above mentioned guides there is no mention of that.  Currently, I cannot load the idp/profile/Status page and I believe that this error may be causing tomcat to fail to load the connector:

SEVERE: Error starting endpoint
java.io.IOException: DelegateToApplication TrustManagerFactory not available
        at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:527)
        at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:156)
        at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:538)
        at org.apache.tomcat.util.net.JIoEndpoint.start(JIoEndpoint.java:565)
        at org.apache.coyote.http11.Http11Protocol.start(Http11Protocol.java:203)
        at org.apache.catalina.connector.Connector.start(Connector.java:1122)
        at org.apache.catalina.core.StandardService.start(StandardService.java:540)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
        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:616)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Feb 3, 2012 3:55:11 PM org.apache.catalina.core.StandardService start
SEVERE: Failed to start connector [Connector[HTTP/1.1-443]]
LifecycleException:  service.getName(): "Catalina";  Protocol handler start failed: java.io.IOException: DelegateToApplication TrustManagerFactory not available
        at org.apache.catalina.connector.Connector.start(Connector.java:1129)
        at org.apache.catalina.core.StandardService.start(StandardService.java:540)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
        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:616)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Feb 3, 2012 3:55:11 PM org.apache.catalina.startup.Catalina start

I apologize that if this is a question already answered but I'm stuck and already behind in getting this working.  My versions are as follows:

Tomcat=6.0.35
Java =OpenJDK 1.6.0_22
Shibboleth 2.3.5

Any help is greatly appreciated.

Thanks
Geoff Starnes
Network and Security Manager
Stark State College

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120203/394f403f/attachment.html 


More information about the users mailing list