STS kann nicht gestartet werden
Moderatoren: Stellwerk-Admin, Moderatoren
STS kann nicht gestartet werden
Hallo zusammen,
ich habe leider seit langem ein Problem Stellwerksim zu starten. Folgendes wird mir angezeigt (s. Bild und Text unten). Weiß jemand eine Lösung dafür?
Fehler: java.lang.UnsatisfiedLinkError: Native Library C:\Programm Files\Java\jre1.8.0_491\bin\jawt.dll already loaded in another classloarder
Startdatei:
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://www.stellwerksim.de"
href="https://www.stellwerksim.de/download-jn ... 0abaf4a938">
<information>
<title>StellwerkSim</title>
<vendor>JS</vendor>
<homepage href="http://www.js-home.org/" />
<description>Stellwerk Simulation</description>
<icon href="/sts1-minicut.jpg"/>
<shortcut online="false">
<desktop/>
<menu submenu="StellwerkSim.de"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<update check="always" policy="always" />
<resources>
<!-- Application Resources -->
<j2se version="1.8.0*" href="http://java.sun.com/products/autodl/j2se" java-vm-args="-Dcom.sun.management.jmxremote" initial-heap-size="500M" />
<j2se version="9+" href="http://java.sun.com/products/autodl/j2se" java-vm-args="--add-modules=java.xml.ws" initial-heap-size="500M" />
<jar href="Loader.jar" download="progress"/>
<jar href="sts.jar" main="true" download="eager"/>
<jar href="js-tools.jar" download="eager"/>
<jar href="STSQuery.jar" download="eager"/>
<jar href="flatlaf.jar" download="eager"/>
<!-- <jar href="flatlaf-themes.jar" download="eager"/> -->
<property name="jnlp.ircserver" value="bespin.stellwerksim.de"/>
<property name="jnlp.timeserver" value="bespin.stellwerksim.de"/>
<property name="jnlp.webserver" value="www.stellwerksim.de"/>
<property name="jnlp.service" value="https://www.stellwerksim.de/soap.php"/>
<property name="jnlp.log" value="www.stellwerksim.de/javalog.php"/>
<property name="jnlp.controlbot" value="sts-control"/>
<property name="jnlp.controlroomPrefix" value="#control"/>
<property name="jnlp.readyroom" value="#readyroom"/>
<property name="jnlp.readyroomchannels" value="#Lobby:Lobby;#quassel:Spielanfragen"/>
<property name="jnlp.mixfilterchannels" value="#Lobby"/>
<property name="jnlp.startchannel" value="#lobby"/>
</resources>
<application-desc
name="StellwerkSim"
main-class="js.java.schaltungen.stsmain"
width="300"
height="300">
<argument>005f0abaf4a938</argument>
<argument>43320</argument>
<argument>Ziggi</argument>
</application-desc>
</jnlp>
Ausnahmen:
java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\Java\jre1.8.0_491\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)
ich habe leider seit langem ein Problem Stellwerksim zu starten. Folgendes wird mir angezeigt (s. Bild und Text unten). Weiß jemand eine Lösung dafür?
Fehler: java.lang.UnsatisfiedLinkError: Native Library C:\Programm Files\Java\jre1.8.0_491\bin\jawt.dll already loaded in another classloarder
Startdatei:
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://www.stellwerksim.de"
href="https://www.stellwerksim.de/download-jn ... 0abaf4a938">
<information>
<title>StellwerkSim</title>
<vendor>JS</vendor>
<homepage href="http://www.js-home.org/" />
<description>Stellwerk Simulation</description>
<icon href="/sts1-minicut.jpg"/>
<shortcut online="false">
<desktop/>
<menu submenu="StellwerkSim.de"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<update check="always" policy="always" />
<resources>
<!-- Application Resources -->
<j2se version="1.8.0*" href="http://java.sun.com/products/autodl/j2se" java-vm-args="-Dcom.sun.management.jmxremote" initial-heap-size="500M" />
<j2se version="9+" href="http://java.sun.com/products/autodl/j2se" java-vm-args="--add-modules=java.xml.ws" initial-heap-size="500M" />
<jar href="Loader.jar" download="progress"/>
<jar href="sts.jar" main="true" download="eager"/>
<jar href="js-tools.jar" download="eager"/>
<jar href="STSQuery.jar" download="eager"/>
<jar href="flatlaf.jar" download="eager"/>
<!-- <jar href="flatlaf-themes.jar" download="eager"/> -->
<property name="jnlp.ircserver" value="bespin.stellwerksim.de"/>
<property name="jnlp.timeserver" value="bespin.stellwerksim.de"/>
<property name="jnlp.webserver" value="www.stellwerksim.de"/>
<property name="jnlp.service" value="https://www.stellwerksim.de/soap.php"/>
<property name="jnlp.log" value="www.stellwerksim.de/javalog.php"/>
<property name="jnlp.controlbot" value="sts-control"/>
<property name="jnlp.controlroomPrefix" value="#control"/>
<property name="jnlp.readyroom" value="#readyroom"/>
<property name="jnlp.readyroomchannels" value="#Lobby:Lobby;#quassel:Spielanfragen"/>
<property name="jnlp.mixfilterchannels" value="#Lobby"/>
<property name="jnlp.startchannel" value="#lobby"/>
</resources>
<application-desc
name="StellwerkSim"
main-class="js.java.schaltungen.stsmain"
width="300"
height="300">
<argument>005f0abaf4a938</argument>
<argument>43320</argument>
<argument>Ziggi</argument>
</application-desc>
</jnlp>
Ausnahmen:
java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\Java\jre1.8.0_491\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)
Re: STS kann nicht gestartet werden
Java hat vor längerer Zeit seine Sicherheitsbestimmungen geändert, heißt für uns Spieler zwei Dinge: zum Einen, die Ausnahme für den STS Kommunikator in Java einrichten, und zum Anderen braucht der beim Start gern mal 2 oder 3 Versuche (Starts), bis der sich dann mal verbunden hat...
Wenn das nicht hilft, den alten Download entwerden und den Kommunikator neu runterladen, es klappt, nur mit paar... Nebenwirkungen.
Wenn das nicht hilft, den alten Download entwerden und den Kommunikator neu runterladen, es klappt, nur mit paar... Nebenwirkungen.
Re: STS kann nicht gestartet werden
Ich habe das jetzt mal öfters versucht und auch mal Java neuinstalliert. Weiterhin kann ich nicht starten.
Re: STS kann nicht gestartet werden
Also ich habe das ganze ja schonmal getan. Jetzt nochmal. Weiterhin erscheint folgende Fehlermeldung:
Fehler: java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\Java\jre1.8.0_491\bin\jawt.dll already loaded in another classloader.
Die Fehlermeldung kann ich gerne auf verlangen auch erneut reinschicken. Ich danke für die Hilfe jedoch wusste ich auch nicht was mir der Beitrag für ein Zertifikat was nicht validiert wurde helfen kann. Bei mir steht lediglich "Anwendung kann nicht gestartet werden.". Im Beitrag ist ja auch genannt: "Das Stellwerksim-Programm ist mit einem Zertifikat signiert, um die Herkunft und Vertraulichkeit des Programms sicher stellen zu können. Folgende Fehlermeldung kann mehrere Ursachen haben." mit einer Fehlermeldung die ich nicht habe.
Vielleicht denke ich auch falsch aber ich danke trotzdem.
Fehler: java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\Java\jre1.8.0_491\bin\jawt.dll already loaded in another classloader.
Die Fehlermeldung kann ich gerne auf verlangen auch erneut reinschicken. Ich danke für die Hilfe jedoch wusste ich auch nicht was mir der Beitrag für ein Zertifikat was nicht validiert wurde helfen kann. Bei mir steht lediglich "Anwendung kann nicht gestartet werden.". Im Beitrag ist ja auch genannt: "Das Stellwerksim-Programm ist mit einem Zertifikat signiert, um die Herkunft und Vertraulichkeit des Programms sicher stellen zu können. Folgende Fehlermeldung kann mehrere Ursachen haben." mit einer Fehlermeldung die ich nicht habe.
Vielleicht denke ich auch falsch aber ich danke trotzdem.
Re: STS kann nicht gestartet werden
Es scheint so, also hättest du bereits ein Programm offen welches auf die Java Libary zugreift. Dies verhindert das starten von Java. So seh ich das gerade - vermutlich wirst du das aber nicht haben und wir stehen hier vor einem Rätsel.
Re: STS kann nicht gestartet werden
Ja ich habe keins offen...
Vielleicht finde ich ja mal was haha
Vielleicht finde ich ja mal was haha
Re: STS kann nicht gestartet werden
Ich habe es jetzt hinbekommen. Ich habe die ".accessibility.properties" Datei unter C:\Users\xxx" gelöscht. Mal schauen wie lange das hält
