Error after upgrading from 3.0 to 3.1
Marc Boorshtein
mboorshtein at gmail.com
Sat Mar 14 16:18:26 EDT 2015
>
>
> I don't know how you're deploying,
CentOS 6 x64 OpenJDK 1.7 tomcat 7
> but there's probably a copy of opensaml-storage-impl-3.0.0 somewhere in
> the classpath instead of or in addition to 3.1.0, or the web app you have
> deployed is the old one from 3.0.0, and not the new one. The old one won't
> run because there are internal Spring wiring changes specific to the new
> libraries.
>
> I don't know anything about your environment, or what steps you followed,
> but something isn't right about one of them.
>
>
To upgrade I :
1. Made a copy of the shib 3 directory
2. Downloaded 3.1
3. run install.sh over our current shib 3 install
4. copy the new idp.war into tomcat/webapps
> The installer should have rebuilt the warfile, but as a start, I'd run
> bin/build-war again and make sure the new webapp is being used in the
> container.
>
>
I did see it rebuild the war
> If you didn't have the container stopped while doing the upgrade, that's
> also a red flag.
>
> I'll star with a fresh tomcat just in case
> -- Scott
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150314/bc43b124/attachment.html
More information about the users
mailing list