- This topic has 5 replies, 2 voices, and was last updated 15 years, 2 months ago by support-joy.
-
AuthorPosts
-
RaminMemberhi,
I tried to “Remove” the following two software from my IDE and now I get errors — unable to contineu with removing them and unable to restore.
Please advise.
- SpringIDE for MyEclipse – Mylyn Support
- SpringIDE for MyEclipse – AJDT Support
The error while removing (Applying) is:
An error occurred while collecting items to be installed
No repository found containing: org.eclipse.equinox.frameworkadmin/osgi.bundle/1.0.100.v20090520-1905
support-joyMemberRamin,
Sorry to hear you are running into this issue. Can you answer few queries for me to understand the root cause –
1. How did you try to remove the said software?SpringIDE for MyEclipse – Mylyn Support
SpringIDE for MyEclipse – AJDT Support2. Can you copy and paste your installation details? You can get it from MyEclipse IDE menu options click on MyEclipse > Installation Summary > Installation Details.
For quick fix from the MyEclipse IDE menu options click on Help > Software Updates > Manage in Pulse Explorer.
This will open pulse-explorer and show the current MyEclipse profile selected for you. If you notice the right hand pane will list you base, shared and personal software. Under personal software it will list you all the 3rd party plugins and features. Verify the list under personal software. In case you want to remove any personal software, select the said software, right click and from context menu click on [Remove]. Next right click on “MyEclipse 7.5″(or the relevant version) and from the context menu click on [Re-install and run].Pulse will automatically resolve any dependency conflict. Let me know how this works for you.
RaminMemberhi Joy,
I previously used Add/Remove under Software Updates. It shows “To Remove” for the two items, but I can not remove them.
Moreover, I’m unable to use Pulse. I get the following errors in Pulse Explorer\configuration\<file>.log
!SESSION Sun Sep 13 22:34:52 EDT 2009 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2009-09-13 22:34:52.640 !MESSAGE Invalid splash path entry: platform\:/base/plugins/org.eclipse.platform !SESSION 2009-09-13 22:34:50.890 ----------------------------------------------- eclipse.buildId=unknown java.version=1.5.0_15 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -edit file:/C:/SW/ME/MyEclipse 7.1/configuration/config.ini Command-line arguments: -os win32 -ws win32 -arch x86 -edit file:/C:/SW/ME/MyEclipse 7.1/configuration/config.ini !ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2009-09-13 22:34:56.796 !MESSAGE !STACK 0 org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Another singleton version selected: org.eclipse.equinox.simpleconfigurator_1.0.0.200903311900 at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299) at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:247) at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:201) at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:644) at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) !ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2009-09-13 22:35:17.015 !MESSAGE !STACK 0 org.osgi.framework.BundleException: State change in progress for bundle "reference:file:/C:/SW/ME/Pulse Explorer/plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.200903311900.jar" by thread "main". at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144) at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529) at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:281) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:416) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:224) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162) at java.lang.Thread.run(Unknown Source) Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException ... 8 more Root exception: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144) at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529) at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:281) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:416) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:224) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162) at java.lang.Thread.run(Unknown Source) !ENTRY org.eclipse.osgi 4 0 2009-09-13 22:35:18.734 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.200903122000.jar/ was not resolved. !ENTRY org.eclipse.osgi 4 0 2009-09-13 22:35:18.750 !MESSAGE Application error !STACK 1 java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini). at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) !ENTRY org.eclipse.osgi 2 0 2009-09-13 22:35:18.750 !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 2009-09-13 22:35:18.750 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.0.200903122000.jar/ [1] was not resolved. !SUBENTRY 2 org.eclipse.equinox.simpleconfigurator 2 0 2009-09-13 22:35:18.750 !MESSAGE Another singleton version selected: org.eclipse.equinox.simpleconfigurator_1.0.0.200903311900
My installation Details are:
*** Date: Sunday, September 13, 2009 10:40:30 PM EDT ** System properties: OS=WindowsXP OS version=5.1.0 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 7.5 Build id: 7.5-20090609 *** Eclipse details: MyEclipse Enterprise Workbench Version: 7.5 Build id: 7.5-20090609 Eclipse Plug-in Development Environment Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS Build id: M20080703-0800 Eclipse Platform Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL Build id: M20090211-1700 Eclipse Graphical Editing Framework GEF Version: 3.4.2.v20090218-1145-67728084A56B4I233613552 Build id: 200809101400 Eclipse RCP Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63 Build id: M20090211-1700 Eclipse Java Development Tools Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI Build id: M20090211-1700 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\SW\ME\MyEclipse 7.1\myeclipse.exe -name Myeclipse --launcher.library C:\SW\ME\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll -startup C:\SW\ME\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar -exitdata a3c_60 -clean -configuration configuration -data C:\TL\WS7\SL -vm C:\SW\ME\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin\javaw.exe
support-joyMemberRamin,
Looks like your MyEclipse IDE got corrupted. Can you do the following?
1. Look for ~\Genuitec\Pulse Explorer\pulse-explorer.exe and open pulse-explorer manuall. In case you cannot do that, please download the same from http://www.poweredbypulse.com
2. Login anonymously, it will direct you to the explorer page
3. Make sure to select “Eclipse – Ganymede” from the drop-down on top left hand corner
4. Next, expand “My Profiles”. Click on “MyEclipse 7.5”. On the right hand pane, it will list you base, shared and personal software
5. Personal software contains all the 3rd party – plugins and features.
6. Review the contents under personal software. If you need to remove any software, right click on the same and from the context menu click on [remove]
7. Right click on “MyEclipse 7.5” and from the context menu click on [Re-install and run]Let me know how this works for you.
RaminMemberhi,
I had issues with the steps:
1. Look for ~\Genuitec\Pulse Explorer\pulse-explorer.exe and open pulse-explorer manuall. In case you cannot do that, please download the same from www.poweredbypulse.com
I had to download ity from the site.
2. Login anonymously, it will direct you to the explorer page 3. Make sure to select "Eclipse - Ganymede" from the drop-down on top left hand corner 4. Next, expand "My Profiles". Click on "MyEclipse 7.5". On the right hand pane, it will list you base, shared and personal software
Under My Profiles nothing was listed. You must Browse Caegories (or search) before they do.
5. Personal software contains all the 3rd party - plugins and features.
Nothing listed under Personal for any of the MyEclipse 7.5 found, so I continued with the MyEclipse 7.5 Latest.
6. Review the contents under personal software. If you need to remove any software, right click on the same and from the context menu click on [remove] 7. Right click on "MyEclipse 7.5" and from the context menu click on [Re-install and run]
This created yet another installation with myeclipse.exe and pulse in it. (about 70 MB) Please explain how to remnove the older one/newr one.
support-joyMemberRamin,
Thank you for the detailed explanation. Looks like after removing
SpringIDE for MyEclipse – Mylyn Support
SpringIDE for MyEclipse – AJDT Support
your ME install was corrupted.
I would recommend you to perform a clean install. Please follow the below steps –
1. Run the uninstaller.
2. Make sure the MyEclipse Install Directory has been completely removed
2.1. Pulse Install Directory, on XP it’s under C:\Program Files in \Pulse or \Genuitec, and on Vista it’s under \AppData\Local and then under \Pulse or \Genuitec again
3. Then make sure the pulse2.locator file under is erased as well
4. Next install MyEclipse using any options listed here http://www.myeclipseide.com/index.php?name=Downloads&req=viewsdownload&sid=31 or you can also install MyEclipse from pulse.Sorry for the inconvinience.
-
AuthorPosts