aspose file tools
The moose likes Object Relational Mapping and the fly likes org.hibernate.HibernateException: could not instantiate RegionFactory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "org.hibernate.HibernateException: could not instantiate RegionFactory " Watch "org.hibernate.HibernateException: could not instantiate RegionFactory " New topic
Author

org.hibernate.HibernateException: could not instantiate RegionFactory

Nimu Chox
Greenhorn

Joined: Mar 11, 2012
Posts: 27
Hello,

...error below results when using regonFactory:

"org.hibernate.HibernateException: could not instantiate RegionFactory [net.sf.ehcache.hibernate.EhCacheRegionFactory"

..did the hibernate.cfg.xml is as follows:




Thanks in advance!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: org.hibernate.HibernateException: could not instantiate RegionFactory
 
Similar Threads
Caused by: org.hibernate.HibernateException: could not instantiate CacheProvider: ...please help me
'Could not instantiate dialect. ClassCastException'
Hibernate:error "org.hibernate.HibernateException: /hibernate.cfg.xml not found"
Could not instantiate cache implementation
hibernate hello world