This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 151689

Summary: java.net.SocketException: Software caused connection abort: recv failed
Product: php Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: rmatous <rmatous>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=48208
Issue Type: DEFECT Exception Reporter: 48208

Description Marian Mirilovic 2008-10-29 11:16:59 UTC
25 duplicates so far ...

Build: NetBeans IDE Dev (Build 200804190003)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows Vista, 6.0, x86
User comments: i am getting  this java.net.SocketException when i am trying to debug php web AirAlliance example. 
Netbeans IDE dev 200804190003 nightly build.
STACKTRACE: (first 10 lines)
java.net.SocketException: Software caused connection abort: recv failed
        at java.net.SocketInputStream.socketRead0(SocketInputStream.java:0)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        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:257)
        at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:235)
        at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:95)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 1 Tomas Mysik 2008-11-29 17:33:49 UTC
*** Issue 151445 has been marked as a duplicate of this issue. ***
Comment 2 rmatous 2008-12-09 10:18:47 UTC

*** This issue has been marked as a duplicate of 151413 ***
Comment 3 Marian Mirilovic 2008-12-09 10:23:48 UTC
v/c ... looks like exc. DB hasn't been updated yet - sorry for duplicate