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
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
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
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
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:
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-
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
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:
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
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
> 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
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
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
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
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)
>&
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
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
>
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
emplate: $1$
Match No: 0
Thanks in advance.
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
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
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
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
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
do it?
Thanks & Regards,
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
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
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:
, 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?
>
>
[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,
>
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
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
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
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
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
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
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
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
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
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
40 matches
Mail list logo