Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-75

Setting maxEntries too high causes a SAXParseException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-2
    • 2.0
    • jira
    • None
    • maven 2.0.6

    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:

      http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=10500&sorter/field=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=500&reset=true&decorator=none

      it shows results from XWIRE and XULUX...clearly not limited to MNG.

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            jdcasey John Dennis Casey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: