[Loadsim-users] Can not generate reports from loadsim-0.9.5
Brought to you by:
vsheffer
From: Bob W. <bo...@al...> - 2001-07-26 15:49:08
|
Hello Just downloaded this software. Got it to generate me a report.csv file. However, I can't generate the html from publish. I did the following: bash-2.05$ loadsim_pub results.csv -html -h loadsim publish version 0.9.5 Exception in thread "main" java.lang.NumberFormatException: text/html;charset=utf-8 at java.lang.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1176) at java.lang.Double.valueOf(Double.java:168) at java.lang.Double.<init>(Double.java:240) at org.openware.loadsim.stats.SampleSet.<init>(SampleSet.java:64) at org.openware.loadsim.stats.Stats.main(Stats.java:418) -- I have downloaded CVS but had some java problems (didn't get this far). Please let me know what I'm doing wrong. It seems to me that the Java code is tring to interpret text/html;charset=utf-8 as a Decimal which is wrong, but ??? Bob -- Non-Determinism is not meant to be reasonable. -- M.J. 0'Donnell |