ClassNotFoundException: org.jboss.remoting3.remote.RemoteReadListener$1$1 from [Module "deployment.example.war:main ... in JBoss EAP 6.3

Solution Unverified - Updated -

Issue

12:14:05,241 ERROR [org.xnio.listener] (Remoting "endpoint" read-1) A channel event listener threw an exception: java.lang.NoClassDefFoundError: org/jboss/remoting3/remote/RemoteReadListener$1$1
  at org.jboss.remoting3.remote.RemoteReadListener$1.handleEvent(RemoteReadListener.java:53) [jboss-client.jar:7.2.0.Final-redhat-8]
  at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.channels.TranslatingSuspendableChannel.shutdownReads(TranslatingSuspendableChannel.java:664) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:76) [jboss-client.jar:7.2.0.Final-redhat-8]
  at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:45) [jboss-client.jar:7.2.0.Final-redhat-8]
  at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:103) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.ssl.JsseConnectedSslStreamChannel.handleReadable(JsseConnectedSslStreamChannel.java:180) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:103) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.10.GA-redhat-1.jar:3.0.10.GA-redhat-1]
  at org.xnio.nio.NioHandle.run(NioHandle.java:90)
  at org.xnio.nio.WorkerThread.run(WorkerThread.java:198)
Caused by: java.lang.ClassNotFoundException: org.jboss.remoting3.remote.RemoteReadListener$1$1 from [Module "deployment.example.war:main" from Service Module Loader]
  at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules.jar:1.3.3.Final-redhat-1]
  at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final-redhat-1]
  at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final-redhat-1]
  at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules.jar:1.3.3.Final-redhat-1]
  at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules.jar:1.3.3.Final-redhat-1]
  ... 15 more

Environment

Red Hat JBoss Enterprise Application Platform (EAP) 6.3.3

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.