I cant shutdown the ursim GUI. When I try to close the application, i get the following error message in the terminal:
11:17:21.689 WARN - Unknown shutdown sequence initiated {thread: Thread-8 , loggerClass: com.ur.polyscope.system.impl.internal.ShutdownServiceImpl$1}
java.lang.Throwable
at com.ur.polyscope.system.impl.internal.ShutdownServiceImpl$1.run(ShutdownServiceImpl.java:40) [polyscope-system-impl-6.5.14.jar:?]
2021-05-31 11:17:21,758 FATAL Unable to register shutdown hook because JVM is shutting down.
when i type
pkill ursim
the process is killed, but the GUI is still open.
When i remove my URCap, the Problem not there anymore.
The URCap starts no Thread.
What could cause this problem?