-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report: Seems Payara Micro 6.2024.6 (but not Server) is broken (to be investigated where exactly) comparing to Payara Micro 6.2024.5/FISH-9110 #6779
Comments
Hello @AndrewG10i, Thank you for your bug report! Unfortunately, without a minimal reproducer, I cannot verify that the issue occurs and escalate it to be solved. If you have time to provide a reproducer, I would be happy to assist. Best regards, |
The same issue repeats with Payara Micro 6.2024.7 as well (but still Payara Micro 6.2024.5 works fine). I am planning to work on reproducer during next 2-3 weeks. Thanks! |
Greetings, |
Hello! Reproducer was published here: Steps to reproduce the issue:
NOTE: Issue reproduces only on the Payara Micro 6.2024.6 and 6.2024.7. Payara Micro 6.2024.5 and below, and Payara Server 6.2024.5,6,7 - all work fine. |
Hello @AndrewG10i, Thank you very much for the excellent reproducer! I was able to quickly see the problem after testing across the three versions that you mentioned above. I have raised an internal issue, codename Thank you very much for your report! Best regards, |
Hello Payara team! Seem this issue is still present even in the recently released version |
Hello Payara team! Any updates here? Can you pls provide any insights so we try to collaborate on the fix for this issue? Thanks! |
Brief Summary
After upgrading Payara Micro 6.2024.5 to 6.2024.6 our app gets some weird behavior. We currently do not have reproducer, as no specific error is logged in the error log at the moment error occurs. Just after 4th of 5th open page app stops responding properly to page navigation and the shown below error start appearing.
It seems to me that something is happening with User Session, as user gets logged out or not able to navigate to other pages or navigate to the home page.
Reverting back to Payara Micro 6.2024.5 resolves the issue. Also app works fine on Payara Server (full) 6.2024.6, issue only appears when deployed on Payara Micro 6.2024.6.
At this moment reporting this issues as is, I will try to provide more details in case we are able to get minimal reproducer, but cannot promise that it will be quick due to tough schedule.
Expected Outcome
No error.
Current Outcome
After navigating over few pages user may get logged out or pages are not open and error log start reporting some weird errors like:
Reproducer
Not availbale at this moment - we will try to provide reproducer once have more time for troubleshooting.
Operating System
Windows and Linux - same behaviour
JDK Version
Zulu JDK 17 - latest version availbale
Payara Distribution
Payara Micro
The text was updated successfully, but these errors were encountered: