Re: KahaDB Corruption

2021-11-23 Thread JB Onofré
Hi Tim Maybe you have a process that remove or compress kahadb journal log files (something like logrotate for instance ) ? Regards JB > Le 23 nov. 2021 à 14:10, TRULIS Timothy (Tim) a > écrit : > > Hello all, > > I am running KahaDB v6 w/ ActiveMQ v5.15.12 in Docker container with mapped

KahaDB Corruption

2021-11-23 Thread TRULIS Timothy (Tim)
Hello all, I am running KahaDB v6 w/ ActiveMQ v5.15.12 in Docker container with mapped data/conf volumes to host. Starting the container, I receive the following errors. ERROR | [0:ActiveMQ.DLQ] references corrupt locations ERROR | Failed to start Apache ActiveMQ (localhost, null) java.io.IOExc

Re: Weblogic + ActiveMQ Issue / Question

2021-11-23 Thread Tim Bain
I second what Matt wrote, especially the point that you're running 7-year-old code that's had lots of bug/security fixes since then. I hadn't caught that this memory leak was in the client code, but the same philosophy applies: if you're leaking threads in a JVM (whether broker or client), they sh