Setting the fiperhome Variable and the Library Options

You need to create a WebSphere variable named fiperhome that points to your SIMULIA Execution Engine installation directory and to create a shared library for your configuration.

  1. On the left side of the console, click Environment.

  2. Click WebSphere variables.

  3. From the All scopes list, select:

    Cell=<servername><nodenumber>Cell

  4. Click New.

  5. In the Name text box, type fiperhome.

  6. In the Value text box, type the path to the one of the following subdirectories of your SIMULIA Execution Engine installation (depending on your operating system):

    • Windows 64-bit: <see_install_dir>\win_b64
    • Linux 64-bit: <see_install_dir>/linux_a64

    where <see_install_dir> is the base directory of your installation. For example, if you chose the default directory during installation, the value of fiperhome should be set to one of the following:

    • Windows 64-bit:
      C:\SIMULIA\Isight\2017\win_b64
    • Linux 64-bit:
      /opt/SIMULIA/Isight/2017/linux_a64

  7. Click OK.

    The variable is added to the list of defined variables.

  8. On the left side of the console (under Environment), click Shared libraries.

  9. From the All scopes list, select:

    Cell=<servername><nodenumber>Cell

  10. Click New.

  11. Type the following information in the corresponding text boxes:

    Name: fipercommon

    Classpath: ${fiperhome}/docs/java/SMAFIPutiljni.jar

    Native Library Path: ${fiperhome}/code/bin

  12. Click OK.

  13. On the left side of the console (under Servers/Server Types), click WebSphere application servers.

  14. On the right side of the console, click server1.

  15. In the Server Infrastructure area on the right side of the console, expand Java and Process Management.

  16. Click Class loader.

  17. Click New.

  18. From the Class loader order list, verify that Class loaded with parent class loader first is selected.

  19. Click Apply.

  20. In the Additional Properties area on the right side of the console, click Shared library references.

  21. Click Add.

  22. From the Library name list, verify that fipercommon is selected.

  23. Click OK.