Re: Problem upgrading to 2.8.1

2019-05-30 Thread spyle376
Awesome, thank you -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Problem upgrading to 2.8.1

2019-05-30 Thread Justin Bertram
The issue is related to a dependency upgrade that changes what libraries are required when the broker starts. The main difference here for upgrading users like yourself is a change in the bin/artemis start script. Before 2.8.1 there was this "if" statement: if [ -z "$LOG_MANAGER" ] ; then #