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 194458

Summary: [70cat] NullPointerException at javax.swing.text.html.StyleSheet.getRule
Product: versioncontrol Reporter: areeda <areeda>
Component: CVSAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 175965
Attachments: stacktrace

Description areeda 2011-01-19 00:48:29 UTC
Build: NetBeans IDE Dev (Build 201101180000)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

User Comments:
areeda: Team, CVS checkout, select a pserver:localhost...




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:210)
   at javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2676)
   at javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:330)
   at javax.swing.text.html.ParagraphView.setPropertiesFromAttributes(ParagraphView.java:84)
   at javax.swing.text.ParagraphView.<init>(ParagraphView.java:42)
   at javax.swing.text.html.ParagraphView.<init>(ParagraphView.java:37)
Comment 1 areeda 2011-01-19 00:48:33 UTC
Created attachment 105126 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:57 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.