Re: Enabling JDBC Master/Slave (Was RE: Shared directory Master/Slave - How do I tell?)

2011-10-06 Thread Claus Ibsen
On Thu, Oct 6, 2011 at 9:10 PM, wrote: > I wrote: > >>I've now been asked to set it up in a JDBC Master Slave configuration, >>pointing at an Oracle database. I see that configuring the activemq-jdbc.xml >>file is easy and straightforward to do. What I don't see documented, is how >>to put it int

Re: Payload Problem

2011-10-06 Thread ws_dev
Hi, What you say is true. I believe there is a problem with the camel JMSComponent. Maybe a bug fix is required to it ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Payload-Problem-tp2367256p3879722.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Enabling JDBC Master/Slave (Was RE: Shared directory Master/Slave - How do I tell?)

2011-10-06 Thread shaun.t.erickson
I wrote: >I've now been asked to set it up in a JDBC Master Slave configuration, >pointing at an Oracle database. I see that configuring the activemq-jdbc.xml >file is easy and straightforward to do. What I don't see documented, is how >to put it into effect. To setup Shared Directory Master Slave

RE: Shared directory Master/Slave - How do I tell?

2011-10-06 Thread shaun.t.erickson
Thank you for your reply, Torsten. I checked the logs and all three AMQs were, indeed, coming up as masters. The first one made the lock file, and the other two either didn't see it or ignored it. The shared directory was simply a directory on a fourth Windows server, that was shared out and po

Re: Network of brokers --> excessive reset of the connections?

2011-10-06 Thread Sebastian Rodriguez
All the servers and brokers are in their own private network, running in LAN. So I would say it's a reliable network. These errors come from the brokers deployed on site, but I also get the same kind of errors sometimes in our testing plateform, now that I've checked. On Thu, Oct 6, 2011 at 15:23,

Re: What is "size" from Statistics Plugin?

2011-10-06 Thread James Green
OK I mis-read the page and missed the output specifically from the broker. Ignore me and move on :-) Finding http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/plugin/StatisticsBroker.java?revision=1069405&view=markupis rather more useful... On 6 October 2

What is "size" from Statistics Plugin?

2011-10-06 Thread James Green
I'm looking at http://activemq.apache.org/statisticsplugin.html It tells me the output includes a 'size' number. Is that the number of messages held, the number of topics and queues, or what? Going to try and put together a Cacti template using R.I.Pienaar's ruby script and want the labels to be

Re: Spring JmsTemplate Messages not consumed depending on session ID

2011-10-06 Thread James Black
Hi as I said above we use the DMLC for nearly all of our consumption. However, the throttling requirements mean that we need more control over when messages are consumed for these particular elements of our application and we therefore turned to jmsTemplate. -- View this message in context: htt

Re: Network of brokers --> excessive reset of the connections?

2011-10-06 Thread Torsten Mielke
Hello, Seeing this connection refused warning in your log file WARN | Could not start network bridge between: vm://SRV-01?async=false&network=true and: tcp://SRV-02:31616 due to: java.net.ConnectException: Connection refused: I am wondering if the other end you're trying to connect to is up and

Re: Shared directory Master/Slave - How do I tell?

2011-10-06 Thread Torsten Mielke
Hello, If you can see the admin console of all three brokers (I presume you mean the ActiveMQ web console), then you're not running in master slave. When using shared file system master/slave, only the master should start up fully, the other two slaves should not startup fully. One of the firs

RE: How to control thread creation in an embedded broker

2011-10-06 Thread Millies, Sebastian
sorry, that link should have been http://activemq.apache.org/maven/5.2.0/activemq-core/apidocs/src-html/org/apache/activemq/thread/TaskRunnerFactory.html > -Original Message- > From: Millies, Sebastian [mailto:sebastian.mill...@softwareag.com] > Sent: Wednesday, October 05, 2011 11:31 PM