AW: How to run in non-GUI mode

2006-03-27 Thread Torsten . Frehe
Hi, when I use Jmeter in GUI-Mode, i save the data of the aggregate graph into a csv-file. How can I do this, when I want to start Jmeter in Non GUI-Mode? Thanks for help. Torsten -Ursprüngliche Nachricht- Von: sebb [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 24. März 2006 12:47 An: J

AW: Help function

2006-03-06 Thread Torsten . Frehe
I stopped Jmeter twice and now the help function works fine. I didn´t do anything else. However, it works. Torsten -Ursprüngliche Nachricht- Von: Lincoln, Adym [mailto:[EMAIL PROTECTED] Gesendet: Montag, 6. März 2006 16:28 An: JMeter Users List Betreff: RE: Help function Torsten, That

AW: [Proposal] Make JMeter depend on Java 1.4 as a minimum

2006-03-06 Thread Torsten . Frehe
Hi, our company they will not upgrade to Java 1.4. There isn´t any budget to make a project to upgrade to Java 1.4 and retest our appliction :-( Torsten -Ursprüngliche Nachricht- Von: sebb [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 4. März 2006 19:57 An: JMeter Users List; JMeter Devel

AW: Help function

2006-03-06 Thread Torsten . Frehe
Friday it works also ok for me. I use Jmeter 2.1.1 Module controller was selected. It never works at any item. I tried to use STRG + H and also the menubar. Both doesn´t work -Ursprüngliche Nachricht- Von: sebb [mailto:[EMAIL PROTECTED] Gesendet: Montag, 6. März 2006 16:17 An: JMeter User

Help function

2006-03-06 Thread Torsten . Frehe
Hi, I tried to use the help function but when ein use STRG-H following log is writing in the console. Exception occurred during event dispatching: javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.Ba dLocationException: Length must be positive at javax.swing.

AW: Regular expression

2006-03-03 Thread Torsten . Frehe
The problem i have that both layouts could be in the same responce so I can´t write as value : ${result1}${result2} I have allways to use result2, but when result2 is null i have to use result1. Can I write this into the value? -Ursprüngliche Nachricht- Von: Gareth Western [mailto:[EMAIL P

AW: Regular expression

2006-03-03 Thread Torsten . Frehe
How did you caoncatenate the two variables? -Ursprüngliche Nachricht- Von: Gareth Western [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 3. März 2006 13:34 An: JMeter Users List Betreff: Re: Regular expression I had this same question a couple of weeks ago. The best way is to just use T

Regular expression

2006-03-03 Thread Torsten . Frehe
Hi, I tried to catch a struts-token from the responce data but I can´t find the right expression. There are two possible layouts: 1. org.apache.struts.taglib.html.TOKEN=8e2a7662a96db8af07ec5f73482d8e00 2. name="org.apache.struts.taglib.html.TOKEN" value="82cdbbcaf1ca130f966624702f348d4e"

AW: 3 simple controller parrallel

2006-03-02 Thread Torsten . Frehe
> Hi together, > > > > I have a thread group including 3 simple controllers. > > Is it possible to start the simple controllers parrallel? > > I want to start 25 threads and hoped each controller starts > > parrallel. But the second con

AW: 3 simple controller parrallel

2006-03-02 Thread Torsten . Frehe
ontroller does not start until the first controller > ends. > > Regards Torsten Frehe ** Bitte nutzen Sie die E-Mail-Verbindung mit uns ausschliesslich zum Informationsaustausch. Wir koennen auf diesem Wege keine r

AW: elements of aggregate report

2006-03-02 Thread Torsten . Frehe
Hi, for example when you started 10 thraeds: 10,0 %error -> 9 request are ok, 1 request failed 234590% line -> 90% of your request only needs 2345 or less 267 median -> 267 is the 5th or sixth value of your request 1,2/s throuput -> 1,2 byte per second -Ursprüngliche Nachricht

3 simple controller parrallel

2006-03-02 Thread Torsten . Frehe
Hi together, I have a thread group including 3 simple controllers. Is it possible to start the simple controllers parrallel? I want to start 25 threads and hoped each controller starts parrallel. But the second controller does not start until the first controller ends. Regards Torsten Frehe

Aggregate Graph and its data result

2006-02-28 Thread Torsten . Frehe
I want to know whats the unit of min and max? When i add the maximum of my first request and the minimum of the following 6 requests the test runs 187570. What does this mean? Did the test runs 187.570 seconds or 18.7570 seconds? When I have a look in the jmeter log, the differenz between the end o

AW: How to configure when a cluster is using

2006-02-28 Thread Torsten . Frehe
e http-request, so that each of both clusters are used in > turn. Now after the second http-request the thread failed. Each of our > http-requests is including the sessionid of the previous http-request. > Has anybody an idea how to configure JMeter correctly so that we can > tes

AW: How to configure when a cluster is using

2006-02-28 Thread Torsten . Frehe
tp-request the thread failed. Each of our http-requests is including the sessionid of the previous http-request. Has anybody an idea how to configure JMeter correctly so that we can test our application with the cluster together? Regards Tor

AW: How to configure when a cluster is using

2006-02-28 Thread Torsten . Frehe
. Now after the second http-request the thread failed. Each of our http-requests is including the sessionid of the previous http-request. Has anybody an idea how to configure JMeter correctly so that we can test our application with the cluster together? Regards Torsten Frehe

How to configure when a cluster is using

2006-02-28 Thread Torsten . Frehe
the sessionid of the previous http-request. Has anybody an idea how to configure JMeter correctly so that we can test our application with the cluster together? Regards Torsten Frehe ** Bitte nutzen Sie die E-Mail-Verbindung mit

CSV or other file?

2006-02-09 Thread Torsten . Frehe
Hi, I want to start a thread group with 75 threads. The first http-request of each thread have to sent a variable like "number". But the number should by variable Can I put a couple a number into a csv-file which be randomly selected? Regards Torsten **

CSV or other file?

2006-02-09 Thread Torsten . Frehe
Hi, I want to start a thread group with 75 threads. The first http-request of each thread have to sent a variable like "number". But the number should by variable Can I put a couple a number into a csv-file which be read at random? Regards Torsten *

AW: Question Regarding JMeter Testing Through Proxy

2006-02-01 Thread Torsten . Frehe
Hi Patrik, at the beginning of testing Jmeter I got the same problem but it was the incorrect proxy-value in the Internet Explorer. Do you use the alternative "Don´t use proxy" in the Internet Explorer proxy-values? These request Jmeter can´t listen. I run Jmeter.bat with -H proxyservername -P pr

Connection refused

2006-02-01 Thread Torsten . Frehe
Hi together, today I want to start my test with 30 threads but I get for 4 threads this exception. java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:350) at java.net.PlainSo

ArrayIndexOutofBoundsException

2006-01-31 Thread Torsten . Frehe
Hi all, when I want to control the Requestdata in the "ViewResultsTree", I often get an ArrayIndexOutOfBoundsException. I don´t know what´s the reason. The requestdata arn´t shown. When I change to the "View Results in Table" these results are shown. Coming back to the "ViewResultsTree", the same

AW: How much threads ?

2006-01-30 Thread Torsten . Frehe
Hi Peter, you understand correctly. I can´t find the performance articles on the webpage. Do you have a link for me. Regards Torsten ** Bitte nutzen Sie die E-Mail-Verbindung mit uns ausschliesslich zum Informationsaustausch. Wir

AW: Seperator for csv-file

2006-01-30 Thread Torsten . Frehe
Hi Noam, I found this in the jmeter.properties: #jmeter.save.saveservice.default_delimiter=, The I will change this, do you know how do Jmeter knows the new value? Regards Torsten -Ursprüngliche Nachricht- Von: Noam Paz [mailto:[EMAIL PROTECTED] Gesendet: Montag, 30. Januar 2006 14:

Seperator for csv-file

2006-01-30 Thread Torsten . Frehe
Hi, when i want to save the data of the "Aggregate Report" JMETER uses a "," as seperator and not ";". Does anybody know where a can change the sperator? Regards Torsten ** Bitte nutzen Sie die E-Mail-Verbindung mit uns ausschlie

AW: How much threads ?

2006-01-30 Thread Torsten . Frehe
Hallo Noam, Ich bekomme diese Probleme aber immer nur dann, wenn ich mit 200 Threads laufe. Bei 75 Threads gibt es noch keine Probleme. Ich habe auch schon mal gesucht, ob es Rahmenbedingungen für Jmeter gibt wie z.B. Hauptspeicher, Plattenplatz etc. Hast Du soetwas schon mal gesehen? Gruß Torst

How much threads ?

2006-01-30 Thread Torsten . Frehe
Hi, does anybody know, how much threads can be started? I get this exception: java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:350) at java.net.PlainSocketImpl.connectToA

AW: ezmlm response

2006-01-30 Thread Torsten . Frehe
Hi Simon, I think syou have to use a "$" and not a "%" do use the variable !. Torsten -Ursprüngliche Nachricht- Von: Simon De Uvarow [mailto:[EMAIL PROTECTED] Gesendet: Montag, 30. Januar 2006 13:32 An: JMeter Users List Betreff: Re: ezmlm response yes .. sorry the mail server tr

Mitarbeiter der Provinzial - OT

2006-01-26 Thread Torsten . Frehe
Hi, everytime when i write a mail to the mailinglist a get an answer from [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> . Is there anybody of this firm in this mailinglist? Please change your wrong emailadress. Regards Torsten Frehe Hi, jedesmal wenn ich eine Mail an die Mailin

AW: Need help on Regular Expression

2006-01-26 Thread Torsten . Frehe
Hi Elisabeth, I add a HTTP URL Re-writing modifier as you wrote. The sessionid is correctly add after the url. Great ! But the trick to catch the token doesn´t work. Where do I have to add the regexFunktion first? Into all HTTP Request of the thread which get a token or only into the first HTTP R

AW: AW: Need help on Regular Expression

2006-01-25 Thread Torsten . Frehe
Hi Noam, Hi Siva, now my Regular Expression Extractor works. Thanks for help. But when i add a Cookie Manager to the thread, because all request must run in the same session and the sessionid is set by a cookie, only the first request run, all following request are not started. Is there a log wher

AW: Need help on Regular Expression

2006-01-25 Thread Torsten . Frehe
Hi Siva, It doesn´t work. I can´t find a way to check if the extracted token is given to the next request. Do you know a way to check, which variables are send in the HTTP Request? Regards, Torsten -Ursprüngliche Nachricht- Von: Sivakumar V. ECS-Chennai [mailto:[EMAIL PROTECTED] Gesend

AW: Need help on Regular Expression

2006-01-24 Thread Torsten . Frehe
Hi, How can I transport a struts-token from the first to the second request. I tried to use Regular Expression but it doesn´t work. Thats the result from the first Request: This what I do: Regular Expression Extractor Name: token Expression:() Template : $1$ Match No. 1 HTTP Request: Send p

AW: Use of HTTP Cookie Manager and HTTP Proxy Server

2006-01-19 Thread Torsten . Frehe
Hi Raffo, we found some parameters to start Jmeter, using a proxy-server. You have to start Jmeter like this: Jmeter.bat -H YOUR.SERVERNAME -P ThePort -u Username -a password Greetings Torsten -Ursprüngliche Nachricht- Von: Raffaele Viola [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag,

JSP Session ID lost on redirect

2006-01-16 Thread Torsten . Frehe
Hi, thanks a lot for your help with my previous question on proxy servers. We are a step further now but have run into new problems. Maybe somebody on this list can offer help again. We've managed to record a sequence of requests (thanks again, Carsten!) and we have mainly solved our redirect

AW: Use of HTTP Cookie Manager and HTTP Proxy Server

2006-01-13 Thread Torsten . Frehe
Hi, I tried but the same result: nothing is add to the thred. In the thread there are manual aded : two "http request", one "http request default" and one "recording controller". Regards Torsten -Ursprüngliche Nachricht- Von: Carsten Sensler [mailto:[EMAIL PROTECTED] Gesendet: Freitag

AW: Use of HTTP Cookie Manager and HTTP Proxy Server

2006-01-13 Thread Torsten . Frehe
Hi Carsten, We can´t use IE we have to use Firefox. In Firefox we have changed the proxy like JMETER-PROXY 8080 which we have written in the HTTP PROXY Server. The settings from the HTTP Proxy Server are: Name:JMETER-PROXY PORT:8080 All 4 checkboxes are enabled Target Controller: Web Grouping: Do

Use of HTTP Cookie Manager and HTTP Proxy Server

2006-01-12 Thread Torsten . Frehe
Hi, I´m new on this list and my english isn´t al well as my german, but i try to ask. We installed Jmeter and we have two problems. First, we can´t make a testplan automaticly by using the HTTP-Proxy-Server. We don´t know how to include the HTTP-PROXY-SERVER correct. Second, the HTTP Cookie Man