Advertisement
Guest User

a

a guest
Feb 11th, 2010
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.65 KB | None | 0 0
  1. Omitting property: bioclipse.workspace with value: null
  2. log4j.configuration = file:/Users/annzi/Documents/workspace/bioclipse.core/plugins/net.bioclipse.logger/log4j.properties
  3. bioclipse.defaultLogDir = /Users/annzi/Library/Logs/Bioclipse
  4. INFO - Probable log file location: /Users/annzi/Library/Logs/Bioclipse/bioclipse.log
  5. DEBUG - Detected argument 0: -product
  6. DEBUG - Detected argument 1: net.bioclipse.ui.product
  7. DEBUG - Args says: Check for updates is enabled
  8. !SESSION 2010-02-11 10:49:25.374 -----------------------------------------------
  9. eclipse.buildId=unknown
  10. java.version=1.6.0_17
  11. java.vendor=Apple Inc.
  12. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
  13. Framework arguments: -product net.bioclipse.ui.product
  14. Command-line arguments: -product net.bioclipse.ui.product -data /Users/annzi/Documents/workspace/../runtime-bioclipse.product -dev file:/Users/annzi/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/bioclipse.product/dev.properties -os macosx -ws cocoa -arch x86 -consolelog -data @nodefault
  15.  
  16. !ENTRY org.eclipse.core.resources 2 10035 2010-02-11 10:49:30.413
  17. !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
  18. DEBUG - Inserting Virtual into workspace
  19. DEBUG - Attempting to start Spring Bundle Extender...
  20. DEBUG - Spring Bundle Extender started.
  21.  
  22. !ENTRY org.eclipse.ui 2 2 2010-02-11 10:49:33.925
  23. !MESSAGE Perspective Java has beed made into a local copy
  24.  
  25. !ENTRY org.eclipse.ui 4 0 2010-02-11 10:49:34.352
  26. !MESSAGE Problems occurred restoring workbench.
  27. !SUBENTRY 1 org.eclipse.ui 0 0 2010-02-11 10:49:34.352
  28. !MESSAGE
  29. !SUBENTRY 1 org.eclipse.core.runtime 0 0 2010-02-11 10:49:34.352
  30. !MESSAGE OK
  31. !SUBENTRY 1 org.eclipse.core.runtime 0 0 2010-02-11 10:49:34.352
  32. !MESSAGE OK
  33. !SUBENTRY 1 org.eclipse.core.runtime 0 0 2010-02-11 10:49:34.353
  34. !MESSAGE OK
  35. !SUBENTRY 1 org.eclipse.ui 4 0 2010-02-11 10:49:34.353
  36. !MESSAGE Unable to restore perspective: Workspace - Java.
  37. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.353
  38. !MESSAGE Problems occurred restoring perspective.
  39. !SUBENTRY 3 org.eclipse.ui 0 0 2010-02-11 10:49:34.353
  40. !MESSAGE
  41. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.353
  42. !MESSAGE
  43. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.354
  44. !MESSAGE
  45. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.354
  46. !MESSAGE
  47. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.354
  48. !MESSAGE
  49. !SUBENTRY 2 org.eclipse.ui 4 4 2010-02-11 10:49:34.354
  50. !MESSAGE Could not create view: org.eclipse.jdt.ui.PackageExplorer
  51. !STACK 1
  52. org.eclipse.ui.PartInitException: Could not create view: org.eclipse.jdt.ui.PackageExplorer
  53. at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
  54. at org.eclipse.ui.internal.Perspective.createReferences(Perspective.java:1247)
  55. at org.eclipse.ui.internal.Perspective.restoreState(Perspective.java:1217)
  56. at org.eclipse.ui.internal.WorkbenchPage$17.runWithException(WorkbenchPage.java:3205)
  57. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  58. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  59. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  60. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  61. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  62. at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
  63. at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
  64. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  65. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  66. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  67. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  68. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  69. at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
  70. at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
  71. at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
  72. at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  73. at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
  74. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  75. at net.bioclipse.ui.Application.start(Application.java:36)
  76. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  77. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  78. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  79. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  80. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  83. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  84. at java.lang.reflect.Method.invoke(Method.java:597)
  85. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  86. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  87. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  88. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  89. !SUBENTRY 3 org.eclipse.ui 4 0 2010-02-11 10:49:34.356
  90. !MESSAGE Could not create view: org.eclipse.jdt.ui.PackageExplorer
  91. !SUBENTRY 2 org.eclipse.ui 4 4 2010-02-11 10:49:34.356
  92. !MESSAGE Could not create view: org.eclipse.jdt.ui.TypeHierarchy
  93. !STACK 1
  94. org.eclipse.ui.PartInitException: Could not create view: org.eclipse.jdt.ui.TypeHierarchy
  95. at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
  96. at org.eclipse.ui.internal.Perspective.createReferences(Perspective.java:1247)
  97. at org.eclipse.ui.internal.Perspective.restoreState(Perspective.java:1217)
  98. at org.eclipse.ui.internal.WorkbenchPage$17.runWithException(WorkbenchPage.java:3205)
  99. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  100. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  101. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  102. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  103. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  104. at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
  105. at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
  106. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  107. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  108. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  109. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  110. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  111. at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
  112. at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
  113. at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
  114. at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  115. at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
  116. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  117. at net.bioclipse.ui.Application.start(Application.java:36)
  118. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  119. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  120. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  121. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  122. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  125. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  126. at java.lang.reflect.Method.invoke(Method.java:597)
  127. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  128. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  129. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  130. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  131. !SUBENTRY 3 org.eclipse.ui 4 0 2010-02-11 10:49:34.357
  132. !MESSAGE Could not create view: org.eclipse.jdt.ui.TypeHierarchy
  133. !SUBENTRY 2 org.eclipse.ui 4 4 2010-02-11 10:49:34.358
  134. !MESSAGE Could not create view: org.eclipse.jdt.ui.JavadocView
  135. !STACK 1
  136. org.eclipse.ui.PartInitException: Could not create view: org.eclipse.jdt.ui.JavadocView
  137. at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
  138. at org.eclipse.ui.internal.Perspective.createReferences(Perspective.java:1247)
  139. at org.eclipse.ui.internal.Perspective.restoreState(Perspective.java:1217)
  140. at org.eclipse.ui.internal.WorkbenchPage$17.runWithException(WorkbenchPage.java:3205)
  141. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  142. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  143. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  144. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  145. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  146. at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
  147. at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
  148. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  149. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  150. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  151. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  152. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  153. at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
  154. at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
  155. at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
  156. at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  157. at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
  158. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  159. at net.bioclipse.ui.Application.start(Application.java:36)
  160. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  161. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  162. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  163. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  164. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  165. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  166. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  167. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  168. at java.lang.reflect.Method.invoke(Method.java:597)
  169. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  170. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  171. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  172. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  173. !SUBENTRY 3 org.eclipse.ui 4 0 2010-02-11 10:49:34.359
  174. !MESSAGE Could not create view: org.eclipse.jdt.ui.JavadocView
  175. !SUBENTRY 2 org.eclipse.ui 4 4 2010-02-11 10:49:34.359
  176. !MESSAGE Could not create view: org.eclipse.jdt.ui.SourceView
  177. !STACK 1
  178. org.eclipse.ui.PartInitException: Could not create view: org.eclipse.jdt.ui.SourceView
  179. at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
  180. at org.eclipse.ui.internal.Perspective.createReferences(Perspective.java:1247)
  181. at org.eclipse.ui.internal.Perspective.restoreState(Perspective.java:1217)
  182. at org.eclipse.ui.internal.WorkbenchPage$17.runWithException(WorkbenchPage.java:3205)
  183. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  184. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  185. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  186. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  187. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  188. at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
  189. at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
  190. at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
  191. at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  192. at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
  193. at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3405)
  194. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3102)
  195. at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
  196. at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
  197. at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
  198. at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  199. at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
  200. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  201. at net.bioclipse.ui.Application.start(Application.java:36)
  202. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  203. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  204. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  205. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  206. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  207. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  208. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  209. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  210. at java.lang.reflect.Method.invoke(Method.java:597)
  211. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  212. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  213. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  214. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  215. !SUBENTRY 3 org.eclipse.ui 4 0 2010-02-11 10:49:34.359
  216. !MESSAGE Could not create view: org.eclipse.jdt.ui.SourceView
  217. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.360
  218. !MESSAGE
  219. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.360
  220. !MESSAGE
  221. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.360
  222. !MESSAGE
  223. !SUBENTRY 2 org.eclipse.ui 0 0 2010-02-11 10:49:34.360
  224. !MESSAGE
  225. !SUBENTRY 2 org.eclipse.ui 4 0 2010-02-11 10:49:34.360
  226. !MESSAGE Could not find view: org.eclipse.jdt.ui.PackageExplorer
  227. !SUBENTRY 2 org.eclipse.ui 4 0 2010-02-11 10:49:34.361
  228. !MESSAGE Could not find view: org.eclipse.jdt.ui.TypeHierarchy
  229. !SUBENTRY 2 org.eclipse.ui 4 0 2010-02-11 10:49:34.361
  230. !MESSAGE Could not find view: org.eclipse.jdt.ui.JavadocView
  231. !SUBENTRY 2 org.eclipse.ui 4 0 2010-02-11 10:49:34.361
  232. !MESSAGE Could not find view: org.eclipse.jdt.ui.SourceView
  233. !SUBENTRY 1 org.eclipse.core.runtime 0 0 2010-02-11 10:49:34.361
  234. !MESSAGE OK
  235.  
  236. !ENTRY org.eclipse.ui 4 0 2010-02-11 10:49:34.379
  237. !MESSAGE Unhandled event loop exception
  238. !STACK 0
  239. java.lang.NullPointerException
  240. at net.bioclipse.ui.ApplicationWorkbenchAdvisor.postStartup(ApplicationWorkbenchAdvisor.java:127)
  241. at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2343)
  242. at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
  243. at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
  244. at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  245. at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
  246. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  247. at net.bioclipse.ui.Application.start(Application.java:36)
  248. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  249. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  250. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  251. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  252. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  253. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  254. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  255. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  256. at java.lang.reflect.Method.invoke(Method.java:597)
  257. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  258. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  259. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  260. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  261.  
  262. !ENTRY org.eclipse.ui.workbench 4 0 2010-02-11 10:49:34.394
  263. !MESSAGE Widget disposed too early!
  264. !STACK 0
  265. java.lang.RuntimeException: Widget disposed too early!
  266. at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:172)
  267. at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
  268. at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  269. at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543)
  270. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250)
  271. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273)
  272. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1254)
  273. at org.eclipse.swt.widgets.Widget.release(Widget.java:1108)
  274. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  275. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  276. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  277. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  278. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  279. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  280. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  281. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  282. at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:291)
  283. at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:390)
  284. at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1099)
  285. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  286. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  287. at org.eclipse.swt.widgets.Widget.dispose(Widget.java:544)
  288. at org.eclipse.swt.widgets.Display.release(Display.java:3157)
  289. at org.eclipse.swt.graphics.Device.dispose(Device.java:190)
  290. at net.bioclipse.ui.Application.start(Application.java:48)
  291. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  292. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  293. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  294. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  295. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  296. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  297. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  298. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  299. at java.lang.reflect.Method.invoke(Method.java:597)
  300. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  301. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  302. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  303. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  304.  
  305. !ENTRY org.eclipse.ui.workbench 4 0 2010-02-11 10:49:34.396
  306. !MESSAGE Widget disposed too early!
  307. !STACK 0
  308. java.lang.RuntimeException: Widget disposed too early!
  309. at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:172)
  310. at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
  311. at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  312. at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543)
  313. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250)
  314. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273)
  315. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1254)
  316. at org.eclipse.swt.widgets.Widget.release(Widget.java:1108)
  317. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  318. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  319. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  320. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  321. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  322. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  323. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  324. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  325. at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:291)
  326. at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:390)
  327. at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1099)
  328. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  329. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  330. at org.eclipse.swt.widgets.Widget.dispose(Widget.java:544)
  331. at org.eclipse.swt.widgets.Display.release(Display.java:3157)
  332. at org.eclipse.swt.graphics.Device.dispose(Device.java:190)
  333. at net.bioclipse.ui.Application.start(Application.java:48)
  334. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  335. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  336. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  337. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  338. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  339. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  340. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  341. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  342. at java.lang.reflect.Method.invoke(Method.java:597)
  343. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  344. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  345. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  346. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  347.  
  348. !ENTRY org.eclipse.ui.workbench 4 0 2010-02-11 10:49:34.398
  349. !MESSAGE Widget disposed too early!
  350. !STACK 0
  351. java.lang.RuntimeException: Widget disposed too early!
  352. at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:172)
  353. at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
  354. at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  355. at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543)
  356. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250)
  357. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273)
  358. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1254)
  359. at org.eclipse.swt.widgets.Widget.release(Widget.java:1108)
  360. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  361. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  362. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  363. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  364. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  365. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  366. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  367. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  368. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  369. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  370. at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:754)
  371. at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:291)
  372. at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:390)
  373. at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1099)
  374. at org.eclipse.swt.widgets.Widget.release(Widget.java:1111)
  375. at org.eclipse.swt.widgets.Control.release(Control.java:2449)
  376. at org.eclipse.swt.widgets.Widget.dispose(Widget.java:544)
  377. at org.eclipse.swt.widgets.Display.release(Display.java:3157)
  378. at org.eclipse.swt.graphics.Device.dispose(Device.java:190)
  379. at net.bioclipse.ui.Application.start(Application.java:48)
  380. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
  381. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  382. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  383. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
  384. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  385. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  386. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  387. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  388. at java.lang.reflect.Method.invoke(Method.java:597)
  389. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
  390. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
  391. at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
  392. at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
  393.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement