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 151445 - java.net.SocketException: Software caused connection abort: recv failed
Summary: java.net.SocketException: Software caused connection abort: recv failed
Status: VERIFIED DUPLICATE of bug 151689
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 11:02 UTC by Marian Mirilovic
Modified: 2009-02-19 22:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 48208


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-27 11:02:58 UTC
23 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:50 UTC

*** This issue has been marked as a duplicate of 151689 ***
Comment 2 Mikhail Matveev 2008-12-23 17:04:59 UTC
Verified duplicate