Hi guys
I am using JBM 1.4.0GA on JBoss AS 4.2.1GA. I have Siebel clients connecting to one of the
default queues (A) remotely. They are able to send data to the queue, but when they try to
read it they don't get any messages and on my side I get the following exception:
10:30:56,051 WARN [BisocketClientInvoker] Unable to send ping: shutting down
PingTimerTask
java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:115)
at
org.jboss.remoting.transport.bisocket.BisocketClientInvoker$PingTimerTask.run(BisocketClientInvoker.java:512)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
10:31:20,424 WARN [SimpleConnectionManager] ConnectionManager[149494e] cannot look up
remoting session ID a5i8o-szggtk-f7x0akbg-1-f7x0aktp-4
10:31:20,424 WARN [SimpleConnectionManager] A problem has been detected with the
connection to remote client a5i8o-szggtk-f7x0akbg-1-f7x0aktp-4, jmsClientID=null. It is
possible the client has exited
without closing its connection(s) or there is a network problem. All connection resources
corresponding to that client process will now be removed.
Any ideas what might be causing this?
Regards
Alfred
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096445#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...