Re: Reg Ex Extractor issue- stops my test execution

2009-09-25 Thread Mark Stephen S. Florencio
actor issue- stops my test execution I believe .+? makes regex's slow. On Thu, Sep 24, 2009 at 9:49 PM, Mark Stephen S. Florencio < stephenfloren...@asti.dost.gov.ph> wrote: > Good day, > > Thanks as always for the quick replies. > > So my new regex looks like this now.

Re: Reg Ex Extractor issue- stops my test execution

2009-09-24 Thread Mark Stephen S. Florencio
ll always have a higher probability of a bug(than just the regex package), having said that Ive never run into any issues. Whats your regex look like? regards deepak On Thu, Sep 24, 2009 at 9:03 PM, Mark Stephen S. Florencio < stephenfloren...@asti.dost.gov.ph> wrote: > Good day, >

Re: Reg Ex Extractor issue- stops my test execution

2009-09-24 Thread Mark Stephen S. Florencio
est and try it out on the tester? (i.e. run the regex against the actual data in a separate tool and see if it works). if that works what does your regular expression look like and what options have you selected? On Thu, Sep 24, 2009 at 8:06 PM, Mark Stephen S. Florencio < stephenfloren...@ast

Re: Reg Ex Extractor issue- stops my test execution

2009-09-24 Thread Mark Stephen S. Florencio
25, 2009 10:54:36 AM Subject: Re: Reg Ex Extractor issue- stops my test execution check jmeter.log under the bin directory for errors. regards deepak On Thu, Sep 24, 2009 at 7:51 PM, Mark Stephen S. Florencio < stephenfloren...@asti.dost.gov.ph> wrote: > Good day. > > Can the reg Ex ex

Reg Ex Extractor issue- stops my test execution

2009-09-24 Thread Mark Stephen S. Florencio
Good day. Can the reg Ex extractor overwhelm my system running Jmeter? I am designing a script. I want to put a reg ex extractor in one of my samples. The reg ex I am using is already tested using http://jakarta.apache.org/oro/demo.html. So I guess it will run properly. I haven't even indicated

Parameters and Response Assertion

2009-09-23 Thread Mark Stephen S. Florencio
Good day, I am sorry that I cannot figure out how to write the syntax/ what reg ex to put on the Response Assertion of the things I need. Here is the situation, I am reading things from a CSV using the CSV Data Set Config. I will be using them in a sampler to update things in the database.

Recording issues

2009-09-22 Thread Mark Stephen S. Florencio
Good day, I have a question. I am not sure if this is already addressed or not. Sometimes recorded scripts by HTTP proxy fails during replay. What are the factors contributing to this? My situation is like this. I did trials of recording scripts via the proxy. It worked well. After a while, I

Re: Question on Jmeter RegEx PostProcessor

2009-09-22 Thread Mark Stephen S. Florencio
tion on Jmeter RegEx PostProcessor On 23/09/2009, Mark Stephen S. Florencio wrote: > Good day. > > Hello sebb, I will now answer your inquiries. > > 1. I expect to see a very long string of random numbers and letters. As I > said, I put a debug sampler on top of the sampler wher

Re: Question on Jmeter RegEx PostProcessor

2009-09-22 Thread Mark Stephen S. Florencio
, Stephen Florencio - Original Message - From: "sebb" To: "JMeter Users List" Sent: Tuesday, September 22, 2009 7:21:15 PM Subject: Re: Question on Jmeter RegEx PostProcessor On 22/09/2009, Mark Stephen S. Florencio wrote: > Good day, > > I have a question on ho

Question on Jmeter RegEx PostProcessor

2009-09-22 Thread Mark Stephen S. Florencio
Good day, I have a question on how the RegEx Post Processor work. I have a JSF application under test. I followed the article in the Wiki about how to setup tests for JSF applications. I am having problems with the viewState variable discussed in the article. I looked at the Debug Sampler an

Re: About Cause of exception

2009-09-10 Thread Mark Stephen S. Florencio
redirects checked on that sample? if yes then is this being requested as part of a redirected url? regards deepak On Thu, Sep 10, 2009 at 8:43 PM, Mark Stephen S. Florencio < stephenfloren...@asti.dost.gov.ph> wrote: > No. I all recorded it and I inspected the generated sampler and there isn

Re: About Cause of exception

2009-09-10 Thread Mark Stephen S. Florencio
ijing / Chongqing / Hong Kong / Urumqi Subject: Re: About Cause of exception do you have a space next to the port? can you look at the http request sample causing the problem and see that the server path and port are correct? On Thu, Sep 10, 2009 at 8:29 PM, Mark Stephen S. Florencio < steph

About Cause of exception

2009-09-10 Thread Mark Stephen S. Florencio
Good day. I am running JMETER 2.3.4. I had recorded a test. As I replayed it and viewed the results with the results tree listener, one of the samples encountered an error. There error was: java.net.MalformedURLException: For input string: "8080%20" at java.net.URL. (URL.java:601) at java.ne