[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1196) NoCachingEnabledException in Hibernate Console for EAR project

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 30 02:12:02 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1196?page=comments#action_12384992 ] 
            
Max Andersen commented on JBIDE-1196:
-------------------------------------

there are no second level cache provider selected so it fallsback to the NoCacheBlaBlahProvider which pukes if any caching becomes enabled - including this flag which forces initialization of the query cache updatetimestampcache to bb ready in case you do query.setCachable(true); I guess inside jbossas caching is automatically setup if you are running JPA since there they enable jbosscache AFAIK.



> NoCachingEnabledException in Hibernate Console for EAR project
> --------------------------------------------------------------
>
>                 Key: JBIDE-1196
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1196
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Gavin King
>         Assigned To: Max Andersen
>             Fix For: 2.0.0.CR1
>
>
> Hibernate complains that it can't create a second-level cache. This problem only occurs for EAR projects - Hibernate Console works great for WAR projects.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list