Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse doesn't start after file system crash
Eclipse doesn't start after file system crash [message #710331] Thu, 04 August 2011 19:15 Go to next message
Eclipse UserFriend
Hi,

after a forced restart and some file system repair eclispe doesn't start anymore. The Log starts with.

!SESSION 2011-08-05 11:02:55.427 -----------------------------------------------
eclipse.buildId=M20110210-1200
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_NZ
Framework arguments:  -product org.eclipse.epp.package.php.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.php.product

!ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2011-08-05 11:02:56.422
!MESSAGE 
!STACK 0
org.osgi.framework.BundleException: The bundle "org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20110114 [439]" could not be resolved. Reason: Missing Constraint: Import-Package: org.eclipse.equinox.internal.p2.extensionlocation; version="0.0.0"
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)

....


Any ideas how to repair this? I have attached the full log

Kind Regards,

Jochen
Re: Eclipse doesn't start after file system crash [message #714359 is a reply to message #710331] Wed, 10 August 2011 08:13 Go to previous messageGo to next message
Eclipse UserFriend
On 2011-08-05 01:15, Jochen Daum wrote:
> Hi,
>
> after a forced restart and some file system repair eclispe doesn't start anymore. The Log starts with.
(...)
> Any ideas how to repair this? I have attached the full log

Some Eclipse Files are still broken and probably You need to reinstall Eclipse
to get it to work.

/dmc
Re: Eclipse doesn't start after file system crash [message #726943 is a reply to message #714359] Mon, 19 September 2011 22:29 Go to previous messageGo to next message
Eclipse UserFriend
I had this happen once and in my case it only took a forced restart after my computer failed to wake-up from hibernation (of course, eclipse was running prior to hibernation). Clearing out all the eclipse meta data (hidden folder in your workspace) got eclipse to open again for me. Problem is that you loose all history about your projects. By trial and error, I was able to figure out exactly which meta files were corrupt and delete just those files. This allowed me to get eclipse to start again and still have all my projects intact with just minor setting information lost.
Re: Eclipse doesn't start after file system crash [message #728093 is a reply to message #726943] Thu, 22 September 2011 09:42 Go to previous message
Eclipse UserFriend
On 2011-09-20 04:29, shaun.purvis wrote:
> I had this happen once and in my case it only took a forced restart after my
> computer failed to wake-up from hibernation (of course, eclipse was running
> prior to hibernation). Clearing out all the eclipse meta data (hidden folder in
> your workspace) got eclipse to open again for me. Problem is that you loose all
> history about your projects. By trial and error, I was able to figure out
> exactly which meta files were corrupt and delete just those files. This allowed
> me to get eclipse to start again and still have all my projects intact with just
> minor setting information lost.

It's always good to have some backup of Your data etc.
Probably You can transfer most of workspace from broken one :)

/dmc
Previous Topic:PHPDoc PDT eclipse
Next Topic:problem debugging with XDebug
Goto Forum:
  


Current Time: Wed Jul 23 14:20:34 EDT 2025

Powered by FUDForum. Page generated in 0.03672 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top