IBM Support

PM29586: CSCP0007E ACTIVITYPENDINGEXCEPTION

Fixes are available

7.0.0.19: WebSphere Application Server V7.0 Fix Pack 19
8.0.0.1: WebSphere Application Server V8.0 Fix Pack 1
7.0.0.21: WebSphere Application Server V7.0 Fix Pack 21
8.0.0.2: WebSphere Application Server V8.0 Fix Pack 2
8.0.0.3: WebSphere Application Server V8.0 Fix Pack 3
7.0.0.23: WebSphere Application Server V7.0 Fix Pack 23
8.0.0.4: WebSphere Application Server V8.0 Fix Pack 4
7.0.0.25: WebSphere Application Server V7.0 Fix Pack 25
8.0.0.5: WebSphere Application Server V8.0 Fix Pack 5
7.0.0.27: WebSphere Application Server V7.0 Fix Pack 27
8.0.0.6: WebSphere Application Server V8.0 Fix Pack 6
7.0.0.29: WebSphere Application Server V7.0 Fix Pack 29
8.0.0.7: WebSphere Application Server V8.0 Fix Pack 7
6.1.0.47: WebSphere Application Server V6.1 Fix Pack 47
8.0.0.8: WebSphere Application Server V8.0 Fix Pack 8
7.0.0.31: WebSphere Application Server V7.0 Fix Pack 31
7.0.0.27: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.33: WebSphere Application Server V7.0 Fix Pack 33
8.0.0.9: WebSphere Application Server V8.0 Fix Pack 9
7.0.0.35: WebSphere Application Server V7.0 Fix Pack 35
8.0.0.10: WebSphere Application Server V8.0 Fix Pack 10
7.0.0.37: WebSphere Application Server V7.0 Fix Pack 37
8.0.0.11: WebSphere Application Server V8.0 Fix Pack 11
7.0.0.39: WebSphere Application Server V7.0 Fix Pack 39
8.0.0.12: WebSphere Application Server V8.0 Fix Pack 12
7.0.0.41: WebSphere Application Server V7.0 Fix Pack 41
8.0.0.13: WebSphere Application Server V8.0 Fix Pack 13
7.0.0.43: WebSphere Application Server V7.0 Fix Pack 43
8.0.0.14: WebSphere Application Server V8.0 Fix Pack 14
7.0.0.45: WebSphere Application Server V7.0 Fix Pack 45
8.0.0.15: WebSphere Application Server V8.0 Fix Pack 15
6.1.0.39: Java SDK 1.5 SR12 FP4 Cumulative Fix for WebSphere Application Server
6.1.0.41: Java SDK 1.5 SR12 FP5 Cumulative Fix for WebSphere Application Server
6.1.0.43: Java SDK 1.5 SR13 Cumulative Fix for WebSphere Application Server
6.1.0.45: Java SDK 1.5 SR14 Cumulative Fix for WebSphere Application Server
6.1.0.47: Java SDK 1.5 SR16 Cumulative Fix for WebSphere Application Server
7.0.0.19: Java SDK 1.6 SR9 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.21: Java SDK 1.6 SR9 FP2 Cumulative Fix for WebSphere
7.0.0.23: Java SDK 1.6 SR10 FP1 Cumulative Fix for WebSphere
7.0.0.25: Java SDK 1.6 SR11 Cumulative Fix for WebSphere Application Server
7.0.0.27: Java SDK 1.6 SR12 Cumulative Fix for WebSphere Application Server
7.0.0.29: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.45: Java SDK 1.6 SR16 FP60 Cumulative Fix for WebSphere Application Server
7.0.0.31: Java SDK 1.6 SR15 Cumulative Fix for WebSphere Application Server
7.0.0.35: Java SDK 1.6 SR16 FP1 Cumulative Fix for WebSphere Application Server
7.0.0.37: Java SDK 1.6 SR16 FP3 Cumulative Fix for WebSphere Application Server
7.0.0.39: Java SDK 1.6 SR16 FP7 Cumulative Fix for WebSphere Application Server
7.0.0.41: Java SDK 1.6 SR16 FP20 Cumulative Fix for WebSphere Application Server
7.0.0.43: Java SDK 1.6 SR16 FP41 Cumulative Fix for WebSphere Application Server
Obtain the fix for this APAR.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When running WebSphere Application Server with Compensation
    service enabled, ActivityPendingException thrown when the
    exported context is overwritten.
    
    The processing of a request call is made twice, once
    during the handle of the request and once during the send of
    the request call. The exported context is recorded during the
    initial processing but this is overwritten by the second call
    to process the request.
    
    This problem causes the below exception in the servant region.
    
    Trace: 2010/12/17 15:49:01.424 01 t=7C1A48 c=UNK key=P8 (1300700
       ThreadId: 00000042
       FunctionName: com.ibm.ws.cscope.CScopeRootImpl
       SourceId: com.ibm.ws.cscope.CScopeRootImpl
       Category: SEVERE
       ExtendedMessage: BBOO0220E: CSCP0007E: An unexpected error
       occurred in method completeActivity in class CScopeRootImpl;
       the exception stack trace follows:
       com.ibm.ws.javax.activity.ActivityPendingException
      at com.ibm.ws.activity.remote.DistributedActivityContext.compl
      at com.ibm.ws.activity.UserActivityImpl.completeActivity(UserA
      at com.ibm.ws.activity.UserActivityImpl.completeWithStatus(Use
      at com.ibm.ws.cscope.CScopeRootImpl.completeActivity(CScopeRoo
      at com.ibm.ws.cscope.CScopeRootImpl.compensatePostInvoke(CScop
      at com.ibm.ws.cscope.CScopeImpl.compensate(CScopeImpl.java:153
      at com.ibm.ws.cscope.JTAResource.rollback(JTAResource.java:184
      at com.ibm.ws.Transaction.JTA.JTAXAResourceImpl.rollback(JTAXA
      at com.ibm.ws.Transaction.JTA.RegisteredResources.deliverOutco
      at com.ibm.ws.Transaction.JTA.RegisteredResources.distributeOu
      at com.ibm.ws.Transaction.JTA.RegisteredResources.distributeRo
      at com.ibm.ws.Transaction.JTA.TransactionImpl.internalRollback
      at com.ibm.ws.Transaction.JTA.TransactionImpl.stage2CommitProc
      at com.ibm.ws.Transaction.JTA.TransactionImpl.processCommit(Tr
      at com.ibm.ws.Transaction.JTA.TransactionImpl.commit(Transacti
      at com.ibm.ws.Transaction.JTA.TranManagerImpl.commit(TranManag
      at com.ibm.ws.Transaction.JTA.TranManagerSet.commit(TranManage
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V6.1.0                               *
    ****************************************************************
    * PROBLEM DESCRIPTION: When running WebSphere Application      *
    *                      Server with Compensation service        *
    *                      enabled, ActivityPendingException       *
    *                      thrown when the exported context is     *
    *                      overwritten.                            *
    *                                                              *
    *                      The processing of a request call is     *
    *                      made twice, once during the handle of   *
    *                      the request and once during the send of *
    *                      the request call. The exported context  *
    *                      is recorded during the initial          *
    *                      processing but this is overwritten by   *
    *                      the second call to process the request. *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The exported context is always empty on the second call. The
    solution is to only update the exported context if it is not
    empty, so it will be ignored the second time.
    

Problem conclusion

  • The problem was addressed by checking the exported context
    before updating the local copy. If the exported context is
    empty then it is ignored and the local copy is not overwritten.
    
    APAR PM29586 is currently targeted for inclusion in
    Service Level (Fix Pack) 6.1.0.39 of WebSphere
    Application Server V6.1.
    
    Please refer to URL:
    //www.ibm.com/support/docview.wss?rs=404&uid=swg27006970
    for Fix Pack availability.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM29586

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    610

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-12-27

  • Closed date

    2011-03-30

  • Last modified date

    2011-08-18

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

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

    PM46029

Fix information

  • Fixed component name

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R610 PSY UK69361

       UP11/07/16 P F107

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

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

Document Information

Modified date:
27 October 2021