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 211590

Summary: NullPointerException at javax.swing.GroupLayout$Group.setSize
Product: platform Reporter: gholmer <gholmer>
Component: Plugin ManagerAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 187301
Attachments: stacktrace

Description gholmer 2012-04-23 13:47:59 UTC
Build: NetBeans IDE Dev (Build 201204230400)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Linux

User Comments:
gholmer: First run of 201204230400 after installation. Selected Tools/Options from main menu and exception dialog appeared.




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.GroupLayout$Group.setSize(GroupLayout.java:1580)
   at javax.swing.GroupLayout.calculateAutopadding(GroupLayout.java:1079)
   at javax.swing.GroupLayout.prepare(GroupLayout.java:1058)
   at javax.swing.GroupLayout.preferredLayoutSize(GroupLayout.java:878)
   at java.awt.Container.preferredSize(Container.java:1788)
   at java.awt.Container.getPreferredSize(Container.java:1773)
Comment 1 gholmer 2012-04-23 13:48:04 UTC
Created attachment 118637 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-05-11 15:28:44 UTC
Reported only once so far, was decreased the priority meanwhile.
Comment 3 Quality Engineering 2015-02-04 03:32:39 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.