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 142719 - Hang debugging main project previously cancelled
Summary: Hang debugging main project previously cancelled
Status: RESOLVED DUPLICATE of bug 137375
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-03 20:13 UTC by _ krystyna
Modified: 2008-08-03 21:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (15.17 KB, text/plain)
2008-08-03 20:14 UTC, _ krystyna
Details
PHP project (3.17 KB, application/x-compressed)
2008-08-03 20:16 UTC, _ krystyna
Details
index.php (1.50 KB, text/plain)
2008-08-03 21:28 UTC, _ krystyna
Details
sending project again corrected (540 bytes, application/x-compressed)
2008-08-03 21:42 UTC, _ krystyna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-08-03 20:13:27 UTC
NetBeans IDE Dev (Build 200808031401)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 running on x86

Hang at splash screen 

Reproduced but actually the first hang was caught before the "No content can 
be displayed for this URL" came up in in the multiviewer, so IDE itself is not hung up,
just hang on splash screen loading.

PHP distribution
PHP project (attached)

1. browser set to "default browser" (IE). The .dll had already been installed. FF2 has no add-ons.
1. first created new php project, launch debug but disable client side ok. server debugging proceeds. kill session.
2. now open attached old project, debug client side prop was checked 
3. switch default browse now to Firefox
4. launch debug and ok add-ons
>hang at splash screen, add-ons do get installed

first occurrence I captured thread dump before the r/o "no content can be displayed" came up
(debug toolbar does get activated)
Comment 1 _ krystyna 2008-08-03 20:14:15 UTC
Created attachment 66417 [details]
thread dump
Comment 2 _ krystyna 2008-08-03 20:16:39 UTC
Created attachment 66418 [details]
PHP project
Comment 3 _ krystyna 2008-08-03 21:28:40 UTC
Created attachment 66420 [details]
index.php
Comment 4 _ krystyna 2008-08-03 21:42:24 UTC
Created attachment 66421 [details]
sending project again corrected
Comment 5 Quy Nguyen 2008-08-03 21:47:34 UTC
You have the debugger keyword in index.php.  This is the same issue as 137375 (specifically the closed 139189 issue). 
It doesn't have anything to do with canceling the extension installs, so I'm closing this as a duplicate.

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