KB Article #180263

Java version delivered in Accounting Integrator 2.4.0 kit is not aligned with Interplay and Datastore

Problem

The Java version delivered in Accounting Integrator kit is not aligned with Interplay and Datastore. The are two problems which might be encountered:


I.

If you unzip all the kits in the same location (create a single installation kit), the Java folder will end up having 2 java updates .zip files:

  • jre8_u192_64.zip (from Accounting Integrator)
  • jre8_u162_64.zip (from InterPlay and Datastore)

When you perform the install, you will have this error: "Multiple update versions of the same JRE were detected"


II.

If you install Accounting Integrator first and InterPlay & Datastore afterwards, at the end of the installation process, you will have an error message regarding “Execute postinstall script”= error

In “postinstall.sh” the JAVA_HOME variable is set to <install_dir>/Java/linux-x86/jre8_u162_64/ but the delivered JRE version will be <install_dir>/Java/linux-x86/jre8_u192_64 (being the newest).

When a JRE already exists in the installation folder, the new one delivered with InterPlay or Datastore will not be installed.


Resolution

I. Delete one of the two .zip files in Java folder before performing the installation.


II. Manually copy the jre8_u162_64 folder from the installation kit to <install_dir>/Java/linux-x86/