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 154092 - NB does not free the port assigned for debuging(xdebug) after end of debugging
Summary: NB does not free the port assigned for debuging(xdebug) after end of debugging
Status: RESOLVED DUPLICATE of bug 149712
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-28 13:20 UTC by sepehrmm
Modified: 2008-12-09 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sepehrmm 2008-11-28 13:20:03 UTC
when debugging in php , NB connect successfully to debugger on default port(9000) but when i stop the debugging i have 
to close IE or FF to be able to re-debug my code otherwise the debugger don't work properly and stays in waiting mode 
to connect to the port,in other words NB don't release the port after the end of debugging so next time you debug , the 
port is busy unless you close the browser.
Comment 1 rmatous 2008-12-09 15:20:23 UTC

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