[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Some remote clients not receiving messages

2005-10-08 Thread dode
You should synchronize the clocks of your clients with the server. Have a look here: http://docs.sun.com/source/817-6024/a_techNotes.html#wp27060 Torsten View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3900030#3900030 Reply to the post : http://www.jboss.com

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Some remote clients not receiving messages

2005-10-04 Thread srose
Set time to live to 0 and this fixed it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899093#3899093 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899093 --- This

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Some remote clients not receiving messages

2005-10-04 Thread srose
I figured it out!!!. Apparently the time on the client machine was ahead of the time on the server machine. When this happens, JMS thinks the message has expires and drops it. Any recommendations on how to prevent this from happening? View the original post : http://www.jboss.com/index.html?mo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Some remote clients not receiving messages

2005-09-16 Thread srose
anyone else have this problem? Or any ideas what it could be ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895140#3895140 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895140 --