bctoffolo

Maven StackTrace #1

May 9th, 2012
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 234.73 KB | None | 0 0
  1. WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  2. java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  3. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:921)
  4. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  5. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  6. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  7. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  8. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  9. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  10. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  11. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  12. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  13. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  14. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  15. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  16. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  17. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  18. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  19. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  20. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  21. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  22. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  23. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  24. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  25. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  26. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  27. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  28. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  29. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  30. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  31. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  32. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  33. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  34. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  35. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  36. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  37. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  38. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  39. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  40. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  41. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  42. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  43. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  44. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  45. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  46. at java.lang.Thread.run(Thread.java:619)
  47.  
  48. SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method
  49. java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  50. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:138)
  51. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  52. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  53. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  54. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  55. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  56. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  57. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  58. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  59. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  60. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  61. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  62. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  63. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  64. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  65. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  66. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  67. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  68. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  69. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  70. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  71. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  72. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  73. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  74. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  75. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  76. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  77. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  78. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  79. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  80. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  81. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  82. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  83. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  84. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  85. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  86. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  87. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  88. at java.lang.Thread.run(Thread.java:619)
  89.  
  90. SEVERE: Exception while loading the app
  91. INFO: Hibernate Annotations 3.3.1.GA
  92. SEVERE: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  93. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  94. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  95. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  96. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  97. INFO: Root WebApplicationContext: initialization started
  98. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 09:50:05 BRT 2012]; root of context hierarchy
  99. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  100. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@12e2b26: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,usuarioDao]; root of factory hierarchy
  101. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  102. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@12e2b26: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,usuarioDao]; root of factory hierarchy
  103. SEVERE: Context initialization failed
  104. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  105. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
  106. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  107. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  108. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  109. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  110. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  111. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  112. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  113. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  114. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  115. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  116. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  117. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  118. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  119. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  120. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  121. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  122. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  123. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  124. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  125. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  126. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  127. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  128. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  129. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  130. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  131. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  132. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  133. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  134. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  135. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  136. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  137. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  138. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  139. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  140. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  141. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  142. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  143. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  144. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  145. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  146. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  147. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  148. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  149. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  150. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  151. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  152. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  153. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  154. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  155. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  156. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  157. at java.lang.Thread.run(Thread.java:619)
  158. Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  159. at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:486)
  160. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:518)
  161. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:512)
  162. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1371)
  163. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1330)
  164. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
  165. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  166. ... 52 more
  167. Caused by: java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  168. at org.springframework.util.ClassUtils.resolveClassName(ClassUtils.java:293)
  169. at org.springframework.beans.propertyeditors.ClassEditor.setAsText(ClassEditor.java:63)
  170. at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:418)
  171. at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:390)
  172. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:158)
  173. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:112)
  174. at org.springframework.beans.TypeConverterDelegate.convertToTypedArray(TypeConverterDelegate.java:429)
  175. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:170)
  176. at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:466)
  177. ... 58 more
  178. Caused by: java.lang.ClassNotFoundException: muitobafao.model
  179. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  180. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  181. at org.springframework.util.ClassUtils.forName(ClassUtils.java:257)
  182. at org.springframework.util.ClassUtils.resolveClassName(ClassUtils.java:290)
  183. ... 66 more
  184.  
  185. SEVERE: PWC1306: Startup of context /MuitoBafao failed due to previous errors
  186. SEVERE: PWC1305: Exception during cleanup after start failed
  187. org.apache.catalina.LifecycleException: PWC2769: Manager has not yet been started
  188. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:874)
  189. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:5571)
  190. at com.sun.enterprise.web.WebModule.stop(WebModule.java:527)
  191. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5384)
  192. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  193. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  194. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  195. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  196. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  197. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  198. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  199. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  200. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  201. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  202. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  203. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  204. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  205. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  206. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  207. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  208. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  209. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  210. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  211. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  212. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  213. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  214. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  215. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  216. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  217. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  218. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  219. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  220. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  221. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  222. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  223. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  224. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  225. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  226. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  227. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  228. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  229. at java.lang.Thread.run(Thread.java:619)
  230.  
  231. SEVERE: ContainerBase.addChild: start:
  232. org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  233. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5389)
  234. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  235. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  236. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  237. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  238. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  239. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  240. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  241. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  242. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  243. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  244. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  245. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  246. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  247. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  248. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  249. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  250. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  251. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  252. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  253. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  254. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  255. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  256. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  257. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  258. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  259. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  260. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  261. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  262. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  263. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  264. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  265. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  266. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  267. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  268. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  269. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  270. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  271. at java.lang.Thread.run(Thread.java:619)
  272. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  273. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
  274. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  275. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  276. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  277. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  278. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  279. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  280. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  281. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  282. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  283. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  284. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  285. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  286. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  287. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  288. ... 38 more
  289. Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  290. at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:486)
  291. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:518)
  292. at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:512)
  293. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1371)
  294. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1330)
  295. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
  296. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  297. ... 52 more
  298. Caused by: java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  299. at org.springframework.util.ClassUtils.resolveClassName(ClassUtils.java:293)
  300. at org.springframework.beans.propertyeditors.ClassEditor.setAsText(ClassEditor.java:63)
  301. at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:418)
  302. at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:390)
  303. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:158)
  304. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:112)
  305. at org.springframework.beans.TypeConverterDelegate.convertToTypedArray(TypeConverterDelegate.java:429)
  306. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:170)
  307. at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:466)
  308. ... 58 more
  309. Caused by: java.lang.ClassNotFoundException: muitobafao.model
  310. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  311. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  312. at org.springframework.util.ClassUtils.forName(ClassUtils.java:257)
  313. at org.springframework.util.ClassUtils.resolveClassName(ClassUtils.java:290)
  314. ... 66 more
  315.  
  316. WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  317. java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  318. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:921)
  319. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  320. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  321. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  322. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  323. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  324. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  325. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  326. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  327. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  328. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  329. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  330. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  331. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  332. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  333. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  334. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  335. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  336. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  337. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  338. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  339. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  340. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  341. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  342. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  343. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  344. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  345. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  346. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  347. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  348. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  349. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  350. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  351. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  352. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  353. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  354. at java.lang.Thread.run(Thread.java:619)
  355.  
  356. SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method
  357. java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  358. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:138)
  359. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  360. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  361. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  362. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  363. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  364. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  365. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  366. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  367. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  368. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  369. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  370. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  371. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  372. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  373. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  374. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  375. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  376. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  377. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  378. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  379. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  380. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  381. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  382. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  383. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  384. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  385. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  386. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  387. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  388. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  389. at java.lang.Thread.run(Thread.java:619)
  390.  
  391. SEVERE: Exception while loading the app
  392. INFO: Hibernate Annotations 3.3.1.GA
  393. SEVERE: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [muitobafao.model]
  394. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  395. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  396. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  397. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  398. INFO: Root WebApplicationContext: initialization started
  399. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 09:50:32 BRT 2012]; root of context hierarchy
  400. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  401. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@de50c1: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  402. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  403. INFO: Hibernate Annotations 3.3.1.GA
  404. INFO: Hibernate 3.2.5
  405. INFO: hibernate.properties not found
  406. INFO: Bytecode provider name : cglib
  407. INFO: using JDK 1.4 java.sql.Timestamp handling
  408. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  409. INFO: Configured SessionFactory: null
  410. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  411. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  412. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  413. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  414. INFO: Binding entity from annotated class: muitobafao.model.Evento
  415. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  416. INFO: Binding entity from annotated class: muitobafao.model.Lista
  417. INFO: Bind entity muitobafao.model.Lista on table LISTA
  418. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  419. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  420. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  421. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  422. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  423. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  424. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  425. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  426. INFO: Hibernate Validator not found: ignoring
  427. INFO: Building new Hibernate SessionFactory
  428. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  429. INFO: RDBMS: MySQL, version: 5.5.20-log
  430. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  431. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  432. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  433. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  434. INFO: Automatic flush during beforeCompletion(): disabled
  435. INFO: Automatic session close at end of transaction: disabled
  436. INFO: JDBC batch size: 15
  437. INFO: JDBC batch updates for versioned data: disabled
  438. INFO: Scrollable result sets: enabled
  439. INFO: JDBC3 getGeneratedKeys(): enabled
  440. INFO: Connection release mode: auto
  441. INFO: Maximum outer join fetch depth: 2
  442. INFO: Default batch fetch size: 1
  443. INFO: Generate SQL with comments: disabled
  444. INFO: Order SQL updates by primary key: disabled
  445. INFO: Order SQL inserts for batching: disabled
  446. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  447. INFO: Using ASTQueryTranslatorFactory
  448. INFO: Query language substitutions: {}
  449. INFO: JPA-QL strict compliance: disabled
  450. INFO: Second-level cache: enabled
  451. INFO: Query cache: disabled
  452. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  453. INFO: Optimize cache for minimal puts: disabled
  454. INFO: Structured second-level cache entries: disabled
  455. INFO: Echoing all SQL to stdout
  456. INFO: Statistics: disabled
  457. INFO: Deleted entity synthetic identifier rollback: disabled
  458. INFO: Default entity-mode: pojo
  459. INFO: Named query checking : enabled
  460. INFO: building session factory
  461. INFO: Not binding factory to JNDI, no JNDI name configured
  462. INFO: Running hbm2ddl schema export
  463. INFO: exporting generated schema to database
  464. INFO: schema export complete
  465. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@d022af] of Hibernate SessionFactory for HibernateTransactionManager
  466. INFO: Root WebApplicationContext: initialization completed in 12881 ms
  467. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  468. INFO: FrameworkServlet 'muitobafao': initialization started
  469. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 09:50:45 BRT 2012]; parent: Root WebApplicationContext
  470. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  471. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ba1035: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@de50c1
  472. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  473. INFO: FrameworkServlet 'muitobafao': initialization completed in 339 ms
  474. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  475. INFO: MuitoBafao was successfully deployed in 17,695 milliseconds.
  476. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  477. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 09:50:45 BRT 2012]; parent: Root WebApplicationContext
  478. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ba1035: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@de50c1
  479. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  480. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 09:50:32 BRT 2012]; root of context hierarchy
  481. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@de50c1: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  482. INFO: Closing Hibernate SessionFactory
  483. INFO: closing
  484. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  485. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  486. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  487. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  488. INFO: Root WebApplicationContext: initialization started
  489. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 09:58:27 BRT 2012]; root of context hierarchy
  490. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  491. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1da2fde: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  492. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  493. INFO: Hibernate Annotations 3.3.1.GA
  494. INFO: Hibernate 3.2.5
  495. INFO: hibernate.properties not found
  496. INFO: Bytecode provider name : cglib
  497. INFO: using JDK 1.4 java.sql.Timestamp handling
  498. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  499. INFO: Configured SessionFactory: null
  500. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  501. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  502. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  503. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  504. INFO: Binding entity from annotated class: muitobafao.model.Evento
  505. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  506. INFO: Binding entity from annotated class: muitobafao.model.Lista
  507. INFO: Bind entity muitobafao.model.Lista on table LISTA
  508. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  509. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  510. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  511. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  512. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  513. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  514. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  515. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  516. INFO: Hibernate Validator not found: ignoring
  517. INFO: Building new Hibernate SessionFactory
  518. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  519. INFO: RDBMS: MySQL, version: 5.5.20-log
  520. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  521. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  522. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  523. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  524. INFO: Automatic flush during beforeCompletion(): disabled
  525. INFO: Automatic session close at end of transaction: disabled
  526. INFO: JDBC batch size: 15
  527. INFO: JDBC batch updates for versioned data: disabled
  528. INFO: Scrollable result sets: enabled
  529. INFO: JDBC3 getGeneratedKeys(): enabled
  530. INFO: Connection release mode: auto
  531. INFO: Maximum outer join fetch depth: 2
  532. INFO: Default batch fetch size: 1
  533. INFO: Generate SQL with comments: disabled
  534. INFO: Order SQL updates by primary key: disabled
  535. INFO: Order SQL inserts for batching: disabled
  536. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  537. INFO: Using ASTQueryTranslatorFactory
  538. INFO: Query language substitutions: {}
  539. INFO: JPA-QL strict compliance: disabled
  540. INFO: Second-level cache: enabled
  541. INFO: Query cache: disabled
  542. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  543. INFO: Optimize cache for minimal puts: disabled
  544. INFO: Structured second-level cache entries: disabled
  545. INFO: Echoing all SQL to stdout
  546. INFO: Statistics: disabled
  547. INFO: Deleted entity synthetic identifier rollback: disabled
  548. INFO: Default entity-mode: pojo
  549. INFO: Named query checking : enabled
  550. INFO: building session factory
  551. INFO: Not binding factory to JNDI, no JNDI name configured
  552. INFO: Running hbm2ddl schema export
  553. INFO: exporting generated schema to database
  554. INFO: schema export complete
  555. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@1e2f77] of Hibernate SessionFactory for HibernateTransactionManager
  556. INFO: Root WebApplicationContext: initialization completed in 18197 ms
  557. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  558. INFO: FrameworkServlet 'muitobafao': initialization started
  559. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 09:58:45 BRT 2012]; parent: Root WebApplicationContext
  560. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  561. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1bb9d4a: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1da2fde
  562. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  563. INFO: FrameworkServlet 'muitobafao': initialization completed in 300 ms
  564. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  565. INFO: MuitoBafao was successfully deployed in 23,536 milliseconds.
  566. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  567. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 09:58:45 BRT 2012]; parent: Root WebApplicationContext
  568. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1bb9d4a: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1da2fde
  569. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  570. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 09:58:27 BRT 2012]; root of context hierarchy
  571. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1da2fde: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  572. INFO: Closing Hibernate SessionFactory
  573. INFO: closing
  574. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  575. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  576. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  577. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  578. INFO: Root WebApplicationContext: initialization started
  579. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:08:21 BRT 2012]; root of context hierarchy
  580. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  581. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3560b9: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  582. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  583. INFO: Hibernate Annotations 3.3.1.GA
  584. INFO: Hibernate 3.2.5
  585. INFO: hibernate.properties not found
  586. INFO: Bytecode provider name : cglib
  587. INFO: using JDK 1.4 java.sql.Timestamp handling
  588. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  589. INFO: Configured SessionFactory: null
  590. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  591. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  592. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  593. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  594. INFO: Binding entity from annotated class: muitobafao.model.Evento
  595. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  596. INFO: Binding entity from annotated class: muitobafao.model.Lista
  597. INFO: Bind entity muitobafao.model.Lista on table LISTA
  598. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  599. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  600. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  601. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  602. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  603. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  604. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  605. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  606. INFO: Hibernate Validator not found: ignoring
  607. INFO: Building new Hibernate SessionFactory
  608. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  609. INFO: RDBMS: MySQL, version: 5.5.20-log
  610. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  611. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  612. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  613. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  614. INFO: Automatic flush during beforeCompletion(): disabled
  615. INFO: Automatic session close at end of transaction: disabled
  616. INFO: JDBC batch size: 15
  617. INFO: JDBC batch updates for versioned data: disabled
  618. INFO: Scrollable result sets: enabled
  619. INFO: JDBC3 getGeneratedKeys(): enabled
  620. INFO: Connection release mode: auto
  621. INFO: Maximum outer join fetch depth: 2
  622. INFO: Default batch fetch size: 1
  623. INFO: Generate SQL with comments: disabled
  624. INFO: Order SQL updates by primary key: disabled
  625. INFO: Order SQL inserts for batching: disabled
  626. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  627. INFO: Using ASTQueryTranslatorFactory
  628. INFO: Query language substitutions: {}
  629. INFO: JPA-QL strict compliance: disabled
  630. INFO: Second-level cache: enabled
  631. INFO: Query cache: disabled
  632. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  633. INFO: Optimize cache for minimal puts: disabled
  634. INFO: Structured second-level cache entries: disabled
  635. INFO: Echoing all SQL to stdout
  636. INFO: Statistics: disabled
  637. INFO: Deleted entity synthetic identifier rollback: disabled
  638. INFO: Default entity-mode: pojo
  639. INFO: Named query checking : enabled
  640. INFO: building session factory
  641. INFO: Not binding factory to JNDI, no JNDI name configured
  642. INFO: Running hbm2ddl schema export
  643. INFO: exporting generated schema to database
  644. INFO: schema export complete
  645. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@1db3496] of Hibernate SessionFactory for HibernateTransactionManager
  646. INFO: Root WebApplicationContext: initialization completed in 19002 ms
  647. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  648. INFO: FrameworkServlet 'muitobafao': initialization started
  649. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:08:39 BRT 2012]; parent: Root WebApplicationContext
  650. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  651. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@16eb24e: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@3560b9
  652. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  653. INFO: FrameworkServlet 'muitobafao': initialization completed in 304 ms
  654. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  655. INFO: MuitoBafao was successfully deployed in 24,011 milliseconds.
  656. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  657. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:08:39 BRT 2012]; parent: Root WebApplicationContext
  658. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@16eb24e: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@3560b9
  659. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  660. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:08:21 BRT 2012]; root of context hierarchy
  661. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3560b9: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  662. INFO: Closing Hibernate SessionFactory
  663. INFO: closing
  664. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  665. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  666. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  667. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  668. INFO: Root WebApplicationContext: initialization started
  669. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:09:01 BRT 2012]; root of context hierarchy
  670. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  671. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11ec62d: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  672. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  673. INFO: Hibernate Annotations 3.3.1.GA
  674. INFO: Hibernate 3.2.5
  675. INFO: hibernate.properties not found
  676. INFO: Bytecode provider name : cglib
  677. INFO: using JDK 1.4 java.sql.Timestamp handling
  678. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  679. INFO: Configured SessionFactory: null
  680. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  681. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  682. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  683. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  684. INFO: Binding entity from annotated class: muitobafao.model.Evento
  685. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  686. INFO: Binding entity from annotated class: muitobafao.model.Lista
  687. INFO: Bind entity muitobafao.model.Lista on table LISTA
  688. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  689. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  690. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  691. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  692. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  693. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  694. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  695. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  696. INFO: Hibernate Validator not found: ignoring
  697. INFO: Building new Hibernate SessionFactory
  698. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  699. INFO: RDBMS: MySQL, version: 5.5.20-log
  700. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  701. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  702. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  703. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  704. INFO: Automatic flush during beforeCompletion(): disabled
  705. INFO: Automatic session close at end of transaction: disabled
  706. INFO: JDBC batch size: 15
  707. INFO: JDBC batch updates for versioned data: disabled
  708. INFO: Scrollable result sets: enabled
  709. INFO: JDBC3 getGeneratedKeys(): enabled
  710. INFO: Connection release mode: auto
  711. INFO: Maximum outer join fetch depth: 2
  712. INFO: Default batch fetch size: 1
  713. INFO: Generate SQL with comments: disabled
  714. INFO: Order SQL updates by primary key: disabled
  715. INFO: Order SQL inserts for batching: disabled
  716. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  717. INFO: Using ASTQueryTranslatorFactory
  718. INFO: Query language substitutions: {}
  719. INFO: JPA-QL strict compliance: disabled
  720. INFO: Second-level cache: enabled
  721. INFO: Query cache: disabled
  722. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  723. INFO: Optimize cache for minimal puts: disabled
  724. INFO: Structured second-level cache entries: disabled
  725. INFO: Echoing all SQL to stdout
  726. INFO: Statistics: disabled
  727. INFO: Deleted entity synthetic identifier rollback: disabled
  728. INFO: Default entity-mode: pojo
  729. INFO: Named query checking : enabled
  730. INFO: building session factory
  731. INFO: Not binding factory to JNDI, no JNDI name configured
  732. INFO: Running hbm2ddl schema export
  733. INFO: exporting generated schema to database
  734. INFO: schema export complete
  735. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@1fc3b90] of Hibernate SessionFactory for HibernateTransactionManager
  736. INFO: Root WebApplicationContext: initialization completed in 18777 ms
  737. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  738. INFO: FrameworkServlet 'muitobafao': initialization started
  739. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:09:20 BRT 2012]; parent: Root WebApplicationContext
  740. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  741. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15e2a4d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@11ec62d
  742. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  743. INFO: FrameworkServlet 'muitobafao': initialization completed in 843 ms
  744. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  745. INFO: MuitoBafao was successfully deployed in 22,997 milliseconds.
  746. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  747. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:09:20 BRT 2012]; parent: Root WebApplicationContext
  748. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15e2a4d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@11ec62d
  749. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  750. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:09:01 BRT 2012]; root of context hierarchy
  751. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11ec62d: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  752. INFO: Closing Hibernate SessionFactory
  753. INFO: closing
  754. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  755. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  756. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  757. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  758. INFO: Root WebApplicationContext: initialization started
  759. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:11:15 BRT 2012]; root of context hierarchy
  760. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  761. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ea592b: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  762. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  763. INFO: Hibernate Annotations 3.3.1.GA
  764. INFO: Hibernate 3.2.5
  765. INFO: hibernate.properties not found
  766. INFO: Bytecode provider name : cglib
  767. INFO: using JDK 1.4 java.sql.Timestamp handling
  768. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  769. INFO: Configured SessionFactory: null
  770. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  771. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  772. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  773. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  774. INFO: Binding entity from annotated class: muitobafao.model.Evento
  775. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  776. INFO: Binding entity from annotated class: muitobafao.model.Lista
  777. INFO: Bind entity muitobafao.model.Lista on table LISTA
  778. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  779. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  780. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  781. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  782. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  783. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  784. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  785. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  786. INFO: Hibernate Validator not found: ignoring
  787. INFO: Building new Hibernate SessionFactory
  788. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  789. INFO: RDBMS: MySQL, version: 5.5.20-log
  790. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  791. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  792. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  793. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  794. INFO: Automatic flush during beforeCompletion(): disabled
  795. INFO: Automatic session close at end of transaction: disabled
  796. INFO: JDBC batch size: 15
  797. INFO: JDBC batch updates for versioned data: disabled
  798. INFO: Scrollable result sets: enabled
  799. INFO: JDBC3 getGeneratedKeys(): enabled
  800. INFO: Connection release mode: auto
  801. INFO: Maximum outer join fetch depth: 2
  802. INFO: Default batch fetch size: 1
  803. INFO: Generate SQL with comments: disabled
  804. INFO: Order SQL updates by primary key: disabled
  805. INFO: Order SQL inserts for batching: disabled
  806. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  807. INFO: Using ASTQueryTranslatorFactory
  808. INFO: Query language substitutions: {}
  809. INFO: JPA-QL strict compliance: disabled
  810. INFO: Second-level cache: enabled
  811. INFO: Query cache: disabled
  812. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  813. INFO: Optimize cache for minimal puts: disabled
  814. INFO: Structured second-level cache entries: disabled
  815. INFO: Echoing all SQL to stdout
  816. INFO: Statistics: disabled
  817. INFO: Deleted entity synthetic identifier rollback: disabled
  818. INFO: Default entity-mode: pojo
  819. INFO: Named query checking : enabled
  820. INFO: building session factory
  821. INFO: Not binding factory to JNDI, no JNDI name configured
  822. INFO: Running hbm2ddl schema export
  823. INFO: exporting generated schema to database
  824. INFO: schema export complete
  825. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@12552d5] of Hibernate SessionFactory for HibernateTransactionManager
  826. INFO: Root WebApplicationContext: initialization completed in 19180 ms
  827. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  828. INFO: FrameworkServlet 'muitobafao': initialization started
  829. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:11:34 BRT 2012]; parent: Root WebApplicationContext
  830. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  831. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@63dc35: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@ea592b
  832. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  833. INFO: FrameworkServlet 'muitobafao': initialization completed in 298 ms
  834. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  835. INFO: MuitoBafao was successfully deployed in 24,345 milliseconds.
  836. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  837. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:11:34 BRT 2012]; parent: Root WebApplicationContext
  838. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@63dc35: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@ea592b
  839. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  840. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:11:15 BRT 2012]; root of context hierarchy
  841. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ea592b: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  842. INFO: Closing Hibernate SessionFactory
  843. INFO: closing
  844. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  845. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  846. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  847. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  848. INFO: Root WebApplicationContext: initialization started
  849. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:11:40 BRT 2012]; root of context hierarchy
  850. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  851. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17fd30c: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  852. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  853. INFO: Hibernate Annotations 3.3.1.GA
  854. INFO: Hibernate 3.2.5
  855. INFO: hibernate.properties not found
  856. INFO: Bytecode provider name : cglib
  857. INFO: using JDK 1.4 java.sql.Timestamp handling
  858. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  859. INFO: Configured SessionFactory: null
  860. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  861. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  862. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  863. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  864. INFO: Binding entity from annotated class: muitobafao.model.Evento
  865. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  866. INFO: Binding entity from annotated class: muitobafao.model.Lista
  867. INFO: Bind entity muitobafao.model.Lista on table LISTA
  868. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  869. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  870. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  871. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  872. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  873. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  874. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  875. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  876. INFO: Hibernate Validator not found: ignoring
  877. INFO: Building new Hibernate SessionFactory
  878. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  879. INFO: RDBMS: MySQL, version: 5.5.20-log
  880. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  881. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  882. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  883. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  884. INFO: Automatic flush during beforeCompletion(): disabled
  885. INFO: Automatic session close at end of transaction: disabled
  886. INFO: JDBC batch size: 15
  887. INFO: JDBC batch updates for versioned data: disabled
  888. INFO: Scrollable result sets: enabled
  889. INFO: JDBC3 getGeneratedKeys(): enabled
  890. INFO: Connection release mode: auto
  891. INFO: Maximum outer join fetch depth: 2
  892. INFO: Default batch fetch size: 1
  893. INFO: Generate SQL with comments: disabled
  894. INFO: Order SQL updates by primary key: disabled
  895. INFO: Order SQL inserts for batching: disabled
  896. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  897. INFO: Using ASTQueryTranslatorFactory
  898. INFO: Query language substitutions: {}
  899. INFO: JPA-QL strict compliance: disabled
  900. INFO: Second-level cache: enabled
  901. INFO: Query cache: disabled
  902. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  903. INFO: Optimize cache for minimal puts: disabled
  904. INFO: Structured second-level cache entries: disabled
  905. INFO: Echoing all SQL to stdout
  906. INFO: Statistics: disabled
  907. INFO: Deleted entity synthetic identifier rollback: disabled
  908. INFO: Default entity-mode: pojo
  909. INFO: Named query checking : enabled
  910. INFO: building session factory
  911. INFO: Not binding factory to JNDI, no JNDI name configured
  912. INFO: Running hbm2ddl schema export
  913. INFO: exporting generated schema to database
  914. INFO: schema export complete
  915. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@20e37e] of Hibernate SessionFactory for HibernateTransactionManager
  916. INFO: Root WebApplicationContext: initialization completed in 19049 ms
  917. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  918. INFO: FrameworkServlet 'muitobafao': initialization started
  919. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:11:59 BRT 2012]; parent: Root WebApplicationContext
  920. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  921. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e1024d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@17fd30c
  922. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  923. INFO: FrameworkServlet 'muitobafao': initialization completed in 316 ms
  924. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  925. INFO: MuitoBafao was successfully deployed in 24,957 milliseconds.
  926. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  927. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:11:59 BRT 2012]; parent: Root WebApplicationContext
  928. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e1024d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@17fd30c
  929. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  930. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:11:40 BRT 2012]; root of context hierarchy
  931. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17fd30c: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  932. INFO: Closing Hibernate SessionFactory
  933. INFO: closing
  934. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  935. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  936. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  937. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  938. INFO: Root WebApplicationContext: initialization started
  939. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:13:04 BRT 2012]; root of context hierarchy
  940. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  941. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@c0b385: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  942. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  943. INFO: Hibernate Annotations 3.3.1.GA
  944. INFO: Hibernate 3.2.5
  945. INFO: hibernate.properties not found
  946. INFO: Bytecode provider name : cglib
  947. INFO: using JDK 1.4 java.sql.Timestamp handling
  948. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  949. INFO: Configured SessionFactory: null
  950. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  951. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  952. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  953. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  954. INFO: Binding entity from annotated class: muitobafao.model.Evento
  955. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  956. INFO: Binding entity from annotated class: muitobafao.model.Lista
  957. INFO: Bind entity muitobafao.model.Lista on table LISTA
  958. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  959. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  960. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  961. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  962. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  963. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  964. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  965. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  966. INFO: Hibernate Validator not found: ignoring
  967. INFO: Building new Hibernate SessionFactory
  968. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  969. INFO: RDBMS: MySQL, version: 5.5.20-log
  970. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  971. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  972. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  973. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  974. INFO: Automatic flush during beforeCompletion(): disabled
  975. INFO: Automatic session close at end of transaction: disabled
  976. INFO: JDBC batch size: 15
  977. INFO: JDBC batch updates for versioned data: disabled
  978. INFO: Scrollable result sets: enabled
  979. INFO: JDBC3 getGeneratedKeys(): enabled
  980. INFO: Connection release mode: auto
  981. INFO: Maximum outer join fetch depth: 2
  982. INFO: Default batch fetch size: 1
  983. INFO: Generate SQL with comments: disabled
  984. INFO: Order SQL updates by primary key: disabled
  985. INFO: Order SQL inserts for batching: disabled
  986. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  987. INFO: Using ASTQueryTranslatorFactory
  988. INFO: Query language substitutions: {}
  989. INFO: JPA-QL strict compliance: disabled
  990. INFO: Second-level cache: enabled
  991. INFO: Query cache: disabled
  992. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  993. INFO: Optimize cache for minimal puts: disabled
  994. INFO: Structured second-level cache entries: disabled
  995. INFO: Echoing all SQL to stdout
  996. INFO: Statistics: disabled
  997. INFO: Deleted entity synthetic identifier rollback: disabled
  998. INFO: Default entity-mode: pojo
  999. INFO: Named query checking : enabled
  1000. INFO: building session factory
  1001. INFO: Not binding factory to JNDI, no JNDI name configured
  1002. INFO: Running hbm2ddl schema export
  1003. INFO: exporting generated schema to database
  1004. INFO: schema export complete
  1005. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@6ad613] of Hibernate SessionFactory for HibernateTransactionManager
  1006. INFO: Root WebApplicationContext: initialization completed in 17146 ms
  1007. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  1008. INFO: FrameworkServlet 'muitobafao': initialization started
  1009. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:13:22 BRT 2012]; parent: Root WebApplicationContext
  1010. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  1011. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@157294d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@c0b385
  1012. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  1013. INFO: FrameworkServlet 'muitobafao': initialization completed in 335 ms
  1014. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  1015. INFO: MuitoBafao was successfully deployed in 22,919 milliseconds.
  1016. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  1017. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:13:22 BRT 2012]; parent: Root WebApplicationContext
  1018. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@157294d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@c0b385
  1019. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  1020. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:13:04 BRT 2012]; root of context hierarchy
  1021. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@c0b385: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1022. INFO: Closing Hibernate SessionFactory
  1023. INFO: closing
  1024. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1025. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  1026. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1027. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  1028. INFO: Root WebApplicationContext: initialization started
  1029. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:13:52 BRT 2012]; root of context hierarchy
  1030. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1031. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5eadd0: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1032. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  1033. INFO: Hibernate Annotations 3.3.1.GA
  1034. INFO: Hibernate 3.2.5
  1035. INFO: hibernate.properties not found
  1036. INFO: Bytecode provider name : cglib
  1037. INFO: using JDK 1.4 java.sql.Timestamp handling
  1038. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  1039. INFO: Configured SessionFactory: null
  1040. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  1041. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  1042. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  1043. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  1044. INFO: Binding entity from annotated class: muitobafao.model.Evento
  1045. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  1046. INFO: Binding entity from annotated class: muitobafao.model.Lista
  1047. INFO: Bind entity muitobafao.model.Lista on table LISTA
  1048. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  1049. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  1050. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  1051. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  1052. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  1053. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  1054. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  1055. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  1056. INFO: Hibernate Validator not found: ignoring
  1057. INFO: Building new Hibernate SessionFactory
  1058. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  1059. INFO: RDBMS: MySQL, version: 5.5.20-log
  1060. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  1061. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  1062. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  1063. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  1064. INFO: Automatic flush during beforeCompletion(): disabled
  1065. INFO: Automatic session close at end of transaction: disabled
  1066. INFO: JDBC batch size: 15
  1067. INFO: JDBC batch updates for versioned data: disabled
  1068. INFO: Scrollable result sets: enabled
  1069. INFO: JDBC3 getGeneratedKeys(): enabled
  1070. INFO: Connection release mode: auto
  1071. INFO: Maximum outer join fetch depth: 2
  1072. INFO: Default batch fetch size: 1
  1073. INFO: Generate SQL with comments: disabled
  1074. INFO: Order SQL updates by primary key: disabled
  1075. INFO: Order SQL inserts for batching: disabled
  1076. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  1077. INFO: Using ASTQueryTranslatorFactory
  1078. INFO: Query language substitutions: {}
  1079. INFO: JPA-QL strict compliance: disabled
  1080. INFO: Second-level cache: enabled
  1081. INFO: Query cache: disabled
  1082. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  1083. INFO: Optimize cache for minimal puts: disabled
  1084. INFO: Structured second-level cache entries: disabled
  1085. INFO: Echoing all SQL to stdout
  1086. INFO: Statistics: disabled
  1087. INFO: Deleted entity synthetic identifier rollback: disabled
  1088. INFO: Default entity-mode: pojo
  1089. INFO: Named query checking : enabled
  1090. INFO: building session factory
  1091. INFO: Not binding factory to JNDI, no JNDI name configured
  1092. INFO: Running hbm2ddl schema export
  1093. INFO: exporting generated schema to database
  1094. INFO: schema export complete
  1095. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@9c5468] of Hibernate SessionFactory for HibernateTransactionManager
  1096. INFO: Root WebApplicationContext: initialization completed in 17451 ms
  1097. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  1098. INFO: FrameworkServlet 'muitobafao': initialization started
  1099. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:14:09 BRT 2012]; parent: Root WebApplicationContext
  1100. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  1101. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1f8857d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5eadd0
  1102. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  1103. INFO: FrameworkServlet 'muitobafao': initialization completed in 297 ms
  1104. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  1105. INFO: MuitoBafao was successfully deployed in 22,687 milliseconds.
  1106. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  1107. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:14:09 BRT 2012]; parent: Root WebApplicationContext
  1108. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1f8857d: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5eadd0
  1109. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  1110. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:13:52 BRT 2012]; root of context hierarchy
  1111. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5eadd0: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1112. INFO: Closing Hibernate SessionFactory
  1113. INFO: closing
  1114. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1115. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  1116. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1117. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  1118. INFO: Root WebApplicationContext: initialization started
  1119. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:44:38 BRT 2012]; root of context hierarchy
  1120. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1121. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@926de6: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1122. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  1123. INFO: Hibernate Annotations 3.3.1.GA
  1124. INFO: Hibernate 3.2.5
  1125. INFO: hibernate.properties not found
  1126. INFO: Bytecode provider name : cglib
  1127. INFO: using JDK 1.4 java.sql.Timestamp handling
  1128. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  1129. INFO: Configured SessionFactory: null
  1130. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  1131. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  1132. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  1133. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  1134. INFO: Binding entity from annotated class: muitobafao.model.Evento
  1135. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  1136. INFO: Binding entity from annotated class: muitobafao.model.Lista
  1137. INFO: Bind entity muitobafao.model.Lista on table LISTA
  1138. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  1139. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  1140. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  1141. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  1142. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  1143. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  1144. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  1145. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  1146. INFO: Hibernate Validator not found: ignoring
  1147. INFO: Building new Hibernate SessionFactory
  1148. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  1149. INFO: RDBMS: MySQL, version: 5.5.20-log
  1150. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  1151. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  1152. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  1153. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  1154. INFO: Automatic flush during beforeCompletion(): disabled
  1155. INFO: Automatic session close at end of transaction: disabled
  1156. INFO: JDBC batch size: 15
  1157. INFO: JDBC batch updates for versioned data: disabled
  1158. INFO: Scrollable result sets: enabled
  1159. INFO: JDBC3 getGeneratedKeys(): enabled
  1160. INFO: Connection release mode: auto
  1161. INFO: Maximum outer join fetch depth: 2
  1162. INFO: Default batch fetch size: 1
  1163. INFO: Generate SQL with comments: disabled
  1164. INFO: Order SQL updates by primary key: disabled
  1165. INFO: Order SQL inserts for batching: disabled
  1166. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  1167. INFO: Using ASTQueryTranslatorFactory
  1168. INFO: Query language substitutions: {}
  1169. INFO: JPA-QL strict compliance: disabled
  1170. INFO: Second-level cache: enabled
  1171. INFO: Query cache: disabled
  1172. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  1173. INFO: Optimize cache for minimal puts: disabled
  1174. INFO: Structured second-level cache entries: disabled
  1175. INFO: Echoing all SQL to stdout
  1176. INFO: Statistics: disabled
  1177. INFO: Deleted entity synthetic identifier rollback: disabled
  1178. INFO: Default entity-mode: pojo
  1179. INFO: Named query checking : enabled
  1180. INFO: building session factory
  1181. INFO: Not binding factory to JNDI, no JNDI name configured
  1182. INFO: Running hbm2ddl schema export
  1183. INFO: exporting generated schema to database
  1184. INFO: schema export complete
  1185. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@74851c] of Hibernate SessionFactory for HibernateTransactionManager
  1186. INFO: Root WebApplicationContext: initialization completed in 18943 ms
  1187. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  1188. INFO: FrameworkServlet 'muitobafao': initialization started
  1189. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:44:57 BRT 2012]; parent: Root WebApplicationContext
  1190. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  1191. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13d5e: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@926de6
  1192. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  1193. INFO: FrameworkServlet 'muitobafao': initialization completed in 384 ms
  1194. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  1195. INFO: MuitoBafao was successfully deployed in 23,903 milliseconds.
  1196. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  1197. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:44:57 BRT 2012]; parent: Root WebApplicationContext
  1198. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13d5e: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@926de6
  1199. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  1200. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:44:38 BRT 2012]; root of context hierarchy
  1201. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@926de6: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1202. INFO: Closing Hibernate SessionFactory
  1203. INFO: closing
  1204. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1205. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  1206. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1207. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  1208. INFO: Root WebApplicationContext: initialization started
  1209. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 10:45:02 BRT 2012]; root of context hierarchy
  1210. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1211. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@51dcf3: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1212. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  1213. INFO: Hibernate Annotations 3.3.1.GA
  1214. INFO: Hibernate 3.2.5
  1215. INFO: hibernate.properties not found
  1216. INFO: Bytecode provider name : cglib
  1217. INFO: using JDK 1.4 java.sql.Timestamp handling
  1218. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  1219. INFO: Configured SessionFactory: null
  1220. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  1221. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  1222. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  1223. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  1224. INFO: Binding entity from annotated class: muitobafao.model.Evento
  1225. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  1226. INFO: Binding entity from annotated class: muitobafao.model.Lista
  1227. INFO: Bind entity muitobafao.model.Lista on table LISTA
  1228. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  1229. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  1230. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  1231. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  1232. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  1233. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  1234. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  1235. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  1236. INFO: Hibernate Validator not found: ignoring
  1237. INFO: Building new Hibernate SessionFactory
  1238. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  1239. INFO: RDBMS: MySQL, version: 5.5.20-log
  1240. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  1241. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  1242. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  1243. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  1244. INFO: Automatic flush during beforeCompletion(): disabled
  1245. INFO: Automatic session close at end of transaction: disabled
  1246. INFO: JDBC batch size: 15
  1247. INFO: JDBC batch updates for versioned data: disabled
  1248. INFO: Scrollable result sets: enabled
  1249. INFO: JDBC3 getGeneratedKeys(): enabled
  1250. INFO: Connection release mode: auto
  1251. INFO: Maximum outer join fetch depth: 2
  1252. INFO: Default batch fetch size: 1
  1253. INFO: Generate SQL with comments: disabled
  1254. INFO: Order SQL updates by primary key: disabled
  1255. INFO: Order SQL inserts for batching: disabled
  1256. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  1257. INFO: Using ASTQueryTranslatorFactory
  1258. INFO: Query language substitutions: {}
  1259. INFO: JPA-QL strict compliance: disabled
  1260. INFO: Second-level cache: enabled
  1261. INFO: Query cache: disabled
  1262. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  1263. INFO: Optimize cache for minimal puts: disabled
  1264. INFO: Structured second-level cache entries: disabled
  1265. INFO: Echoing all SQL to stdout
  1266. INFO: Statistics: disabled
  1267. INFO: Deleted entity synthetic identifier rollback: disabled
  1268. INFO: Default entity-mode: pojo
  1269. INFO: Named query checking : enabled
  1270. INFO: building session factory
  1271. INFO: Not binding factory to JNDI, no JNDI name configured
  1272. INFO: Running hbm2ddl schema export
  1273. INFO: exporting generated schema to database
  1274. INFO: schema export complete
  1275. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@c155cb] of Hibernate SessionFactory for HibernateTransactionManager
  1276. INFO: Root WebApplicationContext: initialization completed in 17876 ms
  1277. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  1278. INFO: FrameworkServlet 'muitobafao': initialization started
  1279. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:45:20 BRT 2012]; parent: Root WebApplicationContext
  1280. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  1281. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1f8076c: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@51dcf3
  1282. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  1283. INFO: FrameworkServlet 'muitobafao': initialization completed in 305 ms
  1284. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  1285. INFO: MuitoBafao was successfully deployed in 22,653 milliseconds.
  1286. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'muitobafao'
  1287. INFO: Closing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 10:45:20 BRT 2012]; parent: Root WebApplicationContext
  1288. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1f8076c: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@51dcf3
  1289. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  1290. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 10:45:02 BRT 2012]; root of context hierarchy
  1291. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@51dcf3: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1292. INFO: Closing Hibernate SessionFactory
  1293. INFO: closing
  1294. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1295. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  1296. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1297. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  1298. INFO: Root WebApplicationContext: initialization started
  1299. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 11:14:22 BRT 2012]; root of context hierarchy
  1300. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1301. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@16b89a9: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1302. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  1303. INFO: Hibernate Annotations 3.3.1.GA
  1304. INFO: Hibernate 3.2.5
  1305. INFO: hibernate.properties not found
  1306. INFO: Bytecode provider name : cglib
  1307. INFO: using JDK 1.4 java.sql.Timestamp handling
  1308. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  1309. INFO: Configured SessionFactory: null
  1310. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  1311. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  1312. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  1313. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  1314. INFO: Binding entity from annotated class: muitobafao.model.Evento
  1315. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  1316. INFO: Binding entity from annotated class: muitobafao.model.Lista
  1317. INFO: Bind entity muitobafao.model.Lista on table LISTA
  1318. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  1319. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  1320. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  1321. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  1322. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  1323. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  1324. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  1325. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  1326. INFO: Hibernate Validator not found: ignoring
  1327. INFO: Building new Hibernate SessionFactory
  1328. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  1329. INFO: RDBMS: MySQL, version: 5.5.20-log
  1330. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  1331. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  1332. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  1333. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  1334. INFO: Automatic flush during beforeCompletion(): disabled
  1335. INFO: Automatic session close at end of transaction: disabled
  1336. INFO: JDBC batch size: 15
  1337. INFO: JDBC batch updates for versioned data: disabled
  1338. INFO: Scrollable result sets: enabled
  1339. INFO: JDBC3 getGeneratedKeys(): enabled
  1340. INFO: Connection release mode: auto
  1341. INFO: Maximum outer join fetch depth: 2
  1342. INFO: Default batch fetch size: 1
  1343. INFO: Generate SQL with comments: disabled
  1344. INFO: Order SQL updates by primary key: disabled
  1345. INFO: Order SQL inserts for batching: disabled
  1346. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  1347. INFO: Using ASTQueryTranslatorFactory
  1348. INFO: Query language substitutions: {}
  1349. INFO: JPA-QL strict compliance: disabled
  1350. INFO: Second-level cache: enabled
  1351. INFO: Query cache: disabled
  1352. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  1353. INFO: Optimize cache for minimal puts: disabled
  1354. INFO: Structured second-level cache entries: disabled
  1355. INFO: Echoing all SQL to stdout
  1356. INFO: Statistics: disabled
  1357. INFO: Deleted entity synthetic identifier rollback: disabled
  1358. INFO: Default entity-mode: pojo
  1359. INFO: Named query checking : enabled
  1360. INFO: building session factory
  1361. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@16b89a9: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1362. SEVERE: Context initialization failed
  1363. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1364. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
  1365. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1366. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  1367. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  1368. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  1369. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  1370. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  1371. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  1372. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  1373. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  1374. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  1375. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  1376. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  1377. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  1378. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  1379. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  1380. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1381. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1382. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1383. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1384. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1385. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1386. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1387. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1388. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1389. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1390. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1391. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1392. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1393. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  1394. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1395. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1396. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1397. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1398. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1399. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  1400. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1401. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1402. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1403. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1404. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1405. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1406. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1407. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1408. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1409. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1410. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1411. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1412. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1413. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1414. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1415. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1416. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1417. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1418. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1419. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1420. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1421. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1422. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1423. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1424. at java.lang.Thread.run(Thread.java:619)
  1425. Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1426. at net.sf.cglib.core.TypeUtils.parseType(TypeUtils.java:180)
  1427. at net.sf.cglib.core.KeyFactory.<clinit>(KeyFactory.java:66)
  1428. at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
  1429. at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.getProxyFactory(CGLIBLazyInitializer.java:117)
  1430. at org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory.postInstantiate(CGLIBProxyFactory.java:43)
  1431. at org.hibernate.tuple.entity.PojoEntityTuplizer.buildProxyFactory(PojoEntityTuplizer.java:162)
  1432. at org.hibernate.tuple.entity.AbstractEntityTuplizer.<init>(AbstractEntityTuplizer.java:135)
  1433. at org.hibernate.tuple.entity.PojoEntityTuplizer.<init>(PojoEntityTuplizer.java:55)
  1434. at org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping.<init>(EntityEntityModeToTuplizerMapping.java:56)
  1435. at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:295)
  1436. at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
  1437. at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:109)
  1438. at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
  1439. at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
  1440. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)
  1441. at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:859)
  1442. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:860)
  1443. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:779)
  1444. at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPropertiesSet(AbstractSessionFactoryBean.java:211)
  1445. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477)
  1446. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417)
  1447. ... 60 more
  1448. Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.Type
  1449. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  1450. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  1451. at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
  1452. ... 81 more
  1453.  
  1454. SEVERE: PWC1306: Startup of context /MuitoBafao failed due to previous errors
  1455. SEVERE: PWC1305: Exception during cleanup after start failed
  1456. org.apache.catalina.LifecycleException: PWC2769: Manager has not yet been started
  1457. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:874)
  1458. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:5571)
  1459. at com.sun.enterprise.web.WebModule.stop(WebModule.java:527)
  1460. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5384)
  1461. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1462. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1463. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1464. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1465. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1466. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1467. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1468. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1469. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1470. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1471. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1472. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1473. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1474. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  1475. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1476. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1477. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1478. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1479. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1480. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  1481. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1482. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1483. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1484. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1485. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1486. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1487. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1488. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1489. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1490. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1491. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1492. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1493. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1494. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1495. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1496. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1497. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1498. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1499. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1500. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1501. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1502. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1503. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1504. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1505. at java.lang.Thread.run(Thread.java:619)
  1506.  
  1507. SEVERE: ContainerBase.addChild: start:
  1508. org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1509. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5389)
  1510. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1511. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1512. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1513. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1514. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1515. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1516. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1517. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1518. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1519. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1520. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1521. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1522. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1523. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  1524. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1525. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1526. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1527. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1528. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1529. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  1530. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1531. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1532. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1533. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1534. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1535. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1536. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1537. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1538. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1539. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1540. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1541. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1542. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1543. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1544. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1545. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1546. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1547. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1548. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1549. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1550. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1551. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1552. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1553. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1554. at java.lang.Thread.run(Thread.java:619)
  1555. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1556. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
  1557. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1558. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  1559. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  1560. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  1561. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  1562. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  1563. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  1564. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  1565. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  1566. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  1567. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  1568. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  1569. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  1570. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  1571. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  1572. ... 45 more
  1573. Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1574. at net.sf.cglib.core.TypeUtils.parseType(TypeUtils.java:180)
  1575. at net.sf.cglib.core.KeyFactory.<clinit>(KeyFactory.java:66)
  1576. at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
  1577. at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.getProxyFactory(CGLIBLazyInitializer.java:117)
  1578. at org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory.postInstantiate(CGLIBProxyFactory.java:43)
  1579. at org.hibernate.tuple.entity.PojoEntityTuplizer.buildProxyFactory(PojoEntityTuplizer.java:162)
  1580. at org.hibernate.tuple.entity.AbstractEntityTuplizer.<init>(AbstractEntityTuplizer.java:135)
  1581. at org.hibernate.tuple.entity.PojoEntityTuplizer.<init>(PojoEntityTuplizer.java:55)
  1582. at org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping.<init>(EntityEntityModeToTuplizerMapping.java:56)
  1583. at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:295)
  1584. at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
  1585. at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:109)
  1586. at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
  1587. at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
  1588. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)
  1589. at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:859)
  1590. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:860)
  1591. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:779)
  1592. at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPropertiesSet(AbstractSessionFactoryBean.java:211)
  1593. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477)
  1594. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417)
  1595. ... 60 more
  1596. Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.Type
  1597. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  1598. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  1599. at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
  1600. ... 81 more
  1601.  
  1602. WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1603. java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1604. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:921)
  1605. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1606. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1607. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1608. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1609. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1610. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1611. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1612. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1613. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1614. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1615. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1616. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  1617. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1618. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1619. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1620. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1621. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1622. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  1623. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1624. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1625. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1626. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1627. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1628. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1629. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1630. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1631. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1632. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1633. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1634. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1635. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1636. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1637. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1638. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1639. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1640. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1641. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1642. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1643. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1644. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1645. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1646. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1647. at java.lang.Thread.run(Thread.java:619)
  1648.  
  1649. SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method
  1650. java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1651. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:138)
  1652. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1653. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1654. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1655. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1656. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1657. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1658. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:360)
  1659. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1660. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1661. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1662. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1663. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1664. at org.glassfish.deployment.admin.ReDeployCommand.execute(ReDeployCommand.java:126)
  1665. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1666. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1667. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1668. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1669. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1670. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1671. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1672. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1673. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1674. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1675. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1676. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1677. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1678. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1679. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1680. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1681. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1682. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1683. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1684. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1685. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1686. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1687. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1688. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1689. at java.lang.Thread.run(Thread.java:619)
  1690.  
  1691. SEVERE: Exception while loading the app
  1692. SEVERE: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1693. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1694. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  1695. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  1696. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  1697. INFO: Root WebApplicationContext: initialization started
  1698. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 11:14:33 BRT 2012]; root of context hierarchy
  1699. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1700. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1ab64cf: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1701. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  1702. INFO: Hibernate Annotations 3.3.1.GA
  1703. INFO: Hibernate 3.2.5
  1704. INFO: hibernate.properties not found
  1705. INFO: Bytecode provider name : cglib
  1706. INFO: using JDK 1.4 java.sql.Timestamp handling
  1707. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  1708. INFO: Configured SessionFactory: null
  1709. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  1710. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  1711. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  1712. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  1713. INFO: Binding entity from annotated class: muitobafao.model.Evento
  1714. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  1715. INFO: Binding entity from annotated class: muitobafao.model.Lista
  1716. INFO: Bind entity muitobafao.model.Lista on table LISTA
  1717. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  1718. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  1719. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  1720. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  1721. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  1722. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  1723. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  1724. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  1725. INFO: Hibernate Validator not found: ignoring
  1726. INFO: Building new Hibernate SessionFactory
  1727. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  1728. INFO: RDBMS: MySQL, version: 5.5.20-log
  1729. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  1730. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  1731. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  1732. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  1733. INFO: Automatic flush during beforeCompletion(): disabled
  1734. INFO: Automatic session close at end of transaction: disabled
  1735. INFO: JDBC batch size: 15
  1736. INFO: JDBC batch updates for versioned data: disabled
  1737. INFO: Scrollable result sets: enabled
  1738. INFO: JDBC3 getGeneratedKeys(): enabled
  1739. INFO: Connection release mode: auto
  1740. INFO: Maximum outer join fetch depth: 2
  1741. INFO: Default batch fetch size: 1
  1742. INFO: Generate SQL with comments: disabled
  1743. INFO: Order SQL updates by primary key: disabled
  1744. INFO: Order SQL inserts for batching: disabled
  1745. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  1746. INFO: Using ASTQueryTranslatorFactory
  1747. INFO: Query language substitutions: {}
  1748. INFO: JPA-QL strict compliance: disabled
  1749. INFO: Second-level cache: enabled
  1750. INFO: Query cache: disabled
  1751. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  1752. INFO: Optimize cache for minimal puts: disabled
  1753. INFO: Structured second-level cache entries: disabled
  1754. INFO: Echoing all SQL to stdout
  1755. INFO: Statistics: disabled
  1756. INFO: Deleted entity synthetic identifier rollback: disabled
  1757. INFO: Default entity-mode: pojo
  1758. INFO: Named query checking : enabled
  1759. INFO: building session factory
  1760. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1ab64cf: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  1761. SEVERE: Context initialization failed
  1762. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1763. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
  1764. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1765. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  1766. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  1767. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  1768. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  1769. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  1770. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  1771. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  1772. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  1773. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  1774. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  1775. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  1776. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  1777. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  1778. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  1779. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1780. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1781. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1782. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1783. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1784. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1785. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1786. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1787. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1788. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1789. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1790. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1791. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1792. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1793. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1794. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1795. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1796. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1797. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1798. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1799. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1800. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1801. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1802. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1803. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1804. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1805. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1806. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1807. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1808. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1809. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1810. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1811. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1812. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1813. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1814. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1815. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1816. at java.lang.Thread.run(Thread.java:619)
  1817. Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1818. at net.sf.cglib.core.TypeUtils.parseType(TypeUtils.java:180)
  1819. at net.sf.cglib.core.KeyFactory.<clinit>(KeyFactory.java:66)
  1820. at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
  1821. at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.getProxyFactory(CGLIBLazyInitializer.java:117)
  1822. at org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory.postInstantiate(CGLIBProxyFactory.java:43)
  1823. at org.hibernate.tuple.entity.PojoEntityTuplizer.buildProxyFactory(PojoEntityTuplizer.java:162)
  1824. at org.hibernate.tuple.entity.AbstractEntityTuplizer.<init>(AbstractEntityTuplizer.java:135)
  1825. at org.hibernate.tuple.entity.PojoEntityTuplizer.<init>(PojoEntityTuplizer.java:55)
  1826. at org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping.<init>(EntityEntityModeToTuplizerMapping.java:56)
  1827. at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:295)
  1828. at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
  1829. at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:109)
  1830. at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
  1831. at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
  1832. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)
  1833. at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:859)
  1834. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:860)
  1835. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:779)
  1836. at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPropertiesSet(AbstractSessionFactoryBean.java:211)
  1837. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477)
  1838. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417)
  1839. ... 53 more
  1840. Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.Type
  1841. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  1842. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  1843. at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
  1844. ... 74 more
  1845.  
  1846. SEVERE: PWC1306: Startup of context /MuitoBafao failed due to previous errors
  1847. SEVERE: PWC1305: Exception during cleanup after start failed
  1848. org.apache.catalina.LifecycleException: PWC2769: Manager has not yet been started
  1849. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:874)
  1850. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:5571)
  1851. at com.sun.enterprise.web.WebModule.stop(WebModule.java:527)
  1852. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5384)
  1853. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1854. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1855. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1856. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1857. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1858. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1859. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1860. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1861. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1862. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1863. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1864. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1865. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1866. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1867. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1868. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1869. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1870. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1871. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1872. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1873. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1874. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1875. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1876. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1877. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1878. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1879. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1880. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1881. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1882. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1883. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1884. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1885. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1886. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1887. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1888. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1889. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1890. at java.lang.Thread.run(Thread.java:619)
  1891.  
  1892. SEVERE: ContainerBase.addChild: start:
  1893. org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1894. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5389)
  1895. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1896. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1897. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1898. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1899. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1900. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1901. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1902. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1903. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1904. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1905. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1906. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1907. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1908. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1909. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1910. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1911. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1912. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1913. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  1914. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  1915. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  1916. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  1917. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  1918. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  1919. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1920. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1921. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1922. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1923. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1924. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1925. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1926. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1927. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1928. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1929. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1930. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1931. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1932. at java.lang.Thread.run(Thread.java:619)
  1933. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1934. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
  1935. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
  1936. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  1937. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  1938. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  1939. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  1940. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  1941. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  1942. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  1943. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  1944. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  1945. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  1946. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  1947. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  1948. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  1949. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  1950. ... 38 more
  1951. Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1952. at net.sf.cglib.core.TypeUtils.parseType(TypeUtils.java:180)
  1953. at net.sf.cglib.core.KeyFactory.<clinit>(KeyFactory.java:66)
  1954. at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
  1955. at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.getProxyFactory(CGLIBLazyInitializer.java:117)
  1956. at org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory.postInstantiate(CGLIBProxyFactory.java:43)
  1957. at org.hibernate.tuple.entity.PojoEntityTuplizer.buildProxyFactory(PojoEntityTuplizer.java:162)
  1958. at org.hibernate.tuple.entity.AbstractEntityTuplizer.<init>(AbstractEntityTuplizer.java:135)
  1959. at org.hibernate.tuple.entity.PojoEntityTuplizer.<init>(PojoEntityTuplizer.java:55)
  1960. at org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping.<init>(EntityEntityModeToTuplizerMapping.java:56)
  1961. at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:295)
  1962. at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
  1963. at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:109)
  1964. at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
  1965. at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
  1966. at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)
  1967. at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:859)
  1968. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:860)
  1969. at org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:779)
  1970. at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPropertiesSet(AbstractSessionFactoryBean.java:211)
  1971. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477)
  1972. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417)
  1973. ... 53 more
  1974. Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.Type
  1975. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  1976. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  1977. at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
  1978. ... 74 more
  1979.  
  1980. WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1981. java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  1982. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:921)
  1983. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1984. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1985. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  1986. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  1987. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1988. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1989. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1990. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  1991. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1992. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1993. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  1994. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  1995. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  1996. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  1997. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  1998. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  1999. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2000. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2001. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2002. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2003. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2004. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2005. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2006. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2007. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2008. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2009. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2010. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2011. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2012. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2013. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2014. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2015. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2016. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2017. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2018. at java.lang.Thread.run(Thread.java:619)
  2019.  
  2020. SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method
  2021. java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  2022. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:138)
  2023. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2024. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2025. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2026. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2027. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2028. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2029. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2030. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2031. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2032. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2033. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2034. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2035. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2036. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2037. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2038. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2039. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2040. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2041. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2042. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2043. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2044. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2045. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2046. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2047. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2048. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2049. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2050. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2051. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2052. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2053. at java.lang.Thread.run(Thread.java:619)
  2054.  
  2055. SEVERE: Exception while loading the app
  2056. SEVERE: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type
  2057. INFO: Server shutdown initiated
  2058. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'dispatcher'
  2059. INFO: Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Wed May 09 08:09:19 BRT 2012]; parent: Root WebApplicationContext
  2060. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a4f80e: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController,controller.HelloController#0,org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#1]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1187658
  2061. INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
  2062. INFO: Closing Root WebApplicationContext: startup date [Wed May 09 08:09:18 BRT 2012]; root of context hierarchy
  2063. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1187658: defining beans [helloService]; root of factory hierarchy
  2064. INFO: PWC1412: WebModule[null] ServletContext.log():Destroying Spring FrameworkServlet 'springapp'
  2065. INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext@e0a75a: display name [WebApplicationContext for namespace 'springapp-servlet']; startup date [Wed May 09 08:09:21 BRT 2012]; root of context hierarchy
  2066. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18e2a42: defining beans [productManager,product1,product2,product3,messageSource,/hello.htm,viewResolver]; root of factory hierarchy
  2067. INFO: RAR7094: __ds_jdbc_ra shutdown successful.
  2068. INFO: JMXStartupService: Stopped JMXConnectorServer: null
  2069. INFO: JMXStartupService and JMXConnectors have been shut down.
  2070. INFO: Shutdown procedure finished
  2071. May 9, 2012 11:16:00 AM null
  2072. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.1 (build 12)
  2073. WARNING: Record begin marker is not a proper value so using default.
  2074. WARNING: Record end marker is not a proper value so using default.
  2075. WARNING: Log Format field separator is not a character so using default.
  2076. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  2077. INFO: Grizzly Framework 1.9.36 started in: 92ms - bound to [0.0.0.0:8080]
  2078. INFO: Grizzly Framework 1.9.36 started in: 61ms - bound to [0.0.0.0:8181]
  2079. INFO: Grizzly Framework 1.9.36 started in: 25ms - bound to [0.0.0.0:3700]
  2080. INFO: Grizzly Framework 1.9.36 started in: 42ms - bound to [0.0.0.0:4848]
  2081. INFO: Grizzly Framework 1.9.36 started in: 7ms - bound to [0.0.0.0:7676]
  2082. INFO: The Admin Console is already installed, but not yet loaded.
  2083. SEVERE: CORE10012: Application previously deployed is not at its original location any more: file:/C:/Users/Isabela/Documents/NetBeansProjects/TaskAdmin/build/web/
  2084. INFO: SEC1002: Security Manager is OFF.
  2085. INFO: SEC1010: Entering Security Startup Service
  2086. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  2087. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  2088. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  2089. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  2090. INFO: SEC1011: Security Service(s) Started Successfully
  2091. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  2092. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  2093. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  2094. INFO: WEB0171: Created virtual server [server]
  2095. INFO: WEB0171: Created virtual server [__asadmin]
  2096. INFO: WEB0172: Virtual server [server] loaded default web module []
  2097. INFO: Hibernate Validator 4.1.0.Final
  2098. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  2099. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/scrumtoys'
  2100. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  2101. INFO: Monitoring jndi:/server/scrumtoys/WEB-INF/faces-config.xml for modifications
  2102. INFO: WEB0671: Loading application [ScrumToys] at [/scrumtoys]
  2103. INFO: CORE10010: Loading application ScrumToys done in 5,897 ms
  2104. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  2105. INFO: Root WebApplicationContext: initialization started
  2106. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 11:16:08 BRT 2012]; root of context hierarchy
  2107. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  2108. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9a8d9b: defining beans [helloService]; root of factory hierarchy
  2109. INFO: Root WebApplicationContext: initialization completed in 919 ms
  2110. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'dispatcher'
  2111. INFO: FrameworkServlet 'dispatcher': initialization started
  2112. INFO: Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Wed May 09 11:16:09 BRT 2012]; parent: Root WebApplicationContext
  2113. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml]
  2114. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@999f10: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController,controller.HelloController#0,org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#1]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@9a8d9b
  2115. INFO: Mapped URL path [/hello*] onto handler 'controller.HelloController#0'
  2116. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  2117. INFO: Mapped URL path [/hello*] onto handler 'controller.HelloController#0'
  2118. INFO: FrameworkServlet 'dispatcher': initialization completed in 888 ms
  2119. INFO: WEB0671: Loading application [HelloSpring] at [/HelloSpring]
  2120. INFO: CORE10010: Loading application HelloSpring done in 2,862 ms
  2121. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'springapp'
  2122. INFO: FrameworkServlet 'springapp': initialization started
  2123. INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext@4af41d: display name [WebApplicationContext for namespace 'springapp-servlet']; startup date [Wed May 09 11:16:11 BRT 2012]; root of context hierarchy
  2124. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/springapp-servlet.xml]
  2125. INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@4af41d]: org.springframework.beans.factory.support.DefaultListableBeanFactory@9e9a07
  2126. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9e9a07: defining beans [productManager,product1,product2,product3,messageSource,/hello.htm,viewResolver]; root of factory hierarchy
  2127. INFO: FrameworkServlet 'springapp': initialization completed in 796 ms
  2128. INFO: WEB0671: Loading application [springapp] at [/springapp]
  2129. INFO: CORE10010: Loading application springapp done in 2,042 ms
  2130. INFO: GlassFish Server Open Source Edition 3.1.1 (12) startup time : Felix (1,853ms), startup services(11,817ms), total(13,670ms)
  2131. INFO: JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://Isabela-PC:8686/jndi/rmi://Isabela-PC:8686/jmxrmi
  2132. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  2133. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  2134. INFO: Grizzly Framework 1.9.36 started in: 5ms - bound to [0.0.0.0:8080]
  2135. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  2136. INFO: Grizzly Framework 1.9.36 started in: 3ms - bound to [0.0.0.0:8181]
  2137. INFO: WELD-000900 ${parsedVersion (osgiVersion})
  2138. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  2139. INFO: Initializing Mojarra 2.1.3 (FCS b02) for context '/MuitoBafao'
  2140. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  2141. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  2142. INFO: Root WebApplicationContext: initialization started
  2143. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 11:16:19 BRT 2012]; root of context hierarchy
  2144. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  2145. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ad2edd: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  2146. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  2147. INFO: Hibernate Annotations 3.3.1.GA
  2148. INFO: Hibernate 3.2.5
  2149. INFO: hibernate.properties not found
  2150. INFO: Bytecode provider name : cglib
  2151. INFO: using JDK 1.4 java.sql.Timestamp handling
  2152. INFO: configuring from url: jndi:/server/MuitoBafao/hibernate.cfg.xml
  2153. INFO: Configured SessionFactory: null
  2154. INFO: Binding entity from annotated class: muitobafao.model.Administrador
  2155. INFO: Bind entity muitobafao.model.Administrador on table ADMINISTRADOR
  2156. INFO: Binding entity from annotated class: muitobafao.model.Comentario
  2157. INFO: Bind entity muitobafao.model.Comentario on table COMENTARIO
  2158. INFO: Binding entity from annotated class: muitobafao.model.Evento
  2159. INFO: Bind entity muitobafao.model.Evento on table EVENTO
  2160. INFO: Binding entity from annotated class: muitobafao.model.Lista
  2161. INFO: Bind entity muitobafao.model.Lista on table LISTA
  2162. INFO: Binding entity from annotated class: muitobafao.model.Notificacao
  2163. INFO: Bind entity muitobafao.model.Notificacao on table NOTIFICACAO
  2164. INFO: Binding entity from annotated class: muitobafao.model.Resenha
  2165. INFO: Bind entity muitobafao.model.Resenha on table RESENHA
  2166. INFO: Binding entity from annotated class: muitobafao.model.Usuario
  2167. INFO: Bind entity muitobafao.model.Usuario on table USUARIO
  2168. INFO: Mapping collection: muitobafao.model.Evento.comentarios -> COMENTARIO
  2169. INFO: Mapping collection: muitobafao.model.Evento.resenhas -> RESENHA
  2170. INFO: Hibernate Validator not found: ignoring
  2171. INFO: Building new Hibernate SessionFactory
  2172. INFO: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  2173. INFO: RDBMS: MySQL, version: 5.5.20-log
  2174. INFO: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.19 ( Revision: tonci.grgin@oracle.com-20111003110438-qfydx066wsbydkbw )
  2175. INFO: Using dialect: org.hibernate.dialect.MySQLDialect
  2176. INFO: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  2177. INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  2178. INFO: Automatic flush during beforeCompletion(): disabled
  2179. INFO: Automatic session close at end of transaction: disabled
  2180. INFO: JDBC batch size: 15
  2181. INFO: JDBC batch updates for versioned data: disabled
  2182. INFO: Scrollable result sets: enabled
  2183. INFO: JDBC3 getGeneratedKeys(): enabled
  2184. INFO: Connection release mode: auto
  2185. INFO: Maximum outer join fetch depth: 2
  2186. INFO: Default batch fetch size: 1
  2187. INFO: Generate SQL with comments: disabled
  2188. INFO: Order SQL updates by primary key: disabled
  2189. INFO: Order SQL inserts for batching: disabled
  2190. INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  2191. INFO: Using ASTQueryTranslatorFactory
  2192. INFO: Query language substitutions: {}
  2193. INFO: JPA-QL strict compliance: disabled
  2194. INFO: Second-level cache: enabled
  2195. INFO: Query cache: disabled
  2196. INFO: Cache provider: org.hibernate.cache.NoCacheProvider
  2197. INFO: Optimize cache for minimal puts: disabled
  2198. INFO: Structured second-level cache entries: disabled
  2199. INFO: Echoing all SQL to stdout
  2200. INFO: Statistics: disabled
  2201. INFO: Deleted entity synthetic identifier rollback: disabled
  2202. INFO: Default entity-mode: pojo
  2203. INFO: Named query checking : enabled
  2204. INFO: building session factory
  2205. INFO: Not binding factory to JNDI, no JNDI name configured
  2206. INFO: Running hbm2ddl schema export
  2207. INFO: exporting generated schema to database
  2208. INFO: schema export complete
  2209. INFO: Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@17a56ff] of Hibernate SessionFactory for HibernateTransactionManager
  2210. INFO: Root WebApplicationContext: initialization completed in 19728 ms
  2211. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring FrameworkServlet 'muitobafao'
  2212. INFO: FrameworkServlet 'muitobafao': initialization started
  2213. INFO: Refreshing WebApplicationContext for namespace 'muitobafao-servlet': startup date [Wed May 09 11:16:38 BRT 2012]; parent: Root WebApplicationContext
  2214. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/muitobafao-servlet.xml]
  2215. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11c387a: defining beans [org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping#0,urlMapping,viewResolver,indexController]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@ad2edd
  2216. INFO: Mapped URL path [/index.htm] onto handler 'indexController'
  2217. INFO: FrameworkServlet 'muitobafao': initialization completed in 409 ms
  2218. INFO: WEB0671: Loading application [MuitoBafao] at [/MuitoBafao]
  2219. INFO: MuitoBafao was successfully deployed in 25,155 milliseconds.
  2220. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  2221. INFO: Root WebApplicationContext: initialization started
  2222. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 11:47:58 BRT 2012]; root of context hierarchy
  2223. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  2224. SEVERE: Context initialization failed
  2225. org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2226. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)
  2227. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)
  2228. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)
  2229. at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
  2230. at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
  2231. at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
  2232. at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
  2233. at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:93)
  2234. at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)
  2235. at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:467)
  2236. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:397)
  2237. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  2238. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  2239. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  2240. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  2241. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  2242. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  2243. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  2244. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  2245. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2246. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2247. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2248. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2249. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2250. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2251. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2252. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2253. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2254. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2255. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2256. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2257. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2258. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2259. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2260. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2261. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2262. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2263. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2264. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2265. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2266. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2267. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2268. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2269. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2270. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2271. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2272. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2273. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2274. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2275. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2276. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2277. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2278. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2279. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2280. at java.lang.Thread.run(Thread.java:619)
  2281. Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2282. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
  2283. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
  2284. at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
  2285. at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
  2286. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:410)
  2287. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3165)
  2288. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2630)
  2289. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2037)
  2290. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:705)
  2291. at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:377)
  2292. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2747)
  2293. at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
  2294. at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
  2295. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
  2296. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
  2297. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
  2298. at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
  2299. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:225)
  2300. at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
  2301. at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
  2302. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
  2303. ... 54 more
  2304.  
  2305. SEVERE: PWC1306: Startup of context /MuitoBafaoMaven failed due to previous errors
  2306. SEVERE: PWC1305: Exception during cleanup after start failed
  2307. org.apache.catalina.LifecycleException: PWC2769: Manager has not yet been started
  2308. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:874)
  2309. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:5571)
  2310. at com.sun.enterprise.web.WebModule.stop(WebModule.java:527)
  2311. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5384)
  2312. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  2313. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  2314. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2315. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2316. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2317. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2318. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2319. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2320. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2321. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2322. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2323. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2324. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2325. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2326. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2327. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2328. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2329. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2330. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2331. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2332. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2333. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2334. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2335. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2336. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2337. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2338. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2339. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2340. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2341. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2342. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2343. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2344. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2345. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2346. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2347. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2348. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2349. at java.lang.Thread.run(Thread.java:619)
  2350.  
  2351. SEVERE: ContainerBase.addChild: start:
  2352. org.apache.catalina.LifecycleException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2353. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5389)
  2354. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  2355. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  2356. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2357. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2358. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2359. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2360. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2361. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2362. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2363. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2364. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2365. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2366. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2367. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2368. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2369. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2370. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2371. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2372. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2373. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2374. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2375. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2376. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2377. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2378. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2379. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2380. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2381. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2382. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2383. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2384. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2385. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2386. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2387. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2388. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2389. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2390. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2391. at java.lang.Thread.run(Thread.java:619)
  2392. Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2393. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)
  2394. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)
  2395. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)
  2396. at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
  2397. at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
  2398. at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
  2399. at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
  2400. at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:93)
  2401. at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)
  2402. at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:467)
  2403. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:397)
  2404. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  2405. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  2406. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  2407. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  2408. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  2409. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  2410. ... 38 more
  2411. Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2412. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
  2413. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
  2414. at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
  2415. at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
  2416. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:410)
  2417. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3165)
  2418. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2630)
  2419. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2037)
  2420. at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:705)
  2421. at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:377)
  2422. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2747)
  2423. at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
  2424. at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
  2425. at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
  2426. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
  2427. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
  2428. at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
  2429. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:225)
  2430. at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
  2431. at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
  2432. at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
  2433. ... 54 more
  2434.  
  2435. WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2436. java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2437. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:921)
  2438. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2439. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2440. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2441. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2442. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2443. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2444. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2445. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2446. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2447. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2448. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2449. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2450. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2451. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2452. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2453. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2454. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2455. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2456. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2457. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2458. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2459. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2460. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2461. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2462. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2463. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2464. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2465. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2466. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2467. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2468. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2469. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2470. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2471. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2472. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2473. at java.lang.Thread.run(Thread.java:619)
  2474.  
  2475. SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method
  2476. java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2477. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:138)
  2478. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2479. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2480. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2481. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2482. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2483. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2484. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2485. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2486. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2487. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2488. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2489. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2490. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2491. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2492. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2493. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2494. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2495. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2496. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2497. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2498. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2499. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2500. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2501. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2502. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2503. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2504. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2505. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2506. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2507. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2508. at java.lang.Thread.run(Thread.java:619)
  2509.  
  2510. SEVERE: Exception while loading the app
  2511. SEVERE: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 28 in XML document from ServletContext resource [/WEB-INF/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'value' is not allowed to appear in element 'prop'.
  2512. INFO: PWC1412: WebModule[null] ServletContext.log():Initializing Spring root WebApplicationContext
  2513. INFO: Root WebApplicationContext: initialization started
  2514. INFO: Refreshing Root WebApplicationContext: startup date [Wed May 09 11:49:53 BRT 2012]; root of context hierarchy
  2515. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  2516. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1182391: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  2517. INFO: Loaded JDBC driver: com.mysql.jdbc.Driver
  2518. INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1182391: defining beans [dataSource,sessionFactory,hibernateTemplate,transactionManager,administradorDao,comentarioDao,eventoDao,listaDao,notificacaoDao,resenhaDao,usuarioDao]; root of factory hierarchy
  2519. SEVERE: Context initialization failed
  2520. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2521. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:965)
  2522. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)
  2523. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
  2524. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  2525. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  2526. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  2527. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  2528. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  2529. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  2530. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  2531. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  2532. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  2533. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  2534. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  2535. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  2536. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  2537. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  2538. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  2539. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  2540. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2541. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2542. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2543. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2544. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2545. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2546. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2547. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2548. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2549. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2550. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2551. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2552. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2553. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2554. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2555. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2556. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2557. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2558. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2559. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2560. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2561. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2562. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2563. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2564. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2565. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2566. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2567. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2568. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2569. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2570. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2571. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2572. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2573. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2574. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2575. at java.lang.Thread.run(Thread.java:619)
  2576. Caused by: java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2577. at java.lang.Class.getDeclaredConstructors0(Native Method)
  2578. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
  2579. at java.lang.Class.getConstructor0(Class.java:2699)
  2580. at java.lang.Class.getDeclaredConstructor(Class.java:1985)
  2581. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:65)
  2582. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:958)
  2583. ... 54 more
  2584. Caused by: java.lang.ClassNotFoundException: org.hibernate.MappingException
  2585. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  2586. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  2587. at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
  2588. ... 60 more
  2589.  
  2590. SEVERE: PWC1306: Startup of context /MuitoBafaoMaven failed due to previous errors
  2591. SEVERE: PWC1305: Exception during cleanup after start failed
  2592. org.apache.catalina.LifecycleException: PWC2769: Manager has not yet been started
  2593. at org.apache.catalina.session.StandardManager.stop(StandardManager.java:874)
  2594. at org.apache.catalina.core.StandardContext.stop(StandardContext.java:5571)
  2595. at com.sun.enterprise.web.WebModule.stop(WebModule.java:527)
  2596. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5384)
  2597. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  2598. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  2599. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2600. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2601. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2602. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2603. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2604. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2605. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2606. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2607. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2608. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2609. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2610. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2611. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2612. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2613. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2614. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2615. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2616. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2617. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2618. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2619. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2620. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2621. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2622. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2623. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2624. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2625. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2626. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2627. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2628. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2629. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2630. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2631. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2632. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2633. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2634. at java.lang.Thread.run(Thread.java:619)
  2635.  
  2636. SEVERE: ContainerBase.addChild: start:
  2637. org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2638. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5389)
  2639. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  2640. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  2641. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2642. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2643. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2644. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2645. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2646. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2647. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2648. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2649. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2650. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2651. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2652. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2653. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2654. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2655. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2656. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2657. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2658. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2659. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2660. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2661. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2662. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2663. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2664. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2665. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2666. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2667. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2668. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2669. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2670. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2671. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2672. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2673. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2674. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2675. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2676. at java.lang.Thread.run(Thread.java:619)
  2677. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2678. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:965)
  2679. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)
  2680. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
  2681. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  2682. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
  2683. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
  2684. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
  2685. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
  2686. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:567)
  2687. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
  2688. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
  2689. at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:282)
  2690. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:204)
  2691. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  2692. at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4750)
  2693. at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:550)
  2694. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5366)
  2695. ... 38 more
  2696. Caused by: java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2697. at java.lang.Class.getDeclaredConstructors0(Native Method)
  2698. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
  2699. at java.lang.Class.getConstructor0(Class.java:2699)
  2700. at java.lang.Class.getDeclaredConstructor(Class.java:1985)
  2701. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:65)
  2702. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:958)
  2703. ... 54 more
  2704. Caused by: java.lang.ClassNotFoundException: org.hibernate.MappingException
  2705. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1519)
  2706. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1369)
  2707. at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
  2708. ... 60 more
  2709.  
  2710. WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2711. java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2712. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:921)
  2713. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  2714. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  2715. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2000)
  2716. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
  2717. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  2718. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2719. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2720. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2721. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2722. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2723. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2724. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2725. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2726. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2727. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2728. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2729. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2730. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2731. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2732. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2733. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2734. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2735. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2736. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2737. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2738. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2739. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2740. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2741. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2742. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2743. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2744. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2745. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2746. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2747. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2748. at java.lang.Thread.run(Thread.java:619)
  2749.  
  2750. SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method
  2751. java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
  2752. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:138)
  2753. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  2754. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  2755. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  2756. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2757. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2758. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
  2759. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  2760. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  2761. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  2762. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  2763. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  2764. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  2765. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
  2766. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
  2767. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  2768. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  2769. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  2770. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2771. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2772. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2773. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2774. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2775. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2776. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2777. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2778. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2779. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2780. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2781. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2782. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2783. at java.lang.Thread.run(Thread.java:619)
  2784.  
  2785. SEVERE: Exception while loading the app
  2786. SEVERE: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/hibernate/MappingException
Add Comment
Please, Sign In to add comment