Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-206

Stack overflow when using a schema validation.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.0.0
    • 2.9.1
    • None
    • Operating System: Windows NT/2K
      Platform: PC
    • 6818

    Description

      Stack overflow when using a schema validation. If all lines except the first and last lines
      (<xsd:schema...>) from the schema file are removed the overflow does not
      occur.

      java.lang.StackOverflowError
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)
      at
      org.apache.xerces.validators.common.Grammar.buildSyntaxTree(Grammar.java:856)

      Attachments

        Activity

          People

            mrglavas@ca.ibm.com Michael Glavassevich
            tsaari@nic.fi Tapani Saarinen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: