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

Document known JAXP entity expansion limit and workaround #81

Closed
abrokenjester opened this issue May 11, 2016 · 1 comment
Closed

Document known JAXP entity expansion limit and workaround #81

abrokenjester opened this issue May 11, 2016 · 1 comment
Assignees
Labels
📶 enhancement issue is a new feature or improvement M1 Fixed in milestone 1 website / documentation Website update / Documentation issue
Milestone

Comments

@abrokenjester
Copy link
Contributor

(Migrated from https://openrdf.atlassian.net/browse/SES-2266 )

Loading large RDF/XML data files can run up against the default Java API for XML Processing (JAXP) entity expansion limit. See conversation at https://groups.google.com/d/msg/sesame-users/_6oTv3FsFmY/iHlPPwNCb5AJ. This issue and workarounds should be documented in the javadoc and system manual, possibly both.

@barthanssens
Copy link
Contributor

I've added a note to the javadoc and to the programming guide (at the end of Chapter 4 - Rio)

@barthanssens barthanssens added the 📶 enhancement issue is a new feature or improvement label Nov 18, 2018
@barthanssens barthanssens modified the milestones: 2.4.2, 2.5.0 Nov 18, 2018
@barthanssens barthanssens self-assigned this Nov 18, 2018
barthanssens added a commit that referenced this issue Nov 19, 2018
@abrokenjester abrokenjester added the M1 Fixed in milestone 1 label Feb 21, 2019
abrokenjester pushed a commit that referenced this issue Aug 22, 2019
Changed try-finally to try-with-resources
abrokenjester added a commit that referenced this issue Aug 22, 2019
Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
abrokenjester pushed a commit that referenced this issue Aug 22, 2019
Fix GH-81 set project-wide version of commons-math3 to 3.5
abrokenjester added a commit that referenced this issue Aug 22, 2019
…optional/runtime

Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
abrokenjester pushed a commit that referenced this issue Jul 25, 2020
abrokenjester pushed a commit that referenced this issue Jul 25, 2020
abrokenjester pushed a commit that referenced this issue Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement M1 Fixed in milestone 1 website / documentation Website update / Documentation issue
Projects
None yet
Development

No branches or pull requests

2 participants