This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 196067

Summary: "Please wait..." displayed in Evaluation Result view
Product: debugger Reporter: Jiri Kovalsky <jkovalsky>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Full thread dump when Evaluation Result was showing "Please wait..."

Description Jiri Kovalsky 2011-02-27 21:21:17 UTC
Created attachment 106506 [details]
Full thread dump when Evaluation Result was showing "Please wait..."

Product Version: NetBeans IDE Dev (Build 201102270001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Linux version 2.6.35-22-generic running on i386; UTF-8; cs_CZ (nb) - Ubuntu 10.04
Userdir: /home/cesilko/.netbeans/dev

I pressed "Evaluate code fragment" quickly twice in a row and instead of getting the second expression evaluated and first placed under History node the view only displayed "Please wait..." message and waiting several minutes didn't help to update the view. I am attaching full thread dump of the IDE in that moment. I cannot reproduce this problem though.
Comment 1 Martin Entlicher 2011-03-04 10:41:39 UTC
I'm not able to reproduce it as well. And I do not see any problematic thread in the attached thread dump.
Therefore it's not P3 IMHO.
Comment 2 Jiri Kovalsky 2011-03-04 11:56:48 UTC
Then I suggest to close this as WORKSFORME until we reproduce it or someone else reports it.