INFO | jvm 1 | 2010/07/10 06:29:50 | INFO: Starting Servlet Engine: Apache Tomcat/6.0.26 INFO | jvm 1 | 2010/07/10 06:29:50 | Jul 10, 2010 10:29:49 AM org.apache.catalina.startup.HostConfig deployDescriptor INFO | jvm 1 | 2010/07/10 06:29:50 | INFO: Deploying configuration descriptor manager.xml INFO | jvm 1 | 2010/07/10 06:29:50 | Jul 10, 2010 10:29:50 AM org.apache.catalina.startup.HostConfig deployDescriptor INFO | jvm 1 | 2010/07/10 06:29:50 | INFO: Deploying configuration descriptor host-manager.xml INFO | jvm 1 | 2010/07/10 06:29:50 | Jul 10, 2010 10:29:50 AM org.apache.catalina.startup.HostConfig deployWAR INFO | jvm 1 | 2010/07/10 06:29:50 | INFO: Deploying web application archive testing.war INFO | jvm 1 | 2010/07/10 06:29:59 | Jul 10, 2010 10:29:59 AM org.apache.catalina.core.ApplicationContext log INFO | jvm 1 | 2010/07/10 06:29:59 | INFO: Initializing Spring root WebApplicationContext INFO | jvm 1 | 2010/07/10 06:30:14 | 2010-07-10 10:30:14,408 [WrapperStartStopAppMain] ERROR context.ContextLoader - Context initialization failed INFO | jvm 1 | 2010/07/10 06:30:14 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginManager' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is org.codehaus.groovy.grails.exceptions.NewInstanceCreationException: Could not create a new instance of class [HibernateGrailsPlugin]! INFO | jvm 1 | 2010/07/10 06:30:14 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:243) INFO | jvm 1 | 2010/07/10 06:30:14 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2010/07/10 06:30:14 | Caused by: org.codehaus.groovy.grails.exceptions.NewInstanceCreationException: Could not create a new instance of class [HibernateGrailsPlugin]! INFO | jvm 1 | 2010/07/10 06:30:14 | ... 2 more INFO | jvm 1 | 2010/07/10 06:30:14 | Caused by: java.lang.NoClassDefFoundError: org.hibernate.cfg.Environment INFO | jvm 1 | 2010/07/10 06:30:14 | at java.lang.Class.forName0(Native Method) INFO | jvm 1 | 2010/07/10 06:30:14 | at java.lang.Class.forName(Class.java:169) INFO | jvm 1 | 2010/07/10 06:30:14 | at HibernateGrailsPlugin.class$(HibernateGrailsPlugin.groovy) INFO | jvm 1 | 2010/07/10 06:30:14 | at HibernateGrailsPlugin.$get$$class$org$codehaus$groovy$grails$plugins$orm$hibernate$HibernatePluginSupport(HibernateGrailsPlugin.groovy) INFO | jvm 1 | 2010/07/10 06:30:14 | at HibernateGrailsPlugin.(HibernateGrailsPlugin.groovy:50) INFO | jvm 1 | 2010/07/10 06:30:14 | ... 2 more INFO | jvm 1 | 2010/07/10 06:30:14 | Jul 10, 2010 10:30:14 AM org.apache.catalina.core.StandardContext listenerStart INFO | jvm 1 | 2010/07/10 06:30:14 | SEVERE: Exception sending context initialized event to listener instance of class org.codehaus.groovy.grails.web.context.GrailsContextLoaderListener INFO | jvm 1 | 2010/07/10 06:30:14 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginManager' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is org.codehaus.groovy.grails.exceptions.NewInstanceCreationException: Could not create a new instance of class [HibernateGrailsPlugin]! INFO | jvm 1 | 2010/07/10 06:30:14 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:243) INFO | jvm 1 | 2010/07/10 06:30:14 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2010/07/10 06:30:14 | Caused by: org.codehaus.groovy.grails.exceptions.NewInstanceCreationException: Could not create a new instance of class [HibernateGrailsPlugin]! INFO | jvm 1 | 2010/07/10 06:30:14 | ... 2 more INFO | jvm 1 | 2010/07/10 06:30:14 | Caused by: java.lang.NoClassDefFoundError: org.hibernate.cfg.Environment INFO | jvm 1 | 2010/07/10 06:30:14 | at java.lang.Class.forName0(Native Method) INFO | jvm 1 | 2010/07/10 06:30:14 | at java.lang.Class.forName(Class.java:169) INFO | jvm 1 | 2010/07/10 06:30:14 | at HibernateGrailsPlugin.class$(HibernateGrailsPlugin.groovy) INFO | jvm 1 | 2010/07/10 06:30:14 | at HibernateGrailsPlugin.$get$$class$org$codehaus$groovy$grails$plugins$orm$hibernate$HibernatePluginSupport(HibernateGrailsPlugin.groovy) INFO | jvm 1 | 2010/07/10 06:30:14 | at HibernateGrailsPlugin.(HibernateGrailsPlugin.groovy:50) INFO | jvm 1 | 2010/07/10 06:30:14 | ... 2 more INFO | jvm 1 | 2010/07/10 06:30:14 | Jul 10, 2010 10:30:14 AM org.apache.catalina.core.StandardContext start INFO | jvm 1 | 2010/07/10 06:30:14 | SEVERE: Error listenerStart INFO | jvm 1 | 2010/07/10 06:30:14 | Jul 10, 2010 10:30:14 AM org.apache.catalina.core.StandardContext start INFO | jvm 1 | 2010/07/10 06:30:14 | SEVERE: Context [/testing] startup failed due to previous errors INFO | jvm 1 | 2010/07/10 06:31:22 | 2010-07-10 10:31:22,201 [TP-Processor2] ERROR context.ContextLoader - Context initialization failed INFO | jvm 1 | 2010/07/10 06:31:22 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginManager' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is org.codehaus.groovy.grails.exceptions.NewInstanceCreationException: Could not create a new instance of class [HibernateGrailsPlugin]! INFO | jvm 1 | 2010/07/10 06:31:22 | at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) INFO | jvm 1 | 2010/07/10 06:31:22 | at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291) INFO | jvm 1 | 2010/07/10 06:31:22 | at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:769) INFO | jvm 1 | 2010/07/10 06:31:22 | at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:698) INFO | jvm 1 | 2010/07/10 06:31:22 | at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:891) INFO | jvm 1 | 2010/07/10 06:31:22 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2010/07/10 06:31:22 | Caused by: org.codehaus.groovy.grails.exceptions.NewInstanceCreationException: Could not create a new instance of class [HibernateGrailsPlugin]! INFO | jvm 1 | 2010/07/10 06:31:22 | ... 6 more INFO | jvm 1 | 2010/07/10 06:31:22 | Caused by: java.lang.NoClassDefFoundError: org.hibernate.cfg.Environment INFO | jvm 1 | 2010/07/10 06:31:22 | at java.lang.Class.forName0(Native Method) INFO | jvm 1 | 2010/07/10 06:31:22 | at java.lang.Class.forName(Class.java:169) INFO | jvm 1 | 2010/07/10 06:31:22 | at HibernateGrailsPlugin.class$(HibernateGrailsPlugin.groovy) INFO | jvm 1 | 2010/07/10 06:31:22 | at HibernateGrailsPlugin.$get$$class$org$codehaus$groovy$grails$plugins$orm$hibernate$HibernatePluginSupport(HibernateGrailsPlugin.groovy) INFO | jvm 1 | 2010/07/10 06:31:22 | at HibernateGrailsPlugin.(HibernateGrailsPlugin.groovy:50) INFO | jvm 1 | 2010/07/10 06:31:22 | ... 6 more