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 150775 - java.net.SocketException: Connection reset
Summary: java.net.SocketException: Connection reset
Status: RESOLVED DUPLICATE of bug 151413
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 21:13 UTC by willmacdonald
Modified: 2009-03-12 18:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 22695


Attachments
stacktrace (797 bytes, text/plain)
2008-10-20 21:13 UTC, willmacdonald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description willmacdonald 2008-10-20 21:13:05 UTC
Build: NetBeans IDE Dev (Build 200810181401)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.5, i386

User Comments:
nbnathan: debugging PHP with XDebug

areeda: Now I seem to be in a state where I cannot run a debug session, with 6.5m1 6.5B or the nightly build from 9/13. and one from about a week ago, sorry but I uninstalled it.

Tried rebooting, no luck.

GUEST: Running debugger

GUEST: Debugging PHP via xdebug



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: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)
Comment 1 willmacdonald 2008-10-20 21:13:10 UTC
Created attachment 72312 [details]
stacktrace
Comment 2 rmatous 2009-03-12 18:48:53 UTC

*** This issue has been marked as a duplicate of 151413 ***