[
https://jira.jboss.org/jira/browse/JBMESSAGING-1677?page=com.atlassian.ji...
]
Naresh Bhatia commented on JBMESSAGING-1677:
--------------------------------------------
I suspect that you are running mvn install in the jmstest-ear directory. Can you confirm
if the same issue exists if you run mvn install in the parent directory (JmsTest)? That
will make sure that all the dependencies are built before the EAR is built.
"Connection failure has been detected" message
----------------------------------------------
Key: JBMESSAGING-1677
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1677
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 2.0.0.beta3
Environment: Windows XP SP2
Reporter: Naresh Bhatia
Assignee: Tim Fox
Attachments: JmsTest.zip
I am having trouble receiving messages reliably using JBM 2.0.0.BETA3 deployed in JBoss
AS 5. Every once in a while I am getting a "Connection failure has been
detected" message and then I start loosing messages.
Sample program to reproduce the problem is attached. Please see instructions in
readme.txt file. I can send 1000 messages as fast as I can and then see if I receive all
of them. Few times I have gotten all 1000, but several times I get much less, say about
600. I get the following warnings in between:
22:58:26.968 WARNING [Thread-44 (group:JBM-client-global-threads-27401341)]
[org.jboss.messaging.cor
e.remoting.impl.RemotingConnectionImpl] Connection failure has been detected Did not
receive ping fr
om server:3
...
23:02:56.984 WARNING [Thread-3 (group:JBM-scheduled-threads-10153586)]
[org.jboss.messaging.core.rem
oting.impl.RemotingConnectionImpl] Connection failure has been detected Did not receive
ping from cl
ient. It is likely a client has exited or crashed without closing its connection, or the
network bet
ween the server and client has failed. The connection will now be closed.:3
23:02:56.984 WARNING [Thread-3 (group:JBM-scheduled-threads-10153586)]
[org.jboss.messaging.core.ser
ver.impl.ServerSessionImpl] Client connection failed, clearing up resources for session
ceb2cc8d-69d
8-11de-9025-0016d433fcb5
23:02:57.000 WARNING [Thread-3 (group:JBM-scheduled-threads-10153586)]
[org.jboss.messaging.core.ser
ver.impl.ServerSessionImpl] Cleared up resources for session
ceb2cc8d-69d8-11de-9025-0016d433fcb5
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira