You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.ClassNotFoundException: org.cometd.bayeux.client.ClientSessionChannel$MessageListener from [Module "org.apache.camel.component.salesforce" from local module loader @546a03af (finder: local module finder @721e0f4f (roots: /home/jbouska/redhat/eap-server/modules,/home/jbouska/redhat/eap-server/modules/system/layers/fuse,/home/jbouska/redhat/eap-server/modules/system/layers/base))]
--
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412)
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400)
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
... 30 more
12:38:33,509 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "salesforce-reproducer-1.0-SNAPSHOT.jar")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"salesforce-reproducer-1.0-SNAPSHOT.jar\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"salesforce-reproducer-1.0-SNAPSHOT.jar\"
Caused by: java.lang.NoClassDefFoundError: org/cometd/bayeux/client/ClientSessionChannel$MessageListener
Caused by: java.lang.ClassNotFoundException: org.cometd.bayeux.client.ClientSessionChannel$MessageListener from [Module \"org.apache.camel.component.salesforce\" from local module loader @546a03af (finder: local module finder @721e0f4f (roots: /home/jbouska/redhat/eap-server/modules,/home/jbouska/redhat/eap-server/modules/system/layers/fuse,/home/jbouska/redhat/eap-server/modules/system/layers/base))]"}}
12:38:33,510 ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "salesforce-reproducer-1.0-SNAPSHOT.jar" was rolled back with the following failure message:
{"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"salesforce-reproducer-1.0-SNAPSHOT.jar\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"salesforce-reproducer-1.0-SNAPSHOT.jar\"
Caused by: java.lang.NoClassDefFoundError: org/cometd/bayeux/client/ClientSessionChannel$MessageListener
Caused by: java.lang.ClassNotFoundException: org.cometd.bayeux.client.ClientSessionChannel$MessageListener from [Module \"org.apache.camel.component.salesforce\" from local module loader @546a03af (finder: local module finder @721e0f4f (roots: /home/jbouska/redhat/eap-server/modules,/home/jbouska/redhat/eap-server/modules/system/layers/fuse,/home/jbouska/redhat/eap-server/modules/system/layers/base))]"}}
The text was updated successfully, but these errors were encountered:
jamesnetherton
changed the title
Camel Salesforce producer throws NCDFE for ClientSessionChannel$MessageListener
Camel Salesforce consumer throws NCDFE for ClientSessionChannel$MessageListener
Dec 6, 2017
jamesnetherton
added a commit
to jamesnetherton/wildfly-camel
that referenced
this issue
Dec 7, 2017
See also (issue 2): https://issues.jboss.org/browse/ENTESB-7490
The text was updated successfully, but these errors were encountered: