Hi all,
I¹m having a weird problem that is happening for like one week now. I have
the same app deployed on glassfish v2.1 on 12 machines but in one of them
the glassfish sometime stop calling the consumers for the JMS Messages, the
message is sent successfully to topic but the consumers Œre not called and I
can¹t get any error in server.log nor log.txt (inside IMQBroker).
I tried all the configuration in JMS Container, changing from LOCAL to
EMBEDDED with no success, I just gain tons of new WARNING logs in my log
(when changed to EMBEDDED) so I¹m just completely lost.
Anyone can help me? It is possible to increase the log detail for JMS? If it
stop calling my consumers somethin¹ must be wrong so I need to know what¹s
goin¹ on. Maybe some kind of test, I don¹t know. When I restart the
glassfish it send few messages to consumers but not ALL, the most part just
disappear in the middle of nowhere, the IMQ isn¹t saving the messages
properly.
I hope you guys have some ideas to help me out.
Thanks.