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

Chad La Joie lajoie at shibboleth.net
Mon Dec 19 23:36:31 GMT 2011


Why are you modifying conf/web.xml or conf/catalina.properties?

On 12/19/11 6:29 PM, brendan wrote:
> Chad La Joie wrote:
> 
>> Well, that class is required to provided by the Servlet container, so
>> not being able to find that class would suggest something amiss with the
>> container (Tomcat) itself.  From your previous notes it looks like
>> you've tried Tomcat 6.0.33, 6.0.35, and 7.0.16.  I wonder if some
>> libraries have been corrupted.  When you say you "downloaded" 6.0.35, do
>> you mean you grabbed the tarball or that you installed it via some
>> package manager?
> 
> 
> # wget -c
> http://mirrors.kahuki.com/apache/tomcat/tomcat-6/v6.0.35/bin/apache-tomcat-6.0.35.tar.gz
> #
> # cd /opt
> # tar xzvf apache-tomcat-6.0.35.tar.gz
> # cd  apache-tomcat-6.0.35
>  and then modify conf/web.xml, conf/server.xml,
> conf/catalina.properties, create conf/Catalina/localhost/idp.xml, create
> a bin/setenv.sh to set JAVA_ENDORSED_DIRS (just in case)
> # rm logs/*
> # bin/startup.sh
> 
> 
> and then I get the NoClassDefFoundError
> 
> And I agree, it sounds like a corruption.
> 
> Also got a new java from java.com, just in case.
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list