-->
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: Hibernate Search / pb upgrading to 3.1.0.Beta1
PostPosted: Wed Jul 23, 2008 9:49 am 
Newbie

Joined: Wed Jul 23, 2008 9:27 am
Posts: 7
Hello,

I was previously using Hibernate Search 3.0.1.GA and everything worked fine.
I tried to upgrade to 3.1.0 Beta 1 and got this error :

org.hibernate.HibernateException: could not instantiate RegionFactory [org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge]
at org.hibernate.cfg.SettingsFactory.createRegionFactory(SettingsFactory.java:389)
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:248)
at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2078)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1302)
at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:854)

I didn't change anything else (downgrading to 3.0.1 GA puts it working again).

I'm using PostgreSQL 8.2, Hibernate-Core 3.3.0.CR1.

Any idea ?

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 24, 2008 12:14 pm 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Hi,

it seems you are using a custom bridge. Have a look at the migration guide (http://www.hibernate.org/424.html). The Bridge interface has changed.

--Hardy


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.