problem with jms queue
994209Mar 1 2013 — edited Apr 25 2013I implemented a CEP module that consume jms messages . The job runs fine excepts sometimes, the consumers are not responding and does not consume anything (in the jms jboss interface, I see the parameter SubscribersCount=0)
I don't see any exception in the server log
Please advise, I tried JDK1.6_0_11 the first time, and latest version of jrockit the second time in 64bit Redhad linux enviroment , but still have the same problem.
Like it happens with random frequency, and sometime, there is no pb.