Description
When I configure maxEntries == 500 and point the jira-report at http://jira.codehaus.org/browse/MNG, it fails to parse the resulting XML, saying it has exceeded 64,000 entity expansions (something to do with SAX). The error is:
org.xml.sax.SAXParseException: Parser has reached the entity expansion limit "64,000" set by the Application.
When I wget the URL that the changes plugin has generated:
it shows results from XWIRE and XULUX...clearly not limited to MNG.
Attachments
1.
|
Set entityExpansionLimit via java code | Closed | Unassigned |