Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The cumulative size of the entity is "50,000,001", which exceeds the "50,000,000" limit set by "FEATURE_SECURE_PROCESSING" #201

Open
BruceLee66 opened this issue Sep 9, 2018 · 2 comments
Milestone

Comments

@BruceLee66
Copy link

I use the DataMachine.class from jar to parse the en-wikipedia,but it throws out the title,s problem.

@shahbazwasti
Copy link

I also got the same error I am using DataMachine1.1.0.

@zesch
Copy link
Member

zesch commented May 10, 2020

please try
System.setProperty("jdk.xml.totalEntitySizeLimit", String.valueOf(Integer.MAX_VALUE));

@mawiesne mawiesne added this to the 2.0.1 milestone Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants