IBM Support

PI24294: AFTER APPLYING AN IFIX, APP ON ANDROID ARE NO LONGER ABLE TO CONNECT TO THE WORKLIGHT SERVER.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • An ifix was applied to the Worklight environment and Android
    apps that are built at the new level are no longer able to
    connect to the Worklight server.  When the app is reverted to
    the previous version, the problem does not occur.  The error
    that is received is the following:
    
    ----------
    Unknown chromium error: 0
    Host is not responsive.  Try to manuall access the URL through
    the android emulator browser to verify the connectivity.
    ----------
    
    When the URL is accessed through the browser, the error does
    not occur.
    

Local fix

  • In the Cordova config.xml file, the following will be found:
    
    <access origin=".*"/>
    
    This should be changed to the following to resolve the issue:
    
    <access origin="*"/>
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Developers building Android applications.                    *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * The config.xml template for the Android whitelist contains   *
    * the value ".*", where it should be "*" (without the leading  *
    * dot).  This was tolerated in earlier versions of Cordova,    *
    * but that toleration was eliminated after addressing a        *
    * security vulnerability.                                      *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * -                                                            *
    ****************************************************************
    

Problem conclusion

  • The template was fixed to correct the value and the Knowledge
    Center was updated with additional information.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI24294

  • Reported component name

    WORKLIGHT CONSU

  • Reported component ID

    5725I4301

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-08-20

  • Closed date

    2014-12-19

  • Last modified date

    2014-12-19

  • 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

    WORKLIGHT CONSU

  • Fixed component ID

    5725I4301

Applicable component levels

  • R600 PSY

       UP

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

Document Information

Modified date:
15 October 2021