summaryrefslogtreecommitdiffstats
path: root/Master/Real-Time Systems/mki/.metadata/.log
blob: d6ddf325a6f798cfd53a3e33480d69f6c479122c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
!ENTRY org.eclipse.ui.ide 4 4 2010-11-12 16:45:15.094
!MESSAGE Problems saving workspace

!ENTRY org.eclipse.ui.ide 4 1 2010-11-12 16:45:15.105
!MESSAGE Problems occurred while trying to save the state of the workbench.
!SUBENTRY 1 org.eclipse.core.resources 4 568 2010-11-12 16:45:15.105
!MESSAGE Could not write workspace metadata '/home/user/Desktop/mki/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree'.
!STACK 0
java.io.FileNotFoundException: /home/user/Desktop/mki/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
	at org.eclipse.core.internal.localstore.SafeFileOutputStream.<init>(SafeFileOutputStream.java:46)
	at org.eclipse.core.internal.resources.SaveManager.saveTree(SaveManager.java:1326)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1112)
	at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2006)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$5.run(IDEWorkbenchAdvisor.java:502)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)