-->
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.  [ 2 posts ] 
Author Message
 Post subject: Error: NoSuchMethodError in CacheManagerServiceProvider.java
PostPosted: Thu Jul 19, 2012 6:18 pm 
Newbie

Joined: Thu Jul 19, 2012 8:44 am
Posts: 2
Hello,
i try to start Hibernate OGM an i get the following Error:
-----------------------------------
ERROR:
java.lang.NoSuchMethodError: org.infinispan.config.InfinispanConfiguration.newInfinispanConfiguration(Ljava/lang/String;Ljava/lang/String;Lorg/infinispan/config/ConfigurationBeanVisitor;)Lorg/infinispan/config/InfinispanConfiguration;
at org.hibernate.ogm.datastore.infinispan.impl.CacheManagerServiceProvider.createCustomCacheManager(CacheManagerServiceProvider.java:126)
at org.hibernate.ogm.datastore.infinispan.impl.CacheManagerServiceProvider.start(CacheManagerServiceProvider.java:80)
at org.hibernate.ogm.metadata.GridMetadataManager.sessionFactoryCreated(GridMetadataManager.java:55)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:478)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1872)
at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:906)
at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:57)
at org.hibernate.ogm.jpa.HibernateOgmPersistence.createEntityManagerFactory(HibernateOgmPersistence.java:99)
at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:63)
at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47)
....
----------------------------------
I Found this Link: https://hibernate.onjira.com/browse/OGM-83
i see this is fixed but i have the same Error.

i use hibernate-ogm-core-3.0.0.Alpha2.jar in my class Path. Is this the current Release?

Can everyone help me?

Best wishes


Top
 Profile  
 
 Post subject: Re: Error: NoSuchMethodError in CacheManagerServiceProvider.java
PostPosted: Mon Jul 23, 2012 6:03 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hello hackland,
sorry for the delay it seems the forum was taken over by spammers.

I would suggest to use version 4.0.0-SNAPSHOT currently, as we did a lot of improvements over the last release (3.0.0.Alpha2)

Sorry we didn't tag any preview of 4.0.0-SNAPSHOT yet as we're in the process of merging some mayor new features, but we hope to release a first beta next month.

If you just want to try it, 4.0.0-SNAPSHOT should be pretty stable already.
If you want to help out, it's the perfect time to join the development; you could start by checking out the sources and have a look; if that's your plan, feel free to join us on the developer mailing list.

_________________
Sanne
http://in.relation.to/


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

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.