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 269775

Summary: AssertionError at org.openide.awt.HtmlRendererImpl.reset
Product: platform Reporter: Maksim Khramov <mkhramov>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: ak2049l, java1cprog, jiriprox, JTD, seligor
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225861
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description Maksim Khramov 2017-02-08 10:33:41 UTC
Build: NetBeans IDE Dev (Build 201702020002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b09, Java(TM) SE Runtime Environment, 1.8.0_111-b09
OS: Windows 7

User Comments:
mkhramov: Invoke Edit command from context popup menu for JUnit jar in Ant Project Test Libaries node

JTD: Running latest JDK8u102 and Dev 201608220002 IDE

Right-Clicked on bcpkix-jdk15-149.jar library and selected "Edit..." although this seems to occur on any library file.




Stacktrace: 
java.lang.AssertionError
   at org.openide.awt.HtmlRendererImpl.reset(HtmlRendererImpl.java:103)
   at org.openide.awt.HtmlRendererImpl.getTreeCellRendererComponent(HtmlRendererImpl.java:147)
   at org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:156)
   at org.openide.explorer.view.TreeView.initializeTree(TreeView.java:314)
   at org.openide.explorer.view.TreeView.<init>(TreeView.java:238)
   at org.openide.explorer.view.TreeView.<init>(TreeView.java:228)
Comment 1 Maksim Khramov 2017-02-08 10:33:43 UTC
Created attachment 163594 [details]
stacktrace
Comment 2 Jiri Prox 2017-02-27 11:51:25 UTC
Created attachment 163718 [details]
stacktrace

Calling "Edit" from context menu on any node from Libraries
Comment 3 Exceptions Reporter 2017-02-28 21:15:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=225861
Comment 4 Exceptions Reporter 2017-03-01 08:03:26 UTC
Created attachment 163732 [details]
stacktrace

error when generating a new project
Comment 5 Exceptions Reporter 2017-05-28 14:52:52 UTC
Created attachment 164421 [details]
stacktrace

clicked on a user-defined library and selected Edit menu item then an exception raised
Comment 6 Exceptions Reporter 2017-07-31 07:16:54 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=225861