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 149620 - java.net.SocketException: Software caused connection abort: socket write error
Summary: java.net.SocketException: Software caused connection abort: socket write error
Status: CLOSED DUPLICATE of bug 146724
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: rmatous
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 12:55 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 114159


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-09 12:55:13 UTC
42 duplicates so far ...

Build: NetBeans IDE Dev (Build 200807101204)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.net.SocketException: Software caused connection abort: socket write error
        at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java:0)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:124)
        at org.netbeans.modules.php.dbgp.packets.DbgpCommand.send(DbgpCommand.java:84)
        at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:234)
        at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:88)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 rmatous 2008-10-09 13:20:30 UTC

*** This issue has been marked as a duplicate of 146720 ***
Comment 2 rmatous 2008-10-09 13:22:59 UTC
wrong duplicate number, sorry
Comment 3 rmatous 2008-10-09 13:25:21 UTC

*** This issue has been marked as a duplicate of 146724 ***
Comment 4 Marian Mirilovic 2009-12-03 03:25:18 UTC
v/c