RE: The upload document process fails

2010-05-27 Thread Rushabh Doshi
Thanks all, my script is working fine now after adding one parameter in sending files with the request which was missing. Regards, Rushabh -Original Message- From: Rushabh Doshi Sent: Wednesday, May 26, 2010 10:53 AM To: 'JMeter Users List' Subject: RE: The upload document pro

RE: The upload document process fails

2010-05-25 Thread Rushabh Doshi
in badboy (www.badboy.com.au) and import them to jmeter file -Original Message----- From: Rushabh Doshi [mailto:rdo...@asite.com] Sent: Monday, 24 May 2010 8:39 p.m. To: JMeter Users List Subject: RE: The upload document process fails Importance: High Sudheer, Have seen your screensh

RE: The upload document process fails

2010-05-24 Thread Rushabh Doshi
udheer On Mon, May 24, 2010 at 11:52 AM, Rushabh Doshi wrote: Thanks Sudheer. I didn't get you properly. I have tried but it doesn't work for me. You mean to say should I send below listed parameters in "Send Parameters with the request" or "Send Files with the request&q

RE: The upload document process fails

2010-05-23 Thread Rushabh Doshi
List Subject: Re: The upload document process fails Hi Rushabh u have to do this with send files with request u can check the below attached screenshot and make necessary changes on ur test plan. rgds Sudheer On Mon, May 24, 2010 at 11:52 AM, Rushabh Doshi wrote: Thanks Sudhe

RE: The upload document process fails

2010-05-23 Thread Rushabh Doshi
in the path parameters like shown below* ** *file path newfile application/textfile* *filepath1 endcontent* ** *this will help u i think so bcoz i faced the same problem and i solved in this way* ** *rgds* *Sudheer* On Fri, May 21, 2010 at 7:25 PM, Rushabh Doshi wrote:

The upload document process fails

2010-05-21 Thread Rushabh Doshi
Hi All, Using JMeter version 2.3.4 r785646 While executing the JMeter script with the http request using Multipart/form-data for HTTP POST, the upload document process fails. In the View results tree we have observed the following: In the http request, it displays "Content-Transfer-

RE: How to record and test the upload of Documents in an application using JMeter?

