Hi JMeter-Users!

Thank you very much (especially Mike) for your support. My first two
problems, cookies and listeners, has been solved; so I was able to
interact with my tomcat-server, who wanted to set a cookie, with a
cookie manager and I was able to get every step time of my requests
with a file manager. Perfect! :-))

But there are still more problems, especially this one: the tomcat
server seperates different users into different parts. It will do so by
using a session ID in a cookie (yes, my problem is about a cookie,
again ;-) When I start my first request to the tomcat server by using
JMeter, there'll be no problem: my listeners (e.g. my perfect working
file manager) record all actions and everything's okay. But, when I put
this all in a loop controller or change the thread settings to loop
this test, JMeter throws many exceptions. These exceptions are the same
ones at the time I wanted to do this test without a cookie manager.
What I think is JMeter has lost the information about accepted cookies
from tomcat after the first loop of the test, so tomcat could not find
a cookie in the second loop and won't accept JMeter as the same user
from the first loop... can you still follow me? It's a little bit
difficult but I think you know what I mean - I really hope so ;-)

Best regards,

Bernd Schiffer
- Univerity Bremen -

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to