Re: [Loadsim-users] Can not generate reports from loadsim-0.9.5
Brought to you by:
vsheffer
From: <vi...@ne...> - 2001-07-31 00:24:04
|
Sorry for the delay, Bob, but I've been on vacation. If you haven't already found a solution or haven't already gotten fed up and moved on to something else, it would help to have your results.csv file. If the information contained is too sensitive to send to me I certainly understand. (NOTE: if you send it to me send it directly to my vsh...@op... address, not the loadsim users mailing list). I just did a very simple test against google and loadsim_pub worked fine for me. The one thing I can think of is if your results.csv file was created by an earlier version of loadsim then the loadsim_pub won't work. This is because an extra column has been introduced into the CSV file that tells which load driver host produced the result. This would throw off what the publish system is expecting in that file. -vince >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 > >_______________________________________________ >Loadsim-users mailing list >Loa...@li... >http://lists.sourceforge.net/lists/listinfo/loadsim-users > > |