Nothing is wrong with the build scripts.
The error is caused by hackyAnt/loadtest/PerfReportParser line 63:
record.setAvgRequestTimeMillis(Double.parseDouble(
childElement.getAttributeValue("AverageRequestsTimeMillis")));It seems there is some illegal character in the xml report file produced by load testing task. Not really sure about the cause.
Just for the record (email archive, build analysis), Mike is currently changing hackyLoadTest to add verbose mode support.
I'll take a look on Monday.
Cedric
Philip Johnson wrote:
--On Saturday, February 5, 2005 1:55 AM -1000 [EMAIL PROTECTED] wrote:
Hackystat build (configuration Hackystat-ALL) failed. Build report is available at http://xenia.ics.hawaii.edu/hackyDevSite/configurationBuildReport.do?year =2005&month=2&day=5&configuration=Hackystat-ALL Build Time Stamp: Sat Feb 05 01:55:45 HST 2005
This failure is due to a problem in build.xml, probably due to Cedric's hacking yesterday:
Build Failed - C:\CruiseControls\instance-ALL\hacky\hackyBuild\build.xml:598: java.lang.NumberFormatException: For input string: "�?".
I just logged in to the hackystat-l account and saw that this build failure was sent to the server and recorded. Yeah!
Cheers, Philip
