RE: HTTP cookie manager and cross domain cookies

2009-03-12 Thread Asanov, Leo
What cookies are sent at step 1? What cookies are returned from step 1? What cookies are sent in step 2? This is the behaviour I observe in JMeter ___ Step 1: GET http://samplesite.integrators.com/Samplesite/login.html Cookies: JSESSIONID=blah Step 2: POST to

Re: Jmeter 2.3.2 not working in Linux

2009-03-12 Thread Barath
Hi all, I fixed the issue and Jmeter is working fine. :jumping: Issue is due to /usr/bin (where java is available which points to /usr/lib/jvm/jdk1.4) is in my PATH variable before the jdk1.5/bin, so the Java 1.4 gets executed. I fixed by renaming the Jdk 1.4 installed in /usr/lib/jvm. Thank

RE: Scalability of JMeter

2009-03-12 Thread Ian Blavins
G'day See below Ian Blavins Software performance specialist . TEMENOS The Banking Software Company . PeopleBuilding 2, Maylands Av Hemel Hempstead UK HP2 4NW . T:  +44 (0) 1442 431 106 E:  iblav...@temenos.com . www.temenos.com . -Original Message- From: sebb

RE: HTTPS problem

2009-03-12 Thread dirweis
Uhm, why do you tell me that I should check the URL in my browser? I already wrote: Connecting in my browser to the https pages is working fine There is no certificate problem when I connect through my browser (including any warnings). But thx anyway regards Dirk Sirish_Chandra wrote:

Re: [Remote Testing] How can I see test results?

2009-03-12 Thread Ivan Usik
Hello! There is a full content of the jmeter-server.log when I run that test (see in attachments) 2009/3/11 sebb seb...@gmail.com On 11/03/2009, Ivan Usik usik.i...@gmail.com wrote: Hello! Of course, I've added several Listeners and there are no errors in the client's Log. What

Re: Jmeter 2.3.2 not working in Linux

2009-03-12 Thread sebb
On 12/03/2009, Barath barathg...@gmail.com wrote: Hi all, I fixed the issue and Jmeter is working fine. :jumping: Issue is due to /usr/bin (where java is available which points to /usr/lib/jvm/jdk1.4) is in my PATH variable before the jdk1.5/bin, so the Java 1.4 gets executed. I fixed

Re: [Remote Testing] How can I see test results?

2009-03-12 Thread sebb
Sorry, attachments aren't allowed. Send me the log privately if you wish, or post it publicly and send the URL. On 12/03/2009, Ivan Usik usik.i...@gmail.com wrote: Hello! There is a full content of the jmeter-server.log when I run that test (see in attachments) 2009/3/11 sebb

Re: [Remote Testing] How can I see test results?

2009-03-12 Thread Ivan Usik
Thanks a lot for your attention to my problem! I've resolved it! It was a problem with Vista IPv6 protocol, client is running on Vista and server is running on Windows XP, so they were coudn't connect normally. I've turned off IPv6 in Vista and now It's OK. But your advice still could be usefull

Re: [Remote Testing] How can I see test results?

2009-03-12 Thread sebb
On 12/03/2009, Ivan Usik usik.i...@gmail.com wrote: Thanks a lot for your attention to my problem! I've resolved it! It was a problem with Vista IPv6 protocol, client is running on Vista and server is running on Windows XP, so they were coudn't connect normally. I've turned off IPv6 in

Re: FW: https recording problem

2009-03-12 Thread sebb
On 12/03/2009, Sirish_Chandra sirish_chan...@satyam.com wrote: Hi Team, When I am trying to record an https site through proxy by checking the option attempt HTTPS spoofing it is able to record the first page where the method get is used. When the method POST is coming into

FW: https recording problem

2009-03-12 Thread Sirish_Chandra
Hi Team, When I am trying to record an https site through proxy by checking the option attempt HTTPS spoofing it is able to record the first page where the method get is used. When the method POST is coming into picture(i.e. login page) Jmeter is not able to record it and throwing

JDBC Request and Connection Pools

2009-03-12 Thread aidy lewis
Hi, Regarding the JDBC Request, if I have 100 threads to simulate 100 users wouldn't I want connection pooling to be turned off. In the JDBC Connection Configuration would that mean I set the maximum number of pool connections to 1? Aidy

Re: JDBC Request and Connection Pools

2009-03-12 Thread sebb
On 12/03/2009, aidy lewis aidy.le...@googlemail.com wrote: Hi, Regarding the JDBC Request, if I have 100 threads to simulate 100 users wouldn't I want connection pooling to be turned off. I think you would *always* want it turned off if you are trying to test a server via JDBC... I'm not

Re: JDBC Request and Connection Pools

2009-03-12 Thread aidy lewis
Hi Sebb 2009/3/12 sebb seb...@gmail.com: Which is why there is an option to have 1 connection per-thread by setting the pool count to 0 (zero). Thanks. This is what I was exactly looking for. Aidy - To unsubscribe, e-mail:

