IBM Support

A typical installation of IBM Business Process Manager (BPM) on 64-bit Linux for System z fails

Troubleshooting


Problem

You attempt to complete a typical installation of IBM Business Process Manager v8.5 on 64-bit Linux for System z. However, the process fails with a "wrong ELF class: ELFCLASS64" error on the command line.

Symptom

The following text is the complete message that you see on the command line:
IM/tools//../plugins/org.eclipse.equinox.launcher.gtk.linux.s390x_1.1.200.v20120522-1822/eclipse_1502.so: wrong ELF class: ELFCLASS64.

Cause

Before you can install IBM Business Process Manager V8.5 on 64-bit Linux for System z, you must install the packaged Installation Manager V1.6.2. The Java™ virtual machine (JVM) that is packaged in the installation kit for the Installation Manager is a 31-bit application. The launcher plug-in that the Installation Manager command-line environment and IMUTILSC are configured to use, contain the 64-bit eclipse_1502.so library. This architectural difference causes a failure during the Installation Manager installation process.

Note: This problem happens only when you do not have Installation Manager pre-installed on your system.

Resolving The Problem

To resolve this problem, complete the following steps:

  1. Navigate to the BPM_8.5_install_image/IM/tools directory.

  2. Open the imcl.ini and imutilsc.ini files in a text editor.

  3. Search for the following code:
    --launcher.library
    ../plugins/org.eclipse.equinox.launcher.gtk.linux.
    s390x_1.1.200.v20120522-1822

  4. Replace the previous code with the following code:
    --launcher.library
    ../plugins/org.eclipse.equinox.launcher.gtk.linux.
    s390_1.1.200.v20120522-1822

  5. Save the files and close the text editor.

  6. Start the IBM Business Process Manager V8.5 typical installation process again.

[{"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation \/ Configuration","Platform":[{"code":"PF016","label":"Linux"}],"Version":"8.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SSFTBX","label":"IBM Business Process Manager Express"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation \/ Configuration","Platform":[{"code":"","label":"Linux zSeries"}],"Version":"8.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SSFTDH","label":"IBM Business Process Manager Standard"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation \/ Configuration","Platform":[{"code":"","label":"Linux zSeries"}],"Version":"8.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

BPM

Document Information

Modified date:
15 June 2018

UID

swg21646026