JDK-6879614 : com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl failing to parse xml document
  • Type: Bug
  • Component: xml
  • Sub-Component: javax.xml.parsers
  • Affected Version: 6u15
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2009-09-07
  • Updated: 2012-04-24
  • Resolved: 2009-09-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6 JDK 7
1.4.0 h1174Fixed 6u17Fixed 7Fixed
Description
The class com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl in rt.jar is returning a null document when it is parsing an xml document. The document : common-uielements.xsl is attached.

This problem occurs only with jdk 1.6.0_15-b03 and above including the latest publicly available jdk 1.6.0_16 version.

jdk1.6.0_13-b03 did not have this problem. Did not test with jdk 1.6.0_14 due to lack of access to this version immediately.

This issue causes our product : Communication Express 6.3 to become unusable.

Comments
EVALUATION See comments.
08-09-2009