1 Reply Latest reply on Feb 18, 2019 12:37 PM by lafr

    ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE:

    krishmks

      ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment "ee.war" of deployment "ee.ear"

              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:154)

              at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)

              at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

              at java.lang.Thread.run(Thread.java:748)

      Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class emagia.controller.AttachServlet with ClassLoader ModuleClassLoader for Module "deployment.ee.ear.ee.war:main" from Service Module Loader

              at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:70)

              at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:57)

              at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:106)

              at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:91)

              at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:76)

              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:147)

              ... 5 more

      Caused by: java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFSheet

              at java.lang.Class.getDeclaredMethods0(Native Method)

              at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)

              at java.lang.Class.getDeclaredMethods(Class.java:1975)

              at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(ClassReflectionIndex.java:80)

              at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:66)

              ... 10 more

      Caused by: java.lang.ClassNotFoundException: org.apache.poi.hssf.usermodel.HSSFSheet from [Module "deployment.ee.ear.ee.war:main" from Service Module Loader]

              at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198)

              at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:363)

              at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:351)

              at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:93)

              ... 15 more

       

       

      14:06:43,713 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.subunit."ee.ear"."ee.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."ee.ear"."ee.jar".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment "ee.jar" of deployment "ee.ear"

              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:154)

              at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)

              at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

              at java.lang.Thread.run(Thread.java:748)

      Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class emagia.ejb.InvoiceImageWrapper with ClassLoader ModuleClassLoader for Module "deployment.ee.ear.ee.jar:main" from Service Module Loader

              at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:70)

              at org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil.findMethod(ClassReflectionIndexUtil.java:53)

              at org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor.handleStatelessSessionBean(DeploymentDescriptorMethodProcessor.java:99)

              at org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor.deploy(DeploymentDescriptorMethodProcessor.java:76)

              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:147)

              ... 5 more

      Caused by: java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException

              at java.lang.Class.getDeclaredFields0(Native Method)

              at java.lang.Class.privateGetDeclaredFields(Class.java:2583)

              at java.lang.Class.getDeclaredFields(Class.java:1916)

              at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(ClassReflectionIndex.java:72)

              at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:66)

              ... 9 more

      Caused by: java.lang.ClassNotFoundException: com.lowagie.text.DocumentException from [Module "deployment.ee.ear.ee.jar:main" from Service Module Loader]

              at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198)

              at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:363)

              at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:351)

              at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:93)

              ... 14 more

       

       

      14:06:43,721 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ee.ear")]) - failure description: {

          "WFLYCTL0080: Failed services" => {

              "jboss.deployment.subunit.\"ee.ear\".\"ee.war\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"ee.ear\".\"ee.war\".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment \"ee.war\" of deployment \"ee.ear\"

          Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class emagia.controller.AttachServlet with ClassLoader ModuleClassLoader for Module \"deployment.ee.ear.ee.war:main\" from Service Module Loader

          Caused by: java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFSheet

          Caused by: java.lang.ClassNotFoundException: org.apache.poi.hssf.usermodel.HSSFSheet from [Module \"deployment.ee.ear.ee.war:main\" from Service Module Loader]",

              "jboss.deployment.subunit.\"ee.ear\".\"ee.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"ee.ear\".\"ee.jar\".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment \"ee.jar\" of deployment \"ee.ear\"

          Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class emagia.ejb.InvoiceImageWrapper with ClassLoader ModuleClassLoader for Module \"deployment.ee.ear.ee.jar:main\" from Service Module Loader

          Caused by: java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException

          Caused by: java.lang.ClassNotFoundException: com.lowagie.text.DocumentException from [Module \"deployment.ee.ear.ee.jar:main\" from Service Module Loader]"

          },

          "WFLYCTL0180: Services with missing/unavailable dependencies" => [

              "jboss.deployment.unit.\"ee.ear\".batch.environment is missing [jboss.deployment.unit.\"ee.ear\".beanmanager]",

              "jboss.deployment.unit.\"ee.ear\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"ee.ear\".beanmanager]"

          ]

      }

      14:06:43,809 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "ee.ear" (runtime-name : "ee.ear")

      14:06:43,811 INFO  [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report

      WFLYCTL0184:    New missing/unsatisfied dependencies:

            service jboss.deployment.unit."ee.ear".beanmanager (missing) dependents: [service jboss.deployment.unit."ee.ear".weld.weldClassIntrospector, service jboss.deployment.unit."ee.ear".batch.environment]

      WFLYCTL0186:   Services which failed to start:      service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment "ee.war" of deployment "ee.ear"

            service jboss.deployment.subunit."ee.ear"."ee.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."ee.ear"."ee.jar".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment "ee.jar" of deployment "ee.ear"

       

       

      14:06:43,893 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management

      14:06:43,894 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990

      14:06:43,895 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) started (with errors) in 70829ms - Started 312 of 603 services (5 services failed or missing dependencies, 377 services are lazy, passive or on-demand)

      14:06:43,933 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: ee.jar) in 10ms

      14:06:45,938 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: ee.war) in 2016ms

      14:06:45,947 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment ee.ear (runtime-name: ee.ear) in 2025ms

      14:06:46,036 INFO  [org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0002: Content removed from location D:\wildfly-10.0.0.Final\standalone\data\content\36\d9cb12ee48684e3e11f18f6f78520751916a61\content

      14:06:46,036 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0009: Undeployed "ee.ear" (runtime-name: "ee.ear")

      14:06:46,038 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 1) WFLYCTL0183: Service status report

      WFLYCTL0186:   Services which failed to start:      service jboss.deployment.subunit."ee.ear"."ee.war".POST_MODULE

            service jboss.deployment.subunit."ee.ear"."ee.jar".POST_MODULE