Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 312891

Summary: Unhandled event on Eclipse PDT debug perspective
Product: z_Archived Reporter: Isidro Merayo Castellano <isidro_merayo>
Component: PDTAssignee: PHP Debug <php.debug-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: gadi, kentarou
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Isidro Merayo Castellano CLA 2010-05-14 07:34:46 EDT
What steps will reproduce the problem?
1. 
2. 
3. 


-- Error Details --
Date: Fri May 14 13:31:15 CEST 2010
Message: Unhandled event loop exception
Severity: Error
Product: Eclipse Platform 3.3.202.v201002111343 (org.eclipse.platform.ide)
Plugin: org.eclipse.ui
Session Data:
eclipse.buildId=I20090611-1540
java.version=1.6.0_19
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Command-line arguments:  -os win32 -ws win32 -arch x86

This is a continuation of log file C:\dev\herramientas\Workspaces\entorno_pruebas\.metadata\.bak_2.log
Created Time: 2010-05-14 09:55:54.275


Exception Stack Trace:
java.lang.NullPointerException
	at org.eclipse.swt.widgets.TreeItem.getBounds(TreeItem.java:429)
	at org.eclipse.swt.widgets.Tree.findCell(Tree.java:2718)
	at org.eclipse.swt.widgets.Tree.WM_MOUSEMOVE(Tree.java:6648)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:3992)
	at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:5821)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4632)
	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2411)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3501)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Comment 1 Zhongwei Zhao CLA 2010-05-28 23:01:15 EDT
Hi Isidro

Can you upload all your log files under C:\dev\herramientas\Workspaces\entorno_pruebas\.metadata.According to the log you pasted,I could judge what is wrong.

And what is your pdt version?
Comment 2 Isidro Merayo Castellano CLA 2010-05-31 02:43:18 EDT
sorry, i clean the file logs.

PDT version is 2.1.1
Comment 3 Zhongwei Zhao CLA 2010-05-31 02:55:35 EDT
So can you reproduce this bug now?
Comment 4 Zhongwei Zhao CLA 2010-07-26 20:44:23 EDT
could not reproduce this bug.please reopen it if it still exists,thanks!
Comment 5 Gadi Goldbarg CLA 2010-08-20 11:32:44 EDT
No longer reproducible. Closing...
Kalin Yanev
kalin.a@zend.com