You are right. Thanks
On Fri, Dec 20, 2024 at 3:17 PM Anton Roskvist <ant...@apache.org> wrote: > I don't think this has anything to do with the release... I suspect your > JAVA_HOME variable is not set to the correct path. > > If that's the case you can set it locally for your broker instance in > these files: > > broker-instance/etc/artemis.profile > broker-instance/etc/artemis-utility.profile > > Or you can just set it at the OS level or prefix your commands with: > JAVA_HOME=/path/to/java /path/to/artemis $command > > On 2024/12/20 13:31:44 Dragan J wrote: > > What's wrong with Artemis's command? > > > > /opt/apache-artemis-2.39.0/bin/artemis --help > > /opt/apache-artemis-2.39.0/bin/artemis: 93: exec: > > /usr/lib/jvm/java-1.8.0-openjdk-amd64//bin/java: not found > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org > For additional commands, e-mail: dev-h...@activemq.apache.org > For further information, visit: https://activemq.apache.org/contact > > >