ActiveMQ master/slave with load balancing problems

2013-10-30 Thread danaR
Hello, We are using ActiveMQ 5.8.0 and In order to achieve both high availability and load balancing, we tried to set up a configuration with a Host pair with master/slave pairs (JDBC master/slave), as stated here on fuse-source

Re: I am getting the out the memory error while using the james mail with activemq

2013-10-30 Thread Howard W. Smith, Jr.
1. can you share a bit more details on how you are using activemq (or intending to use activemq) with james? is your app downloading a bunch of data and storing/caching-all-those-emails in memory? are you aware that MDBs may be pooled via activemq and your MDBs may never reinitialize memory, and yo

Apollo read vs write performance discrepancy - what can we optimize?

2013-10-30 Thread AlexP
We are doing some performance testing and noticing that we can sustain a rate of about 390 operations per second while writing messages onto a queue, however, when reading messages, our performance drops to about 4 operations per second. A little background. We are using Apollo 1.6 and using STOM

Re: I am getting the out the memory error while using the james mail with activemq

2013-10-30 Thread sheshasai
hi claus i have tried increasing the jvm size but no luck ,how could be activemq culprit in this issue -- View this message in context: http://activemq.2283324.n4.nabble.com/I-am-getting-the-out-the-memory-error-while-using-the-james-mail-with-activemq-tp4673422p4673520.html Sent from the Act

Re: I am getting the out the memory error while using the james mail with activemq

2013-10-30 Thread Claus Ibsen
Hi Have you tried increasing the memory settings of the JVM itself? Maybe they are a bit too low? On Wed, Oct 30, 2013 at 4:54 PM, sheshasai wrote: > Configuration is > Activemq 5.4.2 with james beta 3 > Jdk 1.6.0 > Spring container > and getting the error could not out of memory ,create the nat

Re: I am getting the out the memory error while using the james mail with activemq

2013-10-30 Thread sheshasai
Configuration is Activemq 5.4.2 with james beta 3 Jdk 1.6.0 Spring container and getting the error could not out of memory ,create the native threads , what we can suspect from activemq side like any configuration issues -- View this message in context: http://activemq.2283324.n4.nabble.com/

Re: Deadlock in Broker (using SSL)

2013-10-30 Thread Christian Posta
Looks like you had some interesting SSL errors that caused the socket to want to close.. and it must have raced against an existing write that was in progress and also wanted to close... for the logging of the tcp:// that's wrong.. when we retrieve the remote address, we're just defaulting to usin

Re: Replicated LevelDB Store not working

2013-10-30 Thread Hiram Chirino
On Wed, Oct 30, 2013 at 6:12 AM, Antonio Terreno wrote: > Hi all, > we are having some troubles setting up a cluster of three nodes of ActiveMQ > v.5.9.0 with LevelDB and Zookeeper, as described in this page: > http://activemq.apache.org/replicated-leveldb-store.html. > > The configuration of the

Re: [Java ActiveMQ 5.8] How to get originate broker infomation

2013-10-30 Thread Christian Posta
Interesting. what about method serviceRemoteConsumerAdvisory()? When an Advisory message comes through, that method handles it. If your networking is working properly (which it must be if you're getting all the way to the Region), then you should hit in that method. On Tue, Oct 29, 2013 at 10:32

Re: New Web Console...

2013-10-30 Thread Christian Posta
Yah http://www.sirona.com/en/ On Wed, Oct 30, 2013 at 7:53 AM, Paul Gale wrote: > What on earth is sirona/hawtio > > On Tue, Oct 29, 2013 at 4:58 PM, Romain Manni-Bucau > wrote: > > Hi guys, something to think about is sirona/hawtio I think. Any ideas? > > Goals are not exactly the

Re: I am getting the out the memory error while using the james mail with activemq

2013-10-30 Thread Christian Posta
Please take a look here: http://activemq.apache.org/support.html On Wed, Oct 30, 2013 at 3:32 AM, sheshasai wrote: > Oct 11, 2013 5:19:49 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop > executeAcceptLoop > WARNING: RMI TCP Accept-0: accept loop for > ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,

Re: non-persistence msgs very slow with levedb

2013-10-30 Thread Christian Posta
Can you please hack up a unit test that shows this behavior? It would be great to see what's going on in your use case. Maybe take a look at this and use LevelDB instead: https://github.com/apache/activemq/blob/trunk/activemq-unit-tests/src/test/java/org/apache/activemq/JMSUsecaseTest.java On W

Re: New Web Console...

2013-10-30 Thread Paul Gale
What on earth is sirona/hawtio On Tue, Oct 29, 2013 at 4:58 PM, Romain Manni-Bucau wrote: > Hi guys, something to think about is sirona/hawtio I think. Any ideas? > Goals are not exactly the same but there are some overlaps so I'd expect > sirona amq, camel etc plugins. > Le 29 oct. 2013 21:1

Re: non-persistence msgs very slow with levedb

2013-10-30 Thread kal123
I didn't understand why leveldb had the impact either, same conf. works when we us kahadb.. For now we changed the nonpersistence queues to use vmcursors and it seem much better.. -- View this message in context: http://activemq.2283324.n4.nabble.com/non-persistence-msgs-very-slow-with-levedb-t

Re: Endless Failed to log in, Forbidden with hawt.io

2013-10-30 Thread francesco
Sorry but it's too hard for me to upgrade to hawtio 1.2-M24. As a quick-and-dirty workaround, just comment-out from webapps/hawtio/WEB-INF/web.xml: AuthenticationFilter /auth/* and hawtio in completely free (no login, nothing) so put a reverse proxy on port 8161 and access throught apa

I am getting the out the memory error while using the james mail with activemq

2013-10-30 Thread sheshasai
Oct 11, 2013 5:19:49 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=58864] throws java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method

Replicated LevelDB Store not working

2013-10-30 Thread Antonio Terreno
Hi all, we are having some troubles setting up a cluster of three nodes of ActiveMQ v.5.9.0 with LevelDB and Zookeeper, as described in this page: http://activemq.apache.org/replicated-leveldb-store.html. The configuration of the 3 servers is in this gist: https://gist.github.com/aterreno/7229464.