Hi everybody,
i'm using ubuntu 12.10 64bit, java 1.7 and Eclipse 3.8
I installed knime as plugin via install new Software from http://www.knime.org/update/2.7/ and installed all knime components. This worked fine.
Then i created a new Run Configuration as described in http://tech.knime.org/developer/documentation/wizard . when i try to run this the knime splash appears but after some time it crashes. The error log says:
!SESSION 2013-03-19 15:31:45.940 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_15
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Framework arguments: -application org.knime.product.KNIME_APPLICATION
Command-line arguments: -application org.knime.product.KNIME_APPLICATION -data /home/.knimeWorkspace -dev file:/home/workspace/.metadata/.plugins/org.eclipse.pde.core/KNIME/dev.properties -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.osgi 2 0 2013-03-19 15:31:48.532
!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 2013-03-19 15:31:48.532
!MESSAGE Bundle com.knime.reporting.designer_2.7.0.0035985 [515] was not resolved.
!SUBENTRY 2 com.knime.reporting.designer 2 0 2013-03-19 15:31:48.532
!MESSAGE Missing required bundle org.knime.workbench.editor_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-03-19 15:31:48.532
!MESSAGE Bundle org.knime.product_2.7.2.0036617 [1028] was not resolved.
!SUBENTRY 2 org.knime.product 2 0 2013-03-19 15:31:48.532
!MESSAGE Missing required bundle org.knime.workbench.editor_[2.5.0,3.0.0).
!SUBENTRY 2 org.knime.product 2 0 2013-03-19 15:31:48.532
!MESSAGE Missing optionally required bundle com.knime.licenses_[4.0.0,5.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-03-19 15:31:48.532
!MESSAGE Bundle org.knime.workbench.editor_2.7.2.0036603 [1037] was not resolved.
!SUBENTRY 2 org.knime.workbench.editor 2 0 2013-03-19 15:31:48.533
!MESSAGE Missing required bundle org.knime.workbench.help_[2.5.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-03-19 15:31:48.533
!MESSAGE Bundle org.knime.workbench.editor.svgexport_2.7.0.0035884 [1038] was not resolved.
!SUBENTRY 2 org.knime.workbench.editor.svgexport 2 0 2013-03-19 15:31:48.533
!MESSAGE Missing host org.knime.workbench.editor_2.3.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-03-19 15:31:48.533
!MESSAGE Bundle org.knime.workbench.help_2.7.0.0035863 [1041] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-03-19 15:31:48.533
!MESSAGE Bundle org.knime.workbench.ui.layout_2.7.0.0035257 [1045] was not resolved.
!SUBENTRY 2 org.knime.workbench.ui.layout 2 0 2013-03-19 15:31:48.533
!MESSAGE Missing required bundle org.knime.workbench.editor_[2.5.0,3.0.0).
!ENTRY org.eclipse.osgi 4 0 2013-03-19 15:31:48.578
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.knime.product.KNIME_APPLICATION" could not be found in the registry. The applications available are: com.knime.enterprise.client.filesystem.KNIME_WORKFLOW_DOWNLOADER, org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.birt.report.engine.ReportExecutor, org.eclipse.datatools.connectivity.console.profile.StorageFileEditor, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.jdt.core.JavaIndexer, org.eclipse.pde.build.Build, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication, org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer, org.eclipse.wst.jsdt.core.JavaCodeFormatter, org.knime.testing.KNIME_TESTING_APPLICATION, org.knime.testing.KNIME_PRINT_NODES_STDOUT_APPLICATION, org.knime.testing.TestflowRunner, org.knime.testing.UnittestRunner.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
All the "missing bundles" are installed and located in ~/.eclipse/plugins
Does anybody know this problem?
bye
Jonas