eclipse-ee4j / eclipse-ee4j/mojarra-jsf-extensions

NPE during restoreView after GlassFish is restarted

Open
#39 7 comments 0 reactions 1 assignee Claimed by @glassfishrobot View on GitHub
Component: www ERR: Assignee Priority: Critical Type: Bug
Dominant language
Java
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I believe this issue is related to GF's feature of saving session information
accross server restarts. When this occurs and the restoreView() phase is
executed, a NPE is thrown from Dynamic Faces code (I'm sorry I don't have the
exception anymore... if I get time later, I will add it to this report). This
is possibily related to a transient variable that is initialized in the
constructor (which won't happen during deserialization).

This case exists for "markImmediate" and "modifiedComponents" in
PartialTraversalViewRoot.

Let me know if you need clarification.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[current]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.