Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 61402 Details for
Bug 178296
[Workbench][ErrorHandling] Startup failed due to exception in view creation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Log file
.log (text/plain), 20.20 KB, created by
John Arthorne
on 2007-03-20 11:12:11 EDT
(
hide
)
Description:
Log file
Filename:
MIME Type:
Creator:
John Arthorne
Created:
2007-03-20 11:12:11 EDT
Size:
20.20 KB
patch
obsolete
>!SESSION 2007-03-15 21:28:20.948 ----------------------------------------------- >eclipse.buildId=I20070220-1330 >java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20061001 (JIT enabled) >J9VM - 20060915_08260_lHdSMR >JIT - 20060908_1811_r8 >GC - 20060906_AA >BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US >Framework arguments: -startup C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.200703151843.jar >Command-line arguments: -os win32 -ws win32 -arch x86 -startup C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.200703151843.jar > >!ENTRY org.eclipse.ui.workbench 2 0 2007-03-15 21:29:22.907 >!MESSAGE Conflict for 'AUTOGEN:::org.eclipse.mylar.ui.interest/org.eclipse.mylar.ui.actions.InterestIncrementAction': HandlerActivation(commandId=AUTOGEN:::org.eclipse.mylar.ui.interest/org.eclipse.mylar.ui.actions.InterestIncrementAction,handler=ActionDelegateHandlerProxy(null,org.eclipse.mylar.internal.context.ui.actions.InterestIncrementAction),expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@b600b6),sourcePriority=16384): HandlerActivation(commandId=AUTOGEN:::org.eclipse.mylar.ui.interest/org.eclipse.mylar.ui.actions.InterestIncrementAction,handler=ActionDelegateHandlerProxy(null,org.eclipse.mylar.internal.context.ui.actions.InterestIncrementAction),expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@b600b6),sourcePriority=16384) > >!ENTRY org.eclipse.ui.workbench 2 0 2007-03-15 21:29:22.922 >!MESSAGE Conflict for 'AUTOGEN:::org.eclipse.mylar.ui.interest/org.eclipse.mylar.ui.actions.InterestDecrementAction': HandlerActivation(commandId=AUTOGEN:::org.eclipse.mylar.ui.interest/org.eclipse.mylar.ui.actions.InterestDecrementAction,handler=ActionDelegateHandlerProxy(null,org.eclipse.mylar.internal.context.ui.actions.InterestDecrementAction),expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@b600b6),sourcePriority=16384): HandlerActivation(commandId=AUTOGEN:::org.eclipse.mylar.ui.interest/org.eclipse.mylar.ui.actions.InterestDecrementAction,handler=ActionDelegateHandlerProxy(null,org.eclipse.mylar.internal.context.ui.actions.InterestDecrementAction),expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@b600b6),sourcePriority=16384) >!SESSION 2007-03-20 15:03:30.463 ----------------------------------------------- >eclipse.buildId=I20070320-0010 >java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20061001 (JIT enabled) >J9VM - 20060915_08260_lHdSMR >JIT - 20060908_1811_r8 >GC - 20060906_AA >BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US >Framework arguments: -startup C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070318.jar >Command-line arguments: -os win32 -ws win32 -arch x86 -startup C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070318.jar > >!ENTRY org.eclipse.ui 2 2 2007-03-20 15:03:40.760 >!MESSAGE Invalid value for org.eclipse.ui/initialFastViewBarLocation preference. Value "" should be one of "left", "bottom", or "right". > >!ENTRY org.eclipse.ui.workbench 4 0 2007-03-20 15:03:42.214 >!MESSAGE Unable to create view ID org.eclipse.mylar.tasks.ui.views.TaskListView: An unexpected exception was thrown. >!STACK 0 >java.lang.NullPointerException > at org.eclipse.mylar.internal.tasks.ui.views.AbstractMylarFilteredTree.textChanged(AbstractMylarFilteredTree.java:119) > at org.eclipse.ui.dialogs.FilteredTree.setInitialText(FilteredTree.java:697) > at org.eclipse.mylar.internal.tasks.ui.views.AbstractMylarFilteredTree.<init>(AbstractMylarFilteredTree.java:61) > at org.eclipse.mylar.internal.tasks.ui.views.TaskListView.createPartControl(TaskListView.java:722) > at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:363) > at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:219) > at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592) > at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive(WorkbenchPage.java:3947) > at org.eclipse.ui.internal.WorkbenchPage$16.runWithException(WorkbenchPage.java:3010) > at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3650) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3287) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2254) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2170) > at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:463) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:458) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:101) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) > 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:356) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) > at org.eclipse.equinox.launcher.Main.run(Main.java:1141) > at org.eclipse.equinox.launcher.Main.main(Main.java:1116) > >!ENTRY org.eclipse.ui 4 0 2007-03-20 15:03:42.292 >!MESSAGE Unhandled event loop exception >!STACK 0 >org.eclipse.swt.SWTException: Widget is disposed > at org.eclipse.swt.SWT.error(SWT.java:3499) > at org.eclipse.swt.SWT.error(SWT.java:3422) > at org.eclipse.swt.SWT.error(SWT.java:3393) > at org.eclipse.swt.widgets.Widget.error(Widget.java:432) > at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:325) > at org.eclipse.mylar.internal.tasks.ui.views.WorkweekProgressBar.computeSize(WorkweekProgressBar.java:144) > at org.eclipse.mylar.internal.tasks.ui.views.WorkweekProgressBar.reset(WorkweekProgressBar.java:91) > at org.eclipse.mylar.internal.tasks.ui.views.TaskListFilteredTree$3.run(TaskListFilteredTree.java:155) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3650) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3287) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2254) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2170) > at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:463) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:458) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:101) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) > 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:356) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) > at org.eclipse.equinox.launcher.Main.run(Main.java:1141) > at org.eclipse.equinox.launcher.Main.main(Main.java:1116) > >!ENTRY org.eclipse.ui.workbench 4 0 2007-03-20 15:03:42.292 >!MESSAGE Widget disposed too early! >!STACK 0 >java.lang.RuntimeException: Widget disposed too early! > at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:169) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:116) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:943) > at org.eclipse.swt.widgets.Widget.release(Widget.java:740) > at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:636) > at org.eclipse.swt.widgets.Widget.release(Widget.java:743) > at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:636) > at org.eclipse.swt.widgets.Widget.release(Widget.java:743) > at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:636) > at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:117) > at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:766) > at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1134) > at org.eclipse.swt.widgets.Widget.release(Widget.java:743) > at org.eclipse.swt.widgets.Widget.dispose(Widget.java:410) > at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:441) > at org.eclipse.swt.widgets.Shell.dispose(Shell.java:653) > at org.eclipse.swt.widgets.Display.release(Display.java:3332) > at org.eclipse.swt.graphics.Device.dispose(Device.java:261) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:117) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) > 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:356) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) > at org.eclipse.equinox.launcher.Main.run(Main.java:1141) > at org.eclipse.equinox.launcher.Main.main(Main.java:1116) > >!ENTRY org.eclipse.ui.workbench 4 2 2007-03-20 15:03:42.308 >!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". >!STACK 0 >org.eclipse.swt.SWTException: Widget is disposed > at org.eclipse.swt.SWT.error(SWT.java:3499) > at org.eclipse.swt.SWT.error(SWT.java:3422) > at org.eclipse.swt.SWT.error(SWT.java:3393) > at org.eclipse.swt.widgets.Widget.error(Widget.java:432) > at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:325) > at org.eclipse.swt.widgets.Control.getShell(Control.java:1374) > at org.eclipse.ui.internal.WorkbenchPage.updateTabList(WorkbenchPage.java:3743) > at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage.java:3736) > at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:599) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:850) > at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:591) > at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3263) > at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:584) > at org.eclipse.ui.internal.WorkbenchPage.makeActive(WorkbenchPage.java:1159) > at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1139) > at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(WorkbenchPage.java:1315) > at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(WorkbenchPage.java:1304) > at org.eclipse.ui.internal.WorkbenchPage.access$14(WorkbenchPage.java:1295) > at org.eclipse.ui.internal.WorkbenchPage$14.runWithException(WorkbenchPage.java:3037) > at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3650) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3287) > at org.eclipse.swt.widgets.Display.release(Display.java:3336) > at org.eclipse.swt.graphics.Device.dispose(Device.java:261) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:117) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) > 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:356) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) > at org.eclipse.equinox.launcher.Main.run(Main.java:1141) > at org.eclipse.equinox.launcher.Main.main(Main.java:1116) > >!ENTRY org.eclipse.ui.workbench 4 2 2007-03-20 15:03:44.933 >!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". >!STACK 0 >java.lang.NullPointerException > at org.eclipse.swt.widgets.Display.syncExec(Display.java:4088) > at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) > at org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:3293) > at org.eclipse.ui.internal.Workbench.access$32(Workbench.java:3222) > at org.eclipse.ui.internal.Workbench$49.run(Workbench.java:2063) > at org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1778) > at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:2061) > at org.eclipse.ui.internal.Workbench.access$30(Workbench.java:2032) > at org.eclipse.ui.internal.Workbench$44.run(Workbench.java:1890) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1834) > at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183) > at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:751) > at org.eclipse.ui.internal.Workbench.init(Workbench.java:1314) > at org.eclipse.ui.internal.Workbench.access$33(Workbench.java:1259) > at org.eclipse.ui.internal.Workbench$53.run(Workbench.java:2250) > >!ENTRY org.eclipse.mylar 4 0 2007-03-20 15:03:45.058 >!MESSAGE Mylar Monitor stop failed > >!STACK 0 >java.lang.NullPointerException > at org.eclipse.mylar.monitor.ui.MylarMonitorUiPlugin.stop(MylarMonitorUiPlugin.java:161) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(AccessController.java:242) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:672) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:288) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:258) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:391) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:188) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) > at org.eclipse.equinox.launcher.Main.run(Main.java:1141) > at org.eclipse.equinox.launcher.Main.main(Main.java:1116) > >!ENTRY org.eclipse.mylar 4 0 2007-03-20 15:03:45.558 >!MESSAGE Mylar Core stop failed > >!STACK 0 >java.lang.NullPointerException > at org.eclipse.mylar.context.core.ContextCorePlugin.access$0(ContextCorePlugin.java:232) > at org.eclipse.mylar.context.core.ContextCorePlugin$BridgesExtensionPointReader.readBridge(ContextCorePlugin.java:375) > at org.eclipse.mylar.context.core.ContextCorePlugin$BridgesExtensionPointReader.initExtensions(ContextCorePlugin.java:336) > at org.eclipse.mylar.context.core.ContextCorePlugin.getStructureBridges(ContextCorePlugin.java:197) > at org.eclipse.mylar.context.core.ContextCorePlugin.stop(ContextCorePlugin.java:156) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(AccessController.java:242) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:672) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:288) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:258) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:391) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:188) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) > at org.eclipse.equinox.launcher.Main.run(Main.java:1141) > at org.eclipse.equinox.launcher.Main.main(Main.java:1116)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 178296
: 61402