Re: Log4J ActiveMQ JMS Appender

2008-09-22 Thread samuelbgs
We just reproduced this exact problem. Have you discovered the solution to this? regards. javadevel wrote: > > We are trying to create a distributed logging service using Log4J and JMS > appender to an ActiveMQ topic. However, we keep getting an error "Wire > format negotiation timeout: peer

Re: Active Mq 5.1 w/ Spring

2008-09-22 Thread aurealus
Nevermind, I was able to find the solution after some digging, it appears the doc at http://activemq.apache.org/xml-reference.html is incorrect. Once I changed the spring file to point to the internal xsd files from the activemq jar (from Meta-Inf/spring.schemas), I was ok. For anyone that has t

Active Mq 5.1 w/ Spring

2008-09-22 Thread aurealus
I trying to use Spring with Active MQ 5.1 using Spring's xml schema based configuration, however it looks like I'm running into issues with the xsd. Any suggestions? I'm receiving the following stack trace: org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http:/

Re: Unable to download ActiveMQ 5.2

2008-09-22 Thread Joe Fernandez
Heed the warning at the top of the 5.2 download page ;) "This page is a preview of the download page for Apache ActiveMQ 5.2.0, but this release is not official yet. The download links will not work. Please, come back in a few days." http://activemq.apache.org/activemq-520-release.html Joe Get

Unable to download ActiveMQ 5.2

2008-09-22 Thread sk123
Hi, I am trying to download Active MQ 5.2 but all the HTTP sites are giving a 404 error. It there any alternative site to download. I was trying to download the windows binary. s -- View this message in context: http://www.nabble.com/Unable-to-download-ActiveMQ-5.2-tp19613913p19613913.html S

maxResponseWaitTime removed?

2008-09-22 Thread Stephen Pietrowicz
Hi, Someone I'm working with ran into the bug listed in: https://issues.apache.org/activemq/browse/AMQCPP-171 which where code was timing out because of a slow connection. That issue was resolved by setting the property transport.ResponseCorrelator.maxResponseWaitTime to something higher.

Re: Persistance on DB and "Failed to checkpoint a message store" error

2008-09-22 Thread Sandro Tosi
Hello, well, I'm not looking for a workaround: we'd like to have both local store and persistence on Oracle db. I don't have clear what exactly you mean for "test case" in this situation, what I can do is attach the configuration we currently have and say that once the db goes down for offline ba

Re: Persistance on DB and "Failed to checkpoint a message store" error

2008-09-22 Thread Rob Davies
So it looks like you are using the journal with an Oracledb ? - can you just use Oracle - or an embedded db - or the default store as a work around ? Could you also submit a test case for us - attached to a jira issue - cheers, Rob Rob Davies http://rajdavies.blogspot.com/ On 22 Sep 2

Web admin console protected with password

2008-09-22 Thread Sandro Tosi
We're working to integrate ActiveMQ in our business, and an important step is to protect the web admin console (the one usually listening at 8161) with a username/password. We don't need (for the moment) to have a complex authentication method, just a single username/password that only us (the ad

Re: Persistance on DB and "Failed to checkpoint a message store" error

2008-09-22 Thread Sandro Tosi
Really no-one knows how to fix this big problem? this is a major stop for activemq adoption in our organization. I appreciate any input on this. Thanks in advance, Sandro Sandro Tosi wrote: > > Sorry for missing this in the initial post, here it is: > > # ./bin/activemq --version > ACTIVEMQ_

Health check Activemq

2008-09-22 Thread Janesh S
Hi, Is there a tool/code with which we can do health check of ActiveMQ. This is needed to make sure that ActiveMQ connection is fine and the queue/topic is ALIVE. Thanks. Thanks & Regards, Janesh -- View this message in context: http://www.nabble.com/Health-check-Activemq-tp19604586p19604586.h