NexaHome startar inte med JAVA
Posted: Fri Mar 17, 2023 9:45 am
Har testat Java 6 samt Java 7 och samma resultat. Det fungerar bra på en IBM Thinkpad 600E med Java 6 (19) men på min eBox3350 med Java 6 (35) vill den inte alls.
Någon som haft samma problem? Är det den nya HW som inte lirar med Java? Fungerade bra med Linux iaf..
Någon som haft samma problem? Är det den nya HW som inte lirar med Java? Fungerade bra med Linux iaf..
Code: Select all
C:\folke\pgm\NexaHome>java -jar nexahome_2.8.4.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (assembler_x86.cpp:1071), pid=3260, tid=3272
# guarantee(VM_Version::supports_cmov()) failed: illegal instruction
#
# JRE version: 6.0_35-b10
# Java VM: Java HotSpot(TM) Client VM (20.10-b01 mixed mode, sharing windows-x86
)
# An error report file with more information is saved as:
# C:\folke\pgm\NexaHome\hs_err_pid3260.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#