[jboss-user] [JBoss Messaging] - Re: Message delivery delay > 30 sec sometimes
bodrin
do-not-reply at jboss.com
Thu Apr 10 07:58:59 EDT 2008
If I send 10 messages for example they are always received immediately.
But when I send one message -> the delay/not delay behaviour described.
Now I have checked the tcp connections. My consumer has established the following connections to the JBoss:
| java.exe:2712 TCP bobrin:38355 10.58.100.162:2412 ESTABLISHED
| java.exe:2712 TCP bobrin:38357 10.58.100.162:2412 ESTABLISHED
| java.exe:2712 TCP bobrin:38358 10.58.100.162:2412 ESTABLISHED
|
| java.exe:2712 TCP bobrin:38354 10.58.100.162:4557 ESTABLISHED
| java.exe:2712 TCP bobrin:38356 10.58.100.162:4557 ESTABLISHED
|
...and this one:
| java.exe:2712 TCP bobrin:38438 10.58.100.162:1201 ESTABLISHED
|
It (:1201) appears just when the consumer succeeds to receive the message, and then disapears again:
| [System Process]:0 TCP bobrin:38438 10.58.100.162:1201 TIME_WAIT
|
Note that I'm running in cluster with two nodes, one of them is started only.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143143#4143143
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143143
More information about the jboss-user
mailing list