jmeter 2.1.1 java 1.5.0_4 The only difference in the urls is the protocol(http or https).
I will try both instances with debugging on and look at the logs. sebb wrote:
Jmeter version? Java version? Are the URLs exactly the same? Any messages in jmeter.log? Or the console? S. On 17/02/06, Tim Hepner <[EMAIL PROTECTED]> wrote:I'm having a problem with the Cookies Manager. The test needs to acquire a cookie at login on order to move throughout the site. Everything works great if I run the test on my windows XP machine. If I run the test on a Linux(RHEL) machine, the test will not send cookie information. I can see this be looking at the request table of the results tree elements. When run on a windows machine you can see the cookie data in the request. Otherwise you cannot. This only appears to be happening with https requests on Linux. Any ideas? thanks, Tim You should be able to duplicate this problem by creating a Test plan with two HTTP requests, a cookie manager and a results tree. Manually add a cookie in the Cooke Manager. Use http on the 1st request and https on the second. After running the test look at the requests tabs for each request in the results tree. You should see the your cookie in the 1st request but not the second. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

