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 181177 - java.net.SocketException: Connection reset
Summary: java.net.SocketException: Connection reset
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: rmatous
URL:
Keywords:
: 183216 184360 186260 187571 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-24 16:59 UTC by jstevison
Modified: 2010-06-15 14:05 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 151864


Attachments
stacktrace (1.78 KB, text/plain)
2010-02-24 17:00 UTC, jstevison
Details
stacktrace (1.69 KB, text/plain)
2010-04-16 14:34 UTC, laurin1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jstevison 2010-02-24 16:59:57 UTC
Build: NetBeans IDE Dev (Build 201002240200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
GUEST: it just started to crahs almost every time i debug php application

d3n0: I was debugging php aplication. Unitil now it worked ok, this time I was moving a little bit faster trough the code.

GUEST: debuging

jstevison: Debugging a PHP script




Stacktrace: 
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:290)
   at org.netbeans.modules.php.dbgp.packets.DbgpMessage.create(DbgpMessage.java:122)
   at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:260)
   at org.netbeans.modules.php.dbgp.DebugSession.handleMessage(DebugSession.java:291)
Comment 1 jstevison 2010-02-24 17:00:01 UTC
Created attachment 94500 [details]
stacktrace
Comment 2 rmatous 2010-02-25 03:08:39 UTC
Please, could you provide a logging information:
http://wiki.netbeans.org/HowToConfigureXDebug#Enable_Xdebug_logging
Comment 3 rmatous 2010-02-25 03:11:07 UTC
probably duplicate of #180252

worth of trying again with latests builds, although even on these can be reproducible
http://bertram.netbeans.org/hudson/job/PHP-build/
Comment 4 rmatous 2010-04-12 09:43:36 UTC
*** Bug 183216 has been marked as a duplicate of this bug. ***
Comment 5 laurin1 2010-04-16 14:34:49 UTC
Created attachment 97540 [details]
stacktrace
Comment 6 Exceptions Reporter 2010-04-16 14:35:03 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=151864
Comment 7 rmatous 2010-04-16 17:09:31 UTC
*** Bug 184360 has been marked as a duplicate of this bug. ***
Comment 9 Quality Engineering 2010-04-17 08:17:01 UTC
Integrated into 'main-golden', will be available in build *201004170515* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e89d47e48016
User: Radek Matous <rmatous@netbeans.org>
Log: #181177  -  java.net.SocketException: Connection reset
Comment 10 rmatous 2010-06-15 12:52:22 UTC
*** Bug 187571 has been marked as a duplicate of this bug. ***
Comment 11 rmatous 2010-06-15 14:05:09 UTC
*** Bug 186260 has been marked as a duplicate of this bug. ***