-
Bug
-
Resolution: Done
-
Major
-
7.4.z.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
?
-
When JBoss EAP is stopped after deploying multiple JSF applications, the following SEVERE logs appear sometimes.
2022-04-25 09:50:00,397 SEVERE [javax.faces] (ServerService Thread Pool -- 5) Unable to obtain InjectionProvider from init time FacesContext. Does this container implement the Mojarra Injection SPI? 2022-04-25 09:50:00,398 SEVERE [javax.faces] (ServerService Thread Pool -- 5) Unable to call @PreDestroy annotated methods because no InjectionProvider can be found. Does this container implement the Mojarra Injection SPI?
These logs seem to be related to WFLY-2594, which according to WFLY-3243 should have been included in pre-EAP 7.0 "2.2.6-jbossorg-4 version of jsf-impl". However, it looks like it was reverted (WFLY-3277) due to a memory leak.
If it's not possible to fix the cause of the log entries, perhaps lowering the priority from SEVERE would be good.
- is cloned by
-
WFLY-16332 JSF application undeploy generates SEVERE log entries
- Resolved
- is incorporated by
-
JBEAP-23556 [GSS](7.4.z) Upgrade JSF API from 3.0.0.SP05-redhat-00002 to 3.0.0.SP06
- Closed