[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ohf] STEM integration Mac
|
- From: Vincent David <vega42@xxxxxxxxx>
- Date: Thu, 14 Jun 2007 22:44:25 +0200
- Newsgroups: eclipse.technology.ohf
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.0 (Macintosh/20070326)
I'm migrating this discussion from the [ohf-dev] mailing-list, where I
have discussed problems getting STEM running under MacOsX. After some
initial problems integrating STEM with the SWT I'am able to start
stem.ui for test purposes in the mean time.
However, it appears that although the simulation runs in the
background the ui doesn't refresh properly.
Dan: Your suggestion to turn up the cycle delay in the preference pane
hasn't worked - same situation. Also exporting stem.ui instead of
running it as RCP results in the same problems.
I have attached the stem.iu error log for further insight. There
appears to be I considerable amount of errors logged here although I
have to admit that I can hardly make sense out of half of them.
Perhaps someone (Dan?), who's deeper into the project might understand more.
thx
Vincent
BTW: How far should X11 help? I'm under the impression, that it makes a
difference, if it's on or not (although using swt.carbon), but I would
need to check.
!SESSION 2007-06-12 18:39:26.844 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 2 0 2007-06-12 18:39:29.420
!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-06-12 18:39:29.421
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-12 18:39:29.421
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:39:29.421
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-12 18:39:29.422
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!ENTRY org.eclipse.osgi 4 0 2007-06-12 18:39:29.536
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-carbon-3345 or swt-carbon in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:943)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
!ENTRY org.eclipse.osgi 2 0 2007-06-12 18:39:29.545
!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-06-12 18:39:29.545
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-12 18:39:29.546
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:39:29.546
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-12 18:39:29.547
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-12 18:50:22.200 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 4 0 2007-06-12 18:50:25.002
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-carbon-3345 or swt-carbon in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:943)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
!ENTRY org.eclipse.osgi 2 0 2007-06-12 18:50:25.024
!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-06-12 18:50:25.024
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-12 18:50:25.024
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:50:25.025
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-12 18:50:25.025
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 10:27:11.555 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 4 0 2007-06-13 10:27:14.257
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: PTR_sizeof
at org.eclipse.swt.internal.C.PTR_sizeof(Native Method)
at org.eclipse.swt.internal.C.<clinit>(C.java:24)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:943)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
!ENTRY org.eclipse.osgi 2 0 2007-06-13 10:27:14.287
!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-06-13 10:27:14.287
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 10:27:14.288
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 10:27:14.288
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 10:27:14.288
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 11:30:19.806 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 4 0 2007-06-13 11:30:21.462
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-carbon-3345 or swt-carbon in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:943)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
!ENTRY org.eclipse.osgi 2 0 2007-06-13 11:30:21.486
!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-06-13 11:30:21.487
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 11:30:21.487
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 11:30:21.487
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 11:30:21.487
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 11:56:50.023 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 2 0 2007-06-13 11:56:51.736
!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-06-13 11:56:51.736
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 11:56:51.737
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 11:56:51.737
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 11:56:51.737
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 12:47:29.441 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 2 0 2007-06-13 12:47:31.952
!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-06-13 12:47:31.952
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 12:47:31.953
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 12:47:31.953
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 12:47:31.953
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!ENTRY org.eclipse.ui 4 0 2007-06-13 12:47:34.910
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3212)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2956)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor$Application.start(CoreEditorAdvisor.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS
at org.eclipse.ui.carbon.CarbonUIEnhancer.hookApplicationMenu(CarbonUIEnhancer.java:242)
at org.eclipse.ui.carbon.CarbonUIEnhancer.access$2(CarbonUIEnhancer.java:228)
at org.eclipse.ui.carbon.CarbonUIEnhancer$1.run(CarbonUIEnhancer.java:136)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer.java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
... 23 more
!SESSION 2007-06-13 12:50:01.004 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.ui 4 0 2007-06-13 12:50:06.156
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3212)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2956)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor$Application.start(CoreEditorAdvisor.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS
at org.eclipse.ui.carbon.CarbonUIEnhancer.hookApplicationMenu(CarbonUIEnhancer.java:242)
at org.eclipse.ui.carbon.CarbonUIEnhancer.access$2(CarbonUIEnhancer.java:228)
at org.eclipse.ui.carbon.CarbonUIEnhancer$1.run(CarbonUIEnhancer.java:136)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer.java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
... 23 more
!SESSION 2007-06-14 16:21:14.868 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.osgi 2 0 2007-06-14 16:21:19.061
!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-06-14 16:21:19.061
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-14 16:21:19.062
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-14 16:21:19.062
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-14 16:21:19.063
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-14 17:03:50.132 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.eclipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog
!ENTRY org.eclipse.ohf.stem.ui.ge 1 0 2007-06-14 17:04:33.427
!MESSAGE EXCEPTION java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:56259/STEM/verify: Server returned HTTP response code: 500 for URL: http://127.0.0.1:56259/STEM/verify
!ENTRY org.eclipse.ohf.stem.ui.ge 4 0 2007-06-14 17:04:33.445
!MESSAGE StemKml: Unable to communicate with web server @ http://127.0.0.1:56259
!ENTRY org.eclipse.ohf.stem.ui.ge 4 0 2007-06-14 17:04:33.464
!MESSAGE GoogleEarth Servlet support disabled