< /ul>
Welches JAR ist mit der vorhandenen Version von JBoss und Java 11 kompatibel? < /p>
kompatibel Ich habe die Projektstruktur überprüft und herausgefunden, dass wir auf JBOSS Server Jar "jboss-client.jar" haben, das JBoss-Marshalling-Jar mit Version 2.0.14.sp1-Redhat-00001 und auf der Client-Seite enthält, und wir Haben Sie Version 2.0.11.Final für JBOSS-MARSHALLING- und JBOSS-MARSHALLING-RIVER.Ich habe die Client-Bibliothek auf 2.0.14 aktualisiert, um mit der Kompatibilität des Server-JAR übereinzustimmen, aber ich erhalte immer noch die gleiche Ausnahme.
Stack Trace: < /p>
Code: Select all
javax.ejb.EJBException: java.io.InvalidClassException: Filtering rejected org.jboss.marshalling.AbstractUnmarshaller$FilterInputImpl@770e574f: unmarshallClass= arrayLength= depth= references= streamBytes= < b r / > a t o r g . j b o s s . a s . e j b 3 @ 7 . 4 . 1 5 . G A - r e d h a t - 0 0 0 0 2 / / o r g . j b o s s . a s . e j b 3 . r e m o t e . A s s o c i a t i o n I m p l . r e c e i v e I n v o c a t i o n R e q u e s t ( A s s o c i a t i o n I m p l . j a v a : 1 5 1 ) < b r / > a t o r g . j b o s s . e j b - c l i e n t @ 4 . 0 . 5 3 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . e j b . p r o t o c o l . r e m o t e . E J B S e r v e r C h a n n e l $ R e c e i v e r I m p l . h a n d l e I n v o c a t i o n R e q u e s t ( E J B S e r v e r C h a n n e l . j a v a : 4 7 7 ) < b r / > a t o r g . j b o s s . e j b - c l i e n t @ 4 . 0 . 5 3 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . e j b . p r o t o c o l . r e m o t e . E J B S e r v e r C h a n n e l $ R e c e i v e r I m p l . h a n d l e M e s s a g e ( E J B S e r v e r C h a n n e l . j a v a : 2 1 2 ) < b r / > a t o r g . j b o s s . r e m o t i n g @ 5 . 0 . 2 7 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . r e m o t i n g 3 . r e m o t e . R e m o t e C o n n e c t i o n C h a n n e l . l a m b d a $ h a n d l e M e s s a g e D a t a $ 3 ( R e m o t e C o n n e c t i o n C h a n n e l . j a v a : 4 3 2 ) < b r / > a t o r g . j b o s s . r e m o t i n g @ 5 . 0 . 2 7 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . r e m o t i n g 3 . E n d p o i n t I m p l $ T r a c k i n g E x e c u t o r . l a m b d a $ e x e c u t e $ 0 ( E n d p o i n t I m p l . j a v a : 9 9 3 ) < b r / > a t o r g . j b o s s . t h r e a d s @ 2 . 4 . 0 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . t h r e a d s . C o n t e x t C l a s s L o a d e r S a v i n g R u n n a b l e . r u n ( C o n t e x t C l a s s L o a d e r S a v i n g R u n n a b l e . j a v a : 3 5 ) < b r / > a t o r g . j b o s s . t h r e a d s @ 2 . 4 . 0 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . t h r e a d s . E n h a n c e d Q u e u e E x e c u t o r . s a f e R u n ( E n h a n c e d Q u e u e E x e c u t o r . j a v a : 1 9 9 0 ) < b r / > a t o r g . j b o s s . t h r e a d s @ 2 . 4 . 0 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . t h r e a d s . E n h a n c e d Q u e u e E x e c u t o r $ T h r e a d B o d y . d o R u n T a s k ( E n h a n c e d Q u e u e E x e c u t o r . j a v a : 1 4 8 6 ) < b r / > a t o r g . j b o s s . t h r e a d s @ 2 . 4 . 0 . F i n a l - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . t h r e a d s . E n h a n c e d Q u e u e E x e c u t o r $ T h r e a d B o d y . r u n ( E n h a n c e d Q u e u e E x e c u t o r . j a v a : 1 3 7 7 ) < b r / > a t o r g . j b o s s . x n i o @ 3 . 8 . 1 1 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . x n i o . X n i o W o r k e r $ W o r k e r T h r e a d F a c t o r y $ 1 $ 1 . r u n ( X n i o W o r k e r . j a v a : 1 2 8 2 ) < b r / > a t j a v a . b a s e / j a v a . l a n g . T h r e a d . r u n ( T h r e a d . j a v a : 8 2 9 ) < b r / > a t . . . a s y n c h r o n o u s i n v o c a t i o n . . . ( U n k n o w n S o u r c e ) < b r / > a t o r g . j b o s s . e j b . p r o t o c o l . r e m o t e . E J B C l i e n t C h a n n e l $ M e t h o d I n v o c a t i o n $ E x c e p t i o n R e s u l t P r o d u c e r . g e t R e s u l t ( E J B C l i e n t C h a n n e l . j a v a : 1 4 3 3 ) < b r / > a t o r g . j b o s s . e j b . c l i e n t . E J B C l i e n t I n v o c a t i o n C o n t e x t . g e t R e s u l t ( E J B C l i e n t I n v o c a t i o n C o n t e x t . j a v a : 6 2 0 ) < b r / > a t o r g . j b o s s . e j b . c l i e n t . E J B C l i e n t I n v o c a t i o n C o n t e x t . g e t R e s u l t ( E J B C l i e n t I n v o c a t i o n C o n t e x t . j a v a : 5 5 1 ) < b r / > a t o r g . j b o s s . e j b . p r o t o c o l . r e m o t e . R e m o t i n g E J B C l i e n t I n t e r c e p t o r . h a n d l e I n v o c a t i o n R e s u l t ( R e m o t i n g E J B C l i e n t I n t e r c e p t o r . j a v a : 5 7 ) < b r / > a t o r g . j b o s s . e j b . c l i e n t . E J B C l i e n t I n v o c a t i o n C o n t e x t . g e t R e s u l t ( E J B C l i e n t I n v o c a t i o n C o n t e x t . j a v a : 6 2 2 ) < b r / > a t o r g . j b o s s . e j b . c l i e n t . E J B C l i e n t I n v o c a t i o n C o n t e x t . g e t R e s u l t ( E J B C l i e n t I n v o c a t i o n C o n t e x t . j a v a : 5 5 1 ) < b r / > a t o r g . j b o s s . e j b . c l i e n t . T r a n s a c t i o n P o s t D i s c o v e r y I n t e r c e p t o r . h a n d l e I n v o c a t i o n R e s u l t ( T r a n s a c t i o n P o s t D i s c o v e r y I n t e r c e p t o r . j a v a : 1 4 8 ) < b r / > a t o r g . j b o s s . e j b . c l i e n t . E J B C l i e n t I n v o c a t i o n C o n t e x t . g e t R e s u l t ( E J B C l i e n t I n v o c a t i o n C o n t e x t . j a v a : 6 2 2 )
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:551)
at org.jboss.ejb.client.DiscoveryEJBClientInterceptor.handleInvocationResult(DiscoveryEJBClientInterceptor.java:130)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:622)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:551)
at org.jboss.ejb.client.NamingEJBClientInterceptor.handleInvocationResult(NamingEJBClientInterceptor.java:87)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:622)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:551)
at org.jboss.ejb.client.AuthenticationContextEJBClientInterceptor.call(AuthenticationContextEJBClientInterceptor.java:59)
at org.jboss.ejb.client.AuthenticationContextEJBClientInterceptor.handleInvocationResult(AuthenticationContextEJBClientInterceptor.java:52)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:622)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:551)
at org.jboss.ejb.client.TransactionInterceptor.handleInvocationResult(TransactionInterceptor.java:212)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:622)
at org.jboss.ejb.client.EJBClientInvocationContext.getResult(EJBClientInvocationContext.java:551)
at org.jboss.ejb.client.EJBClientInvocationContext.awaitResponse(EJBClientInvocationContext.java:1003)
at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:182)
at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:116)
at com.sun.proxy.$Proxy33.updateConfiguration(Unknown Source)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.desktop/java.awt.Component.processEvent(Unknown Source)
at java.desktop/java.awt.Container.processEvent(Unknown Source)
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Suppressed: org.jboss.ejb.client.RequestSendFailedException: org.jboss.remoting3.remote.OutboundMessage$1@12dc7dea: remote side closed the message stream @ remote+https://fub-ppega1.caas-p07.telekom.de:443
at org.jboss.ejb.protocol.remote.EJBClientChannel.processInvocation(EJBClientChannel.java:492)
at org.jboss.ejb.protocol.remote.RemoteEJBReceiver$1.lambda$handleDone$0(RemoteEJBReceiver.java:95)
at org.xnio.FinishedIoFuture.addNotifier(FinishedIoFuture.java:79)
at org.jboss.ejb.protocol.remote.RemoteEJBReceiver$1.handleDone(RemoteEJBReceiver.java:80)
at org.jboss.ejb.protocol.remote.RemoteEJBReceiver$1.handleDone(RemoteEJBReceiver.java:78)
at org.xnio.IoFuture$HandlingNotifier.notify(IoFuture.java:208)
at org.xnio.AbstractIoFuture$NotifierRunnable.run(AbstractIoFuture.java:856)
at org.xnio.IoUtils$2.execute(IoUtils.java:71)
at org.xnio.AbstractIoFuture.runNotifier(AbstractIoFuture.java:829)
at org.xnio.AbstractIoFuture$CompleteState.withNotifier(AbstractIoFuture.java:267)
at org.xnio.AbstractIoFuture.addNotifier(AbstractIoFuture.java:706)
at org.jboss.ejb.protocol.remote.RemoteEJBReceiver.processInvocation(RemoteEJBReceiver.java:142)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:499)
at org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor.handleInvocation(RemotingEJBClientInterceptor.java:52)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:514)
at org.jboss.ejb.client.TransactionPostDiscoveryInterceptor.handleInvocation(TransactionPostDiscoveryInterceptor.java:82)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:514)
at org.jboss.ejb.client.DiscoveryEJBClientInterceptor.handleInvocation(DiscoveryEJBClientInterceptor.java:116)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:514)
at org.jboss.ejb.client.NamingEJBClientInterceptor.handleInvocation(NamingEJBClientInterceptor.java:69)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:514)
at org.jboss.ejb.client.AuthenticationContextEJBClientInterceptor.lambda$handleInvocation$0(AuthenticationContextEJBClientInterceptor.java:45)
at org.jboss.ejb.client.AuthenticationContextEJBClientInterceptor.call(AuthenticationContextEJBClientInterceptor.java:59)
at org.jboss.ejb.client.AuthenticationContextEJBClientInterceptor.handleInvocation(AuthenticationContextEJBClientInterceptor.java:44)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:514)
at org.jboss.ejb.client.TransactionInterceptor.handleInvocation(TransactionInterceptor.java:205)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:514)
at org.wildfly.common.context.Contextual.runExConsumer(Contextual.java:203)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequestInitial(EJBClientInvocationContext.java:341)
at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:178)
... 43 more
Caused by: org.xnio.BrokenPipeException: org.jboss.remoting3.remote.OutboundMessage$1@12dc7dea: remote side closed the message stream
at org.jboss.remoting3.remote.OutboundMessage$1.accept(OutboundMessage.java:121)
at org.xnio.streams.BufferPipeOutputStream.send(BufferPipeOutputStream.java:122)
at org.xnio.streams.BufferPipeOutputStream.send(BufferPipeOutputStream.java:110)
at org.xnio.streams.BufferPipeOutputStream.getBuffer(BufferPipeOutputStream.java:74)
at org.xnio.streams.BufferPipeOutputStream.write(BufferPipeOutputStream.java:92)
at org.jboss.remoting3.remote.OutboundMessage.write(OutboundMessage.java:300)
at org.jboss.remoting3.AbstractDelegatingMessageOutputStream.write(AbstractDelegatingMessageOutputStream.java:105)
at org.jboss.marshalling.OutputStreamByteOutput.write(OutputStreamByteOutput.java:52)
at org.jboss.ejb.protocol.remote.NoFlushByteOutput.write(NoFlushByteOutput.java:34)
at org.jboss.marshalling.SimpleDataOutput.shallowFlush(SimpleDataOutput.java:353)
at org.jboss.marshalling.river.RiverMarshaller.writeKnownObject(RiverMarshaller.java:435)
at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:217)
at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1182)
at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1140)
at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:271)
at org.jboss.marshalling.river.RiverMarshaller.writeKnownObject(RiverMarshaller.java:742)
at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:217)
at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1182)
at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1140)
at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:271)
at org.jboss.marshalling.river.RiverMarshaller.writeKnownObject(RiverMarshaller.java:771)
at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:217)
at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1182)
at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1140)
at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:271)
at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:58)
at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:111)
at org.jboss.ejb.protocol.remote.EJBClientChannel.processInvocation(EJBClientChannel.java:398)
... 72 more
Caused by: java.io.InvalidClassException: Filtering rejected org.jboss.marshalling.AbstractUnmarshaller$FilterInputImpl@770e574f: unmarshallClass= arrayLength= depth= references= streamBytes= < b r / > a t o r g . j b o s s . m a r s h a l l i n g @ 2 . 0 . 1 4 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . m a r s h a l l i n g . A b s t r a c t U n m a r s h a l l e r . f i l t e r C h e c k ( A b s t r a c t U n m a r s h a l l e r . j a v a : 1 2 2 ) < b r / > a t o r g . j b o s s . m a r s h a l l i n g . r i v e r @ 2 . 0 . 1 4 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . m a r s h a l l i n g . r i v e r . R i v e r U n m a r s h a l l e r . d o R e a d N e w O b j e c t ( R i v e r U n m a r s h a l l e r . j a v a : 1 5 6 3 ) < b r / > a t o r g . j b o s s . m a r s h a l l i n g . r i v e r @ 2 . 0 . 1 4 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . m a r s h a l l i n g . r i v e r . R i v e r U n m a r s h a l l e r . d o R e a d O b j e c t ( R i v e r U n m a r s h a l l e r . j a v a : 4 4 1 ) < b r / > a t o r g . j b o s s . m a r s h a l l i n g . r i v e r @ 2 . 0 . 1 4 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . m a r s h a l l i n g . r i v e r . R i v e r U n m a r s h a l l e r . d o R e a d O b j e c t ( R i v e r U n m a r s h a l l e r . j a v a : 3 7 3 ) < b r / > a t o r g . j b o s s . m a r s h a l l i n g @ 2 . 0 . 1 4 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . m a r s h a l l i n g . A b s t r a c t O b j e c t I n p u t . r e a d O b j e c t ( A b s t r a c t O b j e c t I n p u t . j a v a : 4 1 ) < b r / > a t o r g . j b o s s . m a r s h a l l i n g . r i v e r @ 2 . 0 . 1 4 . S P 1 - r e d h a t - 0 0 0 0 1 / / o r g . j b o s s . m a r s halling.river.RiverObjectInputStream.readFields(RiverObjectInputStream.java:156)
at java.base/java.math.BigDecimal.readObject(BigDecimal.java:4239)
at org.jboss.marshalling@2.0.14.SP1-redhat-00001//org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callReadObject(JDKSpecific.java:148)
at org.jboss.marshalling@2.0.14.SP1-redhat-00001//org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:252)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1997)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1601)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:441)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:388)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.readFields(RiverUnmarshaller.java:2107)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:2020)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1601)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:441)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:388)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadCollectionObject(RiverUnmarshaller.java:344)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.readCollectionData(RiverUnmarshaller.java:1055)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:908)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:388)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.readFields(RiverUnmarshaller.java:2107)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:2020)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1601)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:441)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:388)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadCollectionObject(RiverUnmarshaller.java:344)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.readCollectionData(RiverUnmarshaller.java:1055)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:939)
at org.jboss.marshalling.river@2.0.14.SP1-redhat-00001//org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:388)
at org.jboss.marshalling@2.0.14.SP1-redhat-00001//org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:41)
at org.jboss.ejb-client@4.0.53.Final-redhat-00001//org.jboss.ejb.protocol.remote.EJBServerChannel$RemotingInvocationRequest.getRequestContent(EJBServerChannel.java:845)
at org.jboss.as.ejb3@7.4.15.GA-redhat-00002//org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:149)
at org.jboss.ejb-client@4.0.53.Final-redhat-00001//org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:477)
at org.jboss.ejb-client@4.0.53.Final-redhat-00001//org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:212)
at org.jboss.threads@2.4.0.Final-redhat-00001//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
at org.jboss.xnio@3.8.11.SP1-redhat-00001//org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)