ICEfaces
  1. ICEfaces
  2. ICE-5869

Mojarra 2.0.3 release State-Saving issues with Glimmer samples

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta1
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      mojarra-2.0.3-FCS-binary
      Glimmer revision: 21849
    • Assignee Priority:
      P1

      Description

      mojarra-2.0.3-FCS-binary
      Glimmer revision: 21849
      Server: Tomcat 6.0.26
      Browser: FF3.6

      Following are the sample test results:

      1. Compat basic: clicking on the Show/Hide button or the reload button on ICEfaces page causes Server Internal Error message displaying on the page. Exception thrown to the server:
      6-Jul-2010 3:48:52 PM com.sun.faces.application.view.FaceletViewHandlingStrategy handleRenderException
      SEVERE: Error Rendering View[/icefaces.xhtml]
      java.lang.IllegalStateException: Component ID debugPanel has already been found in the view.
              at com.sun.faces.util.Util.checkIdUniqueness(Util.java:820)
              at com.sun.faces.util.Util.checkIdUniqueness(Util.java:804)
              at com.sun.faces.application.view.StateManagementStrategyImpl.saveView(StateManagementStrategyImpl.java:134)

      2. Compat showcase:
      - Menu bar: the sub menu does not display
      - Split pane panel: the divider is not draggable
      - Charts: When choosing chart type, server internal error message shows on the page and exceptions throw:

      6-Jul-2010 3:33:37 PM org.icepush.servlet.EnvironmentAdaptingServlet <init>
      INFO: Adapting to Thread Blocking environment
      javax.faces.FacesException: Unexpected error restoring state for component with id iceform:radialOuputChart.
      Cause: java.lang.IllegalStateException: java.lang.InstantiationException: com.icesoft.faces.component.outputchart.PieChart.
              at com.sun.faces.application.view.StateManagementStrategyImpl$1.visit(StateManagementStrategyImpl.java:250)
              at com.sun.faces.component.visit.FullVisitContext.invokeVisitCallback(FullVisitContext.java:147)

      3. Tested successfully
      - auction
      - compat auction
      - basic
      - scopes
      - fajax
      - elementUpdate

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21928 Fri Jul 16 12:50:44 MDT 2010 ted.goddard component attribute objects must be serializable (ICE-5869)
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/outputchart/AbstractChart.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21874 Thu Jul 08 15:07:52 MDT 2010 ted.goddard update to mojarra-2.0.3-FCS-binary (ICE-5869)
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/lib/jsf-impl.jar
        Commit graph MODIFY /icefaces/scratchpads/glimmer/lib/jsf-api.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21870 Thu Jul 08 14:00:06 MDT 2010 ted.goddard no-arg constructor required for chart components (ICE-5869)
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/outputchart/AxisChart.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/outputchart/AbstractChart.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/outputchart/PieChart.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21869 Thu Jul 08 13:18:36 MDT 2010 ted.goddard nasty hack removing extra UIDebug components (ICE-5869)
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/event/DebugTagListener.java

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Joanne Bai
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: