Question
Pega 6.2 to 7.2.1 | Rules Upgrage |Error - Could not get any Application Reference for rulesetPegaClinical
While performing the Rules upgrade we ended up with the below error.
We do not have CareManagement FW reference in the application ruleset stack. However the CareManagement package is available in the PegaRules database.
On performing the RulesUpgrade the system looks for PegaClinical ruleset and its application reference “CareManagement”. Although the CareManagment application is present in DB, the system is unable to read it and encounters error causing rules upgrade failure.
Please provide you view on this issue.
[java] 2017-03-06 12:36:16,153 [ pool-1-thread-1] [ STANDARD] [ ] (c.DependentRuleSetListPoolImpl) INFO - Could not get any Application Reference for rulesetPegaClinical
[java] 2017-03-06 12:36:16,153 [pool-1-thread-1] [ STANDARD] [] (c.DependentRuleSetListPoolImpl) ERROR - Could not find the Owning Application by DB lookup for ruleset PegaClinical:03-03-01
[java] 2017-03-06 12:36:21,211 [ pool-1-thread-1] [ STANDARD] [ ] (c.DependentRuleSetListPoolImpl) ERROR - Could not find the Owning Application by DB lookup for ruleset Pega-ProcessCommander:06-02-20
[java] 2017-03-06 12:36:21,226 [ pool-1-thread-1] [ STANDARD] [ ] (c.DependentRuleSetListPoolImpl) ERROR - Could not find the Owning Application by DB lookup for ruleset Pega-ProCom:06-02-25
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
We found other application rules/classes in the existing upgrade database ( App team wrongly imported other app rulesets) which cause for our rules upgrade failure.
We deleted the rules related to other application and reran the scripts. This time it executed without any issues.