Re: activemq example configuration does not work with debug set in log4j in 5.9.0

2013-11-13 Thread Christian Posta
yah... weird... i can reproduce.. open a jira to track this... On Tue, Nov 12, 2013 at 7:15 AM, gmicky wrote: > Hi, > > logQuery bean example in activemq.xml: > > > class="org.fusesource.insight.log.log4j.Log4jLogQuery" > lazy-init="false" scope="singleton" > init-method=

activemq example configuration does not work with debug set in log4j in 5.9.0

2013-11-12 Thread gmicky
Hi, logQuery bean example in activemq.xml: does not work in combination with debug setup on log4j.properties. Test case: 1) No debug - everything is working i do not change anything in default config and startup 5.9.0 using ./bin/activemq start everything works as expected. 2)I