IBM Support

PI55670: Liberty File URLs contain incorrect number of '/' characters

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Fails:
    file://home/impact7104/opt/IBM/tivoli/impactg/wlp/usr/server
    s/Im
    pactUI/apps/ImpactUI.ear
    
    Works:
    file:/home/impact7104/opt/IBM/tivoli/impactg/wlp/usr/servers
    /Imp
    actUI/apps/ImpactUI.ear
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Liberty Profile                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: File URLs contain incorrect number of   *
    *                      '/' characters                          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    File URLs may have an incorrect number of '/' characters after
    'file:' due to the ProtectionDomain constructed in
    DeployedAppInfoBase.getProtectionDomain() method not checking
    the location path of the object prior to prepending file:// to
    the location path as part of the URL for the Codesource of the
    ProtectionDomain.
    
    This can lead to unexpected locations being returned and causing
    issues such as:
    
    java.lang.IllegalArgumentException: URI has an authority
    component
    
    when using the CodeSource to obtain and use the URL location or
    FTP invocations being attempted when performing Cipher
    construction
    

Problem conclusion

  • DeployedAppInfoBase.getProtectionDomain() has been modified to
    take into account the number of leading '/' characters returned
    from the
    WsResource object's res.asFile().getAbsolutePath(); adjusting as
    necessary; before prepending file:// on the URL for the
    codesource of the ProtectionDomain.
    
    The fix for this APAR is currently targeted for inclusion in fix
    pack 8.5.5.9.  Please refer to the Recommended Updates page for
    delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI55670

  • Reported component name

    WAS LIBERTY COR

  • Reported component ID

    5725L2900

  • Reported release

    855

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-01-19

  • Closed date

    2016-02-23

  • Last modified date

    2016-02-23

  • 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

    WAS LIBERTY COR

  • Fixed component ID

    5725L2900

Applicable component levels

  • R855 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSD28V","label":"WebSphere Application Server Liberty Core"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"855","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 April 2022