Fehler bei Netbeans-Installation unter Debian

Status
Nicht offen für weitere Antworten.

vuko

Mitglied
Hi,

ich hab mein Debiansystem neu aufgesetzt und ein Problem der Netbeansinstallation (Netbeans 6). Die Ausgabe sieht folgendermassen aus:

Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...
Exception in thread "main" java.lang.UnsupportedOperationException: gnu::java::lang::management::VMThreadMXBeanImpl::getThreadInfoForId (jlong, jint) not implemented
at gnu.java.lang.management.ThreadMXBeanImpl.getThreadInfo(libgcj.so.90)
at java.lang.reflect.Method.invoke(libgcj.so.90)
at java.lang.Thread.getStackTrace(libgcj.so.90)
at org.netbeans.installer.utils.LogManager.logEntry(LogManager.java:178)
at org.netbeans.installer.Installer.<init>(Installer.java:133)
at org.netbeans.installer.Installer.main(Installer.java:99)

hat schon mal jemand diesen Fehler gehabt, bzw. weiss jemand worans liegen könnte?

Danke

LG
Vuko
 

L-ectron-X

Gesperrter Benutzer
Auf deinem System ist das Gnu-Java installiert. Installiere dir mal das Sun-Java, dann sollte auch die NetBeans-Installation klappen.
 

vuko

Mitglied
L-ectron-X hat gesagt.:
Auf deinem System ist das Gnu-Java installiert. Installiere dir mal das Sun-Java, dann sollte auch die NetBeans-Installation klappen.

Besten Dank!

hab zwar Sun-Java auch installiert gehabt, aber er hat sich immer fürs gnu entschieden. Ich hab jetzt das gnu gelöscht und es hat funktionert! :applaus:
 

HolgerB

Mitglied
Das deinstallieren ist nicht notwendig.

./netbeans-6.0.1-ml-linux.sh --javahome /usr/lib/j2sdk1.6-sun/

Bei mir liegt das Original Java, woraus ich ein deb-Paket gebaut habe in /usr/lib. Mit Angabe von --javahome findet der Installer das richtige JDK.

Grüße
Holger
 

schnosi

Mitglied
Hallo Leute,

hab mal die Suchfunktion bemüht und bin auf den Thread hier gestoßen.
Habe ein ähnliches Problem.

ich muss folgendes eingeben "./netbeans-7.0-ml-linux.sh --javahome /usr/lib/jvm/java-6-sun-1.6.0.24/"

und dann kommt folgende ausgabe bei mir:
Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...
No protocol specified

habe vorher auch chmod +x gemacht....
weiß einer, woran es liegt?

besten dank schon mal.

grüße.
schnosi
 
M

maki

Gast
Was ergeben folgende Befehle?
[c]which java[/c]
[c]which javac[/c]
[c]java -version[/c]
[c]javac -version[/c]
 
Status
Nicht offen für weitere Antworten.
Ähnliche Java Themen
  Titel Forum Antworten Datum
donnico2 Fehler beim Installieren von Apache Netbeans IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
Spin Fehler beim Kompilieren mit Netbeans 6.5 (beta) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
J [NetBeans] Fehler mit einem eingebundenen Package IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 13
R Netbeans IDE 5.0 fehler mit jar IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
R Java auf Linux gibt mir ein Fehler in der Konsole, wie löse ich sowas? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C Mitgenerierter Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
J Eclipse Trotz .jar-Datei im Classpath Fehler bei import IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
9 IDEA IntelliJ IntelliJ lässt nicht ein Code ausführen, wenn irgendwo in andere Klasse Fehler ist. IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
K Eclipse JAVAFX Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 14
Eichi1979 Eclipse Fehler in Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
H Eclipse Fehler beim starten des Projekts IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 13
Flocreper Could not load plugin Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
R Eclipse-Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
H eclipse Fehler: Hauptklasse konnte nicht gefunden - bei Umwandlung in git IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
H Eclipse Plug-in -> Fehler bei org.eclipse.e4.tools.bundle.spy IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
I Eclipse Fehler werden nicht angezeigt (Eclipse) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
M Fehler beim Start von Eclipse / Sloeber IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
M Eclipse Fehler beim Ausführen der ausführbaren Jar-Datei IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 14
B Fehler bei Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
M Eclipse Eclipse start Fehler nach Installation IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
wolfgang63 BlueJ BlueJ und JavaFX Launcher Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
A eclipse: AndEnginePhysicsBox2DExtension: Fehler bei import IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
Maxim6394 Eclipse zeigt Fehler in Projekt und kompiliert nicht IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
D Eclipse Eclipse Fehler im Projekt (nicht im Source) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 9
A Fehler mit Eclipse Android Plugin IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
ruutaiokwu eclipse fehler bug? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
P Eclipse, Fehler beim Software update IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
P java keytool fehler (Linux) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
P Eclipse Fehler: java was started but returned exit code 13 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 11
reibi Eclipse Start-Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
U Eclipse RUN Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 14
M Fehler beim Starten von Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
H Eclipse/Tomcat/Axis2/Webservice => Fehler "Selection must be WSDL" IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
gasgesicht eclipse/pydev fehler bei auswahl des pythoninterpreters IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
N Eclipse fehler wird nicht gestartet IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 35
T NB6.5: Fehler beim ausführen einer (Main)Klasse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
T Eclipse registriert nicht, dass die Fehler behoben sind IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
ARadauer jsp compile fehler werden nicht angezeigt IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
A Eclipse zeigt Fehler & Warnungen von allen Projekten an IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
K Fehler beim Speichern [eclipse] IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
Antoras Eclipse Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
I Fehler beim Starten von Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
U [Eclipse@Linux] Fehler beim kompilieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
vogella Eclipse - Zum nächsten Fehler kommen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
M Eclipse WTP - JSF meldet Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
L Eclipse-Fehler? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
H [Eclipse] Fehler: A console is not available IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
G eclipse fehler: Doule - double geht nicht? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
M fehler beim starten von eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
sambalmueslie Eclipse Linux Fehler IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 13
C Eclipse Fehler: JVM terminated Exit Code = 1 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
M Eclipse: Fehler bei Installation IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 11
B Fehler beim Start von Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 11
M Debugging-Fehler mit JBuilder 9 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
N NetBeans IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
M Netbeans nutzt veraltete Bibliotheken für JAX-WS IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
W Debugger - Netbeans vs. VSCode IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
J Erstellen eines java Projekts mit Gradel in netbeans. IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
R Ist netbeans noch eine gute Wahl? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
mihe7 NetBeans 17 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
MiMa Netbeans zu IntelliJ mit Maven konvertieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 14
I NetBeans 15 - Strg+Z (undo) und Strg+Y (redo) funzen nicht mehr nach Start der Java-Anwendung IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
J Netbeans 14 friert unter Linus Mint 21 prötzlich ein IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
mihe7 NetBeans NetBeans 16 ist da IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 0
M Altes Java Projekt in Netbeans importieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
MiMa Methoden in Netbeans vergleichen? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 23
M Linux Mint - Apache NetBeans 14 - Installationsanleitung deutsch IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
Neumi5694 Netbeans Warnung IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
T NetBeans NetBeans IDE 13 | Cannot find main class IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
J Seltsames Verhalten einer Klasse in netbeans IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
S License-Header in NetBeans 8.2 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
G Netbeans 12.6 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 9
kodela NetBeans App lässt sich ausßerhalb von NetBeans nicht ausführen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
J Netbeans - WakaTime - Plugin sendet keine Daten IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
J Netbeans - Werte von Variablen überwachen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
J netbeans - refactoring funktioniert nicht mehr IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
S Netbeans unterstützung für "Rule Switch" - Bug? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
O NetBeans Netbeans 12.0 - Hintergrundfarbe, auch im Navigator und Projekt umstellen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
J Kombinationsproblem: netbeans, gradle, mysql, json IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
O NetBeans Netbeans 8.2 mit JKD 15 ? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
J Seltsames Verhalten von netbeans bezüglich fxml Dateien IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
J netbeans 12 - wie -Xlint:deprecation aktivieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
J Netbeans 11.1 - Gradel aktualisieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
E Suche aktuelle Netbeans-Version für Win 10 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 30
B Netbeans: Java Script Libraries funktioniert nicht IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
J NetBeans Projekt erstellen nicht möglich IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
G eigene Library In NetBeans 11.1 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
J Bekomme keine lauffähige jar (netbeans/gradle) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
J Install JasperReports on netbeans/gradle Projekt IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
W NetBeans Umzug von Netbeans 8.2 -> Netbeans 11.1: Plug-Ins IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
F Umstieg von Netbeans 8 mit JDK 8 auf Apache Netbeans 11 mit OpenJDK 12 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
MiMa JavaFX in Netbeans 11 installieren? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 32
G NetBeans Netbeans 8.2 hängt sich auf IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 15
W Netbeans and Git Projects IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
J NetBeans Dokumentation anderer Projekte IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
N Weder Eclipse noch Netbeans funktionieren auf Ubuntu 18.04 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 0
J NetBeans Download NetBeans und Java SDK IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
MiMa compile with -Xlint bei Netbeans IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
C Netbeans Meldung: Git Push Failed IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
TheJavaKid NetBeans JDBC Library mit Netbeans in Jarfile mit packen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 13

Ähnliche Java Themen

Neue Themen


Oben