Support Article
StackOverflowError exception when opening a section rule
Summary
StackOverflowError exception occurs when opening a section rule in Designer Studio.
Error Messages
[jp-bio-8009-exec-216] [TABTHREAD2] [ AN_APP:xX.XX.XX] ( pegarules.pub.PRException) ERROR a_host|aaa.bb.ccc.ddd param.abc - Problem during PRException.getRuleMessage: "InvalidParameter cannot be null. page: LISTVIEW_pzGetAllAvailableBranches.pyContentSource aSource com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.putAll(Map, byte)"
java.lang.StackOverflowError
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.autoChain(ClipboardPropertyImpl.java:922)
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyBase.autoChain(ClipboardPropertyBase.java:3191)
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.getValue(ClipboardPropertyImpl.java:4163)
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.getValue(ClipboardPropertyImpl.java:4154)
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.getStringValue(ClipboardPropertyImpl.java:3408)
at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.getStringIfPresent(ClipboardPageImpl.java:1504)
at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.getStringIfPresent(ClipboardPageImpl.java:1477)
at com.pega.pegarules.monitor.internal.database.Action.<init>(Action.java:195)
at com.pega.pegarules.monitor.internal.database.ReporterImpl.createAction(ReporterImpl.java:481)
at com.pega.pegarules.data.internal.access.DatabaseConnectionObjectFactory.acquire(DatabaseConnectionObjectFactory.java:104)
at com.pega.pegarules.data.internal.access.ConnectionManagerImpl.getConnectionFromDataSourceIdentity(ConnectionManagerImpl.java:943)
Steps to Reproduce
Open a section rule in the application.
Root Cause
A defect or configuration issue in the operating environment. During run time, the section refers itself.
Resolution
- Open Rule-HTML-Section • GetDesignViewXML activity
- Perform a private check out of the GetDesignViewXML activity
- Comment step1 in Rule-HTML-Section • GetDesignViewXML activity
- Open the Section rule and correct the configuration
Published March 8, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.