Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-715

Calling setAttribute(key, value) on Session with a 'null ' value leads to a NullPointerException

XMLWordPrintable

      java.lang.NullPointerException
      java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
      java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
      io.undertow.server.session.InMemorySessionManager$SessionImpl.setAttribute(InMemorySessionManager.java:484)
      org.wildfly.elytron.web.undertow.server.ElytronHttpExchange$2.setAttachment(ElytronHttpExchange.java:380)
      

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: