You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Horacio Natyural <ho...@gmail.com> on 2011/07/07 16:06:12 UTC

Getting Redirected To A Resource Reference (Image, CSS) On Invalid URL

Hi,

anyone ever encountered this kind of error?
i'm getting another page whenever I get this error. It's very
intermettent and I'm not sure what's causing it.
it only seems to happen on an SSL instance. Are those SSL characters?

rlWebRequestCodingStrategy - Invalid URL:
main?x=KHsKMhrrd-D04mkpqd*xsmCmGwRvNVoUPmz4BBdww8DLo4rNdEHOs25kQrwCz-EEu7JIh1GOXL7GXVhqHfJi1g,
exception type: org.apache.wicket.WicketRuntimeException, exception
message:Unable to decrypt the text '({
2�w���i)�߱�`�o5Z>l�p��ˣ��tAγndB�����H�Q�\��]Xj�'


rlWebRequestCodingStrategy - Invalid URL:
index?x=VW*oMOXmPA45gt7EO0OOeRiN8uhyKItwgoWqwWlZ*lR8ZeIsSmwzQbUDlRP3tVdzdGh8Pip3ADKeTYmyhTpchGgpRzZ3zk9VXNgd*gsOzXSO82y0IFHnIMMwLOxki2efPPU7e1vM*Wo,
exception type: org.apache.wicket.WicketRuntimeException, exception
message:Unable to decrypt the text
'Uo�0��<9���;C�y���r(�p����iY�T|e�,Jl3A����Wsth|>*w

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Getting Redirected To A Resource Reference (Image, CSS) On Invalid URL

Posted by Martin Grigorov <mg...@apache.org>.
Try to eliminate the candidates for the problem:
- remove the encrypting and try
- remove SSL and try

On Thu, Jul 7, 2011 at 4:06 PM, Horacio Natyural
<ho...@gmail.com> wrote:
> Hi,
>
> anyone ever encountered this kind of error?
> i'm getting another page whenever I get this error. It's very
> intermettent and I'm not sure what's causing it.
> it only seems to happen on an SSL instance. Are those SSL characters?
>
> rlWebRequestCodingStrategy - Invalid URL:
> main?x=KHsKMhrrd-D04mkpqd*xsmCmGwRvNVoUPmz4BBdww8DLo4rNdEHOs25kQrwCz-EEu7JIh1GOXL7GXVhqHfJi1g,
> exception type: org.apache.wicket.WicketRuntimeException, exception
> message:Unable to decrypt the text '({
> 2 �w���i)�߱�`�  o5Z >l�  p��ˣ��tAγndB� �� ��H�Q�\��]Xj �'
>
>
> rlWebRequestCodingStrategy - Invalid URL:
> index?x=VW*oMOXmPA45gt7EO0OOeRiN8uhyKItwgoWqwWlZ*lR8ZeIsSmwzQbUDlRP3tVdzdGh8Pip3ADKeTYmyhTpchGgpRzZ3zk9VXNgd*gsOzXSO82y0IFHnIMMwLOxki2efPPU7e1vM*Wo,
> exception type: org.apache.wicket.WicketRuntimeException, exception
> message:Unable to decrypt the text
> 'Uo�0��< 9���;C�y ���r(�p����iY�T|e�,Jl3A� � ��Wsth|>*w
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Getting Redirected To A Resource Reference (Image, CSS) On Invalid URL

Posted by Johan Compagner <jc...@gmail.com>.
Isn't this just an encrypted url request to an session that is already
expired?
On Jul 7, 2011 4:06 PM, "Horacio Natyural" <ho...@gmail.com>
wrote:
> Hi,
>
> anyone ever encountered this kind of error?
> i'm getting another page whenever I get this error. It's very
> intermettent and I'm not sure what's causing it.
> it only seems to happen on an SSL instance. Are those SSL characters?
>
> rlWebRequestCodingStrategy - Invalid URL:
>
main?x=KHsKMhrrd-D04mkpqd*xsmCmGwRvNVoUPmz4BBdww8DLo4rNdEHOs25kQrwCz-EEu7JIh1GOXL7GXVhqHfJi1g,
> exception type: org.apache.wicket.WicketRuntimeException, exception
> message:Unable to decrypt the text '({
> 2 �w���i)�߱�`� o5Z >l� p��ˣ��tAγndB� ��
��H�Q�\��]Xj �'
>
>
> rlWebRequestCodingStrategy - Invalid URL:
>
index?x=VW*oMOXmPA45gt7EO0OOeRiN8uhyKItwgoWqwWlZ*lR8ZeIsSmwzQbUDlRP3tVdzdGh8Pip3ADKeTYmyhTpchGgpRzZ3zk9VXNgd*gsOzXSO82y0IFHnIMMwLOxki2efPPU7e1vM*Wo,
> exception type: org.apache.wicket.WicketRuntimeException, exception
> message:Unable to decrypt the text
> 'Uo�0��< 9���;C�y
���r(�p����iY�T|e�,Jl3A� � ��Wsth|>*w
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>