Hi everybody,
My ear application uses ejb3 with packaging beans. It works very well with 
jboss-4.0.3RC2. When i upgrade to  Jboss 4.0.3SP1; i have no deployment problem 
but a call for a lookup throws error below.

Please help !


ERROR [org.jboss.remoting.transport.socket.ServerThread] failed to process 
invocation.
java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
        at 
java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2217)
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2230)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2698)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:750)
        at java.io.ObjectInputStream.(ObjectInputStream.java:268)
        at 
org.jboss.remoting.transport.socket.ServerSocketWrapper.createInputStream(ServerSocketWrapper.java:33)
        at 
org.jboss.remoting.transport.socket.ClientSocketWrapper.getInputStream(ClientSocketWrapper.java:62)
        at 
org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:239)
        at 
org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:285)
        at 
org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:169)


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920382#3920382

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3920382


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to