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 - AssertionError at org.openide.awt.HtmlRendererImpl.reset
Summary: AssertionError at org.openide.awt.HtmlRendererImpl.reset
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 10:33 UTC by Maksim Khramov
Modified: 2018-01-29 12:23 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225861


Attachments
stacktrace (5.35 KB, text/plain)
2017-02-08 10:33 UTC, Maksim Khramov
Details
stacktrace (5.31 KB, text/plain)
2017-02-27 11:51 UTC, Jiri Prox
Details
stacktrace (5.31 KB, text/plain)
2017-03-01 08:03 UTC, Exceptions Reporter
Details
stacktrace (5.35 KB, text/plain)
2017-05-28 14:52 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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