/
Instaling Java 11 on Windows
Instaling Java 11 on Windows
With an increasing number of Support requests letting us know that our customers and prospects are finding it difficult to install Java version 11 or newer on their Windows PC, we tested a number of possible solution and found the following to be the most consistent and easiest to deploy.
Instructions
- Go to https://adoptopenjdk.net/
- Select OpenJDK 11 (LTS)
- Click Newest Release
- Choose your platform (Windows x32 or Windows x64)
- Click Install JDK
- Open the downloaded file
- Click Next
- Leave the selection as is and click Next again
- Click Install
- Restart your PC
To verify the installation was successful go to your Command Line (CMD in Windows search bar) and type
java -version
- The output should now look like this:
You need administrative permissions on your PC to install Java and run HiveMQ.
Related articles
, multiple selections available,
Related content
Standalone Installation of HiveMQ on Windows Server 2022
Standalone Installation of HiveMQ on Windows Server 2022
More like this
An easy method for installing HiveMQ on Windows OS
An easy method for installing HiveMQ on Windows OS
More like this
Download supported HiveMQ products
Download supported HiveMQ products
More like this
ERROR - HiveMQ Enterprise Security Extension: Unhandled exception in Rest API authentication java.lang.IllegalStateException: No authorization-key set
ERROR - HiveMQ Enterprise Security Extension: Unhandled exception in Rest API authentication java.lang.IllegalStateException: No authorization-key set
More like this
[Outdated] Running HiveMQ as a service on Windows
[Outdated] Running HiveMQ as a service on Windows
Read with this
Running HiveMQ as a service on Windows OS
Running HiveMQ as a service on Windows OS
More like this