das Product wird nicht gefunden, die application nicht und auch einige Plugins nicht, obwohl sie alle vom Product Export Wizard exportiert werden.
!SESSION 2007-03-16 10:29:40.690 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2007-03-16 10:29:41.675
!MESSAGE Product mt.ovsd.util.product could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-03-16 10:29:41.675
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2007-03-16 10:29:41.690
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-03-16 10:29:41.690
!MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.100.v20060605.jar was not resolved.
!SUBENTRY 2 org.eclipse.ui.console 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.core.variables_[3.1.100,4.0.0).
!SUBENTRY 2 org.eclipse.ui.console 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.jface.text_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.console 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_[3.2.0,4.0.0).
!ENTRY org.eclipse.osgi 2 0 2007-03-16 10:29:41.690
!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 2007-03-16 10:29:41.690
!MESSAGE Bundle update@plugins/mt.ovsd.util_1.2.2.jar [5] was not resolved.
!SUBENTRY 2 mt.ovsd.util 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.ui.console_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-03-16 10:29:41.690
!MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.100.v20060605.jar [22] was not resolved.
!SUBENTRY 2 org.eclipse.ui.console 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.jface.text_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.console 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.console 2 0 2007-03-16 10:29:41.690
!MESSAGE Missing required bundle org.eclipse.core.variables_[3.1.100,4.0.0).
Hier ist meine config.ini, kann man da noch Debug-Parameter eintragen?
#Product Runtime Configuration File
osgi.splashPath=platform:/base/plugins/mt.ovsd.util
eclipse.product=mt.ovsd.util.product
osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start
osgi.bundles.defaultStartLevel=4