Any idea how to use jmeter for locally hosted applications
for example i can see a web app hosted on tomcat on my machine with
following url
http://localhost:8080/myapp/main.html


i can see the app,but how to use it with jmeter

all i get is

Thread Name: Thread Group 1-1
Sample Start: 2011-07-10 21:19:12 UZT
Load time: 1
Latency: 0
Size in bytes: 1240
Sample Count: 1
Error Count: 1
Response code: Non HTTP response code: java.net.UnknownHostException
Response message: Non HTTP response message: 127.0.0.1/myapp/main.html

Response headers:


HTTPSampleResult fields:
ContentType:
DataEncoding: null

I have tried using different giving port number separately and using setting
browsers settings to by pass proxy settings for locally hosted applications
but not success

Reply via email to