Shibboleth idp 3 StoredPersistentId Issue

Juan Quintanilla jquin014 at fiu.edu
Mon Nov 23 12:03:36 EST 2015


thanks Scott
I will go ahead and work with 3.2.0, even after adding the jar to the library I received a similar error:

 Error creating bean with name 'org.apache.commons.dbcp2.BasicDataSource#51166923' defined in file [/opt/shibboleth-idp/conf/saml-nameid.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool2/ObjectPool
        at org.springframework.context.expression.StandardBeanExpressionResolver.evaluate(StandardBeanExpressionResolver.java:164)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'MyPersistentIdStore' defined in file [/opt/shibboleth-idp/conf/saml-nameid.xml]: Cannot create inner bean 'org.apache.commons.dbcp2.BasicDataSource#51166923' of type [org.apache.commons.dbcp2.BasicDataSource] while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.commons.dbcp2.BasicDataSource#51166923' defined in file [/opt/shibboleth-idp/conf/saml-nameid.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool2/ObjectPool
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)


So I will just proceed with a clean install and carry over the changes done with production and see if I can get any further.

___________________
Juan Quintanilla
UTS - Enterprise Group
305-348-6573
jquin014 at fiu.edu
________________________________________
From: users <users-bounces at shibboleth.net> on behalf of Cantor, Scott <cantor.2 at osu.edu>
Sent: Monday, November 23, 2015 11:43 AM
To: Shib Users
Subject: Re: Shibboleth idp 3 StoredPersistentId Issue

On 11/23/15, 11:39 AM, "users on behalf of Juan Quintanilla" <users-bounces at shibboleth.net on behalf of jquin014 at fiu.edu> wrote:



>Correct I plan to get it to 3.2.0 I just want to get everything cleaned up before I add another upgrade to the mix.

I think you'll just create more work for yourself and have a deprecated configuration off the bat. If you're not in production with 3.x, start with 3.2.0.

>I assume this will require me to add the commons-dbcp2-2.1.1.jar to the lib folder on Shibboleth and run the build command.

To edit-webapp/WEB-INF/lib, yes.

-- Scott

--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list