0 Replies Latest reply on Dec 29, 2016 2:50 AM by maheshnaidu

    Error while installing kie workbench in wildfly-10.1.0.Final

    maheshnaidu

      Hi,

       

      I'm trying to configure kie workbench in wildfly-10.1.0.Final for this I deployed "kie-drools-wb-distribution-wars-6.0.0-20131217.023537-678-jboss-as7.0.war"

      But I'm getting the below error once I deployed kie distribution war

       

      "22:03:18,617 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.module.service."deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war".main: WFLYSRV0179: Failed to load module: deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war:main

        at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:91)

        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:1142)

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

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

      Caused by: org.jboss.modules.ModuleNotFoundException: org.jboss.netty:main

        at org.jboss.modules.Module.addPaths(Module.java:1093)

        at org.jboss.modules.Module.link(Module.java:1449)

        at org.jboss.modules.Module.relinkIfNecessary(Module.java:1477)

        at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:225)

        at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:68)

        ... 5 more

       

      22:03:18,625 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 10) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war")]) - failure description: {

          "WFLYCTL0080: Failed services" => {"jboss.module.service.\"deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war\".main: WFLYSRV0179: Failed to load module: deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war:main

          Caused by: org.jboss.modules.ModuleNotFoundException: org.jboss.netty:main"},

          "WFLYCTL0412: Required services that are not installed:" => ["jboss.module.service.\"deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war\".main"],

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

      }

      22:03:18,628 ERROR [org.jboss.as.server] (External Management Request Threads -- 10) WFLYSRV0021: Deploy of deployment "kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war" was rolled back with the following failure message:

      {

          "WFLYCTL0080: Failed services" => {"jboss.module.service.\"deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war\".main: WFLYSRV0179: Failed to load module: deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war:main

          Caused by: org.jboss.modules.ModuleNotFoundException: org.jboss.netty:main"},

          "WFLYCTL0412: Required services that are not installed:" => ["jboss.module.service.\"deployment.kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war\".main"],

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

      }"

       

      Can any one face the same issue.? Please help ....

       

      I tried to use "jboss-as-7.1.1.Final" for deploying kie war but jboss 7 is not working with Java 8.

       

      Can any one suggest on this?

       

      Thanks,

      B.Vijay Krishna