Guest User

Untitled

a guest
Oct 15th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. 10:35:47,256 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war#vss.heb.domain'
  2. 10:35:47,493 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 62) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
  3. 10:35:47,493 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 60) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
  4. 10:35:47,792 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 60) Envers integration enabled? : true
  5. 10:35:47,793 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 62) Envers integration enabled? : true
  6. 10:35:48,132 WARN [org.hibernate.boot.internal.SessionFactoryBuilderImpl] (ServerService Thread Pool -- 60) Unrecognized hbm2ddl_auto value : none. Supported values include create, create-drop, update, and validate. Ignoring
  7. 10:35:48,132 WARN [org.hibernate.boot.internal.SessionFactoryBuilderImpl] (ServerService Thread Pool -- 62) Unrecognized hbm2ddl_auto value : none. Supported values include create, create-drop, update, and validate. Ignoring
  8. 10:35:49,623 WARN [org.jboss.weld.Validator] (MSC service thread 1-1) WELD-001471: Interceptor method initializeProperties defined on class coza.opencollab.pontoon.core.common.properties.ApplicationProperties is not defined according to the specification. It should not throw java.io.IOException, which is a checked exception.
  9. at coza.opencollab.pontoon.core.common.properties.ApplicationProperties.initializeProperties(ApplicationProperties.java:19)
  10. StackTrace
  11. 10:35:49,728 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war".WeldStartService: Failed to start service
  12. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904)
  13. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  14. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  15. at java.lang.Thread.run(Thread.java:748)
  16. Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type UserPermissionService with qualifiers @Default
  17. at injection point [BackedAnnotatedField] @Inject private coza.opencollab.pontoon.core.common.authorization.AuthorizationInterceptor.userPermission
  18. at coza.opencollab.pontoon.core.common.authorization.AuthorizationInterceptor.userPermission(AuthorizationInterceptor.java:0)
  19.  
  20. at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:359)
  21. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:281)
  22. at org.jboss.weld.bootstrap.Validator.validateInterceptor(Validator.java:556)
  23. at org.jboss.weld.bootstrap.ConcurrentValidator$2.doWork(ConcurrentValidator.java:85)
  24. at org.jboss.weld.bootstrap.ConcurrentValidator$2.doWork(ConcurrentValidator.java:83)
  25. at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:63)
  26. at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:56)
  27. at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
  28. at java.util.concurrent.FutureTask.run(FutureTask.java)
  29. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  30. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  31. at java.lang.Thread.run(Thread.java:748)
  32. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  33.  
  34. 10:35:49,734 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war\".WeldStartService: Failed to start service
  35. Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type UserPermissionService with qualifiers @Default
  36. at injection point [BackedAnnotatedField] @Inject private coza.opencollab.pontoon.core.common.authorization.AuthorizationInterceptor.userPermission
  37. at coza.opencollab.pontoon.core.common.authorization.AuthorizationInterceptor.userPermission(AuthorizationInterceptor.java:0)
  38. "}}
  39. 10:35:49,784 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) WFLYSRV0010: Deployed "vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war" (runtime-name : "vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war")
  40. 10:35:49,796 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
  41. WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war".WeldStartService: Failed to start service
  42.  
  43. Connected to server
  44. 10:35:50,005 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
  45. 10:35:50,006 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
  46. 10:35:50,006 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.0.0.GA (WildFly Core 2.1.2.Final-redhat-1) started (with errors) in 20732ms - Started 487 of 780 services (32 services failed or missing dependencies, 409 services are lazy, passive or on-demand)
  47. 10:35:50,045 INFO [org.jboss.as.webservices] (MSC service thread 1-7) WFLYWS0004: Stopping service jboss.ws.endpoint."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war"."nwu.vss.apd.ejb.to.ws.impl.remote.service.impl.APDDBEntityServiceImpl"
  48. 10:35:50,047 INFO [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war"."nwu.vss.str.ejb.to.ws.impl.remote.service.impl.STRDBEntityServiceImpl"
  49. 10:35:50,047 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war_com.mysql.jdbc.Driver_5_1
  50. 10:35:50,047 INFO [org.jboss.as.webservices] (MSC service thread 1-8) WFLYWS0004: Stopping service jboss.ws.endpoint."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war".VSSHebstartServiceCRUDImpl
  51. 10:35:50,046 INFO [org.jboss.as.webservices] (MSC service thread 1-4) WFLYWS0004: Stopping service jboss.ws.endpoint."vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war"."nwu.vss.cor.ejb.to.ws.impl.remote.service.impl.CORDocumentDBEntityServiceImpl"
  52. 10:35:50,054 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 30) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war#vss.heb.domain'
  53. 10:35:50,056 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war#vss.str.ejb.domain'
  54. 10:35:50,062 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 30) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war#vss.str.ejb.domain'
  55. 10:35:50,064 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war#vss.heb.domain'
  56. 10:35:50,123 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 30) WFLYCLINF0003: Stopped client-mappings cache from ejb container
  57. 10:35:50,617 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war (runtime-name: vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war) in 579ms
  58. 10:35:50,943 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 2) WFLYDR0002: Content removed from location C:\files\jboss-eap-7\standalone\data\content\ed\68f7e5a86b0951e88c308951c3efe9d3d51fe9\content
  59. 10:35:50,944 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0009: Undeployed "vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war" (runtime-name: "vss-str-ejb-to-ws-3.0.0-JDK8-SNAPSHOT-v_test.war")
  60. 10:35:50,950 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) WFLYCTL0183: Service status report
  61. WFLYCTL0184: New missing/unsatisfied dependencies:
Add Comment
Please, Sign In to add comment