Hello, I have the problem that, when my test plan is executing, somehow the information of the jsessionid is lost.
The web app has a form-based login page. Before the Browser gets this page, an http request to an Control-Servlet is made, which returns the login page in which the urls are rewritten with an jsessionid-parameter. All the following request will go to the Control-Servlet (with jsessionid). My testplan consists of an url-rewriting-element in which the session-string is configured. My first http request sample makes an request to the Control-Servlet which successful returns the login page. The next http request sample makes the login (with all parameters filled, incl. jsession). This request is also successful. My next http request sample - inside the web app now - fails. I figured out, that the parameter jsessionid is empty, so the Control-Servlet throws an exception (invalid session). Why is JMeter loosing the jsessionid parameter? I used JMeter 1.8.1. My second test was with JMeter 1.9.1. I monitored my clicks through the app, but when I rerun the test plan, after optimizing it, it failed again. Even the login page failed to return correctly. The jsessionid was empty again. The web app is running on WebSphere 5.1 + Apache 1.3.28 on Linux ciao Stefan ____________________________________________________________________________ Deutscher Sparkassen Verlag GmbH Am Wallgraben 115 70565 Stuttgart Telefon: +49 711 782-0 Webseite: http://www.dsv-gruppe.de ____________________________________________________________________________ Dieses E-Mail einschliesslich evtl. angehaengter Dateien enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind und Sie dieses E-Mail irrtuemlich erhalten haben, duerfen Sie weder den Inhalt dieses E-Mails nutzen noch duerfen Sie die evtl. angehaengten Dateien oeffnen und auch nichts kopieren oder weitergeben/verbreiten. Bitte verstaendigen Sie den Absender und loeschen Sie dieses E-Mail und evtl. angehaengte Dateien umgehend. Vielen Dank! ____________________________________________________________________________

