java.lang.OutOfMemoryError: Java heap space at org.netbeans.modules.php.dbgp.packets.DbgpMessage.getContent(DbgpMessage.java:253) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.create(DbgpMessage.java:121) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:265) at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:210) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:140) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)