Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
!SESSION 2007-08-24 16:11:23.131 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2007-08-24 16:11:24.538
!MESSAGE A workspace crash was detected. The previous session did not exit normally.
!ENTRY org.eclipse.osgi 4 0 2007-08-24 16:11:24.569
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (23).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
many java errors
Caused by: org.eclipse.core.internal.dtree.ObjectNotFoundException: Tree element /PROJECT_TEST_CR_PACA/talend.project not found.
at org.eclipse.core.internal.dtree.AbstractDataTree.handleNotFound(AbstractDataTree.java:257)
at org.eclipse.core.internal.dtree.DeltaDataTree.getData(DeltaDataTree.java:585)
many java errors
Root exception:
org.eclipse.core.internal.dtree.ObjectNotFoundException: Tree element /PROJECT_TEST_CR_PACA/talend.project not found.
at org.eclipse.core.internal.dtree.AbstractDataTree.handleNotFound(AbstractDataTree.java:257)
at org.eclipse.core.internal.dtree.DeltaDataTree.getData(DeltaDataTree.java:585)
many java errors
!ENTRY org.eclipse.osgi 4 0 2007-08-24 16:11:24.584
!MESSAGE An error occurred while automatically activating bundle org.eclipse.team.core (129).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.team.internal.core.TeamPlugin.start() of bundle org.eclipse.team.core.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
many java errors
Root exception:
java.lang.NoClassDefFoundError: org/eclipse/core/resources/IResource
at org.eclipse.team.internal.core.TeamPlugin.start(TeamPlugin.java:75)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
many java errors
!ENTRY org.eclipse.osgi 4 0 2007-08-24 16:11:24.584
!MESSAGE An error occurred while automatically activating bundle org.epic.perleditor (152).
!STACK 0
org.osgi.framework.BundleException: The activator org.epic.perleditor.PerlEditorPlugin for bundle org.epic.perleditor is invalid
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:962)
many java errors
Root exception:
java.lang.NoClassDefFoundError: org/eclipse/team/core/Team
at org.epic.perleditor.PerlEditorPlugin.<init>(PerlEditorPlugin.java:91)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
many java errors
!ENTRY org.eclipse.core.runtime 4 2 2007-08-24 16:11:24.584
!MESSAGE Problems encountered starting up plug-in: "org.osgi.framework.BundleException: Problems encountered starting up plug-in: "org.epic.perleditor".".
!STACK 0
org.osgi.framework.BundleException: Problems encountered starting up plug-in: "org.epic.perleditor".
at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1154)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
many java errors
...
I think I found the answer : there was a blank character and a '-' in the project name.