Socket read timeout

2018-03-29 Thread Suresh
Hello All We have AMQ Broker in one linux machine. We are trying to consume message using simple client. I have opened one AMQ connection and using the same connection by giving inactivity timeout as 2 hours in while loop consuming messages. Few messages are coming after that giving below error

jdbc WARNING messages on slave node

2018-03-29 Thread hfarooqui
I have 4 broker configuration spread across two nodes. Each node hosts a master node and a slave node(whose master is on the other node) No since master nodes have already acquired the lock I see following JDBC warnings in slave activemq.log: Is there a way to suppress these warnings? 2/018-03-2

Re: Can I connect to a vm URL without a password?

2018-03-29 Thread Tim Bain
Thanks for creating the request; what you did sounds fine. Tim On Thu, Mar 29, 2018, 11:31 AM Quinn Stevenson wrote: > Thanks for all your help Tim. > > I created https://issues.apache.org/jira/browse/AMQ-6941 < > https://issues.apache.org/jira/browse/AMQ-6941> for this request, and I > put a l

Re: Can I connect to a vm URL without a password?

2018-03-29 Thread Quinn Stevenson
Thanks for all your help Tim. I created https://issues.apache.org/jira/browse/AMQ-6941 for this request, and I put a link to the example implementation in the JIRA rather than the source. I did it that way because the jar with the plugin is in M