14:14:38,313 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.unit."switchyard-rules-interview.jar".SwitchYardService: org.jboss.msc.service.StartException in service jboss.deployment.unit."switchyard-rules-interview.jar".SwitchYardService: Failed to start service
|
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_75]
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_75]
|
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_75]
|
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.kie.api.runtime.manager.RuntimeManagerFactory$Factory
|
at org.switchyard.component.common.knowledge.config.builder.RuntimeManagerBuilder.<init>(RuntimeManagerBuilder.java:43)
|
at org.switchyard.component.common.knowledge.runtime.KnowledgeRuntimeManagerFactory.<init>(KnowledgeRuntimeManagerFactory.java:62)
|
at org.switchyard.component.common.knowledge.exchange.KnowledgeExchangeHandler.doStart(KnowledgeExchangeHandler.java:104)
|
at org.switchyard.component.rules.exchange.RulesExchangeHandler.doStart(RulesExchangeHandler.java:90)
|
at org.switchyard.deploy.BaseServiceHandler.start(BaseServiceHandler.java:59)
|
at org.switchyard.deploy.internal.Deployment.deployImplementations(Deployment.java:582)
|
at org.switchyard.deploy.internal.Deployment.start(Deployment.java:144)
|
at org.switchyard.as7.extension.deployment.SwitchYardDeployment.start(SwitchYardDeployment.java:157)
|
at org.switchyard.as7.extension.services.SwitchYardService.start(SwitchYardService.java:78)
|
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
|
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
|
... 3 more
|
|
14:14:38,316 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "switchyard-rules-interview.jar")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"switchyard-rules-interview.jar\".SwitchYardService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"switchyard-rules-interview.jar\".SwitchYardService: Failed to start service
|
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.kie.api.runtime.manager.RuntimeManagerFactory$Factory"}}
|
14:14:38,317 ERROR [org.jboss.as.server] (management-handler-thread - 1) JBAS015870: Deploy of deployment "switchyard-rules-interview.jar" was rolled back with the following failure message:
|
{"JBAS014671: Failed services" => {"jboss.deployment.unit.\"switchyard-rules-interview.jar\".SwitchYardService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"switchyard-rules-interview.jar\".SwitchYardService: Failed to start service
|
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.kie.api.runtime.manager.RuntimeManagerFactory$Factory"}}
|