Errors with JPAStorageService

Marvin Addison marvin.addison at gmail.com
Wed Mar 9 07:11:11 EST 2016


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 <users-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160309/38cb4816/attachment.html>


More information about the users mailing list