Hi,

I have the feeling that your pastes didn't make it.
See for yourself at
http://apache-wicket.1842946.n4.nabble.com/302-Redirects-triggered-by-Wicket-when-URL-is-same-td4678633.html

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Aug 31, 2017 at 6:41 PM, tomask79 <tomas.klou...@embedit.cz> wrote:

> Hi guys,
>
> I desperately need help with Wicket 6.21 in the cluster
> environment...Sometimes, nondeterministically, wicket redirects user
> in the following loop:
>
> (from audit log before wicket filter)
>
> (page-crypt query parameter is JUST the renamed wicket-crypt parameter from
> KeyInSessionSunJceCryptFactory).
>
> Output from Wicket's RequestLogger (URL is still the same, I don't get it,
> Wicket obviously thinks that URL has changed, because responseHandler is
> RequestSettingRequestHandler):
>
> .
> .
> later this loop ends in 302 redirects....
> (again audit log)
>
>
> This problem is driving me nuts, do you have any idea why wicket starts
> this
> loop?
> Any kind of hint or help where to look would help me a lot.
>
> Thanks in advance
>
> Tomas
>
>
>
>
>
> --
> Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-
> f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to