- This topic has 1 reply, 2 voices, and was last updated 15 years, 4 months ago by
Riyad Kalla.
-
AuthorPosts
-
SamParticipantHello there i have been trying to figure this out for the past three hours. I shutdown my eclipse yesterday. I had two instances open with two different workspaces and was in a hurry so shut them down at the same exact time. Last night i did a chkdsk and that lead to fixing of a lot of so called errors.
Today as usual I fired my eclipse and tada no projects, all the files couldn’t be found.
I looked in the logs and that was the error in .metadata\.log
java.io.FileNotFoundException: C:\Users\sgabriel\AppData\Local\Genuitec\MyEclipse\configuration\org.eclipse.osgi\bundles\417\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
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)Since then I have been trying everything that is possible in that order and always get that error and no projects
1. I created a new workspace, even on a blank one I get this message.
2. Reinstalled using Pulse and still getting an error message.in new and old workspace
3. Reinstalled to a different directory for My Eclipse.
4. renamed the My Eclipse director and the Common directory then reinstalled from a file downloaded on Sept 19th. This time none of the My Eclipse features are present.Here is the installation details:
*** Date:
Thursday, October 1, 2009 1:39:06 PM EDT** System properties:
OS=WindowsVista
OS version=6.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 WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\sgabriel\AppData\Local\Genuitec\MyEclipse\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Users\sgabriel\AppData\Local\Genuitec\MyEclipse\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Users\sgabriel\AppData\Local\Genuitec\MyEclipse\../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
configuration
-clean
-vm
C:/Users/sgabriel/AppData/Local/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllHere is the latest log file
!SESSION 2009-10-01 13:22:49.202 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean -clean!ENTRY org.eclipse.equinox.p2.core 4 0 2009-10-01 13:22:53.533
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Users/sgabriel/AppData/Local/Genuitec/MyEclipse/configuration/org.eclipse.osgi/bundles/417/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:\Users\sgabriel\AppData\Local\Genuitec\MyEclipse\configuration\org.eclipse.osgi\bundles\417\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-10-01 13:22:53.534
!MESSAGE Unable to read repository at file:/C:/Users/sgabriel/AppData/Local/Genuitec/MyEclipse/configuration/org.eclipse.osgi/bundles/417/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: C:\Users\sgabriel\AppData\Local\Genuitec\MyEclipse\configuration\org.eclipse.osgi\bundles\417\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
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)!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.300
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\com.genuitec.myeclipse.matisse_7.5.0.zmyeclipse75020090612!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.302
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.codegen.ui_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.302
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.codegen_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.303
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.common_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.303
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.databinding.edit_1.0.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.304
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.ecore.sdo_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.304
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.ecore_2.4.2.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.304
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.edit.ui_2.4.2.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.305
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.edit_2.4.2.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.305
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.mapping.ecore_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.305
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.mapping_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.306
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.xsd.edit_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.895
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\com.genuitec.myeclipse.matisse_7.5.0.zmyeclipse75020090612!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.897
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.codegen.ui_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.897
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.codegen_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.897
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.common_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.898
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.databinding.edit_1.0.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.898
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.ecore.sdo_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.899
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.ecore_2.4.2.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.899
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.edit.ui_2.4.2.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.899
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.edit_2.4.2.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.900
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.mapping.ecore_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.900
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.emf.mapping_2.4.0.v200902171115!ENTRY org.eclipse.update.configurator 4 0 2009-10-01 13:22:55.901
!MESSAGE Unable to find feature.xml in directory: C:\Users\sgabriel\AppData\Local\Genuitec\Common\features\org.eclipse.xsd.edit_2.4.0.v200902171115!ENTRY com.genuitec.eclipse.core.common 1 0 2009-10-01 13:23:12.441
!MESSAGE Missing action set:!ENTRY org.jboss.tools.common.model 1 0 2009-10-01 13:23:12.445
!MESSAGE ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jst.web.ui!ENTRY org.jboss.tools.common.model 1 0 2009-10-01 13:23:12.448
!MESSAGE ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jsf.ui!ENTRY org.eclipse.equinox.p2.metadata.repository 2 0 2009-10-01 13:23:19.957
!MESSAGE Error parsing metadata repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 10, column 99: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 10, column 99: Illegal value for attribute “url” of element “repository”: null
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 11, column 99: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 11, column 99: Illegal value for attribute “url” of element “repository”: null
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 12, column 97: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 12, column 97: Illegal value for attribute “url” of element “repository”: null
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 13, column 97: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-10-01 13:23:19.957
!MESSAGE Error at line 13, column 97: Illegal value for attribute “url” of element “repository”: nullPlease help …… I can’t work
Riyad KallaMemberSam,
Good news, unless you had a massive disk failure and CHKDSK was wiping out file links left and right, there is *no way* your workspace contents got erased off disk by MyEclipse. So it’s likely just an issue of a crapped out workspace cache OR more likely, just pointing at the wrong dir.
First things first, open Windows Explorer (or whatever file manager you use) and navigate to your workspace directly on disk, go inside of it and confirm that all your projects are there. If you do NOT see them, there’s a very likely chance you had a disk failure and files were corrupted on your disk.
Alternatively, triple-check that you have the right path for the Workspace, sometimes folks will create a workspace in a custom location, like C:\Dev\Workspace, but forget that when starting up MyEclipse which maybe present them with the default, which is <USER.HOME>\Workspaces and then get really nervous when the workspace comes up empty.
IF your projects are all there in the workspace, and still don’t show up in the IDE, try and use File > Import > Existing Project > Select “Root” directory, select the workspace dir, and hit OK. That should cause it to reload all the projects from the disk back into the workspace cache.
-
AuthorPosts