Failed network connector can not be re-established

2016-03-08 Thread alt_alt
*Configuration for network connector: * *log: *2016-03-03 14:41:13,070 | WARN | JDBC Failure: Borrow prepareStatement from pool failed | org.apache.activemq.store.jdbc.JDBCPersistenceAdapter | ActiveMQ Transport: tcp://10.102.44.181:61616@38805 org.apache.commons.dbcp.SQLNestedException: Borro

activemq with leveldb is not stable on hp-unix

2016-03-08 Thread shuangzh
when I use activemq with leveldb persistentAdaptor on hp-unix, the activemq process will corruption. And then can't restart the activemq . Is there anyone have the same problem? How can I resolve this issue ? error message: INFO | Using the pure java LevelDB implementation. (0) 0xc00018483b

Missing tools jar in 1.2.0 referenced from documentation

2016-03-08 Thread JimV
Documentation references jar file(s) that don't exist in the artemis 1.2.0 download. from https://activemq.apache.org/artemis/docs/1.2.0/configuration-index.html "The built-in Decoder" section An easy way to do it is through *activemq-tools--jar-with-dependencies.jar *since it has all the depe

Windows7: getaddrinfo returning “No such host is known” for [::1]

2016-03-08 Thread Wayne
I'm working on modifications to my code to support dual stack environments on Windows 7 et. al. The code uses ActiveMQ-CPP (3.8.4). I've set this up to use a connection to the broker on URI "tcp://[::1]:61616". I've already found I need to compile APR with APR_HAVE_IPV6. The broker is running in J

Re: Queue hanging with n to n network of brokers

2016-03-08 Thread Lucas Dias
Hello, After many testing, it seems to work fine when reseting the broker. I've included a reboot step in my recipe to run when a broker comes up or down, indeed I've seen the network work again. It looks like the runtime plugin does not fully restores the broker network when reloading the file.

Re: Java_December vulnerability

2016-03-08 Thread Andrew Clemons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 2015-12-10 10:37:15 -0500, christopher.l.shan...@gmail.com wrote: > Also, this fix will be included in 5.12.2 as well when that is released. Based on AMQ-6013 it looks like the fix has been included in 5.11.x, 5.12.x, and 5.13.x. Any chance we ca

Strange console behavior with STOMP producers

2016-03-08 Thread eturkov
Hello, I have a question about STOMP producers. I notice that when the producer is producing to a topic, the "Producers" column in the "Topics" table changes from 0 to 1 somewhat regularly even though the producer is not registering any connection changes - is there a reason it is doing this? I a