Jboss-EJB定位器

问题描述

我不知道该如何处理该错误。有什么想法吗?

09:18:45,825错误[org.jboss.as.ejb3](默认任务11)JBAS014248:将连接392803c1从消息org远程连接到/127.0.0.1:55476的通道通道ID 6e4f1b75(入站)异常。 jboss.remoting3.remote.InboundMessage$3@7e6e7715:java.io.IOException:JBAS014234:无法读取EJB定位器 在org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.processMessage(MethodInvocationMessageHandler.java:143) 在org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver.processMessage(VersionOneProtocolChannelReceiver.java:205) 在org.jboss.as.ejb3.remote.protocol.versiontwo.VersionTwoProtocolChannelReceiver.processMessage(VersionTwoProtocolChannelReceiver.java:71) 在org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver.handleMessage(VersionOneProtocolChannelReceiver.java:147) 在org.jboss.remoting3.remote.RemoteConnectionChannel $ 5.run(RemoteConnectionChannel.java:451) 在java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)[rt.jar:1.8.0_261] 在java.util.concurrent.ThreadPoolExecutor $ Worker.run(ThreadPoolExecutor.java:624)[rt.jar:1.8.0_261] 在java.lang.Thread.run(Thread.java:748)[rt.jar:1.8.0_261] 引起原因:java.lang.ClassNotFoundException:[服务模块加载器中的模块[deployment.sisib-ear.ear.sisib-core.jar:main]中的org.jboss.ejb.client.EJBIdentifier。 在org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197)[jboss-modules.jar:1.3.0.Final] 在org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443)上[jboss-modules.jar:1.3.0.Final] 在org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431)[jboss-modules.jar:1.3.0.Final] 在org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373)上[jboss-modules.jar:1.3.0.Final] 在org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118)[jboss-modules.jar:1.3.0.Final] 在java.lang.Class.forName0(本机方法)[rt.jar:1.8.0_261] 在java.lang.Class.forName(Class.java:348)[rt.jar:1.8.0_261] 在org.jboss.marshalling.AbstractClassResolver.loadClass(AbstractClassResolver.java:135) 在org.jboss.marshalling.AbstractClassResolver.resolveClass(AbstractClassResolver.java:116) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadClassDescriptor(RiverUnmarshaller.java:947) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1243) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:276) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:213) 在org.jboss.marshalling.river.RiverUnmarshaller.readFields(RiverUnmarshaller.java:1676) 在org.jboss.marshalling.river.RiverObjectInputStream.defaultReadObject(RiverObjectInputStream.java:72) 在org.jboss.ejb.client.EJBLocator.readObject(EJBLocator.java:221) 在sun.reflect.NativeMethodAccessorImpl.invoke0(本机方法)处[rt.jar:1.8.0_261] 在sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[rt.jar:1.8.0_261] 在sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[rt.jar:1.8.0_261] 在java.lang.reflect.Method.invoke(Method.java:498)[rt.jar:1.8.0_261] 在org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:311) 在org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1612) 在org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1595) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1273) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:276) 在org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:213) 在org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:45) 在org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.processMessage(MethodInvocationMessageHandler.java:141)

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

依赖报错 idea导入项目后依赖报错,解决方案:https://blog....
错误1:代码生成器依赖和mybatis依赖冲突 启动项目时报错如下...
错误1:gradle项目控制台输出为乱码 # 解决方案:https://bl...
错误还原:在查询的过程中,传入的workType为0时,该条件不起...
报错如下,gcc版本太低 ^ server.c:5346:31: 错误:‘struct...