On Tue, 26 Oct 2004 10:22:05 +0100, Gurlat Gill <[EMAIL PROTECTED]> wrote: > Thanks for the quick response. > > The answer is yes. I have a cookie manager in the test plan. Also, the > following is a list of the items configured in the test plan:- > > Test Plan > -Thread Group > -HTTP Cookie Manager
Has this any cookies in it? Session cookies are handled automatically, so should not be added by the user. > -HTTP Request Defaults > -View Results Tree > -Recording Controller Presumably there are some samplers here? > -Aggregate Report > > Workbench > -HTTP Proxy Server [Not needed for playback] > > Can't think of anything else you might need - that obviously depends on the server application. > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: 26 October 2004 10:14 > To: JMeter Users List > Subject: Re: Proxy Recording Problems > > Most likely a cookie problem - have you got a cookie manager in the test > plan? > > On Tue, 26 Oct 2004 09:06:38 +0100, Gurlat Gill <[EMAIL PROTECTED]> > wrote: > > I am having some serious problems getting URL's which I have recorded > to > > play through the proxy. The URL's are all recorded correctly, and > some > > of them do playback OK. The errors that seem to get thrown back are > as > > follows:- > > > > <html> > > > > <head> > > > > <script src="/webtop/wdk/include/locate.js" > > language="javascript1.2"></script> > > > > <script src="/webtop/wdk/include/formnavigation.js" > > language="javascript1.2"></script> > > > > </head> > > > > <body bgcolor="#f0f0ea"> > > > > <script> > > > > newwindow = window.open("/" + getVirtualDir() + > > "/component/errormessage", "_blank", > > > "width=620,height=460,location=no,status=no,menubar=no,toolbar=no,resiza > > ble=yes,scrollbars=yes"); > > > > newwindow.focus(); > > > > </script> > > > > <h2>An error has occurred.</h2> > > > > <p>After closing the popup error message window, press the Refresh or > > Reload button on your browser to continue.</p> > > > > </body> > > > > </html> > > > > Just as an additional note, I have had a successful recording, and > > playback previously. For some unknown reason now I cannot repeat my > > success. I am hoping it is something that I have overlooked, and > > hopefully you guys can point me in the right directions. > > > > Gurlat Gill > > > > Senior Consultant > > > > A.G.A. McCabe Business Services Ltd > > > > Tel: +44 (0)1494 523232 > > > > Fax: +44 (0)1494 474728 > > > > Mobile: +44 (0)7887 790192 > > > > email: [EMAIL PROTECTED] <mailto:[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]

