Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » STEM integration Mac
STEM integration Mac [message #578942] Thu, 14 June 2007 20:44
Eclipse UserFriend
Originally posted by: vega42.gmail.com

This is a multi-part message in MIME format.
--------------090004030801090403070902
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

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.

--------------090004030801090403070902
Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
name="log.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="log.log"

!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.ec lipse.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:21 9)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:15 1)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
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.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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.ec lipse.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:21 9)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:15 1)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
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.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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.ec lipse.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:9 43)
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.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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.ec lipse.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:21 9)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:15 1)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
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.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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.ec lipse.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.ec lipse.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(Synchr onizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3212)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2956)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
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(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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(C arbonUIEnhancer.java:242)
at org.eclipse.ui.carbon.CarbonUIEnhancer.access$2(CarbonUIEnha ncer.java:228)
at org.eclipse.ui.carbon.CarbonUIEnhancer$1.run(CarbonUIEnhance r.java:136)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockL istener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer. java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.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.ec lipse.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(Synchr onizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3212)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2956)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
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(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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(C arbonUIEnhancer.java:242)
at org.eclipse.ui.carbon.CarbonUIEnhancer.access$2(CarbonUIEnha ncer.java:228)
at org.eclipse.ui.carbon.CarbonUIEnhancer$1.run(CarbonUIEnhance r.java:136)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockL istener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer. java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.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.ec lipse.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.ec lipse.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

--------------090004030801090403070902--
Previous Topic:STEM How to get source code without cvs access
Next Topic:stochastic simulations & multi-cpu environment
Goto Forum:
  


Current Time: Thu Apr 25 05:25:07 GMT 2024

Powered by FUDForum. Page generated in 0.03264 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top