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 - [71cat] NullPointerException at javax.swing.text.StyledEditorKit$StyledViewFactory.create
Summary: [71cat] NullPointerException at javax.swing.text.StyledEditorKit$StyledViewFa...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 202518 203228 203424 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-27 12:11 UTC by sunbiz
Modified: 2011-10-10 11:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181432


Attachments
stacktrace (2.67 KB, text/plain)
2011-09-27 12:11 UTC, sunbiz
Details

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