- This topic has 4 replies, 3 voices, and was last updated 15 years, 7 months ago by Loyal Water.
-
AuthorPosts
-
Christopher CrottyMemberThe auto-update showed a 7.1.1 update available. It seemed to run the update OK and asked to restart MyEclipse. Now it wont start and I get the following errors in thelog:
!ENTRY org.eclipse.equinox.app 0 0 2009-04-06 23:18:10.125
!MESSAGE Product com.genuitec.myeclipse.product7.ide could not be found.!ENTRY org.eclipse.equinox.p2.core 4 0 2009-04-06 23:18:11.062
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Program Files/Genuitec/MyEclipse 7.0/configuration/org.eclipse.osgi/bundles/4/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
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.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: C:\Program Files\Genuitec\MyEclipse 7.0\configuration\org.eclipse.osgi\bundles\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
… 22 more
!
support-joyMemberccrotty,
Sorry to hear you ran into this issue. I have few questions –
1. How did you install MyEclipse? Using the all-in-one installer?added MyEclipse plugin to Eclipse 3.4.1? Used the update site?
Looks like you are facing issues related to installer. If you have pulse, the quick and dirty way to fix this issue would be to open pulse explorer, select MyProfiles, select MyEclipse 7.1, right click on MyEclipse 7.1 and click on [run]/[install and run]/[re-install and run]. Pulse resolves dependencies.
If you don’t have pulse, can you download the all-in-one installer and install MyEclipse. Let me know if it fixes the above issue.
Sorry for the inconvinience.
Loyal WaterMemberccrotty,
We have had some users face similar update issues in the past and this has been rectified in the latest installer that was released last week. I would suggest you download the 7.1.1 All in one installer and set up MyEclipse using this installer. You should not face any problems updating after this.Sorry for the inconvenience.
Christopher CrottyMemberFYI, it appears your download site is having problems with some links.
I am unable to download the All-in-one installer for 7.1.1 on windows. I get redirected to the following URL: http://216.114.78.154/NoDirectAccess.html
This states the following:
DirectAccess Not Permitted
Direct access to the MyEclipse download area is not permitted.
Please go through the MyEclipse portal’s download area to download MyEclipse Enterprise Workbench.MyEclipse Support
The Linux download seems to work fine.
Loyal WaterMemberI checked at my end and the link seems to be working now. Can you please try again. Sorry for the hiccup.
-
AuthorPosts