Support Article
JVM fails to start after update to Pega 7.4
SA-63704
Summary
After update to Pega 7.4, NonexistentTableException occurs and JVM fails to start.
Error Messages
[your_host] [ ] [ ] [ ] (applicationContextImmutableImpl) ERROR - Exception attempting to open an application.
com.pega.pegarules.pub.database.NonexistentTableException: Database-NonexistentTable yourRULE_SCHEMA.pr4_rule_application PegaRULES
Steps to Reproduce
Update from Pega 7.2. 2 to Pega 7.4.
Root Cause
A defect or configuration issue in the operating environment.
Data schema user with which the application server data source was configured, did not have the necessary access for pr4_rule_application and pr4_rule_html_property tables.
Resolution
Make the following change to the operating environment:
- Provide grants to the data schema user to these tables
- Restart the JVM.
Published September 7, 2018 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.