[jboss-user] [JBoss Messaging] - Re: Jboss-4.2.3 takes lot of time to load

lanceliao1 do-not-reply at jboss.com
Wed Mar 11 08:05:18 EDT 2009


I faced the same problem.
Our db tables JBM_MSG and JBM_MSG_REF have millions records,And taked long time while rebooting.
Any other solutions ?

How to configure the jms message timeout(eg 1hours)

	TopicPublisher.publish(objMsg, DeliveryMode.PERSISTENT, PRIORITY,60*60*1000);
	
The timeout is decided by GMT(we can not ensure all client have the same GMT).
It is possible to configure timout by relative time(eg sender's time plus one hour)

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

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



More information about the jboss-user mailing list