Any follow up on this.

I am trying to use
JBoss 4.0.4GA
JBoss Portal 2.2.1
EJB3

And I am getting:
2:49:41,463 WARN  [ServiceController] Problem starting service 
portal:service=Hibernate,type=globalinstance
org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: Attempt to restart an already started 
EhCacheProvider. Use sessionFactory.close()  between repeated calls to 
buildSessionFactory. Consider using 
net.sf.ehcache.hibernate.SingletonEhCacheProvider. Error from  ehcache was: 
Cannot parseConfiguration CacheManager. Attempt to create a new instance of 
CacheManager using the diskStorePath "/tmp" which is already used by an 
existing CacheManager. The source of the configuration was classpath.
        at 
org.jboss.portal.common.transaction.Transactions.apply(Transactions.java:233)

I have upgraded ehcache to version 1.2



With the current portal exchache lib I get:
12:58:38,826 WARN  [ServiceController] Problem starting service 
portal:service=Hibernate,type=globalportal
java.lang.IllegalAccessError: tried to access method 
net.sf.ehcache.CacheManager.()V from class org.hibernate.cache.EhCacheProvider
        at org.hibernate.cache.EhCacheProvider.start(EhCacheProvider.java:124)

So stuck either way.

Any help would be appreciated, perhaps a patch to get it to work correctly?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946227#3946227

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946227


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to