ICEfaces
  1. ICEfaces
  2. ICE-5090

null DOM during applyBrowserDOMChanges

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: None
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, WebMC
    • Affects:
      Compatibility/Configuration
    • Workaround Exists:
      Yes
    • Workaround Description:
      Need to use "ice:form" with compat components/lib instead of "h:form".

      Description

      java.lang.NullPointerException
      at org.icefaces.context.DOMPartialViewContext.applyBrowserChanges(DOMPartialViewContext.java:190)
      at org.icefaces.context.DOMPartialViewContext.processPartial(DOMPartialViewContext.java:116)
      at javax.faces.component.UIViewRoot.encodeChildren(UIViewRoot.java:988)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1610)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:368)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:126)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
      at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:127)
      at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
      at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:311)

      Page must be reloaded to get past the NullPointerException.

      This exception is observed in the chat panel on WebMC after initially logging in.

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Ted Goddard
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: