Ich habe mal wieder Probleme den Simulator zu starten: "Anwendung konnte nicht gestartet werden."
Genutzt wird die aktuellste Version von Windows 10 und Java 1.8.0_311 64-Bit. Meine Antivirussoftware habe ich bereits deaktiviert, bringt auch nichts. Den Sim habe ich schon mehrmals durch "Java konfigurieren" entfernt und neu installiert. Kann mir vielleicht jemand weiterhelfen?
java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\Java\jre1.8.0_311\bin\jawt.dll already loaded in another classloader
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.formdev.flatlaf.ui.FlatWindowsNativeWindowBorder.getInstance(FlatWindowsNativeWindowBorder.java:96)
at com.formdev.flatlaf.ui.FlatNativeWindowBorder.initialize(FlatNativeWindowBorder.java:270)
at com.formdev.flatlaf.ui.FlatNativeWindowBorder.isSupported(FlatNativeWindowBorder.java:68)
at com.formdev.flatlaf.ui.FlatNativeWindowBorder.install(FlatNativeWindowBorder.java:76)
at com.formdev.flatlaf.ui.FlatRootPaneUI.installNativeWindowBorder(FlatRootPaneUI.java:179)
at com.formdev.flatlaf.ui.FlatRootPaneUI.installUI(FlatRootPaneUI.java:101)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.JRootPane.setUI(Unknown Source)
at javax.swing.JRootPane.updateUI(Unknown Source)
at javax.swing.JRootPane.<init>(Unknown Source)
at javax.swing.JFrame.createRootPane(Unknown Source)
at javax.swing.JFrame.frameInit(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at js.java.schaltungen.ConsoleFrame.<init>(ConsoleFrame.java:54)
at js.java.schaltungen.stsmain.start(stsmain.java:277)
at js.java.schaltungen.stsmain.access$100(stsmain.java:80)
at js.java.schaltungen.stsmain$1.run(stsmain.java:126)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
kannst du einmal probieren, alles an Java (auch JDK/OpenJDK/AdoptJDK/Adoptium/... falls vorhanden) zu deinstallieren und danach noch einmal die neueste Version von Java 8 zu installieren?
Startet der Kommunikator nicht?
AMD Ryzen 7 3800X 8-Core, NVME-SSD, Radeon 6600 XT
Windows 10
Java-Version 8 Update 371, 64 Bit
LAN
wurde Probiert, den SIM nach dieser Anleitung zu deinstallieren? Ja
wurde bei Problemen mit dem Zertifikat diese Anleitung beachtet? Ja
wurde geprüft ob Java läuft und aktuell ist? http://java.com/de/download/installed8.jsp Ja
Java-Konsole spuckt das aus:
Java Web Start 11.371.2.11
Mit JRE-Version 1.8.0_371-b11 Java HotSpot(TM) 64-Bit Server VM
JRE-Ablaufdatum: 18.08.23 00:00
console.user.home = C:\Users\Matze
----------------------------------------------------
java.io.IOException: Server returned HTTP response code: 400 for URL: http://wpad.fritz.box/wpad.dat
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.getJSFileFromURL(Unknown Source)
at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.retrieveContentOfPACFile(Unknown Source)
at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.contructLegacyPACScript_16(Unknown Source)
at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.init(Unknown Source)
at com.sun.deploy.net.proxy.SunAutoProxyHandler.init(Unknown Source)
at com.sun.deploy.net.proxy.DynamicProxyManager.reset(Unknown Source)
at com.sun.deploy.net.proxy.DeployProxySelector.reset(Unknown Source)
at com.sun.javaws.Main.initializeExecutionEnvironment(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://wpad.fritz.box/wpad.dat
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
at java.net.URLConnection.getContentType(Unknown Source)
at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.isSupportedINSFile(Unknown Source)
... 11 more
CacheEntry[https://www.stellwerksim.de/download-jnlp.php?token=006446b09cb5da]: updateAvailable=true,lastModified=Mon Apr 24 19:09:00 CEST 2023,length=2260
server running at port: 52906
JNLPClassLoader: Finding library jawt.dll
#### Java Web Start Error:
#### java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\Java\jre-1.8\bin\jawt.dll already loaded in another classloader
Mittlerweile hab ich alles durch probiert (Open Web Start genutzt, alte Java 8 Version genutzt usw.), daher wende ich mich nun hier an euch!
schaue mal, ob du in den Interneteinstellungen deines Rechners die automatische Proxy-Konfiguration aus stellen kannst. Die scheint beim Herunterladen der Dateien für den STS dazwischen zu funken.
Ich kam auch nicht rein. Nachdem ich beim Einloggen seit Tagen die Meldung bekam, dass das Java-Zertifikat abgelaufen ist, habe ich die alte Version deinstalliert und Java neu heruntergeladen. Jetzt erhielt ich die Meldung, dass meine Java Sicherheitseinstellungen (hoch) den Start der STS-JNLP verhindern. Das war neu. Dann habe ich entdeckt, dass es unter "Start - Alle Apps - J - Java eine neue Option gibt: Java konfigurieren. Dort, gleich auf der ersten Seite (Allgemein) unten links in blau gibt es Siehe Registerkarte "Sicherheit". Klickt man auf diese gibt es unten das Feld Ausnahmeliste. Rechts vom Eingabefeld auf Siteliste bearbeiten klicken und https://www.stellwerksim.de hinzufügen. Das war die Lösung zu meinem Problem.
Wünsche euch allen einen schönen Tag!
hallo,
habe auch die ernergischen Probleme, wollte hier ein Bild rein posten aber weiß nicht wie es geht alles versucht, sinnlos AUCH mit deinstlation von java 32 & 64 Bit und Openwebstart. Bei anderen funktioniert das doch auch seltsam