Support Article
RuntimeException occurs when populating values in a section
SA-71173
Summary
Exception is generated in the log when populating values in a section based on user selection in a drop down.
Error Messages
[fault (self-tuning)'] [TABTHREAD1] [ ] [:01.01.01] (_Work_SystemMaintenance.Stream) ERROR MntMaker1 - Section 'SchemeParametersMaker' execution error on page 'pyWorkPage' of class
java.lang.RuntimeException: Component stack mismatch {"section":"PastDueTimelines","ver":"1","objClass":"Rule-HTML-Section","class":"xxxx-xx-xx-xxx-Work-SystemMaintenance","RO":"false","sectionBaseRef":"","expandRL":"","u":"","pyName":"pxSection"}!!!!===={"pyCell":{"pyType":"sub_section","spanClass":"iconRequired standard_iconRequired","isFlex":"false","labelJSP":"false","pyLabelValue":""},"pyName":"DynamicLayoutCell","pyTemplates":[{"pxReferencedId":"1ca5c35946867ceef081b305fd399239ca44fa20_12","pyName":"pxSection"}]}
Steps to Reproduce
- Log in to the application.
- Select a drop down from a section. Unable to view values related to another section
Root Cause
An issue in the custom application code or rules
In the user section, a text input field contained the special character '+' in the default value.
Resolution
Perform the following local-change:
- Delete the special character from the default value.
- Configure the same in the Presentation read only value.
Published January 31, 2019 - 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.