ICEfaces
  1. ICEfaces
  2. ICE-4909

NullPointerException occurs under load in SessionDispatcher

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      Weblogic
    • Support Case References:
      8605

      Description

      NPE is thrown in SessionDispatcher when running ICEfaces in Weblogic app server. It seems that HttpServletRequest.getRequestedSessionId method behaves differently in Weblogic than in the other servlet containers.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19207 Wed Sep 02 07:33:53 MDT 2009 mircea.toma ICE-4909 Avoid usage of HttpServletRequest.getRequestedSessionId method. Check if active requests list for a specific session still exists before removing requests from it.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: