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 268275 - 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: 2016-09-29 18:43 UTC by alied
Modified: 2016-10-11 17:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226478


Attachments
stacktrace (4.95 KB, text/plain)
2016-09-29 18:43 UTC, alied
Details
stacktrace (4.95 KB, text/plain)
2016-10-11 17:52 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2016-09-29 18:43:25 UTC
Build: NetBeans IDE Dev (Build 201609290002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Linux

User Comments:
alied: excluding a dependency from a webapp.
Projects view/project node/dependencies/dependency/Right-click/Exclude dependency

GUEST: trying to exclude a dependency in a maven war project




Stacktrace: 
java.lang.AssertionError
   at org.openide.awt.HtmlRendererImpl.reset(HtmlRendererImpl.java:103)
   at org.openide.awt.HtmlRendererImpl.getTreeCellRendererComponent(HtmlRendererImpl.java:147)
   at org.netbeans.modules.maven.dependencies.CheckRenderer.getTreeCellRendererComponent(CheckRenderer.java:104)
   at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2807)
   at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:492)
   at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1360)
Comment 1 alied 2016-09-29 18:43:27 UTC
Created attachment 162274 [details]
stacktrace
Comment 2 alied 2016-10-11 17:52:26 UTC
Created attachment 162458 [details]
stacktrace

excluding a transitive dependency