<BEA-000403> <IOException occurred on socket:
Hi,
We are using OSM 7.2.2.2.2 build 425 with weblogic 10.3.6.
Recently, we have faced a issue in our test environment (CIT) which impacted the order creation at OSM.
The error we found in our logs was
<Dec 1, 2014 9:05:20 PM PHT> <Error> <Socket> <BEA-000403> <IOException occurred on socket: Socket[addr=/10.20.1.128,port=61074,localport=7363]
weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '10000080' bytes exceeds the configured maximum of: '10000000' bytes for protocol: 't3'.
weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '10000080' bytes exceeds the configured maximum of: '10000000' bytes for protocol: 't3'
at weblogic.socket.BaseAbstractMuxableSocket.incrementBufferOffset(BaseAbstractMuxableSocket.java:230)
at weblogic.rjvm.t3.MuxableSocketT3.incrementBufferOffset(MuxableSocketT3.java:351)