Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Cover Count Error, Negative values for cover count

SA-81026

Summary



Error occurs on submitting a case. This occurs intermittently.


Error Messages



The cover open count is incorrect; it is -1


Steps to Reproduce



Close the sub cases. The validation is in the Activity- Resolve of the Pega-ProcessEngine:08-01-01 ruleset.


Root Cause



Any value higher than 1 caused the system to read the page from the database before checking if the object is lockable. This introduced a timing window, in which another requestor may have updated the page beyond what is read from the database. Hence, a stale page is delivered.


Resolution



Perform the following local-change:

Include the below setting in prconfig.xml:

<env name="database/maxlockattempts" value="1"/>

Published August 15, 2019 - Updated December 2, 2021

Was this useful?

33% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice