RE: HTTPS - recording not working

2005-07-20 Thread ravishankar . sreedharan
sorry I mistook it for HTTP and gave the reply. kindly skip it Ravi shankar S Rolando Sánchez Villalobos To: "JMeter Users List

Re: HTTPS - recording not working

2005-07-20 Thread ravishankar . sreedharan
Have you added HTTP Proxy Server under WorkBench ? If so provide the same port "8090" in WorkBench -> HTTP Proxy Server -> Port PS: I assume that firewall is not there Ravi shankar S "Anusha"

Re: Could not record scripts

2005-06-29 Thread ravishankar . sreedharan
Thnx a lot mike. After changing the below settings it worked >Point your browser at localhost:3128, point JMeter at >111.111.111.111:3128, and start JMeter's proxy on port 3128. I gave 111.111.111.111:3128 for browser also that was my mistake. Thanks & Regards Ravi shankar S

Re: Could not record scripts

2005-06-28 Thread ravishankar . sreedharan
Hi Mike > don't know how you configured your browser, say for example (The IP and port are not changeable) Address: 111.111.111.111 Port: 3128 when I access google (manually) I have to provide my network username and password in the firewall prompt so that I could access it. > don't know i

Re: Could not record scripts

2005-06-27 Thread ravishankar . sreedharan
By mistake I removed the port from port field of the GUI but even after providing it I could not record the samples. Pls find the jmeter.log below 2005/06/27 20:02:51 INFO - jmeter.protocol.http.proxy.Daemon: Proxy: OK 2005/06/27 20:02:51 INFO - jmeter.protocol.http.proxy.Daemon: Creating D

Re: Could not record scripts

2005-06-27 Thread ravishankar . sreedharan
Thanx for your quick reply. I am trying to connect to google and check whether the samplers are recorded. I started it with required info jmeter -H 111.111.111.111 -P 3128 -u xxx -a yyy information in the command line but could not get the samples recorded. Pls find the jmeter.log details give

Could not record scripts

2005-06-27 Thread ravishankar . sreedharan
hi, I earlier had a direct connection through LAN so I used to put Address: localhost Port: 8090 in the IE -Tools-InternetOptions- Connections - LAN Settings - proxy server. Jmeter HTTP proxy server will have the same port: 8090. It worked fine. Now we have been routed through proxyserver

Re: JUnit sampler

2005-06-21 Thread ravishankar . sreedharan
Hi Peter, I am new to Junit. Kindly excuse me if my suggestions are wrong. 1. It would be very helpful if we could populate values to the Junit functions from csv files like we do for Jmeter. 2. The Assert ( like AssertTrue, AssertNull ) results can be logged in a file like given below Time

Re: Distributing the Users

