IBM Support

A "message for key: [xxx] is not found" error shows on the Process Portal Console after upgrading to the IBM Business Process Manager (BPM) 7.5.1 products

Troubleshooting


Problem

After you upgrade the database from IBM Business Process Manager Version 7.5.0.x to 7.5.1, you might find some messages that are similar to "messge for key: [scoreboard.MyPerf.name] is not found" in the left panel of Process Portal Console under the"My ScoreBoards" tab.

Symptom

You see the following problem in the Process Portal Console after you upgrade the database to Version 7.5.1:

Environment

This problem does not occur in a new Version 7.5.1 installation or in a database that is created for new profiles.

Resolving The Problem

See the following options that resolve this issue:

This problem is addressed in IBM Business Process Manager V7.5.1 Fix Pack 1. If you upgrade your environment from IBM Business Process Manager Version 7.5.0.x to 7.5.1 Fix Pack 1, you do not need to install JR41549, which is referenced in the other resolutions within this document.

You can use the IBM Business Process Manager 7.5.1 Fix Pack 1 images to upgrade from IBM Business Process Manager Version 7.5.0,x. Continue to follow instructions in the Upgrading from IBM Business Process Manager V7.5 document within the product documentation to complete the profile, clusters, and database upgrade.






If you have installed Version 7.5.1 using either IBM Installation Manager or the silent installation method, but you have not run the upgrade_7x.bat or upgrade_7x.sh script to upgrade the Process Server database, complete the following steps:

  1. Install Interim Fix JR41549.
  2. Upgrade the database using the upgrade_7x.bat or upgrade_7x.sh scripts. You can find the upgrade instructions in the Upgrading from IBM Business Process Manager V7.5 to IBM Business Process Manager V7.5.1 topic in the product documentation.




If you already installed binary to 7.5.1 and upgraded the database and see the problem in the Process Portal Console, complete the following steps:

  1. Stop the server.

  2. Install the Interim Fix JR41549.
  3. Backup the ${server_root}/BPM/base/profile/actions/bootstrapData.ant file.

  4. In the bootstrapData.ant file, find the "main" target, and comment out the following ant calls: "importSystemToolkit", "importProcessPortal", "importSamples"

    For example:

    <target name="main" depends="init.config">
            <bootstrap>
    <!--
                <antcall target="importSystemToolkit"/>
                <antcall target="importProcessPortal"/>
    -->

                <antcall target="importRBGs"/>
    <!--
                <antcall target="importSamples"/>
    -->

            </bootstrap>
        </target>

  5. Run the BootstrapProcessServerData command. For more information on this command, see the Loading the database with system information topic in the product documentation.

  6. Start the server.

  7. Confirm that the problem has been resolved.

  8. Restore the backup of the bootstrapData.ant file that you saved in step 3 .

Note: The bootstrapData.ant file is used while loading the system data into the database. It is very important that you restore the original bootstrapData.ant file. If you do not restore this file, you will see a failure next time you create a new profile or when you run the bootstrapProcessServerData command to load the system data.

[{"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation \/ Configuration","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.5.1","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":"","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"","label":"Linux zSeries"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.5.1","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":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"7.5.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21577551