Set an environment variable for the Java location
BlackBerry UEM
requires you to install a JRE
17 implementation on the servers where you will install 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,
UEM
verifies that it can find Java
. If UEM
can't find Java
, the setup application will stop on the requirements panel 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. Note that you must close down the installer at this time and restart it only after the environment variable has been created or updated.Visit support.blackberry.com to read article 52117.
- Ensure that you have installedJRE17 on the server where you will be installingUEM.
- If you have deployed any discrete plug-ins, such as theBlackBerry Workspacesplug-in forUEM, we recommend that you upgrade the plug-in to the latest version before you upgrade your instance ofUEM; otherwise, the plug-in functionality will fail until it is upgraded.
- 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.