3 Replies Latest reply on Sep 8, 2011 4:47 AM by ultima_ratio

    HornetQ: JMS-Session timeout?

    ultima_ratio

      I am using HornetQ (stand-alone, non-clustered) in an research project as a publish/subscribe system. There are multiple sensors writing their meassured data in jms topics as datastreams and there is one server reading from this topics and analyzing the data. It is very important that experiments can run for many days continously.

       

      The system is at the moment running for only 30 minutes continously. After that time the sensors disconnect (cause: session closed when try to publish new data). It also seems that the HornetQ has a problem after that situation. I have to shutdown and restart to get a healthy system again.

       

      Is there a timeout for jms sessions in HornetQ? What could be the problem for loosing the connections?

       

      Thanks for your help!