LiveCycle Rights Management server slows down, and database size keeps growing rapidly.
Note: On a server that has been used for long time, LiveCycle slows down significantly, and the table named "EDCPRINCIPALKEYENTITY" keeps growing.
Internally, the problem is triggered when the major version of a principal key changes. For the principal key, the minor version count starts at 99 and is decremented until it reaches 1. After that, the major version is incremented by 1, and the minor version reset to 99. A defect in this algorithm causes new principal key record to be created indefinitely.

