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 251666 - AssertionError at org.netbeans.lib.profiler.ui.UIUtils.createScreenshot
Summary: AssertionError at org.netbeans.lib.profiler.ui.UIUtils.createScreenshot
Status: RESOLVED DUPLICATE of bug 251610
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-06 05:01 UTC by gokumar
Modified: 2015-04-06 05:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216581


Attachments
stacktrace (3.89 KB, text/plain)
2015-04-06 05:01 UTC, gokumar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gokumar 2015-04-06 05:01:14 UTC
This issue was reported manually by gokumar.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201504030001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_65-b19
OS: Windows 7

User Comments:
gokumar: Compute differences between 2 snapshots and try to save view as image




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.lib.profiler.ui.UIUtils.createScreenshot(UIUtils.java:704)
   at org.netbeans.lib.profiler.ui.cpu.CCTDisplay.getCurrentViewScreenshot(CCTDisplay.java:273)
   at org.netbeans.modules.profiler.CPUDiffPanel.getViewImage(CPUDiffPanel.java:506)
   at org.netbeans.modules.profiler.SaveViewAction$4.getImage(SaveViewAction.java:332)
   at org.netbeans.modules.profiler.ui.ImagePreviewPanel$1.run(ImagePreviewPanel.java:109)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1425)
Comment 1 gokumar 2015-04-06 05:01:16 UTC
Created attachment 153049 [details]
stacktrace
Comment 2 gokumar 2015-04-06 05:44:30 UTC

*** This bug has been marked as a duplicate of bug 251610 ***