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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...