Test died, found this file in the bin dir

2004-02-26 Thread Shawn Elliott
All, I ran a fairly heavy stress test last night, when I check on the system this morning JMeter was not running at all. usually I find it in hung, but the GUI is still running. I found a weird file in the bin dir, hs_err_pid3892.log. I assume the test ran out of memory, so im increasing

Test, have not recieved any mail since last friday from the JMeter user list...?

2004-02-24 Thread Shawn Elliott

RE: JMeter from time to time doesn't calculate regular expressions for some threads

2004-02-10 Thread Shawn Elliott
environment variable before you start JMeter? In particular: is any version of the ORO libraries listed there? -- Salut, Jordi. Shawn Elliott wrote: I just downloaded the nightly build and receive this exception when attempting to start my test java.lang.NullPointerException

RE: JMeter from time to time doesn't calculate regular expressions for some threads

2004-02-10 Thread Shawn Elliott
Now that I think about it, I know I changed the environment variables, but may not have restarted the rmiregistry window... let me test this tonight and double check this. Thanks Shawn -Original Message- From: Shawn Elliott [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 10, 2004 10

RE: JMeter from time to time doesn't calculate regular expressions for some threads

2004-02-10 Thread Shawn Elliott
threads This is fixed now. HTTPSampler now works in remote mode. My apologies for not having tested that case. -- Salut, Jordi. Shawn Elliott wrote: A: Yes downloaded bin and lib A: Double check the environment vars and they are correct. Note: I only get this error when running a remote test

RE: JMeter from time to time doesn't calculate regular expressions for some threads

2004-02-10 Thread Shawn Elliott
: Tuesday, February 10, 2004 3:17 PM To: JMeter Users List Subject: Re: JMeter from time to time doesn't calculate regular expressions for some threads This is fixed now. HTTPSampler now works in remote mode. My apologies for not having tested that case. -- Salut, Jordi. Shawn Elliott wrote

Sampler request with NULL

2004-02-09 Thread Shawn Elliott
All, When running my test it occasionally produces a null request like the following. null http://jlaurel.dnsalias.com:/leaderCCT_html/controller.jsp When it should be generating a request like this, POST http://jlaurel.dnsalias.com:/leaderCCT_html/controller.jsp Query data:

out of memory error

2004-02-09 Thread Shawn Elliott
All, I see the following in the bat window when running my test. 249087k-195549k(249088k), 2.0512356 java.lang.OutOfMemoryjava.log.OutOfMemoryError [Full GC 249087-199012k(249088k), 2.9771404 secs] [Full GC[Unloading class org.mozilla.javascript.gen.c685] [Full GC[Unloading class

Remote question

2004-02-09 Thread Shawn Elliott
When starting a remote test does the test get spread across the list machines, or does it get duplicated across the machines? So if my test plan has 200 threads, does it give 100 to computer 1, and 100 to computer 2, or 200 to each? -shawn

RE: JMeter from time to time doesn't calculate regular expressions for some threads

2004-02-09 Thread Shawn Elliott
are you using? Could you try a nightly build? -- Salut, Jordi. En/na Shawn Elliott ha escrit: I too have had problems with the regular expression not picking up matches. I have closely inspected the response page and it should have picked it up. Though I have not logged it out to a file

Test stops executing, green light still on

2004-02-06 Thread Shawn Elliott
All, When running a load test it seems to just stop generating requests. The green light is still on in the GUI but no new threads are created, and I guess the ones that were running at the time just stop. Has anyone else experienced this? If so what did u do to resolve it? Thank you,

Looking for a way to assign variables to threads

2004-02-05 Thread Shawn Elliott
All, Is it possible to assign variables to threads? Currently I have a variable defined in a 'User Parameter' container that is out side of my 4 thread groups. Inside 2 of my thread groups I have a Regular Expression storing a result into this variable. I think that this variable is being

RE: JMeter from time to time doesn't calculate regular expressions for some threads

2004-02-04 Thread Shawn Elliott
I too have had problems with the regular expression not picking up matches. I have closely inspected the response page and it should have picked it up. Though I have not logged it out to a file to see exactly what it is picking up. (Will do that today) Another piece of information is that the

RE: CPU 100%

2004-01-21 Thread Shawn Elliott
What calculation are you using to get this number? Is there any way of determining real time what the current number of concurrent users is when a test is running? Thanks Shawn -Original Message- From: Georgia Tanaka [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 21, 2004 1:37 PM

Can not make CVS read calls to more than one file.

2004-01-13 Thread Shawn Elliott
I know that in version 1.9.1 I could not make CVS reads to two separate files. Is this still the case in the latest un-released versions? -Shawn

Error: Problem with SAX implementation

2004-01-07 Thread Shawn Elliott
When I try to open my test plan I get the following error. Problem with SAX implementation I have spent a lot of time getting this plan working properly, what can I do to fix this problem?? -shawn

RE: Error: Problem with SAX implementation

2004-01-07 Thread Shawn Elliott
) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:197) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144) -Original Message- From: Shawn Elliott [mailto

RE: Error: Problem with SAX implementation

2004-01-07 Thread Shawn Elliott
Users List' Subject: RE: Error: Problem with SAX implementation -Original Message- From: Shawn Elliott [mailto:[EMAIL PROTECTED] Sent: 07 January 2004 19:02 To: 'JMeter Users List' Subject: RE: Error: Problem with SAX implementation This is the Exception thrown in the jmeter.log

RE: Error: Problem with SAX implementation

2004-01-07 Thread Shawn Elliott
again, this time no error. -Closed JMeter. -Next day, tried to open test plan, no go. -Looking at test plan in text editor, last 1/3 of file did not get written out. :( -was able to salvage what was there, but thought I was done guess not. -shawn -Original Message- From: Shawn Elliott

Help With If Controller

2004-01-06 Thread Shawn Elliott
Looking at the IfController.java it seems as though the following would be valid If statements. ${count}10 \a\.equals(\a\) 2100 false==true I can not get any of these to work. ${str_CURRENTSTATUS}==Open gives the following exception 2004/01/06 11:46:34 ERROR -

RE: Use of conditional IF in the JMeter Scripting

2004-01-05 Thread Shawn Elliott
to supporting 1.3.] S. -Original Message- From: Shawn Elliott [mailto:[EMAIL PROTECTED] Sent: 05 January 2004 17:49 To: 'JMeter Users List' Subject: Use of conditional IF in the JMeter Scripting I read that this has been added to Jmeter, but it is not in the latest official release 1.9.1

Help with Extracting data from http response.

2004-01-05 Thread Shawn Elliott
I need to parse the following out of a HTTP sampler request. ... STATUS_ID1286/STATUS_ID ... Would like to just get the value between the two tags. I think I would use the Regular Expression Extractor to do this, but have been unsuccessful. Here is what I have in my REE NAME: Get Status ID

RE: Help with Extracting data from http response.

2004-01-05 Thread Shawn Elliott
Message - From: Shawn Elliott [EMAIL PROTECTED] To: 'JMeter Users List' [EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 12:38 AM Subject: Help with Extracting data from http response. I need to parse the following out of a HTTP sampler request. ... STATUS_ID1286/STATUS_ID ... Would like