Question
accenture
accenture
IN
accenture
Posted: Oct 12, 2016
Last activity: Oct 12, 2016
Last activity: 12 Oct 2016 9:53 EDT
Closed
'The code of method method1_circum0(ClipboardPage, boolean, boolean, String, boolean, String[]) is exceeding the 65535 bytes limit' error
I have moved code from 7.1.7 to 7.2 version. I have modified pxMainMenu navigation and added some options related to our application. On clicking the Designer Studio link from header getting below error Failed to compile generated Java com.pegarules.generated.navigation.ra_action_systemmainmenu_autcg_5a28565d0265a893ff83d3c27f8f3faf: ---------- 1. ERROR in \com\pegarules\generated\navigation\ra_action_systemmainmenu_autcg_5a28565d0265a893ff83d3c27f8f3faf.java (at line 183) private void method1_circum0(ClipboardPage outputPage,boolean processShortcut,boolean processAction,String nodePath,boolean isNodePathEmpty,String[] nodePathArr) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The code of method method1_circum0(ClipboardPage, boolean, boolean, String, boolean, String[]) is exceeding the 65535 bytes limit ---------- 1 problem (1 error) Compile failed.
***Updated by Moderator: Marissa to update topic categories***