*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
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
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
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
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.
-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
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