payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
881 stars 304 forks source link

Logs get flooded by severe error message\FISH-8142 #6416

Open atnasss opened 1 year ago

atnasss commented 1 year ago

Brief Summary

Randomly logs get flooded with severe error messages like:

SEVERE jakarta.faces.component the component(jakarta.faces.component.html.HtmlDoctype@1c6553e) is the head component of the stack, but it's _isPushedAsCurrentRefCount < 1.

This problem is probably related to the fix to faces: https://github.com/eclipse-ee4j/mojarra/issues/5273

Problem happens with both payara 6.2023.2 using jdk11 and 6.2023.9 using jdk 17.

Expected Outcome

Logs should not get flooded with these error messages

Current Outcome

payara logs are flooded with SEVERE error messages.

Reproducer

It is not easy to reproduce (see related bug on mojarra). Seems to happen a lot with projects that have longer initialization process.

Operating System

Ubuntu jammy

JDK Version

Temurin-17.0.8.1

Payara Distribution

Payara Micro

shub8968 commented 11 months ago

Hi @atnasss,

Without the proper Reproducer app, it is difficult for us to investigate the issue. Request you to kindly provide us with the reproducer that should ideally follow the SSCCE rules: http://www.sscce.org/.

github-actions[bot] commented 11 months ago

Greetings, It's been more than 5 days since we requested more information or an update from you on the details of this issue. Could you provide an update soon, please? We're afraid that if we do not receive an update, we'll have to close this issue due to inactivity.

atnasss commented 11 months ago

Hi! Sorry I'm quite busy at the moment. I'll try to provide a reproducer next week. Hope it is ok. But the same issue was fixed in JSF (se link in summary), is it not enough?

shub8968 commented 11 months ago

Hi @atnasss,

We will require the reproducer app.

github-actions[bot] commented 10 months ago

Greetings, It's been more than 5 days since we requested more information or an update from you on the details of this issue. Could you provide an update soon, please? We're afraid that if we do not receive an update, we'll have to close this issue due to inactivity.

github-actions[bot] commented 10 months ago

Greetings, It's been more than 5 days since this issue was identified as abandoned. We have closed this issue due to inactivity, please feel free to re-open it if you have more information to share.