| Matthew T. Adams (JIRA) 2007-04-06, 1:11 pm |
| [Fatal Error] messages are printed to stdout/stderr during negative test case runs of JDOHelperConfigTest
---------------------------------------------------------------------------------------------------------
Key: JDO-478
URL: https://issues.apache.org/jira/browse/JDO-478
Project: JDO
Issue Type: Bug
Components: api2
Environment: JDK 1.4
Reporter: Matthew T. Adams
Assigned To: Matthew T. Adams
Priority: Minor
Fix For: JDO 2 maintenance release 1
During execution of JDOHelperConfigTest negative test cases, the message "[Fatal Error] :-1:-1: Premature end of file." is printed to stdout or stderr, even though the errors are expected and don't indicate unexpected exceptions.
Probably need to register an error handler with the XML parser to capture these messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|