2008-09-11 Thread Rushabh Doshi
In HTTP request , you can find a section called "Send a File With the Request" wherein you need define following things For example Filename: C:\test.Doc Value for "Name" attribute: File0 MIME type: application/octet-stream Rushabh -Original Message- From: Srinivasulu [mailto:[EMAIL

RE: How to Record Ineternet site without proxy?

2008-09-11 Thread Rushabh Doshi
There are two ways to record your script 1. Using Badboy tool and export to JMeter 2. Capture your scenario in IE Inspector (HTTP Analyzer) and manually put the entire request in your test plan if it's not length your scenario then. Rushabh -Original Message- From: Srinivasulu [mailto:

RE: View values captured by Regex Extractor

2008-09-10 Thread Rushabh Doshi
Yes. Add "View Result Tree" listener in your test plan where you can see the values in Request tab page. Rushabh -Original Message- From: Banerjee, Tapan [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 10:57 AM To: jmeter-user@jakarta.apache.org Subject: View values capt

RE: Ant- Min time and Max time values not getting displayed in HTML report

2008-05-22 Thread Rushabh Doshi
just occurred to me that if you now have two copies of the xalan jars in lib, this might be the cause of the new error. I suggest you move the new jars to the extras directory, and update build.xml accordingly. On 22/05/2008, Rushabh Doshi <[EMAIL PROTECTED]> wrote: > We are

RE: Ant- Min time and Max time values not getting displayed in HTML report

2008-05-21 Thread Rushabh Doshi
> java.lang.IllegalAccessError: tried to access class > org.apache.xml.serializer.Ex > tendedContentHandler from class > org.apache.xalan.transformer.TransformerImpl > > Please note that I downloaded "serializer-2_9_1.jar", "xalan_2_7_1.jar" &g

RE: Ant- Min time and Max time values not getting displayed in HTML report

2008-05-21 Thread Rushabh Doshi
I downloaded "serializer-2_9_1.jar", "xalan_2_7_1.jar" both the jars copied into Lib folder (C:\jakarta-jmeter-2.3.1\lib). Is this OK? Thanks & Regards, Rushabh Doshi -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 6:41

Ant- Min time and Max time values not getting displayed in HTML report

2008-05-21 Thread Rushabh Doshi
FYI...In Marrowsoft XSelerator tool, I opened the .JTL file and have transformed on it, there Min & Max time are displayed correctly in summary & pages as well. Thanks & Regards, Rushabh Doshi

RE: J-Meter Scheduler wont start on Specified time.

2007-06-18 Thread Rushabh Doshi
Did u manipulate with start & end timings, I mean you have started your load test script and after that you have stop it and changed the revised timings and executed again? If it's the case then some times JMeter doesn't consider latest saved values. Rushabh -Original Message- From: An

RE: Exporting Badboy Scripts to JMeter //

2007-06-14 Thread Rushabh Doshi
ocess(Unknown >> Source) >> org.apache.struts.action.ActionServlet.process(ActionServlet.java >> :1196) >> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java >> :414) >> javax.servlet.http.HttpServlet.service(HttpServlet.java:689) >&

RE: Exporting Badboy Scripts to JMeter //

2007-06-14 Thread Rushabh Doshi
Neeraj, Can you please add View Result Tree listener in your test plan and see Response data. Regards, Rushabh Doshi -Original Message- From: Neeraj C [mailto:[EMAIL PROTECTED] Sent: Thursday, June 14, 2007 4:29 PM To: jmeter-user@jakarta.apache.org Subject: RE: Exporting Badboy

RE: Help Needed For Regular Expression

2007-06-14 Thread Rushabh Doshi
nnot help you I just tried it at some of my scripts and what ever I fill in it just works correctly > > kind regards > > Marcel > > > > From: Rushabh Doshi [mailto:[EMAIL PROTECTED] > Sent: Wed 13/06/2007 14:16 > To: JMeter Users List >

RE: Help Needed For Regular Expression

2007-06-13 Thread Rushabh Doshi
radio button is selected Kindly help me more on it. Thanks Regards, Rushabh Doshi Asite Solutions Pvt. Ltd. Delivering Data Logistics http://www.asite.com E [EMAIL PROTECTED] M +91 (0)9427026084 -Original Message- From: Remmerswaal, Marcel [mailto:[EMAIL PRO

Help Needed For Regular Expression

2007-06-13 Thread Rushabh Doshi
emplate: $1$ Match No: 0 Thanks in advance. Rushabh Doshi

RE: Recording a page that loads the contains after load a screen

2007-05-28 Thread Rushabh Doshi
Hi Rsekhar, If Ajax is used then DWR call must be there. If it's not there then please capture in your test script. And then verify in View result listener. Thanks Regards, Rushabh Doshi Asite Solutions Pvt. Ltd. Delivering Data Logistics http://www.asite.com E [EMAIL PROTECTE

HTTP 500 Internal server error

2007-05-24 Thread Rushabh Doshi
t" Now I need to know why it's happening, can you please let me know the reason? Thanks & Regards, Rushabh Doshi Asite Solutions Pvt. Ltd. Delivering Data Logistics http:// <http://www.asite.com/> www.asite.com <http://www.asite.com/> E [EMAIL PROTECTED] M +91 (0)9427026084

RE: KeepAlive Issue

2007-05-23 Thread Rushabh Doshi
Sebb - Thank you very much KeepAlive issue is resolved now, using HttpClient Sampler. Thanks Regards, Rushabh Doshi Asite Solutions Pvt. Ltd. Delivering Data Logistics http://www.asite.com E [EMAIL PROTECTED] M +91 (0)9427026084 -Original Message- From

KeepAlive Issue

2007-05-22 Thread Rushabh Doshi
number of sockets reaches to 17 connections even though KEEP ALIVE checked box ON. When keep alive is on it should use same socket or connection. KeepAlive is On in Apache Web server and timeout for keepalive is 300 secs. Can you please let me know the reason? Thanks & Regards, Rus

RE: Please help me

2007-05-21 Thread Rushabh Doshi
Hi Amit, In JMeter, Using Regular expression extractor, you can achieve it. Please refer for more details - http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Reg ular_Expression_Extractor Thanks Regards, Rushabh Doshi Asite Solutions Pvt. Ltd. Delivering Data Logistics

HTML Report

2007-05-16 Thread Rushabh Doshi
do it? Thanks & Regards, Rushabh Doshi

RE: Load testing Ajax app with Jmeter

2007-02-23 Thread Rushabh Doshi
With respect to your testing scenario, there must have DWR calls (AJAX), those DWR calls you should able to capture from IEInspector (HTTP Analyzer) tool and put into the HTTP request manually in JMeter Test Plan. After that, you can simulate your scenario. Regards, Rushabh -Original Messa

Load test on XML files

2007-02-09 Thread Rushabh Doshi
Hello, Consider the following scenario. Copy 1.xml from < RRR001 > - Source folder Same pasted into < DDD002 > - Destination folder (Network drive) after that, Here system does several internal processes like... (System read and converts the documents source to destination path, sys

JMeter.LOG

2006-09-21 Thread Rushabh Doshi
Hello All, I am using JMeter 2.2. Version, whenever I run the script following problems I have got in the jmeter.log 1) 2006/09/20 19:16:48 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could not create org.apache.jmeter.visualizers.MailerVisualizer. java.lang.NoClassDefFoundError:

RE: Threads were stuck up while running the load script

2006-09-12 Thread Rushabh Doshi
, Rushabh Doshi <[EMAIL PROTECTED]> wrote: > Hi Sebb, > > Actually at that time I waited a lot to see weather rest of the threads > are appearing or not. Anyways...so in this case what would you suggest > for me, do I need to change anything in the script or some parameter? > >

RE: Threads were stuck up while running the load script

2006-09-12 Thread Rushabh Doshi
[mailto:[EMAIL PROTECTED] Sent: Tuesday, September 12, 2006 5:31 PM To: JMeter Users List Subject: Re: Threads were stuck up while running the load script Most likely JMeter is waiting for the response from the server. On 12/09/06, Rushabh Doshi <[EMAIL PROTECTED]> wrote: > Hi All, >

RE: Memory related issues

2006-09-12 Thread Rushabh Doshi
Subject: Re: Memory related issues On 12/09/06, Rushabh Doshi <[EMAIL PROTECTED]> wrote: > Hello All, > > > > I am using JMeter 2.2, Web application made in J2EE, application server > is JBoss. Seems I am facing some memory related problems like... > java.io.IOException, Ou

Threads were stuck up while running the load script

2006-09-12 Thread Rushabh Doshi
Hi All, I am using JMeter 2.2; Web application made in J2EE, application server is JBoss. For 20 threads I run the scenario thrice but all the time script did not run completely (1st attempt, 14 threads have been executed out of the 20 threads, 2nd attempt, 16 threads have been executed out of

Memory related issues

2006-09-12 Thread Rushabh Doshi
Hello All, I am using JMeter 2.2, Web application made in J2EE, application server is JBoss. Seems I am facing some memory related problems like... java.io.IOException, OutOfMemoryError , Connection reset. Do I need to tune some memory related parameters? If yes, then where I need to do, p

RE: Monitor result listener is displaying as DEAD: No Response

2006-07-26 Thread Rushabh Doshi
igured. the monitor > currently uses > the results from the first connector. there's already a bugzilla for > it, but > I haven't had time to work on it. > > peter > > > On 7/26/06, Rushabh Doshi <[EMAIL PROTECTED]> wrote: >> >> I have checke

RE: Monitor result listener is displaying as DEAD: No Response

2006-07-25 Thread Rushabh Doshi
Subject: Re: Monitor result listener is displaying as DEAD: No Response that usually means there were no results returned from tomcat's. add a view results tree and see what tomcat is returning. make sure you pass the required parameter and add a auth manager. peter On 7/25/06, Rushabh Doshi &l

Monitor result listener is displaying as DEAD: No Response

2006-07-25 Thread Rushabh Doshi
Hi All, I'm using JMeter 2.2 version, there is a scenario, around 40 http request are there in the same scenario. As I have added Monitor Results listener. Here what happening is when I run the scenario, in Monitor Result (Health tab page) Health shows as "Dead: No Response", can anyone please

RE: Cookie Issue

2006-06-21 Thread Rushabh Doshi
Hi Sebb, Already I have been using "View Results in Tree" for the trace. Anyways...let me more get into the Cookie problem. Thanks for your help & Support. Rushabh Doshi -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 5:25 PM To

RE: Cookie Issue

2006-06-21 Thread Rushabh Doshi
that points to "Microsoft-IIS/5.0 SERVER" so I think for that reason Cookie has not carry forwards from the above requests, In this case what should I do? Can you please guide me accordingly? Thanks & Regards, Rushabh Doshi -Original Message- From: sebb [mailto:[EMAIL PROTECT

Cookie Issue

2006-06-20 Thread Rushabh Doshi
o & so" against this http request (This request is heart for this script). Can anyone please tell me what could be the reason or how to handle such thing? I will be highly appreciated if you can give me prompt reply. Thanks & Regards, Rushabh Doshi

Problem with SAX implementation

2006-06-15 Thread Rushabh Doshi
Hi All, I'm facing problem, when I open the script in JMeter 2.0.2, it gives popup saying with "Problem with SAX implementation" then I cannot proceed further. Can anyone please help me? Thanks & Regards, Rushabh Doshi Functional Tester T: +91(0) 79 26