| Author |
Message |
|
|
Post subject: "Unable to restore Editor" error
Posted: Jan 29, 2005 - 01:22 PM
|
|
Veteran Member


Joined: Dec 09, 2004
Posts: 337
|
|
I'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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 29, 2005 - 01:24 PM
|
|
Veteran Member


Joined: Dec 09, 2004
Posts: 337
|
|
I 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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 29, 2005 - 03:17 PM
|
|
Moderator


Joined: May 06, 2003
Posts: 6578
|
|
| Quote: |
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?
|
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. |
_________________ --Scott
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 29, 2005 - 04:00 PM
|
|
Moderator


Joined: Jan 06, 2004
Posts: 23307
|
|
| Mork this may be an Eclipse issue, have you checked the Eclipse newsgroups? |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 29, 2005 - 04:53 PM
|
|
Moderator


Joined: May 06, 2003
Posts: 6578
|
|
| Can you post one of the stacktraces from your log? We could probably shed some light on the issue from that. |
_________________ --Scott
MyEclipse Support
|
| |
|
|
|
 |
|
|