Error after upgrading from 3.0 to 3.1

Cantor, Scott cantor.2 at osu.edu
Sat Mar 14 16:12:15 EDT 2015


On 3/14/15, 4:01 PM, "Marc Boorshtein" <mboorshtein at gmail.com> wrote:
>
>Thoughts?

I don't know how you're deploying, 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.

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.

If you didn't have the container stopped while doing the upgrade, that's also a red flag.

-- Scott



More information about the users mailing list