Re: Log4J ActiveMQ JMS Appender

2010-02-12 Thread Gary Tully
; > - > Felix Ehm, > www.cern.ch > -- > View this message in context: > http://old.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p27567206.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com

Re: Log4J ActiveMQ JMS Appender

2010-02-12 Thread fehm
have the rootLogger at minimum INFO level. When using DEBUG for it the JMS appender doesn't work. Cheers, Felix - Felix Ehm, www.cern.ch -- View this message in context: http://old.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p27567206.html Sent from the ActiveMQ - User ma

Re: Log4J ActiveMQ JMS Appender

2010-02-11 Thread Gary Tully
; log4j.appender.jms.ProviderURL=tcp://cs-ccr-spsea2:61670 > log4j.appender.jms.TopicBindingName=logTopic > log4j.appender.jms.TopicConnectionFactoryBindingName=ConnectionFactory > > also, the jndi.properties file is stated with -D options containing this : > > topic.logTopic=logTopi

Re: Log4J ActiveMQ JMS Appender

2010-02-11 Thread fehm
w.cern.ch -- View this message in context: http://old.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p27547554.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Log4J ActiveMQ JMS Appender

2009-01-14 Thread Richard Dunn
rg.apache.activemq.jndi.ActiveMQInitialContextFactory log4j.appender.jms.ProviderURL=tcp://jmsserver:61616 log4j.appender.jms.TopicBindingName=dynamicTopics/locallogging log4j.appender.jms.TopicConnectionFactoryBindingName=ConnectionFactory log4j.appender.jms.UserName=***** log4j.appender.jms.Password=* -- View this

Re: Log4J ActiveMQ JMS Appender

2009-01-14 Thread Bruce Snyder
On Wed, Jan 14, 2009 at 10:39 AM, Richard Dunn wrote: > > I am also having this problem, but the problem only occurs in one scenario - > in my appfuse based spring web application. If I use the same versions of > activemq and log4j in my other web applications (older traditional > jsp/servlet weba

Re: Log4J ActiveMQ JMS Appender

2009-01-14 Thread Gary Tully
t;at > org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:73) >at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:88) >at > org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155) >at > org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(

Re: Log4J ActiveMQ JMS Appender

2009-01-14 Thread Richard Dunn
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:131) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:645) -- View this message in context: http://www.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p21461090.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Log4J ActiveMQ JMS Appender

2008-10-14 Thread selezovikj
neway(MutexTransport.java:40) > at > org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:74) > at > org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:79) > at > org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1195) > > -- View this message in context: http://www.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p19970509.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Log4J ActiveMQ JMS Appender

2008-09-26 Thread Bruce Snyder
On Mon, Sep 22, 2008 at 3:20 PM, samuelbgs <[EMAIL PROTECTED]> wrote: > > We just reproduced this exact problem. Have you discovered the solution to > this? Do you any exceptions in the activemq.log file? Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61Ehttp://act

Re: Log4J ActiveMQ JMS Appender

2008-09-22 Thread samuelbgs
at > org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:74) > at > org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:79) > at > org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1195) > > -- View this message in context: http://www.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p19616076.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Log4J ActiveMQ JMS Appender

2008-08-05 Thread javadevel
at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:79) at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1195) -- View this message in context: http://www.nabble.com/Log4J-ActiveMQ-JMS-Appender-tp18840199p18840199.html