Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: Framework, ICE-Components
-
Labels:None
-
Environment:jsf2 ice compat push fileEntry
-
Assignee Priority:P1
-
ICEsoft Forum Reference:
-
Support Case References:
Description
This has been reported by three different Customers and they all have the following in common:-
1) using compat components with either push or ace:fileEntry
2) concurrentModificationException including the following in their stack trace:-
.....
Caused by: java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
at java.util.LinkedList$ListItr.next(LinkedList.java:886)
at org.icefaces.impl.application.WindowScopeManager.lookupWindowScope(WindowScopeManager.java:93)
.....
1) using compat components with either push or ace:fileEntry
2) concurrentModificationException including the following in their stack trace:-
.....
Caused by: java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
at java.util.LinkedList$ListItr.next(LinkedList.java:886)
at org.icefaces.impl.application.WindowScopeManager.lookupWindowScope(WindowScopeManager.java:93)
.....
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion