Maximum Number of Child Elements limit (50000) Exceeded

36 views
Skip to first unread message

Frank VanLoon

unread,
Dec 2, 2024, 4:28:26 PM12/2/24
to Illuminated Cloud Q&A
When I try to "Generate Offline Symbol Table" I get the above error.
Based on the status bar it seems to be during the "Custom Labels"... is there any way I could limit this so it will load without an error?

Thanks,
Frank

Scott

unread,
Dec 2, 2024, 4:31:39 PM12/2/24
to Illuminated Cloud Q&A, Frank VanLoon

Hi, Frank. It’s just an IDE configuration option that needs to be increased. In the IDE, use Help | Edit Custom VM Options… which will open a file called idea.exe.vmoptions in an editor.
Add the following to the end of that file:

-Dorg.apache.cxf.stax.maxChildElements=100000

Restart the IDE and try to generate your offline symbol table again. If it fails with the same type of error, you’ll need to increase that value further and try again.

Regards,
Scott Wells


Reply all
Reply to author
Forward
0 new messages