java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(SocketInputStream.java:0) at java.net.SocketInputStream.read(SocketInputStream.java:0) at java.net.SocketInputStream.read(SocketInputStream.java:0) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.getDataSize(DbgpMessage.java:288) at org.netbeans.modules.php.dbgp.packets.DbgpMessage.create(DbgpMessage.java:121) at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:378) at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:332) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:116) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:0) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:0) at java.util.concurrent.FutureTask.run(FutureTask.java:0) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:0) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:0) at java.lang.Thread.run(Thread.java:0)