Re: WebService(Soap) using SSL error The WSDL is not valid, please double check the url

2009-03-13 Thread sebb
On 13/03/2009, nsyed777 wrote: > > I am using JMeter 2.3.2 and jdk6_12 installed. The server has the test > certificate install which i imported and installed using keytool. I also use > the SSL Manager and select the certificate in the certstore. When i type in > the WSDL and click on the LOA

Re: JMeter 2.3.2 and form based authentication

2009-03-13 Thread sebb
On 13/03/2009, Charl Gerber wrote: > > I'm using JMeter 2.3.2 and Tomcat 6.0.18. Java 1.6.0_11. > I have a test plan with a Cookie Manager and HTTP Authorization Manager. The Auth Manager is only for use with server based authenication. > The application is configured to use form based authen

WebService(Soap) using SSL error The WSDL is not valid, please double check the url

2009-03-13 Thread nsyed777
I am using JMeter 2.3.2 and jdk6_12 installed. The server has the test certificate install which i imported and installed using keytool. I also use the SSL Manager and select the certificate in the certstore. When i type in the WSDL and click on the LOAD WSDL button i get the following error msg.

JMeter 2.3.2 and form based authentication

2009-03-13 Thread Charl Gerber
I'm using JMeter 2.3.2 and Tomcat 6.0.18. Java 1.6.0_11. I have a test plan with a Cookie Manager and HTTP Authorization Manager. The application is configured to use form based authentication, but the urls in my test plan that requires authentication cannot be retrieved. I can view the output i

Re: Once again: remote testing problems

2009-03-13 Thread sebb
On 13/03/2009, santiagoloso wrote: > > Somehow it's "working". I've done everything again (as told on the manual > quoted before) and it's working happily. I can see the "Starting backing > Engine" message on the JMeter-server.log at the Server machine. Probably something did not startup prope

Re: Once again: remote testing problems

2009-03-13 Thread santiagoloso
Somehow it's "working". I've done everything again (as told on the manual quoted before) and it's working happily. I can see the "Starting backing Engine" message on the JMeter-server.log at the Server machine. Now, moving on to the next problem: I can't see where's saving results. I've added a S

Ajax Push Testing

2009-03-13 Thread Rodrigo Madera
Hello there, First of all, congratulations to the creators of this nice tool. Outstanding! Using JMeter, I'm testing a web server that uses Ajax Push, and this is proving to be kind of tricky to do with JMeter. Let me set up an example: a server that eats fruits. You send a "regular" HTTP reques

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

2009-03-13 Thread sebb
What's confusing? The http://jakarta.apache.org/jmeter/nightly.html page says: "Installing JMeter runtime Download the _bin and _lib files Unpack the archives into the same directory structure The other archives are not needed to run JMeter." On 13/03/2009, li...@dankeeley.co.uk wrote: > ah n

Re: Follow up on streaming media

2009-03-13 Thread sebb
On 13/03/2009, Abel MacAdam wrote: > > What are you trying to prove? > > I was asked to tell what the load was the server could deliver. Or stated in > other words, how many concurrent users the server could handle. > In that case, you probably need to run several tests, with increasing numbers

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

2009-03-13 Thread lists
Excellent, it works in the nightly! Thanks, Dan > Did you download both the lib and bin archives? > > On 13/03/2009, li...@dankeeley.co.uk wrote: >> Ok will do now! >> >> Except!! The nightly build is broken: >> >> C:\Documents and >> Settings\camdk3\Desktop\jakarta-jmeter-r753086\bin>jmeter.

AW: Add value to RegEx

2009-03-13 Thread B.Ramann
Hm, when I send it direct in an HTML request Name=bla Value=${__longSum(${AP},1)} I have the same result. -Ursprüngliche Nachricht- Von: sebb [mailto:seb...@gmail.com] Gesendet: Freitag, 13. März 2009 15:44 An: JMeter Users List Betreff: Re: Add value to RegEx On 13/03/2009, b.ram

Re: Follow up on streaming media

2009-03-13 Thread Abel MacAdam
What are you trying to prove? I was asked to tell what the load was the server could deliver. Or stated in other words, how many concurrent users the server could handle. > Start a thread, and add an assertion that the film completes within the > allotted time? How? Please read the manual: ht

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

2009-03-13 Thread lists
ah no, confusing. hang on. > Did you download both the lib and bin archives? > > On 13/03/2009, li...@dankeeley.co.uk wrote: >> Ok will do now! >> >> Except!! The nightly build is broken: >> >> C:\Documents and >> Settings\camdk3\Desktop\jakarta-jmeter-r753086\bin>jmeter.bat >> java.lang.NoC

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

