Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.2 SP1, 1.8DR#2
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces 1.7.2-SP1
-
ICEsoft Forum Reference:
Description
Invoking the SessionRenderer.render(String) method from a non-JSF thread logs a warning:
WARNING: Render request done from non-JSF thread. Session(s) contained in group 'group1' did not receive a render.
WARNING: Render request done from non-JSF thread. Session(s) contained in group 'group1' did not receive a render.
Issue Links
- blocks
-
ICE-2816 Propagate Spring SecurityContextHolder to pooled threads
- Closed
Activity
Jack Van Ooststroom
created issue -
Jack Van Ooststroom
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8DR#3 [ 10143 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P1 |
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Fix Version/s | 1.8RC1 [ 10143 ] |
Mircea Toma
made changes -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18349 | Fri Feb 13 16:40:06 MST 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/render/GroupAsyncRenderer.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/render/RenderManager.java |
Jack Van Ooststroom
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8RC2 [ 10163 ] | |
Fix Version/s | 1.8 [ 10161 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Jack van Ooststroom [ jack.van.ooststroom ] |
This is a follow-up to
ICE-3614