In error, we deployed code to production that was compiled on a machine without a valid license key. We have since rolled the code back, however our other production servers that access the same database files (that were touched by the unsigned code) are still encountering the below exception. This is causing a significant production issue and we do not know how to get out of the problem. Can you please advise ASAP?
Thank you,
Clinton
2025-01-28 11:41:21,321 ERROR [http-nio-8080-exec-287 ConsumerHistoryDAO:183] -> Failed to write consumer history due to: UserException: Too many persistent objects (>1000000) - exceeds evaluation limit
_RollbackException: Failed to commit transaction: Too many persistent objects (>1000000) - exceeds evaluation limit
com.objectdb.o.JPE:91
com.objectdb.o.ERR:56
com.objectdb.o.OBC:1582
com.objectdb.jpa.EMImpl:289