Title: Message
thats fine , then how do i enter the proxyservers username and password.
 
my test plan is
Root
  Testplan
     ThreadGroup
        Simple Controller
                HttpRequest
   WorkBench
       Proxy Server
in my browser settings i have given the proxy server name and port.  i changed it to localhost when i tried to start the jmeter with the -p & -h option but still it didn't work.
i am using jmeter 1.7 bets 3 release.
 
PS: do i need to have an http authorisation manager included in the test plan or the work bench , coz this had the fields to enter url , username and password.
i tried putting http authorsation manager in workbench and the thread group but it didn't work . i get io exception when i access some internet.
 
 
Regards,
Pradeep Sakre.
__________________________________________________________________________
 
"Success is how high you bounce when you hit bottom."
 
Pradeep Sakre
Wipro Technologies
72,Electronics City
Hosur Road
Bangalore-561229.
Tel:+91-80-8520408.  Extn:5174.
E-Mail    : [EMAIL PROTECTED]
Alt-Mail  : [EMAIL PROTECTED]
__________________________________________________________________________
-----Original Message-----
From: Stover, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 6:24 PM
To: 'JMeter Users List'; '[EMAIL PROTECTED]'
Subject: RE: help please !!

If you want jmeter to use a proxy, the command line should look like:
jmeter -p 8080 -h proxyname.com
 
-Mike
-----Original Message-----
From: Pradeep Sakre [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 6:33 AM
To: JMeter Users List
Subject: help please !!

hi
 
i tried to access java.sun.com from jmeter and i get the following error can some body help me.
i started jmeter using jmeter -p 8080 proxyname.com
 
and my test plan is
Root
  Testplan
     ThreadGroup
        Simple Controller
                HttpRequest
   WorkBench
       Proxy Server
 
 
java.net.UnknownHostException: java.sun.com
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:143)
        at java.net.Socket.connect(Socket.java:425)
        at java.net.Socket.connect(Socket.java:375)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:139)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:366)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:582)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:292)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:253)
        at sun.net.www.http.HttpClient.New(HttpClient.java:321)
        at sun.net.www.http.HttpClient.New(HttpClient.java:306)
        at sun.net.www.http.HttpClient.New(HttpClient.java:301)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.jav
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:454
        at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:44
        at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:16
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:138)
        at java.lang.Thread.run(Thread.java:536)
 
 
thanks in advance
Sakre.
**************************Disclaimer************************************
      


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 ********************************************************************

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to