Well, slow but working is quite an improvement over not working at all. As for the other error, it says it can't find server test:7001. Is it possible to give the full host name, or even ip address? If your DNS is inaccessible to JMeter, it won't be able to resolve "test:7001".
-Mike On 14 Aug 2002 at 10:43, Muhammad, Shakeel [IT] wrote: > Hi, > > Sorry, I was wrong little bit. > > JMeter 1.7.2 works (i.e. I get authentication dialog box and can access > protected resources) > with Site Minder when I run using jmeter.bat. But the only problem in this > case > is browser loads pages very SLOW (same pages get loaded very fast if I don't > use JMeter Proxy). > > Also when I run JMeter 1.7.2 with command > jmeter -H proxy.com -P 8080 (giving our network proxy info) > and run JMeter Proxy at port : 7777 > > Browser displays following message instead of page: > [NOTE: I already had changed preferences of browser to point to localhost, > 7777] > > ------------------------------------------------------- > Error > > The requested item could not be loaded by the proxy. > > Proxy server is unable to locate the server: test:7001. The server does > not have a DNS entry. > Check the server name in the Location (URL) and try again. > > > > Proxy server at webproxy03 on port 8080 > ----------------------------------------------------------- > > Here is the Console Messages from JMeter Proxy Server: > > Initializing... > Creating Config Object...OK > Creating Cache Manager...OK > Creating Daemon Socket... port 7777 OK > Proxy up and running! > Done writing to client > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

