Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-422

org.apache.xmlbeans.XmlException: error: Unexpected end of file while parsing xml-document

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • Version 2.4
    • Version 5.1.0
    • None
    • None
    • OS UNIX - AIX

    Description

      The random error occurs during parsing a xml -document. It first occured while using version 2.2.0 and after changing to 2.4 there is still the same problem.

      ByteArrayInputStream inputStream = new ByteArrayInputStream(content);
      xmlObject = XmlObject.Factory.parse(inputStream);

      Is there a version available that is not affected by this problem?

      thx in advance

      Matthias Weidinger

      Attachments

        Activity

          People

            Unassigned Unassigned
            nirvana002 Matthias Weidinger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: