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 - NullPointerException at javax.swing.GroupLayout$Group.setSize
Summary: NullPointerException at javax.swing.GroupLayout$Group.setSize
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.2
Hardware: All All
: P4 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-23 13:47 UTC by gholmer
Modified: 2015-02-04 03:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187301


Attachments
stacktrace (4.57 KB, text/plain)
2012-04-23 13:48 UTC, gholmer
Details

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