Errors with JPAStorageService

David E. Newswanger David_Newswanger at berea.edu
Thu Mar 10 14:51:45 EST 2016


I replaced my Hikari jar that I built with one that I downloaded from http://mvnrepository.com/artifact/com.zaxxer/HikariCP/1.1.7 . I'm still getting that squid exception. I currently have commons-dbcp2-2.1.1.jar, commons-pool2-2.4.2.jar, HikariCP-1.1.7.jar, jstl-1.2.jar and mysql-connector-java.jar in my edit-webapp/.../lib directory. 

Should I add HikariCP-2.4.2-RC2+SquidSolutions.jar as well? The log file keeps mentioning that. 

Thanks,
   David N.
________________________________________
From: users <users-bounces at shibboleth.net> on behalf of Jim Fox <fox at washington.edu>
Sent: Wednesday, March 9, 2016 4:03 PM
To: Shib Users
Subject: Re: Errors with JPAStorageService

We use tomcat and AJP also.  Did you try downloading a HikariCP-1.1.7.jar,
rather than building one?

Jim


On Wed, 9 Mar 2016, David E. Newswanger wrote:

> Date: Wed, 9 Mar 2016 12:27:23
> From: David E. Newswanger <David_Newswanger at berea.edu>
> To: Shib Users <users at shibboleth.net>
> Reply-To: Shib Users <users at shibboleth.net>
> Subject: Re: Errors with JPAStorageService
>
>
> > Judging by the name, it looks like something related to Squid Web proxy, but it's hard to imagine what place that has in your IdP config.
>
> Our IdP is running on Tomcat behind Apache using an AJP proxy. Could that have anything to do with it?
>
>
> Thanks,
>
>    David N.
>
> __________________________________________________________________________________________________________________________________________________
> From: users <users-bounces at shibboleth.net> on behalf of Marvin Addison <marvin.addison at gmail.com>
> Sent: Wednesday, March 9, 2016 7:11 AM
> To: Shib Users
> Subject: Re: Errors with JPAStorageService
> On Tue, Mar 8, 2016 at 3:33 PM David E. Newswanger <David_Newswanger at berea.edu> wrote:
>       2016-03-08 15:07:26.198 [ERROR] : org.springframework.web.context.ContextLoader: Context initialization failed
>       org.springframework.beans.factory.BeanCreationException: Error creating bean with name
>       'shibboleth.JPAStorageService.EntityManagerFactory' defined in file [/opt/shibboleth-idp/system/conf/../../conf/global.xml]:
>       Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: com/squid/core/database/impl/DriverShim
>
>
> I don't know where that dependency is coming from, but it's not from the Hikari artifact you need, which is here:
>
> http://search.maven.org/#artifactdetails%7Ccom.zaxxer%7CHikariCP%7C2.4.4%7Cbundle
>
> Judging by the name, it looks like something related to Squid Web proxy, but it's hard to imagine what place that has in your IdP config.
>
> M
>
>
>


More information about the users mailing list