Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The path indicated by Module= may vary between installations and platform but it is important to note that this is a related to the OpenJDK, not the IBM JDK packaged with DataStage.

...

Cause

For certain platforms and configurations of $LD_LIBRARY_PATH/$LIBPATH, OpenJDK shared libraries can be incorrectly loaded while running DataStage clients via MettleCI Workbench.

Solution

As a work around for this behavior, create a file called setupEnv.sh in the root of /opt/dm/mci, add the following environment variable definition to this file and ensure it is owned by mciworb with permissions -rwxr-xr-x:

...