Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5886

NullPointerException in Session.destroy()

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              phantom Ilia Naryzhny
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: