| Summary: | Eclipse keep closes after confirm workspace path | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | FakeID <temenchat> | ||||
| Component: | IDE | Assignee: | Platform-UI-Inbox <Platform-UI-Inbox> | ||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||
| Severity: | critical | ||||||
| Priority: | P3 | CC: | daniel_megert, pwebster, remy.suen | ||||
| Version: | 4.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
FakeID
Created attachment 200872 [details]
Log file captured from command line using syntax 'eclipsec -consoleLog -debug'
I read some solution and I try to check the error message using 'eclipsec -consoleLog -debug'. This file is captured from cmd line
>I just move to Eclipse Indigo, at the first time everything is running fine. How did you move? Did you use a fresh install or update via Install Manager? In the SDK the org.eclipse.ui.internal.handlers.HandlerServiceFactory extends the AbstractServiceFactory. It looks like those classes get loaded by different class loaders, probably due to wrong/unexpected bundle activation. It looks like your install got corrupted because of incompatible bundles. You could first try to disable or uninstall Papyrus and if that doesn't help try to remove the Object Teams bundles. Related bugs in the past: bug 307432, bug 306279 and bug 312547. I remove the previous Eclipse, download the latest stable Eclipse Indigo (Eclipse IDE for Java Developers), and install it to my computer. At that time, eclipse is running fine. Then I decided to install all the plugin from all available site And after that I couldn't start my eclipse. Now I'm downloading Eclipse Classic 3.7 and try to install the plugins. I'll update the result. Please let us know if you still have problems with Eclipse when using Eclipse Classic 3.7. |