[jboss-user] [Remoting] - Re: Sockets left in CLOSE_WAIT on server

2007-10-31 Thread engluer
Out of the box JBoss AS 4.2.1 and I would believe 4.2.2 run JBoss MQ. We updated our versions of JBoss AS to use Jboss messaging 1.4.0.GA. The installation isn't that hard, but you have to be careful about making sure you also update the jboss remoting jar to 2.2.0 or else it won't work. W

[jboss-user] [Remoting] - Sockets left in CLOSE_WAIT on server

2007-10-04 Thread engluer
I was trying to cleaning close a connection to a JBoss server. I have tried the following on both JBoss 4.2.2 with Messaging and JBoss 5 b2 and in both cases when the client closes the connection a socket is left in the CLOSE_WAIT state on the server. In both cases I was using the BiSocket tra

[jboss-user] [Remoting] - Re: Sockets left in CLOSE_WAIT on server

2007-10-04 Thread engluer
[JBREM-774] Seems to be related I will try upgrading to Remoting 2.2.2 SP1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091687#4091687 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091687

[jboss-user] [JBoss Messaging] - NoLocal Subscription building up messages in server queue le

2007-10-09 Thread engluer
I have a client that connects to the server with a publisher and subscriber on the same topic. The publisher publishes 1 KB message as fast as he can. The subscriber is setup as follows: | subscriber =subscriberSession.createSubscriber(topic, null, true); | subscriber.setMessageListener(ne

[jboss-user] [Remoting] - Re: Sockets left in CLOSE_WAIT on server

2007-10-09 Thread engluer
Upgrading has solved the issue. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093149#4093149 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093149 ___ jboss-user mailing list