OpenJDK 13 requirements (retired) - Intergraph FreeView - Hexagon

SmartPlant Markup Plus Retired Installation and Setup

Language
English
Product
Intergraph FreeView
Search by Category
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)

If you are installing OpenJDK 13, you must do the following:

Verify that the correct version of Java is installed by updating the Path system environment variable to include the Java JDK bin folder:

  1. Navigate to the Control Panel\All Control Panel Items\System folder, and click Advanced system settings.

  2. On the Advanced tab, click Environment Variables.

    The Environment Variables dialog box appears.

  3. In the System variables box, select Path, and click Edit.

    The Edit environment variable dialog box appears.

  4. Click Edit text, click OK to dismiss the warning, and do the following:

    1. Move to the end of the line in the Variable value box.

    2. Enter a semicolon (;) followed by the full path to the installed Java JDK bin folder. For example:

      ;C:\Program Files\JAVA\jdk-13.0.2\bin

    3. Click OK to close the Edit System Variable dialog box.

  5. Click OK to close the Environment Variables dialog box.

  6. Click OK to close the System Properties dialog box.

  7. From a command prompt, execute a command to check which version of Java is installed. For example: C:\WINDOWS\system32>java -version.

    You should see the correct version information, for example:

    C:\Users\Administrator>java -version openjdk version "13.0.2" 2020-01-14 OpenJDK Runtime Environment (build 13.0.2+8) OpenJDK 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)

Run Tomcat9w.exe delivered to the [installation location]\Apache Software Foundation\Tomcat [version]\bin folder, and do the following:

  1. On the Java tab:

    1. Set Java Virtual Machine to the jvm.dll file path delivered with the OpenJDK 13 installation.

    2. Add the following to Java Options:

      -Djava.library.path=[SPM Server installation location]\SmartPlant\Markup\Brava! Enterprise\Brava! License

    3. Click Apply.

  2. On the Log On tab, set This account to a domain user account with administrator privileges. Click Apply.

  3. Go to Start > Administrative Tools > Services, and restart the Apache Tomcat service.