Hitting Evaluation Limit After Code Rollback

#1

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

#2

A restart of the other servers that connect to those databases appears to have corrected the issue on those servers.   

No action needed at this time.

Thanks,

Clinton

Reply