Hi all,
first, happy new year 2003,
second.

We use Xalan 2.x and Junit 3.8.1.
Normally we had no problems with the junitreport task,
but suddenly there are some troubles concerning the transformation
from xml to html via Xalan with the following exception.
_______________________________________
createTestReports:
[junitreport] the file
\phxrepository\projects\databasetest\created\lido\database\pbzlx006-sybase\r
eports\TESTS-TestSuites.xml i
s not a valid testsuite XML document
[junitreport] Using Xalan version: Xalan Java 2.2.D11

BUILD FAILED
java.lang.StackOverflowError
        at
org.apache.xalan.serialize.WriterToASCI.write(WriterToASCI.java:120)
        at
org.apache.xalan.serialize.SerializerToXML.writeNormalizedChars(SerializerTo
XML.java:1785)
        at
org.apache.xalan.serialize.SerializerToHTML.characters(SerializerToHTML.java
:1210)
        at
org.apache.xalan.transformer.ResultTreeHandler.characters(ResultTreeHandler.
java:479)
        at
org.apache.xpath.objects.XString.dispatchCharactersEvents(XString.java:309)
____________________________________________

can anyone give me a hint !
Is it possible that different CDATA sections written because of
System.outs/errs cause this problem?

Thanks,

Markus











--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to