An error when opening Talend
Solved
safowan
Posted messages
202
Status
Member
-
safowan Posted messages 202 Status Member -
safowan Posted messages 202 Status Member -
Good evening,
I just downloaded version 3.0.2 of Talend (the ETL software), but unfortunately, when I try to open it, an error message appears:
An error occurred. See the log file
C:\Documents and settings\Administrateur\Bureau\TOS-All-r20205-V3.0.2\configuration\1228325163390.log
Can I get help from experienced users? Thank you in advance.
I just downloaded version 3.0.2 of Talend (the ETL software), but unfortunately, when I try to open it, an error message appears:
An error occurred. See the log file
C:\Documents and settings\Administrateur\Bureau\TOS-All-r20205-V3.0.2\configuration\1228325163390.log
Can I get help from experienced users? Thank you in advance.
Configuration: Windows XP Firefox 3.0.4
6 answers
-
I didn't pay attention to the version of Java used:
Talend Open Studio requires a version of Java >=1.5
However, in your logs, we see that you are using java.version=1.4.1_02. -
Talend did not install correctly.
Usually, this can happen when it is unzipped with the default Windows extractor.
I think it would be better to use another software like 7-zip or download the .exe that will take care of everything.
Good luck, -
I just downloaded the .exe, the installation was successfully completed, but unfortunately when I run it, it displays the same error message.
-
-
Good evening Mhirt, Thank you for replying to me,
I noticed when trying to open TALEND at different times that it indicates each time there is an error due to one of the *.log files located in the same "configuration" directory, not just the 1228325163390.log
Well, I will display the content of the 1228325163390.log:
!SESSION 2008-12-03 18:26:02.468 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.1_02
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.osgi 4 0 2008-12-03 18:26:05.812
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.runtime.compatibility (62).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.plugins.CompatibilityActivator.start() of bundle org.eclipse.core.runtime.compatibility.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1028)
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.start(AbstractBundle.java:265)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:368)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:444)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(DefaultClassLoader.java:313)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
at org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(CompatibilityHelper.java:63)
at org.eclipse.core.runtime.Plugin.initializeDescriptor(Plugin.java:705)
at org.eclipse.core.runtime.Plugin.start(Plugin.java:691)
at org.eclipse.update.internal.core.UpdateCore.start(UpdateCore.java:231)
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.start(AbstractBundle.java:265)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:368)
at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:441)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:32)
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.lang.NoClassDefFoundError: org/eclipse/core/runtime/Plugin
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:1627)
at java.lang.Class.privateGetPublicMethods(Class.java:1655)
at java.lang.Class.privateGetPublicMethods(Class.java:1665)
at java.lang.Class.getMethod0(Class.java:1744)
at java.lang.Class.getMethod(Class.java:963)
at org.eclipse.core.internal.runtime.CompatibilityHelper.setPlugin(CompatibilityHelper.java:48)
at org.eclipse.core.internal.plugins.CompatibilityActivator.start(CompatibilityActivator.java:23)
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)
... 87 more
Root exception:
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/Plugin
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:1627)
at java.lang.Class.privateGetPublicMethods(Class.java:1655)
at java.lang.Class.privateGetPublicMethods(Class.java:1665)
at java.lang.Class.getMethod0(Class.java:1744)
at java.lang.Class.getMethod(Class.java:963)
at org.eclipse.core.internal.runtime.CompatibilityHelper.setPlugin(CompatibilityHelper.java:48)
at org.eclipse.core.internal.plugins.CompatibilityActivator.start(CompatibilityActivator.java:23)
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.start(AbstractBundle.java:265)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:368)
at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:441)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:32)
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.eventmgr.EventManager$EventThread.run(EventManager.java:321)
!ENTRY org.eclipse.equinox.app 0 0 2008-12-03 18:26:06.171
!MESSAGE Product org.talend.rcp.branding.tos.product could not be found.
!ENTRY org.eclipse.osgi 4 0 2008-12-03 18:26:06.703
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native Method)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(MainApplicationLauncher.java:504)
at org.eclipse.equinox.launcher.Main.run(MainApplicationLauncher.java:1236)
!ENTRY org.eclipse.osgi 2 0 2008-12-03 18:26:07.156
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.156
!MESSAGE Bundle update@plugins/javax.mail_1.4.0.v200804091730.jar was not resolved.
!SUBENTRY 2 javax.mail 2 0 2008-12-03 18:26:07.156
!MESSAGE Missing imported package javax.activation_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!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 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/javax.mail_1.4.0.v200804091730.jar [5] was not resolved.
!SUBENTRY 2 javax.mail 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing imported package javax.activation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.hpux.ia64_32_1.0.0.v20080604-1400.jar [45] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.ppc_1.0.100.v20080604-1400.jar [46] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.2.0.v20080604-1400.jar [47] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_64_1.0.100.v20080604-1400.jar [48] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20080604-1400.jar [49] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.solaris.sparc_1.0.100.v20080604-1400.jar [50] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.core.net.linux.x86_1.0.0.I20080521.jar [54] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.datatools.connectivity.oda.design.ui_3.0.3.200610161.jar [66] was not resolved.
!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.design.ui 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.datatools.connectivity.oda.design_[3.0.2,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.datatools.connectivity.oda.design_3.0.2.200608301.jar [67] was not resolved.
!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.design 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.design 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.datatools.enablement.oda.xml.ui_1.0.0.200610081.jar [72] was not resolved.
!SUBENTRY 2 org.eclipse.datatools.enablement.oda.xml.ui 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.datatools.connectivity.oda.design.ui_[3.0.1,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.emf.codegen.ecore.ui_2.4.0.v200806091234.jar [77] was not resolved.
!SUBENTRY 2 org.eclipse.emf.codegen.ecore.ui 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.codegen.ecore_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.codegen.ecore.ui 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.codegen.ecore.ui 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.emf.codegen.ecore_2.4.0.v200806091234.jar [78] was not resolved.
!SUBENTRY 2 org.eclipse.emf.codegen.ecore 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.codegen.ecore 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.codegen_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.codegen.ecore 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.emf.codegen_2.4.0.v200806091234.jar [79] was not resolved.
!SUBENTRY 2 org.eclipse.emf.codegen 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.218
!MESSAGE Bundle update@plugins/org.eclipse.emf.common.ui_2.4.0.v200806091234.jar [80] was not resolved.
!SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2008-12-03 18:26:07.218
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.ecore.change_2.4.0.v200806091234.jar [82] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.ecore.editor_2.4.0.v200806091234.jar [83] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.editor 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.editor 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.editor 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.ecore.edit_2.4.0.v200806091234.jar [84] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.ecore.xmi_2.4.0.v200806091234.jar [85] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.xmi 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.ecore_2.4.0.v200806091234.jar [86] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.edit.ui_2.4.0.v200806091234.jar [87] was not resolved.
!SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.common.ui_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.edit_2.4.0.v200806091234.jar [88] was not resolved.
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-12-03 18:26:07.234
!MESSAGE Missing optionally required bundle org.eclipse.emf.ecore.change_[2.4.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-12-03 18:26:07.234
!MESSAGE Bundle update@plugins/org.eclipse.emf.transaction_1.2.0.v200805130238.jar [89] was not resolved.
!SUBENTRY 2 org.eclipse.emf.transaction 2 0 2008-12-03 18:26:07.234 -
I got it! I downloaded version 1.6, and it worked well. Thank you mhirt :)