[jboss-user] [Remoting] - Re: Stream Corrupted Exception on Server side
ron.sigal@jboss.com
do-not-reply at jboss.com
Wed Dec 31 22:32:38 EST 2008
That doesn't look good. Do you see anything else in the server log? Do you have a log for the client side, and, if so, do you see anything going on at the same time you see the StreamCorruptedException on the server side?
For additional logging information, you can increase the server side log level for Remoting by adding, for example,
| <category name="org.jboss.remoting">
| <priority value="TRACE"/>
| </category>
|
to $JBOSS_HOME/server/$CONFIG/conf/jboss-log4j.xml.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199087#4199087
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199087
More information about the jboss-user
mailing list