Set an environment variable for the Java location
BlackBerry UEM
requires you to install a JRE
8 implementation on the servers where you will install BlackBerry UEM
, and that you have an environment variable that points to the Java home location. For more information about supported JRE versions, see the Compatibility matrix. When you begin the installation, BlackBerry UEM
verifies that it can find Java. If you have installed the Oracle
Java SE Runtime Environment in the default location, BlackBerry UEM
will find it and automatically set the environment variable. If BlackBerry UEM
can't find Java, the setup application will stop and you must set an environment variable for the Java location and ensure that the Java bin folder is included in the Path system variable.Visit support.blackberry.com to read article 52117.
Verify that you have installed a supported
JDK
on the server where you will be installing BlackBerry UEM
.- Open theWindows Advanced system settingsdialog box.
- ClickEnvironment Variables.
- Under theSystem variableslist, clickNew.
- In theVariable namefield, typeBB_JAVA_HOME.
- In theVariable valuefield, type the path to the JRE (Java Runtime Environment) folder and clickOK.
- In theSystem variableslist, selectPathand clickEdit.
- If the Path doesn't include the Java bin folder, clickNewand add%BB_JAVA_HOME%\binto the Path.
- Move the %BB_JAVA_HOME%\bin entry high enough in the list that it won't be superseded by another entry and clickOK.