Skip to content

Conversation

amaercz
Copy link

@amaercz amaercz commented Aug 29, 2023

link to openjdk in run.bat/run.sh pointed to jdk11 which made HiveMQ fail to start up in windows11/64bit. changing the link to point to the latest stable release get's HiveMQ working

Motivation

Resolves #421

Changes
run.bat/run.sh
https://adoptium.net/?variant=openjdk11 -> https://adoptium.net/?variant=openjdk

link to openjdk in run.bat/run.sh pointed to jdk11 which made HiveMQ fail to start up in windows11/64bit. changing the link to point to the latest stable release get's HiveMQ working
@cla-bot
Copy link

cla-bot bot commented Aug 29, 2023

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @amaercz on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run.bat/run.sh links to outdated openjdk version
1 participant