[
https://issues.apache.org/jira/browse/XMLBEANS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Beeker resolved XMLBEANS-422.
-------------------------------------
Fix Version/s: Version 5.1.0
Resolution: Abandoned
This issue is ancient and in the meantime we removed the Picco parser, which
might have been the reason for this error.
> org.apache.xmlbeans.XmlException: error: Unexpected end of file while parsing
> xml-document
> ------------------------------------------------------------------------------------------
>
> Key: XMLBEANS-422
> URL: https://issues.apache.org/jira/browse/XMLBEANS-422
> Project: XMLBeans
> Issue Type: Bug
> Affects Versions: Version 2.4
> Environment: OS UNIX - AIX
> Reporter: Matthias Weidinger
> Priority: Major
> Fix For: Version 5.1.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]