hello,

I am trying to send over 20.000 messges to a jms-client (p2p) with the 
UILConnectionFactory.
The clients select the messages with jms mesage selector from one queue. Each message 
is a text message. 
Alle the messages are sending by the same connection and session. 
The problem I have is that the Client not received all messages from jboss. 
The Client hangs after sending ~ 8000 messages but jboss send all the 20.000 messages 
whith no error. 
On the client is no error output too. A look into the jmx-console show me, that the 
messages
stay in queue. 


Any ideas what is going wrong? 
Are there misconfiguration in my settings?

I use boss releas 3.0.0. The QueueSender is configured as follows: 
- jmsDeliveryMode =  DeliveryMode.NON_PERSISTENT
- jmsExpiration = 0
The PingPeriod is adjusted to 60000. 

Any help is appreciated.

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846142#3846142

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846142


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to