[Issue 6509] New - out of memory while exporting Gif

[email protected] Wed, 2 Dec 2015 13:50:49 -0800 (PST)
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=6509
                 Issue #|6509
                 Summary|out of memory while exporting Gif
               Component|argouml
                 Version|current
                Platform|PC
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|Deployment Diagram
             Assigned to|bobtarling
             Reported by|gamereat






------- Additional comments from [email protected] Wed Dec  2 13:50:49 -0800 2015 -------
java.lang.OutOfMemoryError: Java heap space
at Acme.JPM.Encoders.ImageEncoder.encodePixelsWrapper(ImageEncoder.java:144)
at Acme.JPM.Encoders.ImageEncoder.setPixels(ImageEncoder.java:232)
at java.awt.image.RGBImageFilter.filterRGBPixels(Unknown Source)
at java.awt.image.RGBImageFilter.setPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.sendPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.produce(Unknown Source)
at sun.awt.image.OffScreenImageSource.addConsumer(Unknown Source)
at sun.awt.image.OffScreenImageSource.startProduction(Unknown Source)
at java.awt.image.FilteredImageSource.startProduction(Unknown Source)
at Acme.JPM.Encoders.ImageEncoder.encode(ImageEncoder.java:119)
at org.tigris.gef.base.SaveGIFAction.saveGraphics(SaveGIFAction.java:116)
at 
org.tigris.gef.base.SaveGraphicsAction.actionPerformed(SaveGraphicsAction.ja
va:178)
at org.argouml.uml.ui.ActionSaveGraphics.doSave(ActionSaveGraphics.java:216)
at 
org.argouml.uml.ui.ActionSaveGraphics.trySave(ActionSaveGraphics.java:153)
at 
org.argouml.uml.ui.ActionSaveGraphics.actionPerformed(ActionSaveGraphics.jav
a:93)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown 
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

java.lang.OutOfMemoryError: Java heap space
at Acme.JPM.Encoders.ImageEncoder.encodePixelsWrapper(ImageEncoder.java:144)
at Acme.JPM.Encoders.ImageEncoder.setPixels(ImageEncoder.java:232)
at java.awt.image.RGBImageFilter.filterRGBPixels(Unknown Source)
at java.awt.image.RGBImageFilter.setPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.sendPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.produce(Unknown Source)
at sun.awt.image.OffScreenImageSource.addConsumer(Unknown Source)
at sun.awt.image.OffScreenImageSource.startProduction(Unknown Source)
at java.awt.image.FilteredImageSource.startProduction(Unknown Source)
at Acme.JPM.Encoders.ImageEncoder.encode(ImageEncoder.java:119)
at org.tigris.gef.base.SaveGIFAction.saveGraphics(SaveGIFAction.java:116)
at 
org.tigris.gef.base.SaveGraphicsAction.actionPerformed(SaveGraphicsAction.ja
va:178)
at org.argouml.uml.ui.ActionSaveGraphics.doSave(ActionSaveGraphics.java:216)
at 
org.argouml.uml.ui.ActionSaveGraphics.trySave(ActionSaveGraphics.java:153)
at 
org.argouml.uml.ui.ActionSaveGraphics.actionPerformed(ActionSaveGraphics.jav
a:93)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown 
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

java.lang.OutOfMemoryError: Java heap space
at Acme.JPM.Encoders.ImageEncoder.encodePixelsWrapper(ImageEncoder.java:144)
at Acme.JPM.Encoders.ImageEncoder.setPixels(ImageEncoder.java:232)
at java.awt.image.RGBImageFilter.filterRGBPixels(Unknown Source)
at java.awt.image.RGBImageFilter.setPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.sendPixels(Unknown Source)
at sun.awt.image.OffScreenImageSource.produce(Unknown Source)
at sun.awt.image.OffScreenImageSource.addConsumer(Unknown Source)
at sun.awt.image.OffScreenImageSource.startProduction(Unknown Source)
at java.awt.image.FilteredImageSource.startProduction(Unknown Source)
at Acme.JPM.Encoders.ImageEncoder.encode(ImageEncoder.java:119)
at org.tigris.gef.base.SaveGIFAction.saveGraphics(SaveGIFAction.java:116)
at 
org.tigris.gef.base.SaveGraphicsAction.actionPerformed(SaveGraphicsAction.ja
va:178)
at org.argouml.uml.ui.ActionSaveGraphics.doSave(ActionSaveGraphics.java:216)
at 
org.argouml.uml.ui.ActionSaveGraphics.trySave(ActionSaveGraphics.java:153)
at 
org.argouml.uml.ui.ActionSaveGraphics.actionPerformed(ActionSaveGraphics.jav
a:93)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown 
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3149195

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.