Files
2025-09-07 17:13:32 -07:00

24 lines
1.6 KiB
Plaintext

!ENTRY org.eclipse.ui.ide 4 4 2025-09-07 16:54:55.942
!MESSAGE Problems saving workspace
!ENTRY org.eclipse.ui.ide 4 1 2025-09-07 16:54:55.945
!MESSAGE Problems occurred while trying to save the state of the workbench.
!SUBENTRY 1 org.eclipse.core.resources 4 568 2025-09-07 16:54:55.945
!MESSAGE Could not write workspace metadata '/home/ukim/Projects/modular-kbd/firmware/stm32cubeide_workspace/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree'.
!STACK 0
java.io.FileNotFoundException: /home/ukim/Projects/modular-kbd/firmware/stm32cubeide_workspace/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree (No such file or directory)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:289)
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:230)
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at org.eclipse.core.internal.localstore.SafeFileOutputStream.<init>(SafeFileOutputStream.java:55)
at org.eclipse.core.internal.resources.SaveManager.saveTree(SaveManager.java:1424)
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1230)
at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2492)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.lambda$1(IDEWorkbenchAdvisor.java:553)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
!ENTRY org.eclipse.core.resources 2 10035 2025-09-07 16:54:56.033
!MESSAGE The workspace will exit with unsaved changes in this session.