ICEfaces
  1. ICEfaces
  2. ICE-3653

NullPointerException in Tomcat when reloading page

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.7.2
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Firefox or Opera

      Description

      NullPointerException in Tomcat when reloading page before it is downloaded completely:

      "Caused by: java.lang.NullPointerException
        at org.apache.catalina.connector.Response.toAbsolute(Response.java:1485)
        at org.apache.catalina.connector.Response.sendRedirect(Response.java:1250)
        at org.apache.catalina.connector.ResponseFacade.sendRedirect(ResponseFacade.java:440)
        at com.icesoft.faces.webapp.http.servlet.ServletExternalContext$3.redirect(ServletExternalContext.java:260)
        at com.icesoft.faces.context.BridgeExternalContext.redirect(BridgeExternalContext.java:340)
        at com.sun.faces.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:171)
        at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:119)
        at javax.faces.component.UICommand.broadcast(UICommand.java:383)
        at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447)
        at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752)
        at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97)
        at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251)
        ... 29 more"

        Activity

        Hide
        Mircea Toma added a comment -

        It seems that this issue was fixed by the changes made for ICE-3438. When running the test case with ICEfaces 1.7.2 libraries I can no longer reproduce the exception.

        Show
        Mircea Toma added a comment - It seems that this issue was fixed by the changes made for ICE-3438. When running the test case with ICEfaces 1.7.2 libraries I can no longer reproduce the exception.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: