How to extract text from one specific response while in "follow redirect"?

2007-06-03 Thread Nop Lists
Hello, a tricky question this time...Hope anyone can help. For a specific request which involves many redirection I use the "follow redirects" flag. It happens that it redirects 2 times so I get 3 responses. Now I Must extract some text (a server name) from the FIRST of these responses. How can th

Re: t3 and t3s protocols supported?

2006-09-03 Thread Nop Lists
Hello, has anybody been successfull going around using the JavaSampler? Thanks Nop On 9/3/06, Peter Lin <[EMAIL PROTECTED]> wrote: if you're referring to BEA's T3 protocol, the answer is no. Jmeter doesn't support weblogic T3 protocol. peter On 9/3/06, Nop Lists <

Fwd: Webservice Request (SOAP), HTTPS, Client Certificate

2006-09-02 Thread Nop Lists
JMeter Users List I believe you may need to convert the cert to the correct method and use the jdk keytool to import it. it's been a while since I've had to do that, so I don't remember the exact steps. there should be some tutorials on Sun's website on that. peter On 8/30/06, N

t3 and t3s protocols supported?

2006-09-02 Thread Nop Lists
Hello, does JMeter support the protocols t3 and t3s? Thanks nop

Webservice Request (SOAP), HTTPS, Client Certificate

2006-08-30 Thread Nop Lists
Hello, I need to load test a webservice over https. I have imported the server certificate into the keystore. The developer said, the client (JMeter in my case, Internet Explorer for the users) should send a client certificate with the request. I was not successfull importing the client certificat

Complex problem with: Webservice Request (SOAP), HTTPS, Client Certificate

2006-08-23 Thread Nop Lists
Hello, I need to load test a webservice over https. I have imported the server certificate into the keystore. The developer said, the client (JMeter in my case, Internet Explorer for the users) should send a client certificate with the request. I was not successfull importing the client certificat

Re: Embedded Resources not retrieved correctly from HTML files

2006-01-17 Thread Nop Lists
handles base references differently for > images. > > I'll try and have a look later. > > S. > On 13/01/06, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > changing to > > > htmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTML

Re: Embedded Resources not retrieved correctly from HTML files

2006-01-13 Thread Nop Lists
wrote: > > htmlparser was trimming the trailing slash from the href. > > Heaven knows why. > The current SF release just trims spaces, so that's what I did. > > S. > On 12/01/06, Nop Lists <[EMAIL PROTECTED]> wrote: > > Thanks a lot! > > I didn't co

Re: Embedded Resources not retrieved correctly from HTML files

2006-01-12 Thread Nop Lists
> > Have a look in jmeter.properties for > > > > htmlParser.className > > > > try changing this to one of the other options, and see if that works. > > > > If so, then it is a bug in the default parser. > > > > On 11/01/06, Nop Lists <[EMAIL PROTEC

Re: Embedded Resources not retrieved correctly from HTML files

2006-01-11 Thread Nop Lists
On 1/11/06, sebb <[EMAIL PROTECTED]> wrote: > > What is the URL of the page that you are fetching - the one that > contains the embedded resources? https://server.company.com:443/proj/login/login.req https://server.company.com:443/proj/portfolioselect.search.req etc.

Re: Embedded Resources not retrieved correctly from HTML files

2006-01-11 Thread Nop Lists
Hi, On 1/11/06, sebb <[EMAIL PROTECTED]> wrote: > > On 11/01/06, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > in my HTTPRequestHTTPClient I have selected "Retrieve all Embedded > Resources > > from HTML files". > > What URL are you

Embedded Resources not retrieved correctly from HTML files

2006-01-11 Thread Nop Lists
Hello, in my HTTPRequestHTTPClient I have selected "Retrieve all Embedded Resources from HTML files". My experiense is that JMeter retrieves css and js OK but retrieving gif is wrong. while "js/info.js" is getting translated correctly to the request https://server.company.com:443/proj/js/info.js

Embedded Resources not retrieved correctly from HTML files

2006-01-11 Thread Nop Lists
Hello, in my HTTPRequestHTTPClient I have selected "Retrieve all Embedded Resources from HTML files". My experiense is that JMeter retrieves css and js OK but retrieving gif is wrong. while "js/info.js" is getting translated correctly to the request https://server.company.com:443/proj/js/info.js<

Re: #Threads to use - rough rule of thumb needed

2006-01-03 Thread Nop Lists
e best way is to try 50, 100, 150, 200 threads and see which > produces the max throughput. > > hope that helps > > peter > > > On 1/3/06, Nop Lists <[EMAIL PROTECTED]> wrote: > > > > Hello, > > I am setting a large scale stress test and want to use as few

#Threads to use - rough rule of thumb needed

2006-01-03 Thread Nop Lists
Hello, I am setting a large scale stress test and want to use as few client JMeter-PC as possible. Does anyone have an idea - or better say a rough formula (depending e.g. on memory, CPU etc.) - what could be a maximal count of threads for a PC? Thanks for your ideas and stimulations NL

Re: Strange behaviour of a regular expression

2005-11-18 Thread Nop Lists
Yes, that was the sollution. Thanks a lot everybody for the quick responses!! On 11/18/05, sebb <[EMAIL PROTECTED]> wrote: > > On 18/11/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > I have a slight problem extracting a value from a http-resplonse... &g

Strange behaviour of a regular expression

2005-11-18 Thread Nop Lists
Hello, I have a slight problem extracting a value from a http-resplonse... I need to extract the "value" field of one customer from a list of customers having the attribute "Kontoinhaber". A sample list (with white spaces eliminated) is posted below. Now my regular expression is (?s)(name=\"authPe

Re: What browser is JMeter being recognized as?

2005-11-14 Thread Nop Lists
st (no HTTP header needed) I get the information I need. Still I wonder why the initial request, the one with HTTP header attached to, does not work. Nop S. > On 10/11/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > thanks. that is what I did, but it does not work. > &

Re: What browser is JMeter being recognized as?

2005-11-10 Thread Nop Lists
o with your recorded request, and put > this in your HTTP Header Manager. > > If you allready had this option checked while recording, you probably > use a browser that doesn't support framesets. > > Rinke Heida > > > > Nop Lists wrote: > > >Hello, >

After a sampler error: possible to restart thread?

2005-11-09 Thread Nop Lists
Hello, in the thread group there are 3 possible actions to choose from in case of a sampler error: - continue (ignore error) - stop thread - stop test Now in many tests I run if an error occurs, it does not make sense to continue sending requests under current user/customer (as it is obvious they w

What browser is JMeter being recognized as?

2005-11-09 Thread Nop Lists
Hello, testing an application using JMeter the server has sent a response saying my browser does not support framesets. What browser does JMeter imitate (states to be)? Can this be changed? For example in tools like httptrack I can tell the tool what browser it declares itself as. Thanks Nop

Re: Problem loading results file into an aggregate report

2005-10-31 Thread Nop Lists
well, this is exactly what is broken :-( the behaviour I described appears when loading files using the file open dialog in the listener... On 10/31/05, sebb <[EMAIL PROTECTED]> wrote: > > You need to load JTL files using the file open dialog in the listener. > > On 26/10/05,

Problem with include controller

2005-10-27 Thread Nop Lists
Hello, I was testing the include controller in order to make my tests modular. I took a working testplan, put 2 requests in a file, disabled them and included them with an include controller. However the test does not run and I get the error 2005/10/27 16:51:13 ERROR - jmeter.gui.action.ActionRoute

Problem loading jtl files into an aggregate report

2005-10-27 Thread Nop Lists
Hello, in order to compare new results to old ones I need to load jtl files in the aggregate report. This used to work in 2.0.2, but fails in 2.1.1. The jtl files were created recently with 2.1.1. The error I get is appears in the aggregate report and says "Error loading result file - see log file"

Problem loading results file into an aggregate report

2005-10-26 Thread Nop Lists
Hello, trying to load various results files created in the recent days into an aggregate report I keep getting the error (in the aggregate report) "Error loading result file - see log file". The logfile does not provide much more information. It says: 2005/10/26 15:32:32 INFO - jmeter.visualizers.

Re: Bug with using HTTPSampler2 and SSL

2005-10-20 Thread Nop Lists
ds a certificate - or indeed if anyone can explain how to set up > Apache or Tomcat to require the certificate. > > S. > On 20/10/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Yes, this problem does not apply to HTTPSampler in 2.1.1. > > However HTTPSampler in 2.1.1 open

Re: Bug with using HTTPSampler2 and SSL

2005-10-20 Thread Nop Lists
if this is only a problem with HTTPSampler2 or does it > also apply to HTTPSampler in 2.1.1? > > S. > On 19/10/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > after migrating to 2.1.1 (and replacing all HTTPSampler by HTTPSampler2) > I > > have encount

Bug with using HTTPSampler2 and SSL

2005-10-19 Thread Nop Lists
Hello, after migrating to 2.1.1 (and replacing all HTTPSampler by HTTPSampler2) I have encountered a problem with the certificates. In 2.0.2 I was asked at the beginning of the test for the keystore password, then the test ran OK (first thread was always failing but this is not the issue). In 2.1.1

Re: Converting HTTPSampler to HTTPSampler2

2005-10-19 Thread Nop Lists
ure that the editting script is as specific as possible when > changing strings - i.e. include as much context as possible to ensure > only the correct strings are changed. > > S. > On 19/10/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Yes, probably. And this is exactly the

Re: Converting HTTPSampler to HTTPSampler2

2005-10-19 Thread Nop Lists
disturbing positions. Problem is, jmeter.log is not very informative... Thanks NL On 10/19/05, sebb <[EMAIL PROTECTED]> wrote: > > Perhaps you've converted too many strings. > > For example: > > httpsampler2.basicauth=false > > does not look right. > > S.

Converting HTTPSampler to HTTPSampler2

2005-10-19 Thread Nop Lists
Hello, because of problems in a load test involving HTTPS I want to convert all my HTTPSampler-components to HTTPSampler2-components. What is the quickest and most safety way to do this? I converted with a text editor all HTTPSampler to HTTPSampler2 and HttpTestSampleGui to HttpTestSampleGui2 but

Best way to compare .jmx files?

2005-08-18 Thread Nop Lists
Hello, could anybody reccomend a tool for comparing two .jmx files? Sometimes I need to compare a current testplan with an old one. Windiff is fine only as long as the two versions are very similar... I'd prefer a Java tool, since I work on XP, AIX & Linux... Thanks in advance! Nop

Re: Regular expression extractor / multiline matching

2005-08-03 Thread Nop Lists
Nop On 8/3/05, sebb <[EMAIL PROTECTED]> wrote: > > On 03/08/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm trying to extract the selcted value of a selction box in a form, > > which looks like this > > > > > onchange=&qu

Regular expression extractor / multiline matching

2005-08-03 Thread Nop Lists
Hello, I'm trying to extract the selcted value of a selction box in a form, which looks like this 789 1234567 00 789 1234567 01 789 1234567 99 Under the HTTP Request Sampler I use a regular expression extractor with the following parameter: Reference Name: secAccountId Regular Expression

dynamically changing the number of threads

2005-04-12 Thread Nop Lists
Dear all, is there a possibility to change the number of threads while the test is running? Thanks Nop

Firing requests at a given rate

2005-04-12 Thread Nop Lists
Hello all, Do you know of any possibility to cause JMeter to fire requests at a given rate? The problem I am facing is how to build a testcase with the requirement of firing N requests per second (say 100 requests per second). While I can define that N threads are to be dealt in parallel using a