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 - [70cat] NullPointerException at javax.swing.text.html.StyleSheet.getRule
Summary: [70cat] NullPointerException at javax.swing.text.html.StyleSheet.getRule
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 00:48 UTC by areeda
Modified: 2015-02-04 03:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175965


Attachments
stacktrace (7.83 KB, text/plain)
2011-01-19 00:48 UTC, areeda
Details

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