| Eclipse failse to start after updating plugins [message #906402] |
Sat, 01 September 2012 07:01  |
Vishal trivedi Messages: 2 Registered: September 2012 |
Junior Member |
|
|
Hello ,
I am an android developer and when i started eclipse today all my projects showed error in Project Explorer.
I tried cleaning the project and building again but all in vain.So i decided may be updating all plugins might solve problem.
However when I updated Eclipse asked me to restart which I did. But after that Eclipse failed to start and showed a dialog saying that logs and stored in configuration folder.
On searching on web i found two solutions to similar problem which I tried.
1. Removing file epp.package.jee_272fc75c0020_74cb291dc405 from Temp
2. updating eclipse-jee-indigo-SR1-win32\eclipse\configuration\.settings\org.eclipse.ui.ide.prefs with changing SHOW_WORKSPACE_SELECTION_DIALOG=true from false.
This is the part of log that I think might be the issue
!ENTRY org.eclipse.osgi 2 0 2012-09-01 12:37:48.757
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-01 12:37:48.757
!MESSAGE Bundle reference:file:plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.200.v201103302125.jar was not resolved.
!SUBENTRY 2 org.eclipse.jst.j2ee.ejb.annotations.xdoclet 2 0 2012-09-01 12:37:48.757
!MESSAGE Missing required bundle org.eclipse.jdt_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-01 12:37:48.758
!MESSAGE Bundle reference:file:plugins/com.android.ide.eclipse.adt_20.0.3.v201208082019-427395.jar was not resolved.
!SUBENTRY 2 com.android.ide.eclipse.adt 2 0 2012-09-01 12:37:48.758
!MESSAGE Missing required bundle org.eclipse.jdt_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2012-09-01 12:37:48.769
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-01 12:37:48.769
!MESSAGE Bundle org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.200.v201103302125 [391] was not resolved.
!SUBENTRY 2 org.eclipse.jst.j2ee.ejb.annotations.xdoclet 2 0 2012-09-01 12:37:48.769
!MESSAGE Missing required bundle org.eclipse.jdt_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-01 12:37:48.769
!MESSAGE Bundle org.eclipse.jst.j2ee.xdoclet.runtime_1.1.300.v201004280700 [400] was not resolved.
!SUBENTRY 2 org.eclipse.jst.j2ee.xdoclet.runtime 2 0 2012-09-01 12:37:48.769
!MESSAGE Missing required bundle org.eclipse.jst.j2ee.ejb.annotations.xdoclet_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-01 12:37:48.769
!MESSAGE Bundle com.android.ide.eclipse.adt_20.0.3.v201208082019-427395 [836] was not resolved.
!SUBENTRY 2 com.android.ide.eclipse.adt 2 0 2012-09-01 12:37:48.769
!MESSAGE Missing required bundle org.eclipse.jdt_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-01 12:37:48.769
!MESSAGE Bundle overlay.com.android.ide.eclipse.adt.overlay_20.0.3.v201208082019-427395 [839] was not resolved.
!SUBENTRY 2 overlay.com.android.ide.eclipse.adt.overlay 2 0 2012-09-01 12:37:48.769
!MESSAGE Missing required bundle com.android.ide.eclipse.adt_0.0.0.
I have attached the log file. I had this problem earlier as well but that time I had re-installed Eclipse and Android Plugin but that is not the solution
|
|
|