java -jar JaamSim2021-05.jar -sg
Thread[RenderThread-Display-.x11_:0-1-EDT-1,5,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 1 - Thread[RenderThread-Display-.x11_:0-1-EDT-1,5,main]
java.lang.ThreadDeath
at java.base/java.lang.Thread.stop(Thread.java:937)
at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:747)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:742)
at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:656)
at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:124)
at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:76)
at com.jogamp.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:342)
at com.jogamp.nativewindow.NativeWindowFactory$1$1.run(NativeWindowFactory.java:247)
at java.base/java.lang.Thread.run(Thread.java:829)
java.lang.ThreadDeath
at java.base/java.lang.Thread.stop(Thread.java:937)
at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:747)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:742)
at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:656)
at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:124)
at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:76)
at com.jogamp.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:342)
at com.jogamp.nativewindow.NativeWindowFactory$1$1.run(NativeWindowFactory.java:247)
at java.base/java.lang.Thread.run(Thread.java:829)
X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 3/3, reusable (open, marked uncloseable): 0, pending (open in creation order): 3)
X11Util: Open X11 Display Connections: 3
X11Util: Open[0]: NamedX11Display[:0, 0x7c4f740b79c0, refCount 1, unCloseable false]
X11Util: Open[1]: NamedX11Display[:0, 0x7c4f9019d690, refCount 1, unCloseable false]
X11Util: Open[2]: NamedX11Display[:0, 0x7c4f980238f0, refCount 1, unCloseable false]
Br
Sascha