+1 to removing this dependency. Seems like a pretty fragile, high-maintenance piece of the controls test framework with little value.
I've filed a jira issue (http://issues.apache.org/jira/browse/BEEHIVE-906) and attached a patch that will remove the DTD declaration from the test output files. -Jacobd -----Original Message----- From: Eddie O'Neil Sent: Friday, September 02, 2005 9:42 AM To: Beehive Developers Subject: Re: Beehive Check-in Test (Linux) Failed Yes, I think so. It's a similar failure to that when the DTD can't be found. We just need to remove this dependency at some point... Eddie Rich Feit wrote: > I'm seeing this error in the logs. Is this happening because > beehive.apache.org was down? > > [tch] BUILD SUCCESSFUL > [tch] Total time: 1 minute 4 seconds > > generate-html-log: > > -generate-html-log: > [echo] Generating Controls Test Report with GTLF > [echo] beehive.home: > /home/beehive/cc/svn/build/dist/apache-beehive-20050901205217 > [echo] gtlf.file: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build/testRes ults/controls/checkin/tch.xml > > [java] Buildfile: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /infra/gtlf/xsl/build.xml > > > [java] test.report: > [java] Creating > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build/testRes ults/controls/checkin/tch.html > > [java] Deleting: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build/testRes ults/controls/checkin/tch.html > > [java] Processing > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build/testRes ults/controls/checkin/tch.xml > to > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build/testRes ults/controls/checkin/tch.html > > [java] Loading stylesheet > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /infra/gtlf/xsl/TestReport.xsl > > [java] : Error! beehive.apache.org > [java] : Error! > com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: > beehive.apache.org > [java] Failed to process > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build/testRes ults/controls/checkin/tch.xml > > > [java] BUILD FAILED > [java] > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /infra/gtlf/xsl/build.xml:322: > javax.xml.transform.TransformerException: > javax.xml.transform.TransformerException: > com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: > beehive.apache.org > > [java] Total time: 14 seconds > > BUILD FAILED > /home/beehive/cc/svn/build.xml:262: The following error occurred while > executing this line: > /home/beehive/cc/svn/distribution.xml:634: The following error occurred > while executing this line: > /home/beehive/cc/svn/test/dist-test/build.xml:147: The following error > occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build.xml:43: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/build.xml:53: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /build.xml:99: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /build.xml:140: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /build.xml:161: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /build.xml:244: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /infra/tch/runtime/build.xml:54: > The following error occurred while executing this line: > /home/beehive/cc/svn/build/test-dist/run/beehive-test-dist/controls/test /infra/tch/runtime/build.xml:69: > Java returned: 1 > > Total time: 38 minutes 46 seconds > > > > [EMAIL PROTECTED] wrote: > >> View results here -> >> http://beehive01.bea.com/cruisecontrol/buildresults?log=log2005090120521 7 >> >> >>
