weblogic.socket.MaxMessageSizeExceededException
I have a long running one-way interface process...it takes like 2 hours to complete...after the process is completed when i click on the instance, the flow trace is not being seen..instead i see this error message...
---
Caused by: weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '10000080' bytes exceeds the configured maximum of: '10000000' bytes for protocol: 't3'
-----
I tried increasing the value of Maximum Message Size in the weblogic admin console by going to Servers >> MyServer >> Protocols >> General tab >> Max Message Size
I kept the value to 100000000, but even though i am still facing the same error...
we are soa suite 11G, weblogic 10.3.4, please provide a solution for this....
Thanks,
Naresh