STS kann nicht gestartet werden
Verfasst: Fr Jun 19, 2026 9:01 pm
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)