Viewing XML results in Response Data with Show Text option

2009-03-12 Thread todd222222
In the past I've been able to view XML results with the Show Text window where the XML was formatted in an easy to read format. something has happened over the last couple of months and now when I view XML it's all in just one line, very difficult to ready. I believe I've upgrade to the newest

Re: Viewing XML results in Response Data with Show Text option

2009-03-12 Thread sebb
On 12/03/2009, todd22 t...@eades.ws wrote: In the past I've been able to view XML results with the Show Text window where the XML was formatted in an easy to read format. something has happened over the last couple of months and now when I view XML it's all in just one line, very

TCP\IP bottleneck

2009-03-12 Thread aidy lewis
Hi, Could it be a possibility that the JMeter response times could be skewed by a client side TCP\IP bottleneck? Aidy - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail:

timer between calls

2009-03-12 Thread Jose Castro
If I have a sequence of SOAP calls using only one thread. How can I put a timer between each call of 2 seconds(for example) - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail:

Re: FW: https recording problem

2009-03-12 Thread sebb
On 12/03/2009, sebb seb...@gmail.com wrote: On 12/03/2009, Sirish_Chandra sirish_chan...@satyam.com wrote: Hi Team, When I am trying to record an https site through proxy by checking the option attempt HTTPS spoofing it is able to record the first page where the method get

UTF-8 and Soap/xml-rpc request

2009-03-12 Thread lists
Hi, Long time no post; But believe me i've still been happily jmetering away for the past months! I'm trying to send some greek chars using the soap/xmlrpc request and it's not working. (using windows!) I've made sure the jmx is stored as utf-8, httpclient.properties has got both charsets set

Re: UTF-8 and Soap/xml-rpc request

2009-03-12 Thread sebb
On 12/03/2009, li...@dankeeley.co.uk li...@dankeeley.co.uk wrote: Hi, Long time no post; But believe me i've still been happily jmetering away for the past months! I'm trying to send some greek chars using the soap/xmlrpc request and it's not working. (using windows!) I've made sure

Re: timer between calls

2009-03-12 Thread Noel O'Brien
Add a constant timer element to the top level of the thread group Regards, Noel On Thursday 12 March 2009 15:52:11 Jose Castro wrote: If I have a sequence of SOAP calls using only one thread. How can I put a timer between each call of 2 seconds(for example)

Write session id to text file

2009-03-12 Thread Nazareno Avila
Hello, I apologize if this topic has already been discussed in other thread. I spent some time looking for it without success before creating this thread. I am new at JMeter and would like to write the jsessionid to a text file. Is there an easy way to do it? Thank you -N

Re: JDBC Request and Connection Pools

2009-03-12 Thread aidy lewis
Hi Sebb Which is why there is an option to have 1 connection per-thread by setting the pool count to 0 (zero). Is it possible to verify whether each thread is creating a seperate connection? Aidy - To unsubscribe, e-mail:

Once again: remote testing problems

2009-03-12 Thread santiagoloso
I've followed this tutorial: http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf I've started jmeter-server.bat on the server machine. I've setted the the port to 1100 (for some reason 1099 was in use, according to command line) on both machines

Re: JDBC Request and Connection Pools

2009-03-12 Thread sebb
On 12/03/2009, aidy lewis aidy.le...@googlemail.com wrote: Hi Sebb Which is why there is an option to have 1 connection per-thread by setting the pool count to 0 (zero). Is it possible to verify whether each thread is creating a seperate connection? Switch on debugging, or check the

Re: Once again: remote testing problems

2009-03-12 Thread sebb
On 12/03/2009, santiagoloso santiagol...@gmail.com wrote: I've followed this tutorial: http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf I've started jmeter-server.bat on the server machine. I've setted the the port to 1100 (for some reason 1099

RE: HTTPS problem

2009-03-12 Thread bruce
Hi Maybe you used jdk1.6 for your JMeter. I have met the same problem. But when I use JDK1.5, it words fine now. -Original Message- From: dirweis [mailto:dirw...@web.de] Sent: Thursday, March 12, 2009 4:37 PM To: jmeter-user@jakarta.apache.org Subject: RE: HTTPS problem Uhm, why do you

Re: HTTP cookie manager and cross domain cookies

2009-03-12 Thread sebb
On 12/03/2009, Asanov, Leo leo.asa...@sensis.com.au wrote: What cookies are sent at step 1? What cookies are returned from step 1? What cookies are sent in step 2? This is the behaviour I observe in JMeter ___ Step 1: GET http://samplesite.integrators.com/Samplesite/login.html

RE: HTTP cookie manager and cross domain cookies

2009-03-12 Thread Asanov, Leo
Thanks! Is there any workaround I can use for the moment? Given that I can't change amtst.sensis.com.au:50080/amserver/UI/Login (step 2) behaviour. Cheers, Leo -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Friday, 13 March 2009 12:29 PM To: JMeter Users List Subject: