Muntean Horia wrote:
Hi.More details:
I am using JBoss-2.4.9 on a WinNT box with J2SDK1.4.1. Also my configuration is different from the standard one in respect to the JMS Persistence Manager (I switched to file PM from rollinglogged).
I have a problem with some JMS clients that run on a different host and should consume messages from the JBoss server persistent queues. Every JMS client (I have 3 such processes) is receiving messages from a different queue but after a while they hang with no error (all in the same time). The only thing I can see at the clients side DEBUG level is that the server doesn't respond with PONG. If I restart the clients they start to consume the messages but in the PM directory (db/jbossmq) I have some phantom files left there (even if JMX console shows the queues are empty).
Any ideas?
Thanks,
Horia
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
It seems that a single JMS client hangs the other 2 clients even if they run in separate JVMs (probabily if the server message consumer hangs, it hangs all external clients) 'cause if I stop the right JMS client (even if I don't know witch client hangged first) the other 2clients wake up and continue to cosume messages normaly.
Strange no? Any pointers?
10X,
Horia
-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
