Re: [Dhis2-devs] Starting Tomcat problem

2012-04-14 Thread Kim-Anh Vo
thanks. That's okay now... that was the issue of incompatibility of the hibernate-default.properties files(cache atttributes) 2012/4/10 Lars Helge Øverland > Hi I think this is a problem with ehcache and hibernate compatibility. > We have upgraded to hibernate 4 and hibernate's ehcache version i

Re: [Dhis2-devs] Starting Tomcat problem

2012-04-10 Thread Lars Helge Øverland
Hi I think this is a problem with ehcache and hibernate compatibility. We have upgraded to hibernate 4 and hibernate's ehcache version in trunk. So make sure you have not upgraded anything in local modules in 2.7. Lars 2012/4/9 Kim-Anh Vo : > Hi all, > > We're encountering the same issue for the

Re: [Dhis2-devs] Starting Tomcat problem

2012-04-08 Thread Kim-Anh Vo
Hi all, We're encountering the same issue for the latest (from version 2.7 - after Feb 26) for 2 server (Cantho and HCMC) with TOMCAT (7.0.25): Cantho's server: "Caused by: java.lang.NoClassDefFoundError: org/hibernate/cache/TimestampsRegion" HCMC's server: + it works for mysql database + error

Re: [Dhis2-devs] Starting Tomcat problem

2012-03-14 Thread Hieu Dang Duy
Hi boss, of course my core modules is the newest. I also try deleting the old repository lib and build up a new one. 2012/3/14 Lars Helge Øverland > We upgraded to hibernate 4.1.0 on Monday, sorry for not telling you. > > 1) make sure you upgrade and install all core modules fresh. > > 2) in loc

Re: [Dhis2-devs] Starting Tomcat problem

2012-03-14 Thread Lars Helge Øverland
We upgraded to hibernate 4.1.0 on Monday, sorry for not telling you. 1) make sure you upgrade and install all core modules fresh. 2) in local modules make sure you have no hard-coded references to hibernate versions, but inherit from the root POM. 3) in local modules in all web.xml change the op

Re: [Dhis2-devs] Starting Tomcat problem

2012-03-14 Thread Hieu Dang Duy
I think the problem is found out at this setting up on hibernate.properties net.sf.ehcache.configurationResourceName = ehcache.xml hibernate.cache.region.factory_class = net.sf.ehcache.hibernate.EhCacheRegionFactory hibernate.cache.use_second_level_cache = true hibernate.cache.use_query_cache

Re: [Dhis2-devs] Starting Tomcat problem

2012-03-14 Thread Morten Olav Hansen
Did you create this war-file yourself? if you did, can you try out http://apps.dhis2.org/ci/job/dhis-web-trunk/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war ? remember to clean everything before trying out new war.. Also, are you sure your hibernate.properties file i

[Dhis2-devs] Starting Tomcat problem

2012-03-13 Thread Hieu Dang Duy
Hi, I've got the problem when starting Tomcat (version 6 and 7 also). With the same as dhis.war file, it's run successfully in other but mine is failed. Any one likes me and any thought ? * INFO 2012-03-14 10:39:34,173 Environment variable DHIS2_HOME points to d:\wor king\DHIS2OH-2.0\config (Def