Hi All,
Can we use Monitor listener with Jboss? If so please let me know what
exactly I need to do. Help me in this regard.
Regards,
Praveen.T
but it is not successful. Let me know whether I am missing
anything important. User Manual was not that helpful.
Please help me to follow the exact procedure to test a web service in Java.
Thanks in Advance.
Regards,
Praveen.
you.Thanks in Advance.
Regards,
Praveen.
-Original Message-
From: Deepak Shetty [mailto:shet...@gmail.com]
Sent: Wednesday, May 12, 2010 8:26 PM
To: JMeter Users List
Subject: Re: Inserting dynamic values in the application
Create a CSV file which has two columns with the data (acocunt
actions of customer registration, what is the
procedure I need to follow so that while I run the test, dynamic values are
inserted for each customer.
Thanks in Advance.
Regards,
Praveen.
Dear All,
Please go through the following steps and let me know where I am going wrong
1)Accessed Wireless Toolkit 2.5.2.
2)Go to Edit--->Preferences>Network Configuration
3)Select Use Proxy Server check box and gave the IP address of the system
where the application is
Dear All,
I want to load test a standalone application in java. Can anyone help me in
this regard.
Regards,
Praveen.T
Hi All,
This is praveen here. I am trying to record the traffic between j2me
application and the server. I've setup JMeter 2.3.2. The problem is i am not
able to find out as how to record my application(J2ME) actions.
Please help me in this regard
Regards,
Praveen.T
I have posted the same at tomcat-user-list , still not got any response
from them .
Just waiting for more replies from that mailer list.
Thanks
Praveen.
On 5/24/07, sebb <[EMAIL PROTECTED]> wrote:
On 24/05/07, Praveen Kumar <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>
monitor production server ? Or is there
any other best way to monitor tomcat server ?
Pls could any one help me in this regard.
Thanks
Domma Raju Praveen Kumar.
t;
Can anyone explain How can I actually Implement this using the JMeter.
Thanks,
Praveen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#timers
On 3/21/06, Tapaswini Das <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
>
>
> Can any one please let me know what is the different between different
> type
> of Timer like Constant throughput timer, Constant Timer, Gaussian Ran
I meant if (rand(0,9) < 8) below.
On 3/21/06, Praveen Kallakuri <[EMAIL PROTECTED]> wrote:
>
> Not sure if this is the best solution, but you could use an if controller
> containing javascript like ... if (rand(0,9) <= 8). Send HTTP Request B only
> if this evaluates to
Not sure if this is the best solution, but you could use an if controller
containing javascript like ... if (rand(0,9) <= 8). Send HTTP Request B only
if this evaluates to true and also set a user defined variable to indicate
that this B has been sent. In the next if controller, send A only if the
jmeter is for load/stress testing and not browser-based. it is not what you
are looking for. not sure about what other tools could provide what you are
looking for... maybe the likes of segue's silktest.
On 3/21/06, Manjula Priyantha <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
>
>
> I'm new to JMeter. I
ult. Are there some INFO messages that should perhaps be
> removed or made DEBUG?
I don't remember, but I think there was some noise that I did not need.
I will get back to you on this.
Thank you.
>
> S.
> On 29/01/06, Praveen Kallakuri <[EMAIL PROTECTED]> wrote:
> >
http://wiki.apache.org/jakarta-jmeter/JmeterMeter
I have finally put up some code that has become indispensible to me
while using jmeter to run our load/stress tests.
The core idea behind this is that the server running jmeter should do
nothing except just that -- generate load. So aggregation o
you can't. you have to built seperate monitors that do that and
combine them with jmeter output.
On 12/19/05, Tapaswini Das <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
>
>
>
> Can any one please tell me how I check CPU usage, Database response time
> through JMeter?
>
>
>
>
>
> Thanks & Regards
>
> T
Other than using thread groups and the schedulers within them, I doubt
whether this is possible.. and would be interested in know if there is
a way to do it.
On 12/21/05, Peter Lin <[EMAIL PROTECTED]> wrote:
> I've never had to do that myself, perhaps other users will respond. given
> it's the ho
1. Does a single thread execute all samplers from the first controller
through to the last?
2. Are you able to execute each "user" from start to end (not just a sample)
3. Do you realize that if you specify 10 or 20 seconds in the ramp-up
field, it means that all 100 threads will be invoked in that
it will be much simpler if you use the __CSVRead function.. see the manual. .
http://jakarta.apache.org/jmeter/usermanual/functions.html#__CSVRead
On 6/30/05, Anusha <[EMAIL PROTECTED]> wrote:
> Good Day,
>
> I would like my test to run for 5 users. Each user should have it's own
> unique login
Your test is too intense. Do you have any delay between consecutive
samplers in your test plan? You might very well be running a DOS
attack against your server.
As for the IO exceptions,.. I used to get IO exceptions in jmeter when
there were too many threads receiving a response from the server.
jects are incredibly memory
> intense, but that seems far-fetched.
>
> Java (32-bit) is only able to use something like 2G of memory anyway.
>
> -Mike
>
> On Wed, 2005-06-29 at 10:24 -0500, Praveen Kallakuri wrote:
> > > The test script has a lot of regex extractors
the regex extractors - maybe they use a lot of memory setting up, and
> once you've cloned them 125 times, it's just too much? Still, I would
> not expect that to take 1800MB of memory!
>
> It would be interesting to run a profiler on this test.
>
> -Mike
>
>
>
is not able to utilize all the resources given
to it. i am thinking this could be a simple java setting and hence
doubt whether the platform has any impact..
On 6/29/05, Rupendra Butola <[EMAIL PROTECTED]> wrote:
> Hi Praveen,
>
> Please execute the same file with jmete
for the lack of a better option... i have uploaded the jmx file to the
below URL.. it should be accessible for a while...
http://s51.yousendit.com/d.aspx?id=1649TJZY5OU5P1JA1MFNYIC3QU
On 6/29/05, Praveen Kallakuri <[EMAIL PROTECTED]> wrote:
> my mail to the list with the jmx attache
my mail to the list with the jmx attached bounced.. looks like the
attachment was too large... i will find a way to put it somewhere else
in a short while...
the jmx file itself has some complex loops and conditions... not sure
what else i should describe about it...
On 6/29/05, Praveen
hello,
i am using jmeter 2.1.20050327 (compiled from source) on a linux box.
the box has 2068332 kB total memory of which 1932968 kB is free. the
jmx file being used is 492 kB. the number of threads configured is 125
with a total rampup time of 2500 seconds.
within a few seconds after i start jm
the aggregate report contains a column to the end what i believe is
network throughput in kbps. for which object should i switch debugging
on so that this number is displayed per thread in the log?
thank you
--
k.p.
---
it would help if you sent the text you are trying to match against.
also, have you checked the jmeter wiki on regular expressions?
On Wed, 12 Jan 2005 14:49:24 +0530, Kumar, Amit <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using JMeter for a web application. I have to extract value against a
>
ect functional test mode, only the summary
> information will be logged - not including the response itself.
>
> However, the Save Responses Post-Processor always saves the entire
> response, and can be set to save error responses only. So try that and
> see how you get on.
>
> S.
hello everyone
i was wondering whether something like this was used by others on this
group. normally saving responses to a file seems to be unnecessary..
but under certain conditions where a regex fails, i would like the
entire response to be dumped somewhere... even to jmeter log for that
matte
i keep getting this warning during my tests for https requests.
2004/12/02 08:53:05 [GHS Thread Group1-1] WARN -
jmeter.protocol.http.sampler.HTTPSampler: You may have forgotten to
set the ssl.provider property in jmeter.properties java
.lang.NullPointerException
at
org.apache.jmeter.pr
I have a perl program that follows the tail of jmeter.log displaying
real time info:
printf OUT "$date active=" .scalar(@threads) . " term=$numDone
max=$max #req=%d art=%.2f #req=%d art3=%.2f\n",$rt->art(),
$rt->art(10);
each line of output has:
datetime
number of active threads
number of thr
hi all.
i need logic similar to the psuedocode below:
.. ..
HTTP sampler
Regular Expression Extractor gets a value for VAR
If Controller
"${VAR}"=="null"
Stop thread
What can I use to stop the thread, other than using a sampler?
Selecting the option "stop thread o
priate order looks to be non-trivial...
>
> 2) This looks like a bug.
>
> S.
>
>
>
> On Tue, 23 Nov 2004 18:17:23 -0600, praveen <[EMAIL PROTECTED]> wrote:
> > > 3. I also find that if the variable name (eg. variable_name) contains
> > > an underscore, $
> 3. I also find that if the variable name (eg. variable_name) contains
> an underscore, ${variable_name_g1} is not resolved to the variable
> value (in the PATH field of a HTTP request. Not sure about the rest of
> the places.)
I realized the above is incorrect. I got it to work. The rest two
i
-- Forwarded message --
From: praveen <[EMAIL PROTECTED]>
Date: Tue, 23 Nov 2004 18:05:02 -0600
Subject: Re: nesting constants/variables between two groups in template
To: sebb <[EMAIL PROTECTED]>
Thanks for the detailed explanation Kyle. The Match No. I use is &
I have a regex
(rex1)(rex2)(rex3)
The template looks like
$1$CONSTANT$3$
But the result I see is:
$1$$2$CONSTANT
Even if I replace the CONSTANT with some variable, the same thing happens.
I am using 2.1.20041011 (build from src). Is it a bug or am I doing
something wrong?
thanks
--
I am using jmeter compiled from source. the version is 2.1.20041011
I am curious to know that in regex,
\d+
works, but
\d{4}
or
\d{4,}
does not.
Doesn't jmeter support perl5 regex? if so, why wouldn't the above work?
thanks for your response.
--
I want to create requests like
http://somedomain.com/someArbitrarySesionString?name=RandomNumber
i have the following in the PATH field of my GET HTTP request.
${form_action_uri}?${__regexFunction((name=")(survey.q\d+)("
value="1"),$2$=${__Random(0,5,rand5)},ALL,&,null,nv_pairs)}
form_acti
2004/09/21 19:20:17 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
java.io.IOException
I have configured my testplan to kill threads on error. So a lot of
threads during the test end up getting the above exception and end up
dying under heavy load.
>From what I can understand, the HTTP connect
your solution is top for a specific app. read top's man page. there
are options to dump it into a file and that too for a specific
command.
On Thu, 26 Aug 2004 06:23:38 -0700 (PDT), Shankar s
<[EMAIL PROTECTED]> wrote:
> Thanx for all your suggestiong.
>
> Ivan Rancati: gnome-system-monitor will
I created a testplan that works pretty good with http. I did not
record this, I created the various steps from jmeter's interface. The
server has always been redirecting me to https since thats what it
takes. I want to eliminate this and send https request to begin with.
The archives show that seve
hello-
i am using jmeter 2.0.1 on linux using jdk 1.4.
my regex is something like
(grp1_regex)(grp2_regex)(grp3_regex)
in the template, i have this
$2$${__CSVRead(/home/praveen/usr/jmeter/guo/names.csv,4)}/$3$
what i am trying to construct here is a URL
$2
i posted this question a couple of days back, but couldn't invoke a
response. second try.
i have a 24MB file sitting on a http server. its an FLV (flash video)
file. i setup jmeter to request that file using
http://someserver/flashfile.flv. below the HTTP Request, i have an
assert listener tha
panel. If that doesn't
work, it's probably because something unexpected happened, and you
should be able to see an error report in the log file.
-Mike
On Mon, 2004-05-17 at 20:05, Praveen Kallakuri wrote:
i have a silly question. if i run jmeter in non-gui mode and specify a
jtl file to w
i have a silly question. if i run jmeter in non-gui mode and specify a
jtl file to write results to, how do i later open it up using jmeter?
which visualizer would allow me to view the results in jmeter? i tried
the aggregation report and a couple of other listeners but none seem to
show me the
Hi All,
Can I use this fine tool to test ASP applications hosted on MS IIS4.0 server
or it can be used only for Test JAR/WAR/EJB in the typical JAVA enviro using
Tomcat4.01/Weblogic servers.
Thanks for the Info.
-Praveen.C
- Original Message -
From: "Stuart Barlow" <[EMAIL PROTECTED]>
To
e20.inet.tele.dk/helbig/articles/javaboutique/JMeter/jmeter.htm
>
> /keld
>
>
>
>
> "Praveen"
> <[EMAIL PROTECTED]To: "JMeter Users
List" <[EMAIL PROTECTED]>
>
Any Idea of hosting the same article in the pdf format so that one can
download and study the material offline.
Thanks.
-Praveen.c
- Original Message -
From: "Wolfram Rittmeyer" <[EMAIL PROTECTED]>
To: "JMeter Users List" <[EMAIL PROTECTED]>
Sent: 05 February, 2003 3:05 PM
Subject: AW: New
50 matches
Mail list logo