Re: Wicket 1.5 Page Expired in JMeter

2013-10-09 Thread rawe
My next step to solve this problem was to run some tests with The Grinder Load Testing Tool. A nice tool, but I got the same problem than in JMeter - Page Expired! I use the Cookie Manager and tried also URL Rewriting (attaching the jsessionid to each url) but without success. The problem occurs

Wicket 1.5 Page Expired in JMeter

2013-10-07 Thread rawe
I'm using Wicket 1.5.8 and tried to use JMeter for loading tests. My problem is that it records well but when running the recorded scenario I get a page expired response. It occurs also when I run only one thread one time. Yes, I use HTTP Cookie Manager and delete session after each run. I know