Hi Vladimir,

Would you please open bugzilla defects (link here)  for the exceptions you 
had with description on how to reproduce them?

Regards,
____________________________________________

Eugene Chan
IBM Toronto Laboratory, Canada






Vladimir Bodnartchouk <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
01/30/2008 01:48 PM
Please respond to
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>


To
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>
cc

Subject
[tptp-tracing-profiling-tools-dev] TPTP IWAT0064E Memory Statistics View 
error






Hello again,

Like usually my config :
- Eclipse 3.3.1.1
- TPTP 4.4
- Agent Controller :  agntctrl.linux_em64t-TPTP-4.4.0.3
- OS : Fedora Core 8
- Others :
eclipse.buildId=M20071023-1652
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR
Command-line arguments:  -os linux -ws gtk -arch x86_64 -clean -consoleLog

I was profiling my app in Execution Time Analysis mode, i tried to open 
the Memory Statistics  and i got the following :

!ENTRY org.eclipse.ui 4 0 2008-01-30 19:45:38.929
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
        at 
org.eclipse.ui.internal.ViewReference.doDisposePart(ViewReference.java:120)
        at 
org.eclipse.ui.internal.WorkbenchPartReference.dispose(WorkbenchPartReference.java:671)
        at 
org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchPage.java:1604)
        at 
org.eclipse.ui.internal.WorkbenchPage.partRemoved(WorkbenchPage.java:1596)
        at 
org.eclipse.ui.internal.ViewFactory.releaseView(ViewFactory.java:255)
        at 
org.eclipse.ui.internal.Perspective.hideView(Perspective.java:558)
        at 
org.eclipse.ui.internal.WorkbenchPage.hideView(WorkbenchPage.java:2270)
        at org.eclipse.ui.internal.ViewPane.doHide(ViewPane.java:212)
        at org.eclipse.ui.internal.PartStack.close(PartStack.java:543)
        at org.eclipse.ui.internal.PartStack.close(PartStack.java:526)
        at org.eclipse.ui.internal.PartStack$1.close(PartStack.java:122)
        at 
org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:81)
        at 
org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:267)
        at 
org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:276)
        at 
org.eclipse.ui.internal.presentations.r33.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
        at 
org.eclipse.ui.internal.presentations.r33.DefaultTabFolder$1.closeButtonPressed(DefaultTabFolder.java:66)
        at 
org.eclipse.ui.internal.presentations.r33.PaneFolder.notifyCloseListeners(PaneFolder.java:601)
        at 
org.eclipse.ui.internal.presentations.r33.PaneFolder$3.close(PaneFolder.java:190)
        at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2159)
        at 
org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:320)
        at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
        at 
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
        at 
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
        at 
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
        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(Workbench.java:461)
        at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
        at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
        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:363)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
        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:585)
        at 
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

!ENTRY org.eclipse.ui.workbench 4 0 2008-01-30 19:45:40.773
!MESSAGE Unable to create view ID 
org.eclipse.hyades.trace.views.adapter.internal.MemoryStatisticViewer: 
Graphic is disposed
!STACK 0
org.eclipse.swt.SWTException: Graphic is disposed
        at org.eclipse.swt.SWT.error(SWT.java:3563)
        at org.eclipse.swt.SWT.error(SWT.java:3481)
        at org.eclipse.swt.SWT.error(SWT.java:3452)
        at org.eclipse.swt.graphics.Color.getRGB(Color.java:217)
        at 
org.eclipse.ui.forms.FormColors.getSystemColor(FormColors.java:197)
        at 
org.eclipse.ui.forms.FormColors.initializeColorTable(FormColors.java:149)
        at org.eclipse.ui.forms.FormColors.initialize(FormColors.java:138)
        at org.eclipse.ui.forms.FormColors.<init>(FormColors.java:116)
        at 
org.eclipse.ui.forms.widgets.FormToolkit.<init>(FormToolkit.java:220)
        at 
org.eclipse.hyades.ui.util.HyadesFormToolkit.<init>(HyadesFormToolkit.java:33)
        at 
org.eclipse.hyades.trace.views.internal.StatisticView.createContent(StatisticView.java:489)
        at 
org.eclipse.hyades.trace.views.internal.StatisticView.<init>(StatisticView.java:484)
        at 
org.eclipse.hyades.trace.views.internal.MultiLevelStatisticView.<init>(MultiLevelStatisticView.java:189)
        at 
org.eclipse.hyades.trace.views.internal.MultiLevelStatisticView.<init>(MultiLevelStatisticView.java:194)
        at 
org.eclipse.hyades.trace.views.internal.MemoryStatisticView.<init>(MemoryStatisticView.java:82)
        at 
org.eclipse.hyades.trace.views.adapter.internal.MemoryStatisticPage.displayData(MemoryStatisticPage.java:33)
        at 
org.eclipse.hyades.trace.views.adapter.internal.MultiLevelStatisticPage.createControl(MultiLevelStatisticPage.java:42)
        at 
org.eclipse.hyades.trace.ui.TraceViewer.addViewPage(TraceViewer.java:207)
        at 
org.eclipse.hyades.trace.ui.TraceViewer.addViewPage(TraceViewer.java:229)
        at 
org.eclipse.hyades.trace.ui.TraceViewer.createPartControl(TraceViewer.java:273)
        at 
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:370)
        at 
org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:227)
        at 
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
        at 
org.eclipse.ui.internal.Perspective.showView(Perspective.java:2086)
        at 
org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1027)
        at 
org.eclipse.ui.internal.WorkbenchPage.access$19(WorkbenchPage.java:1008)
        at 
org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3684)
        at 
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
        at 
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3681)
        at 
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3657)
        at 
org.eclipse.hyades.trace.views.actions.internal.OpenMemoryStatisticViewAction.run(OpenMemoryStatisticViewAction.java:56)
        at 
org.eclipse.hyades.trace.views.actions.internal.OpenMemoryStatisticViewAction.run(OpenMemoryStatisticViewAction.java:83)
        at 
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
        at 
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
        at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
        at 
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
        at 
org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:443)
        at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
        at 
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
        at 
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
        at 
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
        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(Workbench.java:461)
        at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
        at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
        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:363)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
        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:585)
        at 
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to