-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Error on initilization - Implementation not found
PostPosted: Mon Feb 02, 2015 5:24 pm 
Newbie

Joined: Mon Feb 02, 2015 5:20 pm
Posts: 1
Hi there,

I'm getting this error when I first try to initialize a new Configuration

Caused by: java.lang.IllegalArgumentException: Invalid logger interface net.chrono7.territory.org.hibernate.internal.CoreMessageLogger (implementation not found in org.bukkit.plugin.java.PluginClassLoader@58cb6d46)
at org.jboss.logging.Logger$1.run(Logger.java:2254) ~[?:?]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
at org.jboss.logging.Logger.getMessageLogger(Logger.java:2227) ~[?:?]
at org.jboss.logging.Logger.getMessageLogger(Logger.java:2214) ~[?:?]
at net.chrono7.territory.org.hibernate.cfg.Configuration.<clinit>(Configuration.java:194) ~[?:?]
... 13 more

This is a Bukkit plugin and I've used maven shading to include the Hibernate classes, but perhaps I've done this incorrectly?

Any help is appreciated.

Thanks!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.