Java JRE issue
-
- Posts: 13
- Joined: Sun Jul 10, 2022 10:33 pm America/New_York
Java JRE issue
Hello,
I have just installed SeaDAS 8.2 on Ubuntu 18.04
But when I run it, I have a fatal error message like below:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f34d2b72db9, pid=7643, tid=0x00007f343cc77700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x6c3db9] jni_IsInstanceOf+0x59
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid7643.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Oracke Java JRE was already installed.
dell@dell-PowerEdge-R740:/tmp$ java -version
java version "1.8.0_212"
Java(TM) SE Runtime Environment (build 1.8.0_212-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.212-b10, mixed mode)
Do I need to install Java JDK too?
Thank you for your suggestions.
Regards.
I have just installed SeaDAS 8.2 on Ubuntu 18.04
But when I run it, I have a fatal error message like below:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f34d2b72db9, pid=7643, tid=0x00007f343cc77700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x6c3db9] jni_IsInstanceOf+0x59
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid7643.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Oracke Java JRE was already installed.
dell@dell-PowerEdge-R740:/tmp$ java -version
java version "1.8.0_212"
Java(TM) SE Runtime Environment (build 1.8.0_212-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.212-b10, mixed mode)
Do I need to install Java JDK too?
Thank you for your suggestions.
Regards.
Tags:
-
- Subject Matter Expert
- Posts: 509
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 1 time
Re: Java JRE issue
Do you also see 'Failed to load module "canberra-gtk-module"' somewhere in your error message? If so, please see if this post is helpful viewtopic.php?p=11069
-
- Posts: 13
- Joined: Sun Jul 10, 2022 10:33 pm America/New_York
Re: Java JRE issue
No, I haven't seen any other error messages, and I have tried the methods in the website. I installed this module.
-
- Subject Matter Expert
- Posts: 509
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 1 time
-
- Posts: 13
- Joined: Sun Jul 10, 2022 10:33 pm America/New_York
Re: Java JRE issue
Yes, the error message is the same, I have re-installed java many times, but it still doesn't work
Re: Java JRE issue
There might be some useful hints in the error report:lvxiaoning wrote: ↑Mon Aug 08, 2022 5:03 am America/New_York Hello,
I have just installed SeaDAS 8.2 on Ubuntu 18.04
But when I run it, I have a fatal error message like below:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f34d2b72db9, pid=7643, tid=0x00007f343cc77700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x6c3db9] jni_IsInstanceOf+0x59
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid7643.log
Code: Select all
/tmp/hs_err_pid*.log
How are you installing Java?lvxiaoning wrote: ↑Tue Aug 09, 2022 10:19 am America/New_York Yes, the error message is the same, I have re-installed java many times, but it still doesn't work
It might be helpful to see if ESA SNAP works for you.