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.
Build: NetBeans IDE Dev (Build 200801280931) VM: Java HotSpot(TM) Client VM, 12.0-b01 OS: Linux, 2.6.20-1.2933.fc6, i386 User Comments:
Created attachment 55884 [details] stacktrace
Hello cgfulton, could you please tell us what java version are you using? "Client VM, 12.0-b01" doesn't sound familiar to me. Could you attach output from "java -version"? Thanks.
It seems to be JDK related bug, nothing we can do in Netbeans probably. I entered JDK issue http://bugs.sun.com/view_bug.do?bug_id=6660477 btw cgfulton, is there any way to reproduce this error reliably? Some steps leading to error? Thanks.
THIS ISSUE HAS ALREADY 5 DUPLICATES
Build: NetBeans IDE Dev (Build 200807040101) VM: Java HotSpot(TM) Client VM, 12.0-b01, Java(TM) SE Runtime Environment, 1.7.0-ea-b24 OS: Windows XP, 5.1, x86 User Comments: Stacktrace: java.lang.NullPointerException at javax.swing.ScrollPaneLayout.preferredLayoutSize(ScrollPaneLayout.java:494) at java.awt.Container.preferredSize(Container.java:1669) at java.awt.Container.getPreferredSize(Container.java:1654) at javax.swing.JComponent.getPreferredSize(JComponent.java:1645) at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:1109) at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:910)
Created attachment 65602 [details] stacktrace
v/c