Advertisement
Guest User

Untitled

a guest
Sep 6th, 2017
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.07 KB | None | 0 0
  1. [INFO] [talledLocalContainer] SEVERE: Error during ServletContainerInitializer processing
  2. [INFO] [talledLocalContainer] javax.servlet.ServletException: Failed to instantiate WebApplicationInitializer class
  3. [INFO] [talledLocalContainer] at org.springframework.web.SpringServletContainerInitializer.onStartup(SpringServletContainerInitializer.java:158)
  4. [INFO] [talledLocalContainer] at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5178)
  5. [INFO] [talledLocalContainer] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  6. [INFO] [talledLocalContainer] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:724)
  7. [INFO] [talledLocalContainer] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:700)
  8. [INFO] [talledLocalContainer] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
  9. [INFO] [talledLocalContainer] at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:952)
  10. [INFO] [talledLocalContainer] at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1823)
  11. [INFO] [talledLocalContainer] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  12. [INFO] [talledLocalContainer] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  13. [INFO] [talledLocalContainer] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  14. [INFO] [talledLocalContainer] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  15. [INFO] [talledLocalContainer] at java.lang.Thread.run(Thread.java:748)
  16. [INFO] [talledLocalContainer] Caused by: java.lang.NoSuchMethodError: org.springframework.util.ReflectionUtils.accessibleConstructor(Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/reflect/Constructor;
  17. [INFO] [talledLocalContainer] at org.springframework.web.SpringServletContainerInitializer.onStartup(SpringServletContainerInitializer.java:155)
  18.  
  19. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ tpa-dim ---
  20. [INFO] com.bnpparibas.tpa:tpa-dim:war:0.3.1-SNAPSHOT
  21. [INFO] +- com.bnpparibas.tpa:tpa-dim-gemfire-function:jar:0.3.1-SNAPSHOT:compile
  22. [INFO] | +- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.8.2:compile
  23. [INFO] | - org.slf4j:slf4j-api:jar:1.7.25:compile
  24. [INFO] +- com.bnpparibas.tpa:tpa-dim-batch-services:jar:0.3.1-SNAPSHOT:compile
  25. [INFO] | +- com.bnpparibas.tpa:tpa-common-logging:jar:0.3.1-SNAPSHOT:compile
  26. [INFO] | | +- org.springframework:spring-aspects:jar:5.0.0.RC3:compile
  27. [INFO] | | +- org.springframework:spring-orm:jar:5.0.0.RC3:compile
  28. [INFO] | | | - org.springframework:spring-jdbc:jar:5.0.0.RC3:compile
  29. [INFO] | | - org.perf4j:perf4j:jar:0.9.16:compile
  30. [INFO] | +- org.springframework:spring-core:jar:5.0.0.RC3:compile
  31. [INFO] | | - org.springframework:spring-jcl:jar:5.0.0.RC3:compile
  32. [INFO] | +- org.springframework:spring-context-support:jar:5.0.0.RC3:compile
  33. [INFO] | +- org.springframework:spring-context:jar:5.0.0.RC3:compile
  34. [INFO] | | - org.springframework:spring-expression:jar:5.0.0.RC3:compile
  35. [INFO] | +- org.springframework:spring-beans:jar:5.0.0.RC3:compile
  36. [INFO] | - javax.el:el-api:jar:2.2:compile
  37. [INFO] +- com.bnpparibas.tpa:tpa-common-config:jar:0.3.1-SNAPSHOT:compile
  38. [INFO] | +- com.bnpparibas.tpa:tpa-common-messaging:jar:0.3.1-SNAPSHOT:compile
  39. [INFO] | | +- org.springframework.ws:spring-ws-core:jar:2.4.0.RELEASE:compile
  40. [INFO] | | | - org.springframework.ws:spring-xml:jar:2.4.0.RELEASE:compile
  41. [INFO] | | - org.springframework.ws:spring-ws-support:jar:2.4.0.RELEASE:compile
  42. [INFO] | +- com.bnpparibas.tpa:tpa-common-gemfire-jca:jar:0.3.1-SNAPSHOT:compile
  43. [INFO] | +- com.bnpparibas.tpa:tpa-common-crypto:jar:0.3.1-SNAPSHOT:compile
  44. [INFO] | +- org.springframework:spring-aop:jar:5.0.0.RC3:compile
  45. [INFO] | +- org.springframework.boot:spring-boot:jar:2.0.0.M3:compile
  46. [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.0.0.RC2:compile
  47. [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.0.0.M3:compile
  48. [INFO] | +- org.aspectj:aspectjrt:jar:1.8.10:compile
  49. [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.0.pr4:compile
  50. [INFO] | | - com.fasterxml.jackson.core:jackson-core:jar:2.9.0.pr4:compile
  51. [INFO] | +- org.springframework:spring-web:jar:5.0.0.RC3:compile
  52. [INFO] | +- org.springframework:spring-webmvc:jar:5.0.0.RC3:compile
  53. [INFO] | +- org.springframework:spring-tx:jar:5.0.0.RC3:compile
  54. [INFO] | +- org.springframework.boot:spring-boot-starter-web-services:jar:2.0.0.M3:compile
  55. [INFO] | | - org.springframework.boot:spring-boot-starter:jar:2.0.0.M3:compile
  56. [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.8.2:compile
  57. [INFO] | +- org.reflections:reflections:jar:0.9.10:compile
  58. [INFO] | | - com.google.code.findbugs:annotations:jar:2.0.1:compile
  59. [INFO] | +- io.springfox:springfox-swagger2:jar:2.7.0:compile
  60. [INFO] | | +- io.swagger:swagger-annotations:jar:1.5.13:compile
  61. [INFO] | | +- io.swagger:swagger-models:jar:1.5.13:compile
  62. [INFO] | | +- io.springfox:springfox-spi:jar:2.7.0:compile
  63. [INFO] | | | - io.springfox:springfox-core:jar:2.7.0:compile
  64. [INFO] | | +- io.springfox:springfox-schema:jar:2.7.0:compile
  65. [INFO] | | +- io.springfox:springfox-swagger-common:jar:2.7.0:compile
  66. [INFO] | | +- io.springfox:springfox-spring-web:jar:2.7.0:compile
  67. [INFO] | | +- org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE:compile
  68. [INFO] | | +- org.springframework.plugin:spring-plugin-metadata:jar:1.2.0.RELEASE:compile
  69. [INFO] | | - org.mapstruct:mapstruct:jar:1.1.0.Final:compile
  70. [INFO] | +- io.springfox:springfox-swagger-ui:jar:2.7.0:compile
  71. [INFO] | +- com.google.guava:guava:jar:cdi1.0:15.0:compile
  72. [INFO] | - org.apache.tomcat:tomcat-jdbc:jar:8.5.16:compile
  73. [INFO] +- org.springframework.data:spring-data-gemfire:jar:2.0.0.RC2:compile
  74. [INFO] | +- org.springframework.data:spring-data-commons:jar:2.0.0.RC2:compile
  75. [INFO] | +- io.pivotal.gemfire:geode-core:jar:9.1.0:compile
  76. [INFO] | | +- com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1:compile
  77. [INFO] | | +- org.jgroups:jgroups:jar:3.6.10.Final:compile
  78. [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile
  79. [INFO] | | +- it.unimi.dsi:fastutil:jar:7.1.0:compile
  80. [INFO] | | +- javax.resource:javax.resource-api:jar:1.7:compile
  81. [INFO] | | | - javax.transaction:javax.transaction-api:jar:1.2:compile
  82. [INFO] | | +- net.java.dev.jna:jna:jar:4.4.0:compile
  83. [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.3:compile
  84. [INFO] | | +- org.apache.shiro:shiro-core:jar:1.3.2:compile
  85. [INFO] | | +- io.github.lukehutch:fast-classpath-scanner:jar:2.0.11:compile
  86. [INFO] | | +- io.pivotal.gemfire:geode-common:jar:9.1.0:compile
  87. [INFO] | | - io.pivotal.gemfire:geode-json:jar:9.1.0:compile
  88. [INFO] | +- io.pivotal.gemfire:geode-cq:jar:9.1.0:compile
  89. [INFO] | +- io.pivotal.gemfire:geode-lucene:jar:9.1.0:compile
  90. [INFO] | | +- org.apache.lucene:lucene-analyzers-common:jar:6.4.1:compile
  91. [INFO] | | +- org.apache.lucene:lucene-core:jar:6.4.1:compile
  92. [INFO] | | +- org.apache.lucene:lucene-queries:jar:6.4.1:compile
  93. [INFO] | | - org.apache.lucene:lucene-queryparser:jar:6.4.1:compile
  94. [INFO] | | - org.apache.lucene:lucene-sandbox:jar:6.4.1:compile
  95. [INFO] | +- io.pivotal.gemfire:geode-wan:jar:9.1.0:compile
  96. [INFO] | +- antlr:antlr:jar:2.7.7:compile
  97. [INFO] | +- org.aspectj:aspectjweaver:jar:1.8.10:compile
  98. [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0.pr4:compile
  99. [INFO] | - org.slf4j:jcl-over-slf4j:jar:1.7.25:compile
  100. [INFO] +- org.testng:testng:jar:6.10:test
  101. [INFO] | - com.beust:jcommander:jar:1.48:test
  102. [INFO] +- com.bnpparibas.tpa:tpa-common-utils:jar:0.3.1-SNAPSHOT:compile
  103. [INFO] | +- com.google.code.gson:gson:jar:2.8.1:compile
  104. [INFO] | +- org.apache.commons:commons-csv:jar:1.1:compile
  105. [INFO] | +- org.springframework:spring-jms:jar:5.0.0.RC3:compile
  106. [INFO] | | - org.springframework:spring-messaging:jar:5.0.0.RC3:compile
  107. [INFO] | +- org.springframework:spring-oxm:jar:5.0.0.RC3:compile
  108. [INFO] | +- org.apache.commons:commons-lang3:jar:3.6:compile
  109. [INFO] | - joda-time:joda-time:jar:2.9.9:compile
  110. [INFO] +- javax.jms:jms:jar:1.1:provided
  111. [INFO] +- com.bnpparibas.tpa:tpa-common-sequence:jar:0.3.1-SNAPSHOT:compile
  112. [INFO] | - com.oracle.ojdbc:ojdbc:jar:7.0:compile
  113. [INFO] +- com.bnpparibas.tpa:tpa-common-domain:jar:0.3.1-SNAPSHOT:compile
  114. [INFO] +- com.bnpparibas.tpa:tpa-common-data-gemfire:jar:0.3.1-SNAPSHOT:compile
  115. [INFO] +- com.bnpparibas.tpa:tpa-common-services:jar:0.3.1-SNAPSHOT:compile
  116. [INFO] +- com.bnpparibas.tpa:tpa-common-security:jar:0.3.1-SNAPSHOT:compile
  117. [INFO] | +- org.springframework.security:spring-security-web:jar:5.0.0.M3:compile
  118. [INFO] | | +- aopalliance:aopalliance:jar:1.0:compile
  119. [INFO] | | - org.springframework.security:spring-security-core:jar:5.0.0.M3:compile
  120. [INFO] | - org.springframework.security:spring-security-config:jar:5.0.0.M3:compile
  121. [INFO] +- com.bnpparibas.tpa:tpa-common-batch-utils:jar:0.3.1-SNAPSHOT:compile
  122. [INFO] +- org.springframework.session:spring-session:jar:1.2.2.RELEASE:compile
  123. [INFO] | - commons-logging:commons-logging:jar:1.2:compile
  124. [INFO] +- com.bnpparibas.tpa:tpa-test-lib:jar:0.3.1-SNAPSHOT:test
  125. [INFO] | - org.mockito:mockito-all:jar:1.9.5:test
  126. [INFO] +- org.mockito:mockito-core:jar:2.0.54-beta:test
  127. [INFO] | +- net.bytebuddy:byte-buddy:jar:1.6.14:compile
  128. [INFO] | - org.objenesis:objenesis:jar:2.1:test
  129. [INFO] +- com.mockrunner:mockrunner:jar:0.3.1:test
  130. [INFO] +- de.danielbechler:java-object-diff:jar:0.94:compile
  131. [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
  132. [INFO] +- org.hibernate:hibernate-entitymanager:jar:4.2.21.Final:compile
  133. [INFO] | +- org.jboss.logging:jboss-logging:jar:3.3.1.Final:compile
  134. [INFO] | +- dom4j:dom4j:jar:1.6.1:compile
  135. [INFO] | +- org.javassist:javassist:jar:3.21.0-GA:compile
  136. [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.1.Final:compile
  137. [INFO] | +- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final:compile
  138. [INFO] | - org.hibernate.common:hibernate-commons-annotations:jar:4.0.2.Final:compile
  139. [INFO] +- org.hibernate:hibernate-core:jar:4.2.21.Final:compile
  140. [INFO] +- org.hibernate:hibernate-validator:jar:5.2.5.Final:compile
  141. [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile
  142. [INFO] | - com.fasterxml:classmate:jar:1.3.3:compile
  143. [INFO] +- org.springframework.boot:spring-boot-test:jar:2.0.0.M3:test
  144. [INFO] +- org.springframework:spring-test:jar:5.0.0.RC3:test
  145. [INFO] +- org.jxls:jxls:jar:2.3.0:compile
  146. [INFO] | +- org.apache.commons:commons-jexl:jar:2.1.1:compile
  147. [INFO] | - commons-beanutils:commons-beanutils:jar:1.9.3:compile
  148. [INFO] +- org.jxls:jxls-poi:jar:1.0.9:compile
  149. [INFO] | +- org.apache.poi:poi:jar:3.12:compile
  150. [INFO] | | - commons-codec:commons-codec:jar:1.10:compile
  151. [INFO] | - org.apache.poi:poi-ooxml:jar:3.12:compile
  152. [INFO] | - org.apache.poi:poi-ooxml-schemas:jar:3.12:compile
  153. [INFO] | - org.apache.xmlbeans:xmlbeans:jar:2.6.0:compile
  154. [INFO] | - stax:stax-api:jar:1.0.1:compile
  155. [INFO] +- org.javers:javers-core:jar:2.2.2:compile
  156. [INFO] | - org.picocontainer:picocontainer:jar:2.14.3:compile
  157. [INFO] +- org.springframework.batch:spring-batch-core:jar:4.0.0.M3:compile
  158. [INFO] | +- javax.batch:javax.batch-api:jar:1.0:compile
  159. [INFO] | +- org.codehaus.jettison:jettison:jar:1.2:compile
  160. [INFO] | - org.springframework.batch:spring-batch-infrastructure:jar:4.0.0.M3:compile
  161. [INFO] | - org.springframework.retry:spring-retry:jar:1.2.1.RELEASE:compile
  162. [INFO] +- jasperreports:jasperreports:jar:3.5.3:compile
  163. [INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile
  164. [INFO] | +- commons-digester:commons-digester:jar:2.1:compile
  165. [INFO] | +- com.lowagie:itext:jar:2.1.0:compile
  166. [INFO] | | +- bouncycastle:bcmail-jdk14:jar:136:compile
  167. [INFO] | | - bouncycastle:bcprov-jdk14:jar:136:compile
  168. [INFO] | +- jfree:jcommon:jar:1.0.15:compile
  169. [INFO] | +- jfree:jfreechart:jar:1.0.12:compile
  170. [INFO] | +- xml-apis:xml-apis:jar:1.4.01:compile
  171. [INFO] | - eclipse:jdtcore:jar:3.1.0:compile
  172. [INFO] +- org.codehaus.groovy:groovy-all:jar:2.4.6:compile
  173. [INFO] +- commons-io:commons-io:jar:2.3:compile
  174. [INFO] +- com.github.jnr:jnr-ffi:jar:2.0.7:compile
  175. [INFO] | +- com.github.jnr:jffi:jar:1.2.10:compile
  176. [INFO] | +- com.github.jnr:jffi:jar:native:1.2.10:runtime
  177. [INFO] | +- org.ow2.asm:asm:jar:5.0.3:compile
  178. [INFO] | +- org.ow2.asm:asm-commons:jar:5.0.3:compile
  179. [INFO] | +- org.ow2.asm:asm-analysis:jar:5.0.3:compile
  180. [INFO] | +- org.ow2.asm:asm-tree:jar:5.0.3:compile
  181. [INFO] | +- org.ow2.asm:asm-util:jar:5.0.3:compile
  182. [INFO] | - com.github.jnr:jnr-x86asm:jar:1.0.2:compile
  183. [INFO] +- org.glassfish.web:el-impl:jar:2.2:test
  184. [INFO] +- javax.el:javax.el-api:jar:2.2.4:compile
  185. [INFO] +- org.apache.logging.log4j:log4j-api:jar:2.8.2:compile
  186. [INFO] +- org.apache.logging.log4j:log4j-jcl:jar:2.4:compile
  187. [INFO] +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.0.0.M3:provided
  188. [INFO] | +- org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.16:provided
  189. [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.16:provided
  190. [INFO] | - org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.16:provided
  191. [INFO] +- org.apache.activemq:activemq-all:jar:5.14.0:compile
  192. [INFO] +- org.slf4j:jul-to-slf4j:jar:1.7.25:compile
  193. [INFO] - org.yaml:snakeyaml:jar:1.18:runtime
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement