IBM Support

PI51055: MFP OPERATIONS CONSOLE LOADS THUMBNAIL FROM THE WRONG LOCATION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The issue seems to come from the file
    "worklight-management-ui/src/main/webapp/cachebustdir/js/applica
    tions/mfMainApplicationList.html" where the image is addressed
    by "css/images/wl_app_warning.png" although it should be
    "cachebustdir/css/images/wl_app_warning.png". Note that
    cachebustdir is replaced by a build number when the WAR file is
    built.
    

Local fix

  • 1- extract the WAR file,
    
    2- edit the file
    
    worklight-management-ui/src/main/webapp/201507070742/js/applicat
    ions/mfMainApplicationList.html
    
    3- Add the build number:
    
     <img ng-src="{{app.thumbnail}}" class="app-icon"
    alt="{{app.displayName}}"
    onerror="this.src='201507070742/css/images/wl_app_warning.png'">
    </img>
    4 - re-create the war file
    
    5 - uninstall the application from the application server/clear
    the cache and redeploy the updated WAR
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * MFP Operations console users deploying WLAPP files without   *
    * thumbnails                                                   *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * When deploying a WLAPP file without thumbnails, lots of 404  *
    * requests are issued.                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * -                                                            *
    ****************************************************************
    

Problem conclusion

  • Code was fixed to get the fallback icon if a WLAPP file without
    a thumbnail is deployed
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI51055

  • Reported component name

    MFPF/WORKLIGHT

  • Reported component ID

    5725I4301

  • Reported release

    710

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2015-10-22

  • Closed date

    2015-11-04

  • Last modified date

    2015-11-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    MFPF/WORKLIGHT

  • Fixed component ID

    5725I4301

Applicable component levels

  • R710 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSZH4A","label":"IBM Worklight"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"710","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
14 October 2021