Advertisement
Guest User

Untitled

a guest
May 7th, 2014
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.39 KB | None | 0 0
  1. [2014-05-07T11:20:34.509+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234509] [levelValue: 800] [[
  2. visiting unvisited references]]
  3.  
  4. [2014-05-07T11:20:34.546+0400] [glassfish 4.0] [WARNING] [AS-DEPLOYMENT-00011] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234546] [levelValue: 900] [[
  5. Error in annotation processing: {0}.
  6. java.lang.NoClassDefFoundError: org/springframework/batch/core/configuration/annotation/BatchConfigurer
  7. at java.lang.ClassLoader.defineClass1(Native Method)
  8. at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
  9. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  10. at org.glassfish.web.loader.WebappClassLoader.findClass(WebappClassLoader.java:1183)
  11. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1728)
  12. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1611)
  13. at com.sun.enterprise.deployment.annotation.impl.ModuleScanner.getElements(ModuleScanner.java:297)
  14. at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:585)
  15. at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:462)
  16. at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:446)
  17. at org.glassfish.web.deployment.archivist.WebArchivist.postAnnotationProcess(WebArchivist.java:338)
  18. at org.glassfish.web.deployment.archivist.WebArchivist.postAnnotationProcess(WebArchivist.java:91)
  19. at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:420)
  20. at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:396)
  21. at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:271)
  22. at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:280)
  23. at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:241)
  24. at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:161)
  25. at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:198)
  26. at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:222)
  27. at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:96)
  28. at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:878)
  29. at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:818)
  30. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:374)
  31. at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:407)
  32. at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:243)
  33. at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:281)
  34. at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:328)
  35. at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:448)
  36. at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:163)
  37. at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2204)
  38. at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93)
  39. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:673)
  40. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:660)
  41. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneJob.run(CurrentTaskFuture.java:490)
  42. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:362)
  43. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:279)
  44. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:113)
  45. at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:296)
  46. at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:66)
  47. at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:532)
  48. at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:329)
  49. at com.sun.enterprise.v3.server.AppServerStartup.doStart(AppServerStartup.java:226)
  50. at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:217)
  51. at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:79)
  52. at com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator.start(GlassFishDecorator.java:63)
  53. at com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl.start(EmbeddedOSGiGlassFishImpl.java:75)
  54. at com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator.start(GlassFishDecorator.java:63)
  55. at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishImpl.start(OSGiGlassFishImpl.java:71)
  56. at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:606)
  61. at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
  62. at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:54)
  63. Caused by: java.lang.ClassNotFoundException: org.springframework.batch.core.configuration.annotation.BatchConfigurer
  64. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1761)
  65. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1611)
  66. ... 56 more
  67. ]]
  68.  
  69. [2014-05-07T11:20:34.564+0400] [glassfish 4.0] [WARNING] [AS-DEPLOYMENT-00011] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234564] [levelValue: 900] [[
  70. Error in annotation processing: {0}.
  71. java.lang.NoClassDefFoundError: org/springframework/batch/core/configuration/annotation/BatchConfigurer
  72. at java.lang.ClassLoader.defineClass1(Native Method)
  73. at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
  74. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  75. at org.glassfish.web.loader.WebappClassLoader.findClass(WebappClassLoader.java:1183)
  76. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1728)
  77. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1611)
  78. at com.sun.enterprise.deployment.annotation.impl.ModuleScanner.getElements(ModuleScanner.java:297)
  79. at org.glassfish.apf.impl.AnnotationProcessorImpl.process(AnnotationProcessorImpl.java:132)
  80. at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:626)
  81. at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:462)
  82. at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:446)
  83. at org.glassfish.web.deployment.archivist.WebArchivist.postAnnotationProcess(WebArchivist.java:338)
  84. at org.glassfish.web.deployment.archivist.WebArchivist.postAnnotationProcess(WebArchivist.java:91)
  85. at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:420)
  86. at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:396)
  87. at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:271)
  88. at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:280)
  89. at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:241)
  90. at com.sun.enterprise.deployment.archivist.ApplicationFactory.openArchive(ApplicationFactory.java:161)
  91. at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:198)
  92. at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:222)
  93. at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:96)
  94. at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:878)
  95. at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:818)
  96. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:374)
  97. at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:407)
  98. at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:243)
  99. at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:281)
  100. at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:328)
  101. at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:448)
  102. at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:163)
  103. at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2204)
  104. at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93)
  105. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:673)
  106. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:660)
  107. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneJob.run(CurrentTaskFuture.java:490)
  108. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.go(CurrentTaskFuture.java:362)
  109. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpAllTheWay.access$100(CurrentTaskFuture.java:279)
  110. at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture.go(CurrentTaskFuture.java:113)
  111. at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.proceedTo(AsyncRunLevelContext.java:296)
  112. at org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl.proceedTo(RunLevelControllerImpl.java:66)
  113. at com.sun.enterprise.v3.server.AppServerStartup.proceedTo(AppServerStartup.java:532)
  114. at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:329)
  115. at com.sun.enterprise.v3.server.AppServerStartup.doStart(AppServerStartup.java:226)
  116. at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:217)
  117. at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:79)
  118. at com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator.start(GlassFishDecorator.java:63)
  119. at com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl.start(EmbeddedOSGiGlassFishImpl.java:75)
  120. at com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator.start(GlassFishDecorator.java:63)
  121. at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishImpl.start(OSGiGlassFishImpl.java:71)
  122. at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  125. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  126. at java.lang.reflect.Method.invoke(Method.java:606)
  127. at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
  128. at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:54)
  129. Caused by: java.lang.ClassNotFoundException: org.springframework.batch.core.configuration.annotation.BatchConfigurer
  130. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1761)
  131. at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1611)
  132. ... 57 more
  133. ]]
  134.  
  135. [2014-05-07T11:20:34.598+0400] [glassfish 4.0] [SEVERE] [] [global] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234598] [levelValue: 1000] [[
  136. Class [ Lorg/springframework/jdbc/datasource/embedded/EmbeddedDatabase; ] not found. Error while loading [ class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration ]]]
  137.  
  138. [2014-05-07T11:20:34.616+0400] [glassfish 4.0] [SEVERE] [] [global] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234616] [levelValue: 1000] [[
  139. Class [ Lorg/apache/tomcat/jdbc/pool/DataSource; ] not found. Error while loading [ class org.springframework.boot.autoconfigure.jdbc.TomcatDataSourceConfiguration ]]]
  140.  
  141. [2014-05-07T11:20:34.623+0400] [glassfish 4.0] [SEVERE] [] [global] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234623] [levelValue: 1000] [[
  142. Class [ org/springframework/jdbc/datasource/init/DatabasePopulator ] not found. Error while loading [ class org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer ]]]
  143.  
  144. [2014-05-07T11:20:34.626+0400] [glassfish 4.0] [SEVERE] [] [global] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234626] [levelValue: 1000] [[
  145. Class [ com/mongodb/Mongo ] not found. Error while loading [ class org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration ]]]
  146.  
  147. [2014-05-07T11:20:34.628+0400] [glassfish 4.0] [SEVERE] [] [global] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234628] [levelValue: 1000] [[
  148. Class [ org/springframework/dao/DataAccessResourceFailureException ] not found. Error while loading [ class org.springframework.boot.autoconfigure.jdbc.CommonsDataSourceConfiguration ]]]
  149.  
  150. [2014-05-07T11:20:34.631+0400] [glassfish 4.0] [SEVERE] [] [global] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234631] [levelValue: 1000] [[
  151. Class [ org/springframework/jdbc/datasource/init/DatabasePopulator ] not found. Error while loading [ class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration ]]]
  152.  
  153. [2014-05-07T11:20:34.764+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234764] [levelValue: 800] [[
  154. visiting unvisited references]]
  155.  
  156. [2014-05-07T11:20:34.766+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234766] [levelValue: 800] [[
  157. visiting unvisited references]]
  158.  
  159. [2014-05-07T11:20:34.768+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234768] [levelValue: 800] [[
  160. visiting unvisited references]]
  161.  
  162. [2014-05-07T11:20:34.769+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234769] [levelValue: 800] [[
  163. visiting unvisited references]]
  164.  
  165. [2014-05-07T11:20:34.772+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234772] [levelValue: 800] [[
  166. visiting unvisited references]]
  167.  
  168. [2014-05-07T11:20:34.775+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234775] [levelValue: 800] [[
  169. visiting unvisited references]]
  170.  
  171. [2014-05-07T11:20:34.778+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234778] [levelValue: 800] [[
  172. visiting unvisited references]]
  173.  
  174. [2014-05-07T11:20:34.781+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234781] [levelValue: 800] [[
  175. visiting unvisited references]]
  176.  
  177. [2014-05-07T11:20:34.783+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234783] [levelValue: 800] [[
  178. visiting unvisited references]]
  179.  
  180. [2014-05-07T11:20:34.785+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234785] [levelValue: 800] [[
  181. visiting unvisited references]]
  182.  
  183. [2014-05-07T11:20:34.787+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234787] [levelValue: 800] [[
  184. visiting unvisited references]]
  185.  
  186. [2014-05-07T11:20:34.789+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234789] [levelValue: 800] [[
  187. visiting unvisited references]]
  188.  
  189. [2014-05-07T11:20:34.790+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234790] [levelValue: 800] [[
  190. visiting unvisited references]]
  191.  
  192. [2014-05-07T11:20:34.878+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234878] [levelValue: 800] [[
  193. visiting unvisited references]]
  194.  
  195. [2014-05-07T11:20:34.881+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234881] [levelValue: 800] [[
  196. visiting unvisited references]]
  197.  
  198. [2014-05-07T11:20:34.884+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234884] [levelValue: 800] [[
  199. visiting unvisited references]]
  200.  
  201. [2014-05-07T11:20:34.886+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234886] [levelValue: 800] [[
  202. visiting unvisited references]]
  203.  
  204. [2014-05-07T11:20:34.889+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234889] [levelValue: 800] [[
  205. visiting unvisited references]]
  206.  
  207. [2014-05-07T11:20:34.891+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234891] [levelValue: 800] [[
  208. visiting unvisited references]]
  209.  
  210. [2014-05-07T11:20:34.893+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234893] [levelValue: 800] [[
  211. visiting unvisited references]]
  212.  
  213. [2014-05-07T11:20:34.896+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234896] [levelValue: 800] [[
  214. visiting unvisited references]]
  215.  
  216. [2014-05-07T11:20:34.898+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234898] [levelValue: 800] [[
  217. visiting unvisited references]]
  218.  
  219. [2014-05-07T11:20:34.901+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234901] [levelValue: 800] [[
  220. visiting unvisited references]]
  221.  
  222. [2014-05-07T11:20:34.903+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234903] [levelValue: 800] [[
  223. visiting unvisited references]]
  224.  
  225. [2014-05-07T11:20:34.907+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447234907] [levelValue: 800] [[
  226. visiting unvisited references]]
  227.  
  228. [2014-05-07T11:20:35.703+0400] [glassfish 4.0] [INFO] [] [javax.enterprise.web] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1399447235703] [levelValue: 800] [[
  229. WebModule[null] ServletContext.log():Spring WebApplicationInitializers detected on classpath: [hello.HelloWebXml@2c90862b, org.badcoding.HelloWebXml@445887e8]]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement