java.lang.OutOfMemoryError: GC overhead limit exceeded at sun.awt.image.ImageRepresentation.setPixels(ImageRepresentation.java:562) at java.awt.image.RGBImageFilter.filterRGBPixels(RGBImageFilter.java:204) at java.awt.image.RGBImageFilter.setPixels(RGBImageFilter.java:275) at sun.awt.image.OffScreenImageSource.sendPixels(OffScreenImageSource.java:137) at sun.awt.image.OffScreenImageSource.produce(OffScreenImageSource.java:187) at sun.awt.image.OffScreenImageSource.addConsumer(OffScreenImageSource.java:66) at sun.awt.image.OffScreenImageSource.startProduction(OffScreenImageSource.java:80) at java.awt.image.FilteredImageSource.startProduction(FilteredImageSource.java:183) at sun.awt.image.ImageRepresentation.startProduction(ImageRepresentation.java:732) at sun.awt.image.ToolkitImage.addWatcher(ToolkitImage.java:221) at sun.awt.image.ToolkitImage.getProperty(ToolkitImage.java:169) at javax.swing.ImageIcon.(ImageIcon.java:228) at org.openide.util.ImageUtilities.image2Icon(ImageUtilities.java:276) at org.openide.util.ImageUtilities.loadImageIcon(ImageUtilities.java:202) at org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory.getIcon(TabControlButtonFactory.java:83) at org.netbeans.swing.tabcontrol.plaf.MetalViewTabDisplayerUI.getButtonIcon(MetalViewTabDisplayerUI.java:374) at org.netbeans.swing.tabcontrol.plaf.TabControlButton.getIcon(TabControlButton.java:143) at javax.swing.plaf.basic.BasicButtonUI.paint(BasicButtonUI.java:215) at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161) at javax.swing.plaf.metal.MetalButtonUI.update(MetalButtonUI.java:150) at javax.swing.JComponent.paintComponent(JComponent.java:770) at javax.swing.JComponent.paint(JComponent.java:1046) at javax.swing.JComponent.paintChildren(JComponent.java:879) at javax.swing.JComponent.paint(JComponent.java:1055) at javax.swing.JComponent.paintChildren(JComponent.java:879) at javax.swing.JComponent.paint(JComponent.java:1055) at javax.swing.JComponent.paintChildren(JComponent.java:879) at javax.swing.JComponent.paint(JComponent.java:1055) at org.netbeans.swing.tabcontrol.TabbedContainer.paint(TabbedContainer.java:994) at javax.swing.JComponent.paintChildren(JComponent.java:879) at javax.swing.JComponent.paint(JComponent.java:1055) at javax.swing.JComponent.paintChildren(JComponent.java:879)