Re: How to simulate login for a single-sign-on site

2008-07-03 Thread msmolyak
That worked! Once only controller is what I needed. Thank you. Michael -- View this message in context: http://www.nabble.com/How-to-simulate-login-for-a-single-sign-on-site-tp18267510p18270591.html Sent from the JMeter - User mailing list archive at Nabble.com. -

Re: Could not read JMeter properties file

2008-07-03 Thread sebb
On 03/07/2008, aidy lewis <[EMAIL PROTECTED]> wrote: > Hi, > > I am running behind a proxy server (apologies for the last email) > > When I type > > jmeter -h www-xxx.xxx.xxx.com -p 80 > Unless you have a properties file called "80" that is not surprising: http://jakarta.apache.org/jmeter/user

Re: OT: connection time out on a alternative enviroment

2008-07-03 Thread sebb
On 03/07/2008, aidy lewis <[EMAIL PROTECTED]> wrote: > Hi, > > I am able to run Jmeter scripts in a test environment, but not UAT. UAT? > > I can view the Apps in the browser, there is no firewall, but the same > script with a different URL gives a connection time-out. > > I know this is not

Re: How to simulate login for a single-sign-on site

2008-07-03 Thread sebb
On 03/07/2008, msmolyak <[EMAIL PROTECTED]> wrote: > > Hello, > > The application I am trying to stress-test has a special login page where a > generated key is passed as part of an HTTP request. I am trying to figure > out how to simulate this login process in my project. I need this HTTP > r

How to simulate login for a single-sign-on site

2008-07-03 Thread msmolyak
Hello, The application I am trying to stress-test has a special login page where a generated key is passed as part of an HTTP request. I am trying to figure out how to simulate this login process in my project. I need this HTTP request (with the key) to be run before all the requests in the threa

Re: set company proxy

2008-07-03 Thread aidy lewis
On 03/07/2008, sebb <[EMAIL PROTECTED]> wrote: > Set the system properties: > > http.proxyHost > http.proxyPort > https.proxyHost > https.proxyPort > You Sebb are the greatest man alive and deserve beer aplenty. It's working. Aidy

Re: set company proxy

2008-07-03 Thread sebb
Set the system properties: http.proxyHost http.proxyPort https.proxyHost https.proxyPort which is what JMeter does with the command-line parameters. This works for both the Java and HttpClient samplers. On 03/07/2008, aidy lewis <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any other way I can

Re: Setting jMeter Open/Save Default Directory

2008-07-03 Thread sebb
No, but you can start JMeter in any directory you like. On 03/07/2008, Sean Slattery <[EMAIL PROTECTED]> wrote: > > Is there a property which will allow a user to set a default directory for > the open and save activities? If there is, what is it and can it be set at > startup via one of the pr

set company proxy

2008-07-03 Thread aidy lewis
Hi, Is there any other way I can set the company proxy for Jmeter apart from using the command line? Regards Aidy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Setting jMeter Open/Save Default Directory

2008-07-03 Thread Sean Slattery
Is there a property which will allow a user to set a default directory for the open and save activities? If there is, what is it and can it be set at startup via one of the properties files? Thank you, Sean Slattery -- View this message in context: http://www.nabble.com/Setting-jMeter-Open-Save

Could not read JMeter properties file

2008-07-03 Thread aidy lewis
Hi, I am running behind a proxy server (apologies for the last email) When I type jmeter -h www-xxx.xxx.xxx.com -p 80 I receive this error java.lang.RuntimeException: Could not read JMeter properties file I am not sure why I getting this. Regards Aidy ---

Eddie O'Sullivan is out of the office.

2008-07-03 Thread Eddie O'Sullivan
I will be out of the office starting 07/03/2008 and will not return until 07/07/2008. For performance questions contact Derek Bradley, Padraig O'Connoer, John McBride or Rick Tennock. I will respond to your message when I return. --

OT: connection time out on a alternative enviroment

2008-07-03 Thread aidy lewis
Hi, I am able to run Jmeter scripts in a test environment, but not UAT. I can view the Apps in the browser, there is no firewall, but the same script with a different URL gives a connection time-out. I know this is not directly related to JMeter but what kind of things should I be looking at to

Re: question regarding simulating different type of browsers

2008-07-03 Thread Wing Tang
thank you On Thu, Jul 3, 2008 at 12:44 AM, sebb <[EMAIL PROTECTED]> wrote: > On 02/07/2008, Wing Tang <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am wondering whether jmeter 2.3 can simulate different type/version > > The current version is 2.3.2 > > > browsers. For instance I have a script wh

JSF: Not in GZIP format

2008-07-03 Thread Manjunath B
Hello Users, I am using Jmeter to test JSF application, I am facing a tricky issue. In my test plan i am posting some post data to create user form, but when i run this test plan it gives me error in Catalina.log file saying that rg.apache.myfaces.trinidadinternal.renderkit.core.CoreResponseStat

Re: Need to simulate 500 different users/ how to read them from file and parameterize the script?

2008-07-03 Thread Jagadeesha J
All,   Used the same concept. For example there 100 entries in the file, then only some users are parsed by Jmeter, then it sends null value telling EOL found.   It's very random, sometimes it happens after 20 user and some times after 90 users   It won't login all the users, it says End-of-line

Re: Need to simulate 500 different users/ how to read them from file and parameterize the script?

2008-07-03 Thread Manish Chakravarty
Guys, thank you so much for the help :) Appreciate you took out the time to reply. I am able to run tests perfectly well Regards, Manish On Thu, Jul 3, 2008 at 9:19 AM, Ritesh Kumar <[EMAIL PROTECTED]> wrote: > Dear Manish, > > You can use Config Element -> CSV Data Set Config > In this you can