Hi ,

I have problems with the maximun message size using T3. I am trying to get
large data from a remote client but i get the following exception(Here we
are accessing jasper reports thru tomcat server from Weblogic,Tomcat and
weblogic servers are in different machines). Even after setting the value
-Dweblogic.MaxMessageSize parameter as '20000000', still the problem is
alive on my tomcat system.

following is the error:

weblogic.socket.MaxMessageSizeExceededException: Incoming message of size:
'10000080' bytes exceeds the configured maximum of: '10000000' bytes for
protocol: 't3'
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'

Could any one suggest us to resolve this problem, Greatly appricated.

Regards,
Venkata Kumar
-- 
View this message in context: 
http://www.nabble.com/weblogic.socket.MaxMessageSizeExceededException%3A-Incoming-message-of-size%3A-tp24697630p24697630.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.

Reply via email to