我使用grails 2.4.0创建了一个新的应用程序,然后在将hibernate插件更改为:hibernate:3.6.10.15时,我收到以下错误:
Error |
2014-05-25 12:37:52,167 [localhost-startStop-1] ERROR context.Grail
actionManagerPostProcessor': Initialization of bean failed; nested
e 'transactionManager': Cannot resolve reference to bean 'sessionFa
.factory.BeanCreationException: Error creating bean with name 'sess
n: could not instantiate RegionFactory [org.hibernate.cache.ehcache
Message: Error creating bean with name 'transactionManagerPostProce
eationException: Error creating bean with name 'transactionManager'
nested exception is org.springframework.beans.factory.BeanCreationE
exception is org.hibernate.HibernateException: could not instantia
Line | Method
->> 262 | run in java.util.concurrent.FutureTask
- - - - - - - - - - - …Run Code Online (Sandbox Code Playgroud)