IBM Support

JR60478: THE PROCESS ADMIN CONSOLE TEAM BINDINGS PAGE HANGS

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

Direct link to fix

 

APAR status

  • Closed as program error.

Error description

  • The Process Admin Console Team Bindings page hangs because the
    auto-refresh function in the Process Admin Console causes
    threads to pile up.
    

Local fix

Problem summary

  • The Process Admin Console periodically refreshes information
    that is currently displayed. In environments with many team
    bindings, queries related to team bindings might not complete in
    time before the next refresh is triggered. As a result, no
    information is displayed and many server-side resources are
    used.
    

Problem conclusion

  • This fix introduces a new configuration setting that enables you
    to prevent the Process Admin Console Team Bindings page from
    refreshing.
    Insert this setting into the 100Custom.xml to stop the refresh
    of this specific page.
    <server>
     <process-admin-console>
    
      <block-refresh-team-binding>true</block-refresh-team-binding>
     </process-admin-console>
    </server>
    
    The default is false, thus the refresh of the Team Binding page
    is not prevented.
    

Temporary fix

  • If the new configuration flag is not available for your version,
     or you prefer to effectively disable refresh for all Process
    Admin Console pages, set a value for the refresh interval in
    milliseconds. The default value is 30000 ms (30 seconds). To
    effectively disable the refresh, set a very high value, such as
    86400000 (1 day), for example
    <server>
      <process-admin-console>
         <refresh-interval>86400000</refresh-interval>
      </process-admin-console>
    <server>
    

Comments

APAR Information

  • APAR number

    JR60478

  • Reported component name

    BPM STANDARD

  • Reported component ID

    5725C9500

  • Reported release

    I00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-12-29

  • Closed date

    2021-08-02

  • Last modified date

    2021-08-02

  • 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

    BUS AUTO WORKFL

  • Fixed component ID

    5737H4100

Applicable component levels

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

Document Information

Modified date:
03 August 2021