Install woes - idp.war won't load, and idp.jks cert errors

Chad La Joie lajoie at shibboleth.net
Tue Dec 20 11:25:29 GMT 2011


Okay, I'm not sure what the issue is then.  There was a packaging issue
with previous version of the IdP where an old Servlet API jar was
included in the war. That caused an error similar, though not the same,
to what you're seeing.  However, that JAR is not in your war.

So, everything you've provided so far points to an issue with Tomcat
itself and there isn't anything I can really do about that other than to
suggest you go over to their mailing list and ask why that error might
occur.

On 12/19/11 9:46 PM, brendan wrote:
> Chad La Joie wrote:
>> Can you do a jar -tf idp.war and provide the output?
> 
> Here you go
> 
> META-INF/
> META-INF/MANIFEST.MF
> WEB-INF/
> WEB-INF/web.xml
> WEB-INF/lib/
> WEB-INF/lib/activation-1.1.jar
> WEB-INF/lib/antlr-2.7.7.jar
> WEB-INF/lib/antlr-runtime-3.1.3.jar
> WEB-INF/lib/bcprov-jdk15-1.45.jar
> WEB-INF/lib/beanshell-engine-20080611.jar
> WEB-INF/lib/c3p0-0.9.1.2.jar
> WEB-INF/lib/commons-cli-1.2.jar
> WEB-INF/lib/commons-codec-1.4.jar
> WEB-INF/lib/commons-collections-3.2.1.jar
> WEB-INF/lib/commons-httpclient-3.1.jar
> WEB-INF/lib/commons-lang-2.6.jar
> WEB-INF/lib/dom4j-1.6.1.jar
> WEB-INF/lib/ehcache-core-1.7.2.jar
> WEB-INF/lib/esapi-2.0.1.jar
> WEB-INF/lib/groovy-engine-20080611.jar
> WEB-INF/lib/janino-2.5.10.jar
> WEB-INF/lib/jargs-1.0.jar
> WEB-INF/lib/jcip-annotations-1.0.jar
> WEB-INF/lib/jcl-over-slf4j-1.6.2.jar
> WEB-INF/lib/jgrapht-jdk1.5-0.7.3.jar
> WEB-INF/lib/jna-3.2.3.jar
> WEB-INF/lib/joda-time-1.6.2.jar
> WEB-INF/lib/jruby-engine-20080611.jar
> WEB-INF/lib/js-engine-20080611.jar
> WEB-INF/lib/jul-to-slf4j-1.6.2.jar
> WEB-INF/lib/jython-engine-20080611.jar
> WEB-INF/lib/log4j-over-slf4j-1.6.2.jar
> WEB-INF/lib/logback-classic-0.9.29.jar
> WEB-INF/lib/logback-core-0.9.29.jar
> WEB-INF/lib/mail-1.4.1.jar
> WEB-INF/lib/not-yet-commons-ssl-0.3.9.jar
> WEB-INF/lib/opensaml-2.5.2.jar
> WEB-INF/lib/openws-1.4.3.jar
> WEB-INF/lib/rhino-1.7R1.jar
> WEB-INF/lib/scripting-api-1.0.jar
> WEB-INF/lib/shibboleth-common-1.3.4.jar
> WEB-INF/lib/shibboleth-identityprovider-2.3.5.jar
> WEB-INF/lib/slf4j-api-1.6.2.jar
> WEB-INF/lib/spring-beans-2.5.6.SEC02.jar
> WEB-INF/lib/spring-context-2.5.6.SEC02.jar
> WEB-INF/lib/spring-context-support-2.5.6.SEC02.jar
> WEB-INF/lib/spring-core-2.5.6.SEC02.jar
> WEB-INF/lib/spring-web-2.5.6.SEC02.jar
> WEB-INF/lib/sqljet-1.0.4.jar
> WEB-INF/lib/stringtemplate-3.2.jar
> WEB-INF/lib/svnkit-1.3.5.jar
> WEB-INF/lib/trilead-ssh2-build213-svnkit-1.3-patch.jar
> WEB-INF/lib/velocity-1.5.jar
> WEB-INF/lib/vt-ldap-3.3.4.jar
> WEB-INF/lib/xmlsec-1.4.5.jar
> WEB-INF/lib/xmltooling-1.3.3.jar
> WEB-INF/idpui.tld
> images/
> error-404.jsp
> error.jsp
> images/internet2.gif
> images/logo.jpg
> login-error.jsp
> login.css
> login.jsp
> shibboleth.jsp
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list