[jboss-user] [JBoss Messaging] - Re: Timeout waiting for a free socket when an ejb publish a

ataylor do-not-reply at jboss.com
Wed Feb 18 04:25:19 EST 2009


you can try increasing the following value in the remoting-bisocket.xnl file:

<attribute name="connectionWait" isParam="true">60000</attribute>
  | 

If you look at your stack trace you can see the message "Timeout waiting for a free socket
" whcih means there were no available sockets.

This is a remoting question so the the guys on the remoting forum would be able to help you further.

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

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



More information about the jboss-user mailing list