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 202731

Summary: [71cat] NullPointerException at javax.swing.text.StyledEditorKit$StyledViewFactory.create
Product: connecteddeveloper Reporter: sunbiz <sunbiz>
Component: BugzillaAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: gorrus
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 181432
Attachments: stacktrace

Description sunbiz 2011-09-27 12:11:17 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: Windows 7

User Comments:
sunbiz: Opening issue from exception reporter link and got this exception




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.text.StyledEditorKit$StyledViewFactory.create(StyledEditorKit.java:291)
   at javax.swing.text.CompositeView.loadChildren(CompositeView.java:95)
   at javax.swing.text.CompositeView.setParent(CompositeView.java:122)
   at javax.swing.plaf.basic.BasicTextUI$RootView.setView(BasicTextUI.java:1316)
   at javax.swing.plaf.basic.BasicTextUI.setView(BasicTextUI.java:678)
   at javax.swing.plaf.basic.BasicTextUI.modelChanged(BasicTextUI.java:667)
Comment 1 sunbiz 2011-09-27 12:11:21 UTC
Created attachment 111237 [details]
stacktrace
Comment 2 Tomas Stupka 2011-09-29 14:53:11 UTC
fixed
http://hg.netbeans.org/core-main/rev/f658c4ba6103
Comment 3 Tomas Stupka 2011-09-29 14:57:48 UTC
*** Bug 202518 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2011-09-30 14:42:20 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/f658c4ba6103
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #202731 - [71cat] NullPointerException at javax.swing.text.StyledEditorKit$StyledViewFactory.create
Comment 5 Tomas Stupka 2011-10-06 12:37:48 UTC
*** Bug 203228 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Stupka 2011-10-10 11:32:16 UTC
*** Bug 203424 has been marked as a duplicate of this bug. ***