java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at java.net.SocketInputStream.read(SocketInputStream.java:182) 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:346) at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:300) at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)