Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Oct 5th, 2011  |  syntax: None  |  size: 3.35 KB  |  views: 65  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. !ENTRY org.eclipse.ui 4 0 2011-10-05 11:49:57.997
  2. !MESSAGE An unexpected exception was thrown.
  3. !STACK 0
  4. java.lang.NullPointerException
  5.         at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.hookApplicationMenu(CocoaUIEnhancer.java:375)
  6.         at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.access$5(CocoaUIEnhancer.java:355)
  7.         at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer$1.run(CocoaUIEnhancer.java:235)
  8.         at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:164)
  9.         at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
  10.         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  11.         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  12.         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3586)
  13.         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279)
  14.         at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
  15.         at org.eclipse.jface.window.Window.open(Window.java:801)
  16.         at com.xmlnamespace.operatorpanel.connectioncoreplugin.model.Core$2.run(Unknown Source)
  17.         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  18.         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  19.         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3586)
  20.         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279)
  21.         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
  22.         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
  23.         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
  24.         at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
  25.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  26.         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
  27.         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  28.         at com.xmlnamespace.operatorpanel.isymphonyclientrcp.Application.start(Application.java:26)
  29.         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  30.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  31.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  32.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
  33.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  34.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  36.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  37.         at java.lang.reflect.Method.invoke(Method.java:597)
  38.         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
  39.         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
  40.         at org.eclipse.equinox.launcher.WebStartMain.basicRun(WebStartMain.java:79)
  41.         at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
  42.         at org.eclipse.equinox.launcher.WebStartMain.main(WebStartMain.java:57)
  43.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  45.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  46.         at java.lang.reflect.Method.invoke(Method.java:597)
  47.         at com.sun.javaws.Launcher.invokeMainMethod(Launcher.java:1911)
  48.  
clone this paste RAW Paste Data