IBM Support

Start Center Images Do Not Load on Initial Login with LDAP

Troubleshooting


Problem

Upon initially logging in to Maximo, the Start Center and Go To menu icons appear as broken links. Navigating away from the Start Center and then returning shows images correctly.

Symptom

After initially logging in to the Maximo Start Center the images are replaced with broken link placeholders as seen in the below screenshot:




Subsequent navigation within the application displays images properly even if returning to the Start Center.

Cause

When Application Server Security (LDAP) is enabled, the path to images must be absolute otherwise page requests for image files will be considered unauthorized by the Application Server. When the user navigates away from the Start Center and then returns, the images are displayed because the Browser is now using the absolute paths generated by the internal Start Center link.

Environment

Maximo Base Services version 6 or 7 using Application Server Security.

Diagnosing The Problem

To ensure the below fixes are suitable for your issue, verify that the symptoms above are met; specifically that images are properly displayed when further navigating within the application.

Resolving The Problem

Maximo 6:

  • Edit the web.xml in the following directory:
\maximo\applications\maximo\maximouiweb\webmodule\WEB-INF\
  • In the web.xml locate the Welcome-File-List which directs users into the application once they are authenticated. Edit to reflect the following path:

<!-- The welcome-file-list contains an ordered list of welcome files elements. -->
<welcome-file-list>
<!-- The welcome-file element contains file name to use as a default
welcome file, such as index.html -->
<welcome-file>/webclient/login/login.jsp</welcome-file>
</welcome-file-list>
  • Save the XML file, then rebuild and redeploy the Maximo.EAR file.

Maximo 7:
  • Edit the webclient.properties in the following directory:
\maximo\applications\maximo\properties\
  • Locate the following parameter and change it to 'true':
webclient.useabsoluteimagepath=true
  • Save the file, then rebuild and redeploy the Maximo.EAR file.

Note: Maximo Base Services Fix Packs 7.1.1.0 through 7.1.1.3 may not fully realize this fix due to APAR IZ37057 which reportedly only affects 2% of images in the application.


[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Component":"Configurable Start Center","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"6.0;6.1;6.2;6.2.1;6.2.2;6.2.3;6.2.4;6.2.5;6.2.6;6.2.7;6.2.8;7.1;7.1.1;7.2;7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSWK4A","label":"Maximo Asset Management Essentials"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSLKTY","label":"Maximo Asset Management for IT"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSKTXT","label":"Tivoli Change and Configuration Management Database"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SS6HJK","label":"Tivoli Service Request Manager"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
28 January 2019

UID

swg21417166