2009-03-13 Thread sebb
Did you download both the lib and bin archives? On 13/03/2009, li...@dankeeley.co.uk wrote: > Ok will do now! > > Except!! The nightly build is broken: > > C:\Documents and > Settings\camdk3\Desktop\jakarta-jmeter-r753086\bin>jmeter.bat > java.lang.NoClassDefFoundError: > com/thoughtworks/xs

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

2009-03-13 Thread lists
Ok will do now! Except!! The nightly build is broken: C:\Documents and Settings\camdk3\Desktop\jakarta-jmeter-r753086\bin>jmeter.bat java.lang.NoClassDefFoundError: com/thoughtworks/xstream/converters/ConversionEx ception at java.lang.Class.getDeclaredConstructors0(Native Method)

Re: Add value to RegEx

2009-03-13 Thread sebb
On 13/03/2009, b.ram...@eventim.de wrote: > Hi, > > i try: > > > 1. > > ${AP} is my RegEx extract > > 2. > Then I set in user defined var > > VARNAME: NEW > VALUE= ${__longSum(${AP},1) > > 3. > When is send ${NEW}, the contend is ${${AP},1) > > > What do I wrong? > UDVs are processed at

FW: FW: https recording problem

2009-03-13 Thread Sirish_Chandra
Hi, 1. If I am creating a http sampler manually and sending the request(by mentioning protocol default as https:) then login page is coming. But how to proceed further i.e. recording the login credentials by clicking the login button. Next page is coming with some dynamic value(session id and

Re: HTTP cookie manager and cross domain cookies

2009-03-13 Thread sebb
On 13/03/2009, Asanov, Leo wrote: > 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. > If you are willing to try a nightly build, I put a fix into SVN which is in builds after r753086. This sh

AW: Add value to RegEx

2009-03-13 Thread B.Ramann
Hi, i try: 1. ${AP} is my RegEx extract 2. Then I set in user defined var VARNAME: NEW VALUE= ${__longSum(${AP},1) 3. When is send ${NEW}, the contend is ${${AP},1) What do I wrong? Thank Bjoern -Ursprüngliche Nachricht- Von: b.ram...@eventim.de [mailto:b.ram...@eventi

Re: Follow up on streaming media

2009-03-13 Thread sebb
On 13/03/2009, Abel MacAdam wrote: > > 1000 Threads in 10 seconds looping forever was a test I performed today. > Although it ran I'm having issues with the correctness of the test. So > therefore this question. > > So JMeter waits 'until the GET request has completed.' As a result, the > lib

Re: Follow up on streaming media

2009-03-13 Thread Abel MacAdam
1000 Threads in 10 seconds looping forever was a test I performed today. Although it ran I'm having issues with the correctness of the test. So therefore this question. So JMeter waits 'until the GET request has completed.' As a result, the librarian started reading the first page. But will the

Re: FW: https recording problem

2009-03-13 Thread sebb
On 13/03/2009, Sirish_Chandra wrote: > Hi, > > 1. I am Starting Jmeter(2.3.2) with the -H and -P options. Actually I am > behind the corporate proxy(proxy type is NTLM). Using proxy for accessing the > external sites. This may explain why it works for me and not for you. > 2. I am getting th

AW: Add value to RegEx

2009-03-13 Thread B.Ramann
Sorry, but how I can use this function? Can you give me please a example? Thanks! -Ursprüngliche Nachricht- Von: sebb [mailto:seb...@gmail.com] Gesendet: Freitag, 13. März 2009 14:41 An: JMeter Users List Betreff: Re: Add value to RegEx http://jakarta.apache.org/jmeter/usermanual

FW: https recording problem

2009-03-13 Thread Sirish_Chandra
Hi, 1. I am Starting Jmeter(2.3.2) with the -H and -P options. Actually I am behind the corporate proxy(proxy type is NTLM). Using proxy for accessing the external sites. 2. I am getting this error for the first https: request.(when it redirecting to https: page) 3. Spoofing is working fine f

Re: Add value to RegEx

2009-03-13 Thread sebb
http://jakarta.apache.org/jmeter/usermanual/functions.html#__intSum On 13/03/2009, b.ram...@eventim.de wrote: > h...@all, > > how can I sum a value to another value which I extract before via RegEx? > > Example: I extract "1" from a HTML page, add 1 to this value and send this > back. > > > T

Re: Follow up on streaming media

2009-03-13 Thread sebb
On 13/03/2009, Abel MacAdam wrote: > > Hi, > > Can someone explain to me what happens when I open a page containing > streaming media (a flash movie) in JMeter? > > In a normal JMeter session I think you test something like (sort of) a > (string of) request - response combination(s). So each

Add value to RegEx

2009-03-13 Thread B.Ramann
h...@all, how can I sum a value to another value which I extract before via RegEx? Example: I extract "1" from a HTML page, add 1 to this value and send this back. Thanks Bjoern

Re: How to test Streaming media website?

2009-03-13 Thread sebb
On 13/03/2009, Thomas Johnson wrote: > You can make HTTP requests for both items. You could download the > movie, and ensure that all sessions finish in about an hour. You'll > run into some problems, though, as all of the response data is > generally buffered by the HTTP samplers before it is

Re: FW: FW: https recording problem

2009-03-13 Thread sebb
On 13/03/2009, Sirish_Chandra wrote: > Hi Sebb, > > Thank you very much for the solution. > > I followed the same procedure that first I recorded the http page without > checking the option "attempt https spoofing". Then when https page came I > stopped the server then checked the spoofing op

Re: Getting error while setting up the proxy

2009-03-13 Thread sebb
On 13/03/2009, amitsam wrote: > > Hi, > > I am using the Jmeter version 2.3.2 r665936. > I want to the recording using Jmeter, so for that as per tutorial i changed > the settings in jmeter (in HTTP Proxy server) and then changed in the > browser. But while entering url in the browser address

Follow up on streaming media

2009-03-13 Thread Abel MacAdam
Hi, Can someone explain to me what happens when I open a page containing streaming media (a flash movie) in JMeter? In a normal JMeter session I think you test something like (sort of) a (string of) request - response combination(s). So each time JMeter goes to the library (the request), it fetc

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

2009-03-13 Thread sebb
On 13/03/2009, li...@dankeeley.co.uk wrote: > Ok, point taken. > > JMeter 2.3.1, Java 6. Havent tried any other OS. 2.3.2 is the current version; has quite a few bug fixes. Also might be worth trying the current nightly. > It's not working in that the service receives corrupted characters. T

FW: FW: https recording problem

2009-03-13 Thread Sirish_Chandra
Hi Sebb, Thank you very much for the solution. I followed the same procedure that first I recorded the http page without checking the option "attempt https spoofing". Then when https page came I stopped the server then checked the spoofing option, start the server and made it http: which was

Re: Once again: remote testing problems

2009-03-13 Thread sebb
On 13/03/2009, santiagoloso wrote: > > Yes, you were right. My telnet syntax was wrong. I've tried again and it says > that telnet connection is refused on the port selected(JMeter server is > running on the server machine). > > Any idea of what could it be? > Same answer as before - try runn

Re: Once again: remote testing problems

2009-03-13 Thread santiagoloso
Yes, you were right. My telnet syntax was wrong. I've tried again and it says that telnet connection is refused on the port selected(JMeter server is running on the server machine). Any idea of what could it be? santiagoloso wrote: > > I've followed this tutorial: > http://jakarta.apache.org/j

How to record HTTPS application in JMETER (using 2.3.2 version)

2009-03-13 Thread amitsam
I have to test the application which is https:// Would anyone can provide some inputs how can I test the https application using JMETER. I mean what all the settings i need to do . Thanks in advance -A m i t -- View this message in context: http://www.nabble.com/How-to-record-HTTPS-ap

RE: Once again: remote testing problems

2009-03-13 Thread Fitzpatrick, Adrian
Hi, Not sure what your problem is, but your telnet syntax is wrong anyway. it should be "telnet 172.31.112.59 1100" . If that doesn't work when run from the master (client), try the same thing from the server machine itself and see if you get the same or a different result. Also try "telnet local

java.net.ConnectException: Connection timed out: ...error

2009-03-13 Thread TSurendar
Hi, Iam trying to record a web application(internal) using Jmeter. if i uncheck "Bypass proxy for local adresses" only iam able to navigate through the application using the browser. while recording using jmeter iam getting the following error. java.net.ConnectException: Connection timed out: c

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

2009-03-13 Thread lists
Ok, point taken. JMeter 2.3.1, Java 6. Havent tried any other OS. It's not working in that the service receives corrupted characters. The same test to our service using a java written test script works. > On 12/03/2009, li...@dankeeley.co.uk wrote: >> Hi, >> >> Long time no post; But believe

Re: How to test Streaming media website?

2009-03-13 Thread Thomas Johnson
You can make HTTP requests for both items. You could download the movie, and ensure that all sessions finish in about an hour. You'll run into some problems, though, as all of the response data is generally buffered by the HTTP samplers before it is discarded. An hour-long video multiplied by many

How to test Streaming media website?

2009-03-13 Thread Abel MacAdam
Hi, Is it possible to test a website offering a streaming media movie (like a flash film)? For instance, I have a website, http://www.mywebsite.org, which offers the movie mymovie.swf. Should I test the load by just opening http://www.mywebsite.org/mymovie.swf? And what if the movie is half