-
Bug
-
Resolution: Done
-
Blocker
-
8.0.0.GA-CR1, 8.0.0.GA
-
False
-
None
-
False
-
Regression, Blocks Testing
-
-
-
-
-
-
-
-
-
We have a 4 nodes cluster where we deploy a distributed JSF application;
Then, 1000 clients fire HTTP requests (every client waits 4 seconds between subsequent requests) at context path /clusterbench/faces/jsf.xhtml where the JSF application responds;
After 5 minutes the following happens:
- node 2 logs a SEVERE jakarta.faces.component message ~ 2.000 times
- node 3 logs a SEVERE jakarta.faces.component message ~ 6.000.000 times
The message being logged is always the same:
2023-08-22 07:21:17,380 SEVERE [jakarta.faces.component] (default task-3) the component(jakarta.faces.component.html.HtmlDoctype@71ed7218) is the head component of the stack, but it's _isPushedAsCurrentRefCount < 1
complete logs in wildfly(1).zip
- is incorporated by
-
JBEAP-25584 Update Mojarra to 4.0.4
- Closed
- is related to
-
JBEAP-25425 Upgrade Mojarra to 4.0.3
- Closed