Last modified by loktevda on 2025-12-09 15:46

From version 24.1
edited by loktevda
on 2025-12-05 15:29
Change comment: There is no comment for this version
To version 25.1
edited by loktevda
on 2025-12-09 15:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -130,7 +130,7 @@
130 130  
131 131  * (((
132 132   When starting the application, please check whether another instance is already running so that it does not open multiple windows or panels at the same time, which could cause an Out-Of-Memory error.
133 -If another instance is running, the new one should either close the existing instance safely or terminate the Java process **killall java **or via Task Manager.
133 +If another instance is running, the new one should either close the existing instance safely or terminate the Java process **killall jddd **or via Task Manager.
134 134  To open the Task Manager, press **Ctrl + Shift + Esc**.
135 135  Alternatively, you can press **Ctrl + Alt + Delete** and select **Task Manager** from the menu or search in Apps.
136 136  From there, you can find the running Java process and end it if necessary.