You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/12/30 21:51:02 UTC

[jira] [Resolved] (WICKET-6513) NullPointerException at PageStoreManager$SessionEntry after login

     [ https://issues.apache.org/jira/browse/WICKET-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-6513.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.10.0
                   8.0.0

> NullPointerException at PageStoreManager$SessionEntry after login
> -----------------------------------------------------------------
>
>                 Key: WICKET-6513
>                 URL: https://issues.apache.org/jira/browse/WICKET-6513
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 7.9.0
>            Reporter: Arkadiy Churilov
>            Assignee: Martin Grigorov
>             Fix For: 8.0.0, 7.10.0
>
>
> I tried to use memcached-session-manager with Kryo serialization strategy - https://github.com/magro/memcached-session-manager/wiki
> It works fine but after login NullPointerException was generated.
> I think the problem is a transient field storingTouchedPages that may be null after deserialization.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)