i have tried this but no success
plus what you mean by "Also, make sure your host file contains such an
entry:
127.0.0.1 localhost"



On Mon, Jul 11, 2011 at 12:58 PM, Felix Frank <f...@mpexnet.de> wrote:

> On 07/11/2011 01:53 AM, Zubair Aslam wrote:
> > http://localhost:8080/myapp/main.html
> >
> > Response code:
> >
> > Non HTTP response code: java.net.UnknownHostException
> >
> > Response message: Non HTTP response message: 127.0.0.1/myapp/main.html
>
> Huh, strange.
>
> Have you tried using 127.0.0.1:8080 instead?
>
> You may have more luck using your LAN address to talk to tomcat, e.g.
> 192.168.10.20:8080 (of course, you box will have a different address).
>
> Also, make sure your host file contains such an entry:
> 127.0.0.1 localhost
>
> HTH,
> Felix
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to