Yeah I thought about that. Updating ActiveMQ is a longer process for us because multiple teams use it in a different ways. I've seen where some people suggest removing the java.exe, javaw.exe executables from the windows\system32 folder and that seems to work. Those versions were reporting as java7 executables. Maybe that's my problem right there? Not sure.
Thanks, -Mike ________________________________ From: Timothy Bish <[email protected]> Sent: Wednesday, June 26, 2019 3:40 PM To: [email protected] Subject: Re: Issues with ActiveMQ 5.14.2 and Java 8 On 6/26/19 5:34 PM, Mike Garcia wrote: > Hi, > > We just updated our systems to Java 8 and now ActiveMQ 5.14.2 fails to > launch. We get the following error message in the wrapper.log file when we > try to launch the ActiveMQ service: > > > Error: Registry key 'Software\JavaSoft\Java Runtime > Environment'\CurrentVersion' > > has value '1.8', but '1.7' is required. > > Error: could not find java.dll > > Error: Could not find Java SE Runtime Environment. > > > Shouldn't ActiveMQ 5.14.2 run fine in Java 8? What do we need to change in > order to get ActiveMQ running again? The Java 8 update won't be backed out > because it's a required update from our security team. ActiveMQ 5 did not start supporting JDK 8 until 5.15.0 so I'd suggest upgrading to the latest 5.15.x release in order for best compatibility with your new JDK install > > Thanks, > > -Mike > > -- Tim Bish
