NetBeans Startet nicht nach Installation

Run

Mitglied
Hallo,

ich nutze Linux Mint (Ubuntu) und installierte NetBeans 8.1 aus der Paketquelle. Leider startet das Programm nicht und ich erhalte eine Fehlermeldung (siehe Anhang), welche mir aber nichts sagt.
Wäre schön, wenn mir jemand helfen würde 🙂

Ausschnitt aus der recht langen Meldung:
# A fatal error has been detected by the Java Runtime Environment:
# SIGSEGV (0xb) at pc=0x00007f210f867009, pid=21119, tid=21154
# JRE version: OpenJDK Runtime Environment (9.0) (build 9-internal+0-2016-04-14-195246.buildd.src)
# Java VM: OpenJDK 64-Bit Server VM (9-internal+0-2016-04-14-195246.buildd.src, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libjava.so+0x1d009] JNU_GetEnv+0x19
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
 

Anhänge

Sieht so aus als ob deine JDK 9 fehlerhaft installiert wurde. Dir fehlen ein paar Dateien. Versuch nochmal jdk 9 zu installieren und wenn nein steig um auf java 8. Läuft Netbeans überhaupt schon mit Java 9?
 

Zurück
Oben