Troubleshooting
Problem
Customer has setup the JMS Adapter to send files to Oracle WebLogic JMS. It works fine for files up to 10 MB size, and fails for larger files.
Symptom
[2017-03-09 09:33:40.011] ERROR 000000000000 GLOBAL_SCOPE
<JmsQueueAdapterServerImpl-PROD_JMS_RECEIVE--1602376392>
JMS Linked Exception java.lang.Exception: weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '10000080' bytes exceeds the configured maximum of: '10000000' bytes for protocol: 't3'
at weblogic.messaging.dispatcher.DispatcherWrapperState.onDisconnect(DispatcherWrapperState.java:396)
at weblogic.rjvm.RJVMImpl$DisconnectEventDeliverer.run(RJVMImpl.java:1647)
at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
Caused by: weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '10000080' bytes exceeds the configured maximum of:'10000000' bytes for protocol: 't3'
at weblogic.rjvm.RJVMImpl.gotExceptionReceiving(RJVMImpl.java:957)
at weblogic.rjvm.ConnectionManager.gotExceptionReceiving (ConnectionManager.java:1030)
at weblogic.rjvm.MsgAbbrevJVMConnection.gotExceptionReceiving (MsgAbbrevJVMConnection.java:459)
at weblogic.rjvm.t3.MuxableSocketT3.hasException (MuxableSocketT3.java:327)
at weblogic.socket.SocketMuxer.deliverExceptionAndCleanup (SocketMuxer.java:795)
at weblogic.socket.SocketMuxer.deliverHasException(SocketMuxer. java:735)
at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:936)
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
04 March 2019
UID
swg22000604