[
https://issues.apache.org/jira/browse/WSCOMMONS-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved WSCOMMONS-372.
---------------------------------------
Resolution: Fixed
Fixed in trunk.
It should be noted that only OMChildrenIterator was affected by the problem.
All other iterator implementations (OMChildElementIterator,
OMChildrenLocalNameIterator, OMChildrenNamespaceIterator,
OMChildrenQNameIterator and OMChildrenWithSpecificAttributeIterator) correctly
report parsing errors.
> Sometimes accessing an AXIOM tree while the underlying input stream is closed
> causes an OutOfMemoryError
> --------------------------------------------------------------------------------------------------------
>
> Key: WSCOMMONS-372
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-372
> Project: WS-Commons
> Issue Type: Bug
> Components: AXIOM
> Environment: Mac OS X
> java version "1.5.0_13"
> AXIOM revision 686026
> Reporter: Andreas Veithen
> Assignee: Andreas Veithen
> Priority: Critical
> Fix For: Axiom 1.2.8
>
> Attachments: Test.java
>
>
> Under some circumstances, accessing an AXIOM tree while the underlying input
> stream is closed doesn't throw a proper exception but causes an
> OutOfMemoryError. The attached Java code provides an example of this behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.