- This topic has 4 replies, 3 voices, and was last updated 19 years, 9 months ago by Scott Anderson.
-
AuthorPosts
-
MorkParticipantI’m not sure what’s causing this, but it happens a lot.
In a project I leave open for even a day, when I go to close the project (the next day), I get an error:
The messagebox title bar says: “Unable to restore editor”.
The messagebox text is: “Unable to create editor: BasicSurvey.java”.The error in the error log is:
!ENTRY org.eclipse.ui 4 4 Jan 29, 2005 07:53:24.234
!MESSAGE Exception creating editor: The file does not exist.—————
I’m using MyEclipse 3.8.4.
—————
I’ve tried to clean the project several times and have used the -clean switch.
—————
The problem may be that I put my machine in “Stand by” (XP) mode at night.
However, in any case, MyEclipse is getting confused. This problem resulted in, over a couple weeks, a huge .log file when MyEclipse stopped closing down correctly and writing huge exception log entries.
————–
I promised I’d write back with more details so here you go.
If you need any more information, please let me konw.
Hope we can fix this one. <s>
Thanks much.
— M
MorkParticipantI forgot to mention in my first posting that the file does exist (the error listed above is incorrect).
If I re-open the project after getting these errors, I can edit the file in question and close the project with no problems.
Thus, it *may* be that it’s Windows standby mode. So, perhaps there’s some additional code MyEclipse needs to run to keep things in sync?
Look forward to your replies.
–M
Scott AndersonParticipantThus, it *may* be that it’s Windows standby mode. So, perhaps there’s some additional code MyEclipse needs to run to keep things in sync?
We haven’t seen anything like that, especially related to standby mode. The other odd issue is that it’s complaining about a Java file, so the Eclipse Java editor would be used, not one of ours.
Riyad KallaMemberMork this may be an Eclipse issue, have you checked the Eclipse newsgroups?
Scott AndersonParticipantCan you post one of the stacktraces from your log? We could probably shed some light on the issue from that.
-
AuthorPosts