Hi all,
I'm using tomcat jms send messages to ActiveMQ5.2 server. but the follow
exception often occurs in tomcat log.
We can't catch this exception, it only show in the log file. Do anyone know
the reason?
Thanks.
2009-04-14 17:50:03,630 WARN [ActiveMQManagedConnection] Connection failed:
jav
Hi all,
I am using ActiveMQ5.2 as a buffer between tomcat & db2.
tomcat send messages to mq and consumer process the messages and insert to
db2. the problem is sometimes the insert db operation takes a long time, so
the consumer could not consume the messages timely.
At first we used NON_PERSIS