IBM Support

PI20456: POST data is read in by the server even if there has been an exception.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • POST data is read in by the server even if there has been an
    exception.
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM WebSphere Application Server Full       *
    *                  Profile version 8.5.5                       *
    ****************************************************************
    * PROBLEM DESCRIPTION: POST data continues to be read in by    *
    *                      the server even though there has been   *
    *                      an exception.                           *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When an exception or error happens before or during the
    parsing of the POST request data, the server stops the
    request's flow but continues to read in and destroy all the
    remaining POST data.  This process could be ineffective as it
    might consume some of the server's resources.
    

Problem conclusion

  • The WebContainer code was modified to stop reading the
    remaining POST data if there was an exception or error before
    or during the parsing of POST data.
    
    A new WebContainer custom property needs to be set to enable
    the behavior provided by this APAR:
    
    com.ibm.ws.webcontainer.skipInputStreamReadOnError = true
    (default is false)
    
    Please refer to the following technote for instructions on
    enabling WebContainer custom properties:
    
    http://www.ibm.com/support/docview.wss?rss=180&uid=swg21284395
    
    In addition to the above WebContainer custom property,  an
    HTTP Channel custom property must also be set:
    
    preventRequestBodyPurge  = true (default is false).
    
    Please refer to APAR PI18962 for more detail on the HTTP
    Channel custom property.
    
    The fix for this APAR is currently targeted for inclusion in
    fixpack 8.5.5.4
    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

    PI20456

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-06-19

  • Closed date

    2014-09-15

  • Last modified date

    2014-09-15

  • 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

    WEBS APP SERV N

  • Fixed component ID

    5724H8800

Applicable component levels

  • R850 PSY

       UP

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

Document Information

Modified date:
12 January 2022