You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Brian Wagener <br...@shoptalkforums.com> on 2003/01/26 21:25:25 UTC

I can't get JMeter to graph.

I am trying to run JMeter 1.8 using the latest Sun 1.4 JRE and when I
setup a test and run it I get the exception below in the jmeter.log.  The
graph file is created, and is where it is looking for it, but it doesn't
work.  I also tried this on my linux maching with the same results.  What
am I doing wrong?
Thanks,
Brian


01/26/2003 9:04:15 AM ERROR - jorphan.io:  java.io.FileNotFoundException:
c:\report.jtl (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:64)
        at java.io.FileInputStream.<init>(FileInputStream.java:95)
        at java.io.FileReader.<init>(FileReader.java:50)
        at org.apache.jorphan.io.TextFile.getText(TextFile.java:135)
        at
org.apache.jmeter.reporters.ResultCollector.trimLastLine(ResultCollector.java:268)




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: I can't get JMeter to graph.

Posted by Scott Eade <se...@backstagetech.com.au>.
On 27/01/2003 7:25 AM, "Brian Wagener" <br...@shoptalkforums.com> wrote:

> I am trying to run JMeter 1.8 using the latest Sun 1.4 JRE and when I
> setup a test and run it I get the exception below in the jmeter.log.  The
> graph file is created, and is where it is looking for it, but it doesn't
> work.  I also tried this on my linux maching with the same results.  What
> am I doing wrong?
> Thanks,
> Brian
> 
> 
> 01/26/2003 9:04:15 AM ERROR - jorphan.io:  java.io.FileNotFoundException:
> c:\report.jtl (No such file or directory)
>       at java.io.FileInputStream.open(Native Method)
>       at java.io.FileInputStream.<init>(FileInputStream.java:64)
>       at java.io.FileInputStream.<init>(FileInputStream.java:95)
>       at java.io.FileReader.<init>(FileReader.java:50)
>       at org.apache.jorphan.io.TextFile.getText(TextFile.java:135)
>       at
> org.apache.jmeter.reporters.ResultCollector.trimLastLine(ResultCollector.java:
> 268)

This looks like the confirmation I was seeking in
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16062

I have just committed the fix.  You will need to build from CVS to get
JMeter to work.

Cheers,

Scott
-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au
.Mac Chat/AIM: seade at mac dot com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>