0 Replies Latest reply on Feb 13, 2015 11:55 PM by saviothomas

    SwitchYard 2.0 issues with wildfly-8.1.0.Final

    saviothomas

      Hey folks,

       

      1) I was told that Wildfy fly 8.1.0 would work with switchyard 2.0. I used the switchyard 2.0 installer there after, I get the following Error on my fresh install of wildfly 8.1.0 Final. Can i get any feedback on this?

       

      2) In the new releases for wildfly 8.2.0 i see a " Update Existing 8.1.0.Final Install " do i need to run this also to get switchyard working or do i do nothing with this install as it would mean the same thing as installing Wildfly 8.2.0 with SwitchYard 2.0 [ Note: I have not performed this step as i was not sure it would mean nothing but the same as installing fresh wildfly 8.2.0 Final]

       

      --------------- ERROR ---------------

       

      2015-02-13 23:40:10,436 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 51) JBAS014612: Operation ("add") failed - address: ([

          ("subsystem" => "switchyard"),

          ("module" => "org.switchyard.component.bean")

      ]): java.lang.NoClassDefFoundError: org/jboss/as/web/WebSubsystemServices

          at org.switchyard.as7.extension.SwitchYardModuleAdd.performRuntime(SwitchYardModuleAdd.java:112)

          at org.jboss.as.controller.AbstractAddStepHandler$1.execute(AbstractAddStepHandler.java:75) [wildfly-controller-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:606) [wildfly-controller-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:484) [wildfly-controller-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:281) [wildfly-controller-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:276) [wildfly-controller-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.controller.ParallelBootOperationStepHandler$ParallelBootTask.run(ParallelBootOperationStepHandler.java:354) [wildfly-controller-8.1.0.Final.jar:8.1.0.Final]

          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_25]

          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_25]

          at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_25]

          at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final.jar:2.1.1.Final]

      Caused by: java.lang.ClassNotFoundException: org.jboss.as.web.WebSubsystemServices from [Module "org.switchyard:main" from local module loader @108c4c35 (finder: local module finder @4ccabbaa (roots: C:\wildfly-8.1.0.Final\modules,C:\wildfly-8.1.0.Final\modules\system\layers\soa,C:\wildfly-8.1.0.Final\modules\system\layers\bpms,C:\wildfly-8.1.0.Final\modules\system\layers\base))]

          at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules.jar:1.3.3.Final]

          at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final]

          at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final]

          at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules.jar:1.3.3.Final]

          at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules.jar:1.3.3.Final]

          ... 11 more

       

      2015-02-13 23:40:10,457 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

      2015-02-13 23:40:10,475 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-9) JBAS010417: Started Driver service with driver-name = h2

      2015-02-13 23:40:10,544 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 48) JBAS017527: Creating file handler for path C:\wildfly-8.1.0.Final/welcome-content

      2015-02-13 23:40:10,633 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-13) JBAS017525: Started server default-server.

      2015-02-13 23:40:10,648 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.3.Final

      2015-02-13 23:40:10,650 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-14) JBAS017531: Host default-host starting

      2015-02-13 23:40:10,689 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-13) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080

      2015-02-13 23:40:10,790 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) "JBAS014784: Failed executing subsystem switchyard boot operations"

      2015-02-13 23:40:10,791 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("parallel-subsystem-boot") failed - address: ([]) - failure description: "\"JBAS014784: Failed executing subsystem switchyard boot operations\""

      2015-02-13 23:40:10,797 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-12) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]

      2015-02-13 23:40:10,816 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) JBAS015012: Started FileSystemDeploymentService for directory C:\wildfly-8.1.0.Final\standalone\deployments

      2015-02-13 23:40:11,016 INFO  [org.jboss.ws.common.management] (MSC service thread 1-9) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final

      2015-02-13 23:40:11,138 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management

      2015-02-13 23:40:11,138 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990

      2015-02-13 23:40:11,139 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.Final "Kenny" started in 2355ms - Started 185 of 234 services (81 services are lazy, passive or on-demand)

      2015-02-13 23:40:23,002 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-12) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]

      2015-02-13 23:40:23,007 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-14) JBAS017532: Host default-host stopping

      2015-02-13 23:40:23,015 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-13) JBAS010418: Stopped Driver service with driver-name = h2

      2015-02-13 23:40:23,022 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-15) JBAS017521: Undertow HTTP listener default suspending

      2015-02-13 23:40:23,025 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-15) JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080

      2015-02-13 23:40:23,027 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-11) JBAS017506: Undertow 1.0.15.Final stopping

      2015-02-13 23:40:23,033 INFO  [org.jboss.as] (MSC service thread 1-3) JBAS015950: WildFly 8.1.0.Final "Kenny" stopped in 32ms