EmuNewz Network
Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57)
+---- Thread: Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space (/showthread.php?tid=174248)



Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space - Lado - 02-09-2016

it does not work.

Running Jpcsp 64bit...
Exception in thread "GUI"
java.lang.OutOfMemoryError: Java heap space
at jpcsp.MainGUI.loadFile(MainGUI.java:1526)
at jpcsp.MainGUI.OpenFileActionPerformed(MainGUI.java:1479)
at jpcsp.MainGUI.access$600(MainGUI.java:133)
at jpcsp.MainGUI$8.actionPerformed(MainGUI.java:473)


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.setPress
ed(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.process
MouseEvent(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)
a
t 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 j
ava.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.disp
atchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.securi
ty.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)

Windows 7 64bits, java 8 64bits.
JPCSP V0.7 ee38e26

But JPCSP V0.6 with Java 7 work.

Plase help.


RE: Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space - onelight - 02-15-2016

Try delete Settings.properties


RE: Exception in thread "GUI" java.lang.OutOfMemoryError: Java heap space - gid15 - 02-16-2016

(02-09-2016, 04:05 PM)Lado Wrote: at jpcsp.MainGUI.loadFile(MainGUI.java:1526)
What are you trying to load? If you try to load an ISO/CSO, you should use "Load UMD..." and not "Load file..."