2005-06-16 Thread ravishankar . sreedharan
My suggestion is Test Plan Thread Grp 1 ( Set Number of Threads as 20 users ) page A Thread Grp 2 ( Set Number of Threads as 20 users ) page B Thread Grp 3 ( Set Number of Threads as 20 users ) page C Thread Grp 4 ( Set Number of Thr

Problem while using JDBC request with Mysql

2005-05-04 Thread ravishankar . sreedharan
hi all, I am sending this mail again as I could not get any solution for my issue. If anyone has come across same situation kindly share your suggestions. I tried to execute JDBC request with mysql. I placed mysql.jar in jmeter lib folder. I got the following message in my View Results Tree

Problem while using JDBC request with Mysql

2005-04-29 Thread ravishankar . sreedharan
hi all. I tried to execute JDBC request with mysql. I placed mysql.jar in jmeter lib folder. I got the following message in my View Results Tree log file. Jmeter version : jakarta-jmeter-2.0.3 JDBC url: jdbc:mysql://172.27.165.214/databasename Driver Class: com.mysql.jdbc.Driver My Requ

Re: How To Get Individual Response Time from Multiple servers

2005-04-13 Thread ravishankar . sreedharan
Yes clear. We are trying to provide a time extracted from the server response. By doing this we can achieve the results around that specified time. I am I right sebb Thanks & Regards Ravi shankar S

Re: How To Get Individual Response Time from Multiple servers

2005-04-13 Thread ravishankar . sreedharan
"The net result is that the Java Sampler can be used to generate a sample with roughly the correct details." >From the above lines I assumed and that the response depends upon the details(like extracted sleep time) that we provide and hence asked > If the details( like the mask and the extrac

Re: How To Get Individual Response Time from Multiple servers

2005-04-12 Thread ravishankar . sreedharan
Thnx for your detailed explanation, sebb. "If you set the mask to 0, and the sleep to the extracted sleep time, then the generated Java sample should have an actual elapsed time very close to the extracted sleep time." Kindly clarify what is "extracted sleep time". If the details( like the

Re: How To Get Individual Response Time from Multiple servers

2005-04-12 Thread ravishankar . sreedharan
I will try out with Java sampler but I am sorry I could not understand about the elapsed time. Can't we get it straight away from Aggregate report as we do for other samplers? Thanks & Regards Ravi shankar S

Re: How To Get Individual Response Time from Multiple servers

2005-04-12 Thread ravishankar . sreedharan
Thanks Peter. yes we do have unique activity on the each server which can be observed with functions. In this case how to proceed? Thanks & Regards Ravi shankar S

How To Get Individual Response Time from Multiple servers

2005-04-11 Thread ravishankar . sreedharan
Hi all, The application under test has multiple servers. For example say, there are 3 servers A, B & C. The request has to pass through A, B & C to provide the response. In such a situation the response time will include the time spent in all the three servers. How to identify the Response Ti

Re: Could not locate services, csv format issue

2005-04-06 Thread ravishankar . sreedharan
Thnx sebb. In the Jmeter.properties file I have given CSV format and through Configure button I have unchecked the "Save as XML" check box. Initially it didn't reflect in the log file but when I saved the Test plan and ran it again, it worked fine. When i observed the output file, the logs a

Re: Could not locate services

2005-04-04 Thread ravishankar . sreedharan
Thanks Peter after changing the message, it worked. While trying to log the Aggregate report values to a text file, I got them as given below though I have changed the legitimate values from XML to CSV in "Jmeter.properties" file. Is there anything else i am missing out to get it in CSV forma

Could not locate services

2005-04-04 Thread ravishankar . sreedharan
hi all, We identified the below problem existed as the SOAP data didn't have SOAP ENV tags and after packing them we could see the URL getting executed. Now the hurdle is, the SERVICE is not been identified by JMeter. But when checked manually the services exists in the respective locations.

Re: WSDL does not load web methods - Displays NULL

2005-03-31 Thread ravishankar . sreedharan
Thanx Peter, need your help again... Using the Jmeter you have given the web methods got populated when the "Load WSDL" button is click. Later I clicked configure and gave the SOAP Action and SOAP Data. I also checked the Read SOAP Response checkbox. When I run the Test plan I got 100% Err

Re: WSDL does not load web methods

2005-03-30 Thread ravishankar . sreedharan
HI all , I would like to add few inputs on the issue. The encoding used in the Application Under Test is UTF-8. From the Jmeter.log it is specified that "2005/03/31 10:34:23 INFO - jmeter.samplers.SampleResult: sampleresult.default.encoding is set to ISO-8859-1" Still I could not point my f

WSDL does not load web methods

2005-03-30 Thread ravishankar . sreedharan
hi all, We are using jakarta-jmeter-2.0.3 for testing webservices. when the WSDL url is provided and Load WSDL is clicked the web methods are not getting listed. Kindly help me with your suggestions Jmeter.log 2005/03/31 10:34:21 INFO - jmeter.JMeter: Version 2.0.3 2005/03/31 10:34:21 INFO