java.lang.OutOfMemoryError: GC overhead limit exceeded at java.lang.Character.toChars(Character.java:5166) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.removeNonXMLCharacters(DbgpMessage.java:303) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.getNode(DbgpMessage.java:331) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.create(DbgpMessage.java:119) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:263) 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)