Details
-
Type: Bug
-
Status: Closed
-
Priority: 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
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
1. Can be reproduced by adding <ui:debug> to basic.