IBM Support

Business Space applications are not updated in single node network deployment environment after applying V7.0 Fix Pack 4

Troubleshooting


Problem

If the following conditions are met, the Business Space applications are not updated after you apply V7.0 Fix Pack 4 in a network deployment environment: 1. The deployment manager profile and all managed profiles share the same WebSphere Application Server installation. 2. The deployment manager, node agents, clusters, and servers are stopped before applying the Fix Pack. This applies to the following products that include Business Space: WebSphere Business Compass WebSphere Business Monitor WebSphere Enterprise Service Bus WebSphere Process Server

Symptom

  1. When a user brings up the Business Space login page, the page is not displayed, and an error message (with exception stack trace) similar to the following is displayed instead:

    HTTP Error Code:   404

    Error Message:JSPG0036E: Failed to find resource /bootstrap/login.jsp
    Root Cause:java.io.FileNotFoundException: JSPG0036E: Failed to find resource /bootstrap/login.jsp
    at                                        com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.findWrapper (AbstractJSPExtensionProcessor.java:395)
    at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.handleRequest(AbstractJSPExtensionProcessor.java:349)
    ...


  2. No BPMProfileUpgrade log is present in the directory <profile_root>/logs (at least one such file should be generated during Fix Pack installation), where <profile_root> is the root directory of any managed profile.

Resolving The Problem

  1. Make sure the deployment manager profile has been started. This is necessary because the BSpaceProfileUpgrade.ant script must connect to the central configuration repository on the deployment manager profile to make the updates.
  2. Upgrade managed profiles.
    1. Open a command prompt and change to the <WAS_root> directory.
    2. For each managed profile, run one of the following commands as appropriate for your platform:

      Windows: bin\ws_ant.bat -f util\BPMProfileUpgrade.ant -profileName <profileName> -Dupgrade=true -Duser=<userID> -Dpassword=<password>

      UNIX and Linux: sh ./bin/ws_ant.sh -f util/BPMProfileUpgrade.ant -profileName <profileName> -Dupgrade=true -Duser=<userID> -Dpassword=<password>

      where <profileName> is the name of the managed profile, <userID> is a user ID from the user registry that has administrative authority and <password> is the password for that user ID.
    3. Check the following log file for errors:

      <profile_root>/logs/BPMProfileUpgrade.<profileName>.<timestamp>.log

      where <profile_root> is the root directory of the managed profile.
  3. Upgrade clusters.
    1. Open a command prompt and change to the <WAS_root> directory.
    2. For each cluster, run one of the following commands as appropriate for your platform:


      Windows: bin\ws_ant.bat -f util\BPMProfileUpgrade.ant -profileName <profileName> -Dupgrade=true -Dcluster=<clusterName> [-Duser=<user> -Dpassword=<password>]

      UNIX and Linux: sh ./bin/ws_ant.sh -f util/BPMProfileUpgrade.ant -profileName <profileName> -Dupgrade=true -Dcluster=<clusterName> [-Duser=<user> -Dpassword=<password>]

      where <profileName> is the name of the deployment manager profile and <clusterName> is the name of the cluster.

    3. Check the following log file for errors:

      dmgr_profile_root>/logs/BPMProfileUpgrade.<profileName>.<clusterName>.<timestamp>.log

      where <dmgr_profile_root> is the root directory of the deployment manager profile.
    4. Check the following trace file in the deployment manager profile logs:

      dmgr_profile_root>/logs/updateBusinessSpaceWidgets.<timestamp>.trace

      where <profile_root> is the root directory of the deployment manager profile.
  4. When the clusters have been successfully upgraded, stop and restart the deployment manager.
  5. For managed nodes, start the node agents and wait for the node synchronization to complete.

[{"Product":{"code":"SSSRR3","label":"WebSphere Business Monitor"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Business Space","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0.0.4","Edition":"","Line of Business":{"code":"LOB36","label":"IBM Automation"}},{"Product":{"code":"SSCP4Q","label":"WebSphere Business Compass"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Business Space","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"","label":"Linux zSeries"},{"code":"PF033","label":"Windows"},{"code":"","label":"Linux pSeries"}],"Version":"7.0.0.4","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SSQH9M","label":"WebSphere Process Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Business Space","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"","label":"Linux zSeries"}],"Version":"7.0.0.4","Edition":"","Line of Business":{"code":"LOB36","label":"IBM Automation"}},{"Product":{"code":"SS7J6S","label":"WebSphere Enterprise Service Bus"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Business Space","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"","label":"Linux iSeries"},{"code":"","label":"Linux pSeries"},{"code":"","label":"Linux xSeries"},{"code":"","label":"Linux zSeries"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0.0.4","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Historical Number

47428;L6Q;000;42598;379;000

Document Information

Modified date:
15 June 2018

UID

swg21509061