RE: Problem in reading of Graph Results.

2006-09-19 Thread Sen, Kakoli
JTL file. If you don't want that, write the data to a different file name each time, e.g. with a timestamp in it. On 12/09/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hi Sebb, >It is working fine now. I might not have configured it properly earlier. > But there is no way throu

RE: Problem in reading of Graph Results.

2006-09-12 Thread Sen, Kakoli
the configuration to save the file in a non-default format? If you can't solve the problem, send me a small example privately. S. On 01/09/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hello all, >Anyone come across this problem? > Regards, > Kakoli > > -----Original

JMeter not supporting applets/java script.

2006-09-06 Thread Sen, Kakoli
Hi Sebb, From JMeter-Wiki I saw that JMeter does not support HTML pages having applets or java-script. Does it give any error on testing sites having these which is evident from the View Results Tree? Thanks, Kakoli - To un

RE: Queries on JMeter.

2006-09-04 Thread Sen, Kakoli
For service-level violation checks like checking against expected response time of the request, can Duration Assertion be used? -Original Message- From: Sen, Kakoli [mailto:[EMAIL PROTECTED] Sent: Monday, September 04, 2006 12:41 PM To: JMeter Users List Subject: Queries on JMeter. Hi

Queries on JMeter.

2006-09-04 Thread Sen, Kakoli
Hi, 2 queries on JMeter : #While recording of requests, does JMeter save any browser-specific settings onto the samplers? If not, then recording through IE/Netscape/Firefox should produce the same script file. # Is there any provision for service-level violation checks like checking

JMeter supporting backward compatibility?

2006-09-01 Thread Sen, Kakoli
Hi Sebb, Does JMeter support backward compatibility, i.e., scripts from previous version can be reused with current version? Any documentation on that? Regards, Kakoli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Problem in reading of Graph Results.

2006-09-01 Thread Sen, Kakoli
Hello all, Anyone come across this problem? Regards, Kakoli -Original Message- From: Sen, Kakoli [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006 4:14 PM To: JMeter Users List Subject: Problem in reading of Graph Results. Hi all, I am saving the Graph Results onto a

RE: TPN POSSIBLE SPAM:RE: TPN POSSIBLE SPAM:Jmeter proxy recording cookies

2006-08-30 Thread Sen, Kakoli
browser. But how do I ensure the same through JMeter proxy? Regards, Kakoli -Original Message- From: Sen, Kakoli [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006 4:56 PM To: JMeter Users List Subject: RE: TPN POSSIBLE SPAM:RE: TPN POSSIBLE SPAM:Jmeter proxy recording cookies Hi

RE: How to use HTTP Proxy Server

2006-08-30 Thread Sen, Kakoli
Hi, >From the browser tool bar, click "tools -> internet options". This should >bring up the options. 21.Select the "connection" tab 22.Click "lan settings" button near the bottom. 23.On the connections tab, check "Use a proxy server for your LAN". The address and port fields should be enabled no

RE: TPN POSSIBLE SPAM:RE: TPN POSSIBLE SPAM:Jmeter proxy recording cookies

2006-08-30 Thread Sen, Kakoli
l only see it in the request in a later request. You should look in the response or in the next request to the same domain. Cheers AJ Alexander J Turner Ph.D. www.deployview.com www.nerds-central.blogspot.com www.project-network.com -Original Message- From: Sen, Kakoli [ <mailto:[

Problem in reading of Graph Results.

2006-08-30 Thread Sen, Kakoli
Hi all, I am saving the Graph Results onto a file by specifying a .jtl file in the 'FileName' textfield of Graph Results. The saving format is in xml. The file is getting saved in the disc with data. The next time I open JMeter, I try to read the existing file by clicking 'Browse' button. I

RE: TPN POSSIBLE SPAM:Jmeter proxy recording cookies

2006-08-28 Thread Sen, Kakoli
th a tree viewer, then you get the cookies turning up in the recorded headers. You can then copy these over to the cookie manager. AJ Alexander J Turner Ph.D. www.deployview.com www.nerds-central.blogspot.com www.project-network.com -----Original Message- From: Sen, Kakoli [ <mailto:[EMAIL

Jmeter proxy recording cookies

2006-08-28 Thread Sen, Kakoli
Hi all, I am recording requests to an HTTP site which uses cookies, through JMeter's proxy. But the proxy does not seem to record the cookies. Is that so? Then how do I test a web-site having cookies? I intend to use the Cookie Manager with hard-coded cookie values, which I thought would

RE: Unable to get out through authenticated proxy

2006-08-28 Thread Sen, Kakoli
t; > > http.proxyHost > > > http.proxyPort > > > > > > Try these - the -D flag can be used, or the > system.properties file. > > > > > > Looks like a bug should be raised; the sampler should probably > > > behave like the Apache Htt

RE: Unable to get out through authenticated proxy

2006-08-24 Thread Sen, Kakoli
late them directly? > > On 24/08/06, Karr, David <[EMAIL PROTECTED]> wrote: > > I'm seeing the problem with both the SOAP/XML-RPC Request and > > HTTPClient request. I don't have a WSDL, so I can't use the > > WebService(SOAP) request. > > > > >

Problem on firing SOAP requests from behind authenticated proxy.

2006-08-24 Thread Sen, Kakoli
Hi Sebb/Peter, I understand from David's mail chain that there is a problem on firing SOAP requests from behind authenticated proxy in 2.2. In my case, I do not get the error on NTCredentials in the console. But in View Results Tree, The Request and Response data are blank. And Sampler Resu

RE: JMeter 2.2 supporting SWF files

2006-08-24 Thread Sen, Kakoli
checking of a response; it supports image files because Java can display them, and XML because someone contributed the code. There are so many different file types out there that it is not possible to support them all. On 24/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hi, >For S

JMeter 2.2 supporting SWF files

2006-08-24 Thread Sen, Kakoli
Hi, For SWF files, in the View Result Tree, the HTTP response code shows 200, Ok. But the response data is illegible. Why is it so? Thanks & Regards, Kakoli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

RE: Unable to get out through authenticated proxy

2006-08-23 Thread Sen, Kakoli
Hi, Is it through the 'SOAP/XML-RPC Request' or 'WebService(SOAP)' Request? So in 2.2, these requests cannot pierce authenticated proxy? Regards, Kakoli -Original Message- From: Karr, David [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 2:59 AM To: JMeter Users List Subject:

RE: Problem with running web-service(SOAP) request

2006-08-22 Thread Sen, Kakoli
ated proxy? Thanks & Regards, Kakoli -Original Message----- From: Sen, Kakoli [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 12:23 PM To: JMeter Users List Subject: Problem with running web-service(SOAP) request Hi all, The web-service is a public one from xmethods.net imple

JMeter support for external tools

2006-08-22 Thread Sen, Kakoli
Hi all, Does JMeter support integration with any defect tracking /requirement management tool? Regards, Kakoli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem with running web-service(SOAP) request

2006-08-21 Thread Sen, Kakoli
Hi all, The web-service is a public one from xmethods.net implemented in Glue. I am able to load the WSDL file. Also 'url' and other fields are also getting populated on pressing 'Configure'. I am loading SOAP message via 'FileName'. I have to go through an authenticated proxy server. So I ch

RE: JMeter proxy server supporting HTTPS

2006-08-21 Thread Sen, Kakoli
thanks should go to the contributor of the code carl nygaard. it's his generous contribution that made it possible. peter On 8/22/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > > Hi Sebb, > Thanks for that. If I am able to try on that, I shall post to the group. > Regards, >

RE: JMeter proxy server supporting HTTPS

2006-08-21 Thread Sen, Kakoli
Hi Sebb, Thanks for that. If I am able to try on that, I shall post to the group. Regards, Kakoli -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Saturday, August 19, 2006 4:08 PM To: JMeter Users List Subject: Re: JMeter proxy server supporting HTTPS The nightly build 2-2

Problem with running web-service(SOAP) request

2006-08-20 Thread Sen, Kakoli
Hi, I am able to load the WSDL file. Also 'url' and other fields are also getting populated on pressing 'Configure'. I am loading SOAP message via 'FileName'. i) For testing web-service on the local network, 'Use HTTP Proxy' is unchecked. And things run fine. ii) For testing web-service on t

RE: JMeter proxy server supporting HTTPS

2006-08-17 Thread Sen, Kakoli
rted in JMeter. If that is so, then JMeter can also include recording of HTTPS in its future road-map. Regards, Kakoli -Original Message- From: sebb [ mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006 8:40 PM To: JMeter Users List Subject: Re: JMeter proxy server supporti

RE: JMeter proxy server supporting HTTPS

2006-08-17 Thread Sen, Kakoli
o: JMeter Users List Subject: Re: JMeter proxy server supporting HTTPS On 17/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hi, >JMeter's proxy server does not support HTTPS. Is it because of jdk bug? No, this is because it is not possible to extract the information needed to c

RE: JMeter proxy server supporting HTTPS

2006-08-17 Thread Sen, Kakoli
ds, Kakoli -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006 3:52 PM To: JMeter Users List Subject: Re: JMeter proxy server supporting HTTPS On 17/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hi, >JMeter's proxy server does not support

JMeter proxy server supporting HTTPS

2006-08-17 Thread Sen, Kakoli
Hi, JMeter's proxy server does not support HTTPS. Is it because of jdk bug? The manual says : 'There is a bug in the handling of HTTPS via a Proxy (the CONNECT is not handled correctly). See Java bugs 6226610' Is it that a fundamental protocol like HTTPS is not supported even in Jdk1.5? Rega

RE: Making a JDBC with MS Access

2006-08-17 Thread Sen, Kakoli
Depends on the driver. You can get it from driver manual. -Original Message- From: Sabrina [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 7:59 PM To: jmeter-user@jakarta.apache.org Subject: Making a JDBC with MS Access I was just wondering where I would be able to find the por

AJP/1.3 Sampler

2006-08-14 Thread Sen, Kakoli
Hi, Where do I get some documentation on this? Could not find anything in User Manual. Regards, Kakoli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Error in running JDBC Request

2006-08-14 Thread Sen, Kakoli
Subject: Re: Error in running JDBC Request In 11/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > > Hi Sebb, > Thanks for the reply. It is running now. > Actually, I was trying to create the connection pool from the stand-alone > program. And then use it in JMeter. Because

RE: Error in running JDBC Request

2006-08-14 Thread Sen, Kakoli
AIL PROTECTED] Sent: Friday, August 11, 2006 7:08 PM To: JMeter Users List Subject: Re: Error in running JDBC Request In 11/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > > Hi Sebb, > Thanks for the reply. It is running now. > Actually, I was trying to create the connection poo

JMeter support for EJB/RMI/SFTP?

2006-08-11 Thread Sen, Kakoli
Hi all, Does JMeter support any of these: EJB, protocols like RMI and secured-FTP? Even pointer to any doc. on this will do. Regards, Kakoli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: Error in running JDBC Request

2006-08-11 Thread Sen, Kakoli
e.org/jmeter/usermanual/build-db-test-plan.html JMeter works fine with MySQL; others have used it with Oracle etc. S. On 09/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hi, > The Java standalone program connects through standalone connection, not > pooled one. > And in JMete

RE: Error in running JDBC Request

2006-08-08 Thread Sen, Kakoli
n 08/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: > Hi all, >I am running JDBC request with JMeter 2.2. Database is MSAccess2000. > And driver used is Atinav aveConnect 2.0 JDBC Driver which is type3 and > supports JDBC2.0 API(including connection pooling). But on run

Error in running JDBC Request

2006-08-08 Thread Sen, Kakoli
Hi all, I am running JDBC request with JMeter 2.2. Database is MSAccess2000. And driver used is Atinav aveConnect 2.0 JDBC Driver which is type3 and supports JDBC2.0 API(including connection pooling). But on running, the test plan error comes : 2006/08/08 16:16:17 ERROR - jmeter.protocol

HTTPS request through proxy server

2006-08-03 Thread Sen, Kakoli
Hi all, Using JMeter 2.2, jdk1.5.0_03. Could run HTTPS requests through my company's proxy server even though the manual says about a Java bug. But when I run the test for the first time a JDK dialog box pops up asking to enter keystore password. I enter 'changeit'. The console gives error: j

RE: HTTP Authorization manager question

2006-07-31 Thread Sen, Kakoli
Just add an empty cookie manager. Isn't that logging you in? -Original Message- From: Labudu Gopanna [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 11:17 AM To: JMeter Users List Subject: RE: HTTP Authorization manager question Thanks for reply, I have added cookie manager bu

RE: Extraction of data from HTTP response.

2006-07-31 Thread Sen, Kakoli
Thanks! Sorry, I overlooked the $. Now, it is working. -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 4:48 PM To: JMeter Users List Subject: Re: Extraction of data from HTTP response. On 31/07/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote: &g

RE: Extraction of data from HTTP response.

2006-07-30 Thread Sen, Kakoli
> Yes you are right. You need to use Post-Processor Regular Expression > Extractor to extract the value. You can try (\D)(\w*)(\D)..though im not > sure. Set the template "$2$". You can refer user manual. > > Chinmoy > > > > > > "Sen, Kakoli" <

Extraction of data from HTTP response.

2006-07-28 Thread Sen, Kakoli
Hi all, Am relatively new to JMeter. Using version 2.2. >From an HTTPResponse, I have to extract the custId which comes in HTML body >like this : Customer data already exists. Customer Id for the existing record is 1097 I have to extract 1097 and set it to a variable to be used in a subsequen

Regarding HTTP Proxy server

2006-07-19 Thread Sen, Kakoli
Hi all, I am new to Jmeter. As far as I understood, HTTP proxy server in JMeter is needed for recording HTTP requests. So it needs to run in the same machine as Jmeter(ie.e., localhost). I am doing testing from behind the company's proxy server. But for local addresses like servers runni

RE: Problem in running Web Test Plan from behind firewall

2006-07-10 Thread Sen, Kakoli
Hello everybody, The problem is solved. And the stuff is working with the proxy authentication parameters. Regards, Kakoli >-Original Message- > From: Sen, Kakoli > Sent: Monday, July 10, 2006 5:06 PM > To: 'JMeter Users List

Problem in running Web Test Plan from behind firewall

2006-07-10 Thread Sen, Kakoli
Hello everybody, I am a newcomer to JMeter. I am trying to run the TestPlan given in 'Building a Web Test Plan' section of UserManual. JMeter version used is 2.2 and JDK version is 1.5 JMeter is firing HTTP requests to an external site(jakarta.apache.org) from behind the firewall. So I am runn

RE: Problem in running Web Test Plan

2006-07-09 Thread Sen, Kakoli
e: Problem in running Web Test Plan Hi Kakoli, you can add "listners" to get the results. try to use "View Results Tree" to get the request and response messages in the JMeter window. Just go thru the usermanual for better understanding. Chinmoy "Sen, Kakoli" &

Problem in running Web Test Plan

2006-07-09 Thread Sen, Kakoli
Hello everybody, I am a newcomer to JMeter. I am trying to run the TestPlan given in 'Building a Web Test Plan' section of UserManual. JMeter version used is 2.2 And I am getting the following output: 07/07/06 15:48:31|20779|Home Page|Non HTTP response code|Non HTTP response message|Jakarta USe

Problem in running Web Test Plan

2006-07-07 Thread Sen, Kakoli
Hi, I am trying to run the TestPlan given in 'Building a Web Test Plan' section of UserManual. JMeter version is 2.2 And I am getting the following output: 07/07/06 15:48:31|20779|Home Page|Non HTTP response code|Non HTTP response message|Jakarta USers 1-1|text|false The last value 'false' corr