IBM Support

PM86747: ADAPTER CONNECTION REMAINS OPEN AFTER CONNECTION TIMEOUT

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • Adapter connection remains open for several seconds after
    timeout causing both failure handler (due to time out) and
    success handler (due to arrival of response) to be triggered.
    

Local fix

  • One work around to this is to reduce the timeout value of
    WL.Client.invokeprocedure since the conneciton only remains
    open for  a
    few seconds after time out. Thishis could be done by adding the
    parameter timeout (in milleseconds) in the invocation options.
    An
    example is :
    
    WL.Client.invokeProcedure(invocationData, {
        onSuccess: successHanlder,
        onFailure: failureHandler,
        timeout: 9000
    }
    
    This would change the timeout to be 9 seconds.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Worklight developers building applications which use         *
    * adapters.                                                    *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * If a timeout occurs during an adapter invocation, the        *
    * adapter connection remains open for several seconds after    *
    * the timeout causing both the failure handler (due to time    *
    * out) and the success handler (due to arrival of response) to *
    * be triggered.                                                *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Install Worklight 6.0.0.0 or later.                          *
    ****************************************************************
    

Problem conclusion

Temporary fix

Comments

  • The fix for this APAR is currently available as of release
    6.0.0.0.
    

APAR Information

  • APAR number

    PM86747

  • Reported component name

    WORKLIGHT ENTER

  • Reported component ID

    5725I4300

  • Reported release

    505

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-04-10

  • Closed date

    2013-09-12

  • Last modified date

    2013-09-12

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

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

Fix information

Applicable component levels

  • R505 PSY

       UP

  • R506 PSY

       UP

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

Document Information

Modified date:
12 September 2013