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

Upgrade script fails with errors

SA-77179

Summary



Upgrade  script fails with errors.


Error Messages



[java] [SE303418] [STANDARD] [ ] [ ] (c.DependentRuleSetListPoolImpl) ERROR   - Could not create the define time wrapper of Application YOUR_APP:02.02 from db for ruleset PegaFS:07-11-01
[java] com.pega.pegarules.pub.context.InvalidApplicationReferenceException: No such Rule-Application instance: CM:01.01.10



Steps to Reproduce



Update Pega 7. 1 to Pega 7.4.


Root Cause



The Upgrade script used the Pega system name and corresponding requestors to start the engine for the upgrade. However, the requestors were updated earlier in the environment and reference application rules, which were not available on the system.


Resolution



Perform the following local-change:
  1. Run the query.

    select * FROM pr_data_admin WHERE pxobjclass ='Data-Admin-System';

    The query result lists a different system name other than Pega and PRPC.
     
  2. In the setupDatabase.properties file, change the below system name,

    system.name=pega/prpc 

    to

    system.name=<the other system name from the query result> 
     
  3. Restart the upgrade.bat script to resume the upgrade.

Published April 12, 2019 - Updated December 2, 2021

Was this useful?

0% 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?

Want to help us improve this content?

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
Contact us