IBM Support

PM28289: HIGH CPU USAGE ON A CLUSTER NODE.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The stack trace for high CPU thread in this situation is:
    
    ThreadMonitor W WSVR0605W: Thread "Default : 13870" (00003697)
    has been active for 758148 milliseconds an may be hung. There
    is/are 1 thread(s) in total in the server that may be hung.
    at
    com.ibm.ws.http.channel.compression.GzipInputHandler.decompress
    (GzipInputHandler.java:381)
    at
    com.ibm.ws.http.channel.impl.HttpServiceContextImpl.moveBuffers(
    HttpServiceContextImpl.java:3630)
    at
    com.ibm.ws.http.channel.impl.HttpServiceContextImpl.readBodyBuff
    er(HttpServiceContextImpl.java:3505)
    at
    com.ibm.ws.http.channel.impl.HttpServiceContextImpl.continueRead
    (HttpServiceContextImpl.java:4425)
    at
    com.ibm.ws.http.channel.outbound.impl.HttpOSCBodyReadCallback.co
    mplete(HttpOSCBodyReadCallback.java:71)
    at
    com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureComp
    lete(AioReadCompletionListener.java:165)
    at
    com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyn
    cFuture.java:217)
    
    And the trace shows the following infinite repetition with the
    trace string set to
    "com.ibm.ws.proxy.*=all:HTTPChannel=all:GenericBNF=all":
    
    GzipInputHand >  decompress,
    input=java.nio.DirectByteBuffer[pos=0 lim=4338 cap=4338] Entry
    GzipInputHand 3   Parsing trailer, offset=8 val=30
    GzipInputHand 3   input buffer has unused data;
    java.nio.DirectByteBuffer[pos=0 lim=4338 cap=4338]
    GzipInputHand <  decompress, output=0 Exit
    GzipInputHand >  decompress,
    input=java.nio.DirectByteBuffer[pos=0 lim=4338 cap=4338] Entry
    GzipInputHand 3   Parsing trailer, offset=8 val=30
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM WebSphere Application Server Version    *
    *                  7.0 users.                                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: The HTTP Channel can get into an        *
    *                      infinite loop while decompressing data  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When decompressing data the HTTP Channel can get stuck in an
    infinite loop. This occurs because the HTTP Channel
    automatically does a read instead of notifying the user code a
    read has to be done. This, in turn, causes the decompression
    methods to think it's already done and continually loop. With
    the following trace string set the problem could be seen:
    "com.ibm.ws.proxy.*=all:HTTPChannel=all:GenericBNF=all":
    GzipInputHand > decompress,
    input=java.nio.DirectByteBufferpos=0 lim=4338 cap=4338 Entry
    GzipInputHand 3 Parsing trailer, offset=8 val=30
    GzipInputHand 3 input buffer has unused data;
    java.nio.DirectByteBufferpos=0 lim=4338 cap=4338
    GzipInputHand < decompress, output=0 Exit
    GzipInputHand > decompress,
    input=java.nio.DirectByteBufferpos=0 lim=4338 cap=4338 Entry
    GzipInputHand 3 Parsing trailer, offset=8 val=30
    

Problem conclusion

  • The HTTP Channel was modified to notify the user code a read
    needs to be done and also properly reset the decompression
    methods so they don't think they are done
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 7.0.0.17.  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

    PM28289

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-12-06

  • Closed date

    2010-12-30

  • Last modified date

    2011-12-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

  • R700 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":"7.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
27 October 2021