java.lang.OutOfMemoryError: Java heap space at org.netbeans.core.output2.IntList.allocArray(IntList.java:88) at org.netbeans.core.output2.IntList.growArray(IntList.java:138) at org.netbeans.core.output2.IntList.add(IntList.java:81) at org.netbeans.core.output2.AbstractLines.lineUpdated(AbstractLines.java:817) at org.netbeans.core.output2.OutWriter.write(OutWriter.java:221) at org.netbeans.core.output2.OutWriter.doWrite(OutWriter.java:501) at org.netbeans.core.output2.OutWriter.println(OutWriter.java:344) at org.netbeans.core.output2.NbWriter.println(NbWriter.java:165) at org.netbeans.modules.php.dbgp.packets.DbgpStream.process(DbgpStream.java:88) at org.netbeans.modules.php.dbgp.DebugSession.handleMessage(DebugSession.java:293) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:274) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:255) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:141) 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)