[jboss-user] [JBoss Messaging] - jms clients timeout
yyagol
do-not-reply at jboss.com
Mon Aug 18 07:31:04 EDT 2008
Hi all,
I have a problem with client timeout . i cant find where to set
the timeout for jms connection to clients. in the documentation it says
about server failure timeout but not on the server settings for clients connection timeout. in messaging-service.xml
this is important because it looks like the default ( if there is any ) is set to 15 minutes
the connection publish start :
2008-08-12 13:59:27,500 DEBUG [JMSSender] Published in: 1
| 2008-08-12 13:59:27,500 INFO [JMSSender] Dispatched. queueSize: 1
| 2008-08-12 13:59:27,500 TRACE [JMSSender] Publishing:
the connection time out :
2008-08-12 14:14:52,415 ERROR [JMSSender] Got marshalling exception, exiting
| java.io.IOException: Connection timed out
| .
| .
| 2008-08-12 14:14:52,417 ERROR [JMSSender] Error handling callback
| java.rmi.MarshalException: Failed to communicate. Problem during marshalling/unmarshalling; nested exception is:
| java.io.IOException: Connection timed out
| .
| .
| 2008-08-12 14:14:52,431 ERROR [Heartbeat] Got marshalling exception, exiting
| java.io.IOException: Broken pipe
| .
| .
| 2008-08-12 14:14:52,437 ERROR [Heartbeat] Error handling callback
| java.rmi.MarshalException: Failed to communicate. Problem during marshalling/unmarshalling; nested exception is:
| java.io.IOException: Broken pipe
Any help will be welcome
Yan
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171026#4171026
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171026
More information about the jboss-user
mailing list