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 231128

Summary: NullPointerException at javax.swing.text.View.setParent
Product: platform Reporter: hantsy <hantsy>
Component: Plugin ManagerAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: atehrani, hantsy
Priority: P3 Keywords: JDK_8
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 201346
Bug Depends on:    
Bug Blocks: 231126    
Attachments: stacktrace
stacktrace

Description hantsy 2013-06-12 11:25:50 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b34, Java(TM) SE Runtime Environment, 1.8.0-ea-b93
OS: Windows 7

User Comments:
hantsy: ocurred when NetBeans 7.3.1 starup




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.text.View.setParent(View.java:339)
   at javax.swing.text.CompositeView.setParent(CompositeView.java:136)
   at javax.swing.text.html.BlockView.setParent(BlockView.java:72)
   at javax.swing.text.View.setParent(View.java:342)
   at javax.swing.text.CompositeView.setParent(CompositeView.java:136)
   at javax.swing.text.html.BlockView.setParent(BlockView.java:72)
Comment 1 hantsy 2013-06-12 11:25:52 UTC
Created attachment 135676 [details]
stacktrace
Comment 2 hantsy 2013-06-12 12:01:36 UTC
Created attachment 135682 [details]
stacktrace

1. installing plugins from Plugins windows...I have remove cached data data user folder for NetBeans 7.3..1 this time.
Comment 3 Marian Mirilovic 2013-06-26 14:57:57 UTC
All 3 reports on JDK 8, might be JDK8 specific ...
Comment 4 Jiri Rechtacek 2013-06-28 12:16:25 UTC
I'm afraid we are not able to fix that bug, should be filed in JDK bugs rather.
Comment 5 Jiri Rechtacek 2013-11-06 11:06:21 UTC
No other reports after 7.4 and recent updates of JDK 8.