- !ENTRY org.eclipse.ui 4 0 2011-10-05 11:49:57.997
- !MESSAGE An unexpected exception was thrown.
- !STACK 0
- java.lang.NullPointerException
- at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.hookApplicationMenu(CocoaUIEnhancer.java:375)
- at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.access$5(CocoaUIEnhancer.java:355)
- at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer$1.run(CocoaUIEnhancer.java:235)
- at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:164)
- at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
- at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
- at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
- at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3586)
- at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279)
- at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
- at org.eclipse.jface.window.Window.open(Window.java:801)
- at com.xmlnamespace.operatorpanel.connectioncoreplugin.model.Core$2.run(Unknown Source)
- at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
- at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
- at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3586)
- at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279)
- at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
- at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
- at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
- at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
- at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
- at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
- at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
- at com.xmlnamespace.operatorpanel.isymphonyclientrcp.Application.start(Application.java:26)
- at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
- 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:369)
- at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
- 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:597)
- at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
- at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
- at org.eclipse.equinox.launcher.WebStartMain.basicRun(WebStartMain.java:79)
- at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
- at org.eclipse.equinox.launcher.WebStartMain.main(WebStartMain.java:57)
- 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:597)
- at com.sun.javaws.Launcher.invokeMainMethod(Launcher.java:1911)