python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Not able to run Cassandra with Openj9 JVM
I installed cassandra on mac using this command brew install cassandra.
I ran this command (cassandra -f) to start the DB but getting the following exception.
Caused by: java.lang.NumberFormatExceptio...
APK
Votes: 0
Answers: 1
Heap Dumps are getting generated and the error is "java/lang/OutOfMemoryError" "native memory exhausted". How to disable those Heap Dumps
We are getting Heap dumps with the error "java/lang/OutOfMemoryError" "native memory exhausted" in "Open J9" JVM.
Can somebody suggest how to disable these Heap Dumps
Tri...
vishal rockzz
Votes: 0
Answers: 1
Spring Boot 2.6.X + JRE 17 Openj9 - Unhandled exception Type=Segmentation error
Target of this post is to help to solve the the problem in the title.
Infos:
java -version
openjdk version "17.0.2" 2022-01-18
IBM Semeru Runtime Open Edition 17.0.2.0 (build 17.0.2+8)
Eclip...
Rick Deckard
Votes: 0
Answers: 1
Changing MacOS java version, Eclipse OpenJ9
I am using MacOS BigSur, trying to change java version to v1.8
I have followed the instructions from this question but no results.
/usr/libexec/java_home -V commands outputs:
Matching Java Virtual Mac...
pinki
Votes: 0
Answers: 2