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

Martin Grigorov resolved WICKET-5886.
-------------------------------------
    Resolution: Duplicate

The change introduced with WICKET-5775 has been reverted already with 
WICKET-5845.

> NullPointerException in Session.destroy()
> -----------------------------------------
>
>                 Key: WICKET-5886
>                 URL: https://issues.apache.org/jira/browse/WICKET-5886
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.19.0
>            Reporter: Ilia Naryzhny
>              Labels: nullpointerexception, test-framework
>
> Guys,
> After switching from 6.18.0 to 6.19.0 I see the following in junit tests:
> java.lang.NullPointerException
>         at org.apache.wicket.Session.destroy(Session.java:523)
>         at org.apache.wicket.Session.replaceSession(Session.java:548)
>         at 
> org.apache.wicket.authroles.authentication.AuthenticatedWebSession.signIn(AuthenticatedWebSession.java:68)
> seems that something was broken.
> To reproduce you can use my wicket library:
> https://github.com/OrienteerDW/wicket-orientdb
> Just switch wicket.version in main pom.xml from 6.18 to 6.19
> I didn't test that on real working application: so it might be something with 
> wicket-tester.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to