Re: Jmeter HTTPS problem

2006-08-02 Thread sebb
The Cookie Manager only shows manually entered cookies; other cookies are stored internally. Make sure you are using JMeter 2.2, and use the Tree View Listener to trace the progress of the cookies. You can also select the Cookie Manager and then use the Help Menu to enable debugging for it. On

Re: Jmeter HTTPS problem

2006-08-02 Thread Kevin Maes
Same problem here. The https cookies don't seem to be recorded in the cookie manager. How can I solve this? grtz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jmeter HTTPS problem

2006-07-26 Thread Serena
Hi Naveen, Did you ever figure out what was causing this? I'm having the same problem and have spent about 4 or 5 hours trying to figure out what's causing it. Jmeter even thinks it is succeeding, but when I look at the response data I see that it is reading the redirect page if a person attempts

RE: Jmeter HTTPS problem

2003-06-04 Thread Naveen Somasekhararadhya
Hi Mike, I am just playing a request to the Login page which accepts Username/password and trying to get back the welcome page, which happens if the request was a success. Naveen. >= Original Message From [EMAIL PROTECTED] = >Were you having a problem recording, or playing back? JMete

Re: Jmeter HTTPS problem

2003-06-03 Thread mstover1
Were you having a problem recording, or playing back? JMeter doesn't support recording of https requests. -Mike On 2 Jun 2003 at 18:01, Naveen Somasekhararadhya wrote: > I'm using JMeter 1.8.1 with SDK 1.4.1_01 on a Windows 2000 Machine. > > > I'm testing a website(https), and I was recordin

Jmeter HTTPS problem

2003-06-03 Thread Naveen Somasekhararadhya
I'm using JMeter 1.8.1 with SDK 1.4.1_01 on a Windows 2000 Machine. I'm testing a website(https), and I was recording a use case like this: Login, go to welcome page. But I am not able to go past the login page. I have a test plan like this: Thread group HTTP Request Default HTTP