java.lang.AssertionError at org.openide.awt.HtmlRenderer.renderPlainString(HtmlRenderer.java:341) at org.openide.awt.HtmlLabelUI.textWidth(HtmlLabelUI.java:54) at org.openide.awt.HtmlLabelUI.calcPreferredSize(HtmlLabelUI.java:97) at org.openide.awt.HtmlLabelUI.getPreferredSize(HtmlLabelUI.java:43) at org.openide.awt.HtmlRendererImpl.getPreferredSize(HtmlRendererImpl.java:282) at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2760) at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:475) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1342) at javax.swing.tree.VariableHeightLayoutCache.updateNodeSizes(VariableHeightLayoutCache.java:900) at javax.swing.tree.VariableHeightLayoutCache.invalidateSizes(VariableHeightLayoutCache.java:354) at javax.swing.plaf.basic.BasicTreeUI.setCellRenderer(BasicTreeUI.java:278) at javax.swing.plaf.basic.BasicTreeUI$PropertyChangeHandler.propertyChange(BasicTreeUI.java:2897) at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:264) at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:232) at javax.swing.JComponent.firePropertyChange(JComponent.java:3819) at javax.swing.JTree.setCellRenderer(JTree.java:597) at org.openide.explorer.view.TreeView.initializeTree(TreeView.java:183) at org.openide.explorer.view.BeanTreeView.initializeTree(BeanTreeView.java:45) at org.openide.explorer.view.TreeView.(TreeView.java:129) at org.openide.explorer.view.TreeView.(TreeView.java:121) at org.openide.explorer.view.BeanTreeView.(BeanTreeView.java:39) at org.netbeans.modules.search.ResultView.(ResultView.java:165) [catch] at org.netbeans.modules.search.ResultView.getDefault(ResultView.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.createFromMethod(XMLSettingsSupport.java:631) at org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.instanceCreate(XMLSettingsSupport.java:546) at org.netbeans.modules.settings.convertors.SerialDataConvertor$SettingsInstance.instanceCreate(SerialDataConvertor.java:347) at org.netbeans.core.projects.ValidateLayerConsistencyTest.testInstantiateAllInstances(ValidateLayerConsistencyTest.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:119) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:173) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:129) at org.netbeans.xtest.plugin.ide.MainWithExec.run(MainWithExec.java:187) at org.netbeans.xtest.plugin.ide.Main$2.run(Main.java:320) at java.lang.Thread.run(Thread.java:534)