Skip to content
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

Solaris jdk8u402-b06 A fatal error has been detected by the Java Runtime Environment #1153

Closed
1 task
ravindrar opened this issue Aug 15, 2024 · 3 comments
Closed
1 task
Labels
bug Something isn't working stale Waiting on OP

Comments

@ravindrar
Copy link

Please provide a brief summary of the bug

Hello ,

We are process of migrating to open jdk and are using jdk8u402-b06 with apache-tomcat-9.0.87.
We have tomcats in cluster. After JSP was deployed , we could see both the tomcats crashing with in 10 min.

Attached is the error log.

We tried redeploying for recreating the issue , however we could not .

Please look in to the error logs and suggest best resolution.
hs_err_pid16379-.log

Best Regards,
Ravindra

Did you test with the latest update version?

  • Yes

Please provide steps to reproduce where possible

No response

Expected Results

Our application works with normally with out tomcat / jre crash

Actual Results

Jre crash has caused tomcat to shutdown bringing down our web application.

What Java Version are you using?

8.0_402-b06

What is your operating system and platform?

SunOS 5.11 11.4.70.170.1

How did you install Java?

We use binary archive

Did it work before?

We have open jdk for some time and it works most of the time. After the server restart , we have not seen the issue in past 24 hours .

Did you test with other Java versions?

we keep upgrading jre once in 3 months . 
The latest we are using is 8.0_402-b06 and will soon update to 8.0.422+5
https://adoptium.net/temurin/releases/?os=solaris&arch=sparcv9&package=jre&version=8

Relevant log output

Please see the attachment in the main ticket.
@ravindrar ravindrar added the bug Something isn't working label Aug 15, 2024
@karianna
Copy link
Contributor

This can happen if the zip file is being overridden whilst being processed. Try adding -Dsun.zip.disableMemoryMapping=true to teh Java command line next time you run

Copy link

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@github-actions github-actions bot added the stale label Nov 14, 2024
@ravindrar
Copy link
Author

Hello , We added -Dsun.zip.disableMemoryMapping=true and the issue has not appeared again so far.

Thank you .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Waiting on OP
Projects
None yet
Development

No branches or pull requests

2 participants