Hi,

I got the following error when I ran "ant drt".

...
generate-html-log:

-generate-html-log:
     [echo] Generating Controls Test Report with GTLF
     [echo] beehive.home: D:\java\workspace\beehive
     [echo] gtlf.file: D:\java\workspace\beehive\controls\test\tch.xml
[java] Buildfile: D:\java\workspace\beehive\controls\test\infra \gtlf\xsl\build.xml

     [java] test.report:
     [java] Creating D:\java\workspace\beehive\controls\test\tch.html
     [java] Deleting: D:\java\workspace\beehive\controls\test\tch.html
[java] Processing D:\java\workspace\beehive\controls\test \tch.xml to D:\java\workspace\beehive\controls\test\tch.html [java] Loading stylesheet D:\java\workspace\beehive\controls \test\infra\gtlf\xsl\TestReport.xsl
     [java] : Error! Invalid byte 1 of 1-byte UTF-8 sequence.
[java] : Error! com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Invalid byte 1 of 1-byte UTF-8 sequence.

     [java] BUILD FAILED
[java] Failed to process D:\java\workspace\beehive\controls\test \tch.xml [java] D:\java\workspace\beehive\controls\test\infra\gtlf\xsl \build.xml:322: javax.xml.transform.TransformerException: javax. xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Invalid byte 1 of 1-byte UTF-8
sequence.

     [java] Total time: 2 seconds

BUILD FAILED
D:\java\workspace\beehive\build.xml:93: The following error occurred while executing this line: D:\java\workspace\beehive\build.xml:100: The following error occurred while executing this line: D:\java\workspace\beehive\controls\build.xml:216: The following error occurred while executing this line: D:\java\workspace\beehive\controls\test\build.xml:337: The following error occurred while executing this line: D:\java\workspace\beehive\controls\test\build.xml:433: The following error occurred while executing this line: D:\java\workspace\beehive\controls\test\infra\tch\runtime\build.xml: 54: The following error occurred while executing this line: D:\java\workspace\beehive\controls\test\infra\tch\runtime\build.xml: 69: Java returned: 1

I used Sun's JDK 1.5.0_05 on Windows XP (Korean locale). Could you help me with this?

Thanks,

Ias

Reply via email to