Error with Button Bar Template - java.lang.RuntimeException: Cannot find the rule with persistent id #### in source ui #####
(Doc ID 2162180.1)
Last updated on SEPTEMBER 05, 2019
Applies to:
Oracle Configurator - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3.31.9 version, Runtime UI
When attempting to test a user interface for several affected models, the following error occurs when selecting "Test Model" in Oracle Configurator Developer. Creating new user interfaces for the models does not cause the same error. All user interaces include a button bar template with several included enabled conditions. Any cloned instances from this original source instance had the same issue in the associated models.
ERROR
-----------------------
java.lang.RuntimeException: Cannot find the rule with persistent id ##### in source ui ####
java.lang.RuntimeException: Cannot find the rule with persistent id ##### in source ui ####
at oracle.apps.cz.dio.ui.UiController.getRuleByPersistentID(UiController.java:624)
at oracle.apps.cz.core.RuntimeNode.getRuleByID(RuntimeNode.java:1798)
at oracle.apps.cz.core.RuntimeNode.isArgumentTypeCondition(RuntimeNode.java:1818)
at oracle.apps.cz.service.CoreDataRowFactory.populateUiExpressions(CoreDataRowFactory.java:1349)
at oracle.apps.cz.service.CoreDataRowFactory.populateUiExpressions(CoreDataRowFactory.java:1262)
at oracle.apps.cz.service.CoreConfiguratorService.fetchConfigStatus(CoreConfiguratorService.java:3567)
at oracle.apps.cz.service.ConfiguratorServiceBaseImpl.processModelRequests(ConfiguratorServiceBaseImpl.java:443)
at oracle.apps.cz.service.CoreConfiguratorService.fetchModeldata(CoreConfiguratorService.java:2939)
at oracle.apps.cz.service.CoreConfiguratorService.processMessage(CoreConfiguratorService.java:176)
at oracle.apps.cz.service.ConfiguratorService.processMessage(ConfiguratorService.java:246)
at oracle.apps.cz.service.ConfiguratorServiceLocal.onMessage(ConfiguratorServiceLocal.java:26)
at oracle.apps.cz.runtime.PageController.postServiceMessage(PageController.java:564)
at oracle.apps.cz.runtime.PageController.fetchModelData(PageController.java:760) [...]
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Oracle Configurator Developer
2. Navigate to an affected model in the repository
3. Select "Test Model"
4. Choose an affected UI
5. On launch, exception occurs
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |