john_1726

Untitled

Oct 19th, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. 21:29:23,712 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\enterprise\wildfly-18.0.1.Final\standalone\data\content\38\c556c1c72703929e53b2bc96ec4f2c39ac0b6f\content
  2. 21:29:23,715 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "stats-ejb.jar" (runtime-name: "stats-ejb.jar")
  3. 21:29:23,860 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.unit."stats-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."stats-ejb.jar".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of deployment "stats-ejb.jar"
  4. at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:183)
  5. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739)
  6. at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701)
  7. at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559)
  8. at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
  9. at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
  10. at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
  11. at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
  12. at java.lang.Thread.run(Thread.java:748)
  13. Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class ec.a1.StatsSingleton with ClassLoader ModuleClassLoader for Module "deployment.stats-ejb.jar" from Service Module Loader
  14. at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:78)
  15. at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:57)
  16. at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:106)
  17. at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:91)
  18. at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:76)
  19. at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:176)
  20. ... 8 more
  21. Caused by: java.lang.NoClassDefFoundError: Lec/stats/ECStatistics;
  22. at java.lang.Class.getDeclaredFields0(Native Method)
  23. at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
  24. at java.lang.Class.getDeclaredFields(Class.java:1916)
  25. at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(ClassReflectionIndex.java:72)
  26. at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:70)
  27. ... 13 more
  28. Caused by: java.lang.ClassNotFoundException: ec.stats.ECStatistics from [Module "deployment.stats-ejb.jar" from Service Module Loader]
  29. at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:255)
  30. at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410)
  31. at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
  32. at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
  33. ... 18 more
  34.  
  35. 21:29:23,862 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "stats-ejb.jar")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"stats-ejb.jar\".POST_MODULE" => "WFLYSRV0153: Failed to process phase POST_MODULE of deployment \"stats-ejb.jar\"
  36. Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class ec.a1.StatsSingleton with ClassLoader ModuleClassLoader for Module \"deployment.stats-ejb.jar\" from Service Module Loader
  37. Caused by: java.lang.NoClassDefFoundError: Lec/stats/ECStatistics;
  38. Caused by: java.lang.ClassNotFoundException: ec.stats.ECStatistics from [Module \"deployment.stats-ejb.jar\" from Service Module Loader]"}}
  39. 21:29:23,863 ERROR [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0021: Deploy of deployment "stats-ejb.jar" was rolled back with the following failure message:
  40. {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"stats-ejb.jar\".POST_MODULE" => "WFLYSRV0153: Failed to process phase POST_MODULE of deployment \"stats-ejb.jar\"
  41. Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class ec.a1.StatsSingleton with ClassLoader ModuleClassLoader for Module \"deployment.stats-ejb.jar\" from Service Module Loader
  42. Caused by: java.lang.NoClassDefFoundError: Lec/stats/ECStatistics;
  43. Caused by: java.lang.ClassNotFoundException: ec.stats.ECStatistics from [Module \"deployment.stats-ejb.jar\" from Service Module Loader]"}}
  44. 21:29:23,867 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment stats-ejb.jar (runtime-name: stats-ejb.jar) in 4ms
  45. 21:29:23,869 INFO [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0183: Service status report
  46. WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."ec-ejb-web.war".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of deployment "ec-ejb-web.war"
  47.  
  48. 21:34:41,027 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 99) WFLYDR0009: Content C:\enterprise\wildfly-18.0.1.Final\standalone\data\content\38\c556c1c72703929e53b2bc96ec4f2c39ac0b6f is obsolete and will be removed
  49. 21:34:41,030 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 99) WFLYDR0002: Content removed from location C:\enterprise\wildfly-18.0.1.Final\standalone\data\content\38\c556c1c72703929e53b2bc96ec4f2c39ac0b6f\content
  50.  
Advertisement
Add Comment
Please, Sign In to add comment