You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by javadevel <ja...@yahoo.com> on 2008/07/31 23:08:21 UTC

Re: ActiveMQ 5 and Log4j JMSAppender error

Is there any way you can post your complete log4j.properties file, i am
getting "Wire format negotiation timeout: peer did not send his wire format"
error even after I followed your suggestion and added
"?wireFormat.cacheEnabled=false" to the providerurl

Tom Johnson wrote:
> 
> I think I finally found a solution.   In the ProviderURL of the appender
> adding "?wireFormat.cacheEnabled=false" let the log4j JMSAppender talk to
> an ActiveMQ topic.
> 
> I.e.
> log4j.appender.JMS.ProviderURL=tcp://localhost:61616?wireFormat.cacheEnabled=false
> 
> 

-- 
View this message in context: http://www.nabble.com/ActiveMQ-5-and-Log4j-JMSAppender-error-tp14622389p18763569.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.