-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
26.1.0.Final
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.
- clones
-
JBEAP-23519 [GSS](7.4.z) JSF application undeploy generates SEVERE log entries
- Closed
- is incorporated by
-
WFLY-16442 Upgrade Faces API to 3.1.0.SP03
- Resolved