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 144669 - [65cat][j2ee]Netbeans JavaScript Debugger Hang-up
Summary: [65cat][j2ee]Netbeans JavaScript Debugger Hang-up
Status: VERIFIED DUPLICATE of bug 140403
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: _ deva
URL:
Keywords:
: 144670 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-21 05:07 UTC by alcmontejo
Modified: 2008-09-12 00:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
2 screen snapshot (219.26 KB, text/plain)
2008-08-21 07:08 UTC, alcmontejo
Details
snaphot (121.47 KB, text/plain)
2008-08-27 00:51 UTC, alcmontejo
Details
re attached at 1st run (121.47 KB, image/png)
2008-08-27 04:24 UTC, alcmontejo
Details
re attached at 1st run (121.47 KB, image/png)
2008-08-27 04:27 UTC, alcmontejo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alcmontejo 2008-08-21 05:07:00 UTC
hi!
 
Good day!
 
This is on build 200808201401. 
 
Netbeans JavaScript Debugger pages hang-up on IE7, it supposed to redirect the web app start-up page.  This never 
happen on build prior to this.
 
 
Thank and more power,
Allen Montejo
Comment 1 _ krystyna 2008-08-21 05:59:13 UTC
*** Issue 144670 has been marked as a duplicate of this issue. ***
Comment 2 _ deva 2008-08-21 06:43:52 UTC
Could u please provide the steps. I use IE7 always to debug and do not see any problems.
Comment 3 alcmontejo 2008-08-21 06:58:44 UTC
hi!


Steps.
1. CTRL + F5.
2. The IDE open the Dialog "Client-Side Debugging"
3. Click OK
  - The IDE Open "Console" window with no message/printrace inside the "OutPut" window.
  - The IE7 will launch the "Netbeans JavaScript Debugger" page.
  - mouse is on busy state.

Thanks,
Allen Montejo
Comment 4 _ deva 2008-08-21 07:04:26 UTC
May be you are running into the problem http://www.netbeans.org/issues/show_bug.cgi?id=140403, try killing mdm.exe in
the task manager and try again.
Comment 5 alcmontejo 2008-08-21 07:07:12 UTC
hi!

The page IE7 will will hang-up, I try to Re-Enter the URL address, and I get
java.net.URISyntaxException error on IDE (I already made an report on this) 
and the IE7 also returns add-on Error, 

im working on 2 screen, I will send you the snapshot.

Thanks and more power,
Allen Montejo
Comment 6 alcmontejo 2008-08-21 07:08:34 UTC
Created attachment 67996 [details]
2 screen snapshot
Comment 7 _ deva 2008-08-21 07:13:17 UTC
Could you follow these steps
1)Kill all instances of IE
2)Kill mdm.exe in the task manager
3)Start debugging the URL/project
Do not try to enter the URL C:\Documents and Settings\jdeva\Local
Settings\Temp\modules.ext.debugger---netbeans-debugger-port=4136--netbeans-debugger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-0.html
since we already have a bug to track that issue
Comment 8 alcmontejo 2008-08-21 07:24:07 UTC
hi!

killing the mdm.exe work temporarily only, mdm will start on the process again.
At the moment Im killing always the mdm when it get stuck-up.


Thanks,
Allen Montejo
Comment 9 _ deva 2008-08-21 07:39:43 UTC
Does the add-on crash happens all the time?

Did you try debugging URL, for example http://www.cnn.com
Comment 10 alcmontejo 2008-08-21 08:01:43 UTC
Yes randomly. I was redirected to this URL http://edition.cnn.com/. I dont get any message error, may be because my 
machine was behind the firewall.
Comment 11 _ deva 2008-08-21 16:19:56 UTC
Could you see any pattern in reproducing this problem. We will need good steps to reproduce it. I will test on other XP
machines to see if it happens.

Comment 12 alcmontejo 2008-08-25 02:57:12 UTC
hi!

I think there is no clear pattern reproducing this kind of problem.

Thanks,
Allen MOntejo


Comment 13 alcmontejo 2008-08-27 00:50:29 UTC
hi deva,

got hang-up, at first run. 
I do the step you told me.
1. kill mdm
2. hit CTRL+F5

C:\Downloads\Debug>dbmon
3684: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
s

I will attach the screen shot
Comment 14 alcmontejo 2008-08-27 00:51:51 UTC
Created attachment 68392 [details]
snaphot
Comment 15 alcmontejo 2008-08-27 00:57:23 UTC
i made it run 5 times. it hangs-up with the still trace below

C:\Downloads\Debug>dbmon
3684: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
sMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClas
Comment 16 alcmontejo 2008-08-27 01:27:53 UTC
yes.

c:\Program Files\NetBeans Dev 200808241401\webcommon1\native\

from your steps.

--> 2)Copy NetbeansExtension.dll to
> <nb_install>/webcommon1/native/webcommon1/native

should i create "webcommon1/native" folder coz i find only
"c:\Program Files\NetBeans Dev 200808241401\webcommon1\native\"

Thanks,
Allen Montejo
Comment 17 _ krystyna 2008-08-27 01:53:48 UTC
hi allen, you can place dll in the native folder -- there is only one webcommon1\native folder -- just a typo. tx, /k
Comment 18 alcmontejo 2008-08-27 02:20:32 UTC
hi krystyna!
i see no probs.

Please let me know what further step to take, coz my IE7 will totaly crash now.
It prompt related error with ntdll.dll I think this to pertains with IE7 add-ons.
I try to disabled add-ons except for Netbeans Extension class and Sun Java Console.
still IE7 crash.

What I have done now is i delete all the history and cookies and reset IE7 default settings.
but then again when I tried to debug(client mode) Netbeans Java Script Debugger hang-up.

Comment 19 alcmontejo 2008-08-27 02:33:51 UTC
hi!

I notice also that when I reset the IE7 default setting the Netbeans JavaScript add-ons is disabled bu default,
when I run nb debug client mode. It cant detect the Netbeans JavaScript add-ons was disabled. it hangs.

then try to enabled the Netbeans JavaScript add-ons this time. got crash.
Comment 20 alcmontejo 2008-08-27 02:42:48 UTC
I notice also that in dbmon i cant see IE7 trace, only mozilla. I was thinking the problem might be
upon registering the Netbeans Javascript IDE to IE7? where can i find those log? just a doubt :0)


Comment 21 _ krystyna 2008-08-27 03:28:19 UTC
hi allen, please re-attach the screenshot and be sure set the mime type. That will help us. The only suggestion I can
offer in the meantime is to perhaps try a slightly later build at least to get a chance to have a fresh install of the
extension. Don't use current trunk but you might try an installer build from bits.netbeans.org/netbeans/trunk/nightly.
As always, start with clean userdir. Deva will have a look at your comments by tomorrow a.m.
Comment 22 _ krystyna 2008-08-27 04:02:28 UTC
One question for you Allen: do you run from the command line using nb.exe ?
Comment 23 alcmontejo 2008-08-27 04:24:02 UTC
Created attachment 68405 [details]
re attached at 1st run
Comment 24 alcmontejo 2008-08-27 04:27:38 UTC
Created attachment 68406 [details]
re attached at 1st run
Comment 25 _ deva 2008-08-27 06:29:35 UTC
I do not know what is happening in your case. I am surprised that you do not see any debug messages in dbmon.exe

What is the value of state in session window? Open Window | Debugging | Session window and check the value

Comment 26 alcmontejo 2008-08-27 07:27:26 UTC
value of column state in Session window:
State: NOT_CONNECTED Reason: NONE

Comment 27 alcmontejo 2008-08-27 09:53:02 UTC
hi! may I know how to re register again the Netbeans JavaScript to IE7? is ti posible?
Comment 28 alcmontejo 2008-08-27 10:52:18 UTC
hi i installed NetBeans IDE Build 200808261401. by this time dbmon was succesfully connected but still hang with the
Netbeans JavaScript Debugger pages. 

C:\Downloads\Debug>dbmon
4516: Connected to debugger
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Debugger state - running, reason - ok
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
3948: MozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindo
wClass
 
Comment 29 alcmontejo 2008-08-27 11:00:30 UTC
hi I manage to run i think 4 times successfully and then again IE7 hang. 
here the trace.


C:\Downloads\Debug>dbmon
4516: Connected to debugger
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Debugger state - running, reason - ok
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Loaded document: file:///C:/Documents%20and%20Settings/amontejo/Local%20Se
ttings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debugge
r-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
3948: MozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindo
wClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindo
wClassMozillaUIWindowClassMozillaUIWindowClassMozillaUIWindowClass
4516: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4839--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
4516: Disconnected from debugger
5020: Connected to debugger
5020: Loaded document: http://localhost:8081/CFS/
5020: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4967--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-2.html
5020: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=4F9A13A
BCDB70BBC83DD8584F23C63F0
5020: Removing document: http://localhost:8081/CFS/
5020: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5020: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5020: Loaded document: http://localhost:8081/CFS/glue.js
5020: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5020: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5020: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
5020: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
5020: Debugger state - running, reason - ok
5020: Disconnected from debugger
5852: Connected to debugger
5852: Loaded document: http://localhost:8081/CFS/
5852: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=1025--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-3.html
5852: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=67C4576
E45AA03803E7F3683F1EBD553
5852: Removing document: http://localhost:8081/CFS/
5852: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Loaded document: http://localhost:8081/CFS/glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
5852: Debugger state - running, reason - ok
5852: Loaded document: http://localhost:8081/CFS/Login.do
5852: Removing document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Removing document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Removing document: http://localhost:8081/CFS/glue.js
5852: Removing document: http://localhost:8081/CFS/resources/system-glue.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/calendar/calendar-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/calendar/comp
onent.js
5852: Removing document: http://localhost:8081/CFS/showLogin.do;jsessionid=67C45
76E45AA03803E7F3683F1EBD553
5852: Loaded document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/editable_dropdown.js

5852: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/ezdata.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/menu/ezloader.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/menu/ezmenuie.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/menu/displayMenu.js
5852: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Loaded document: http://localhost:8081/CFS/glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo/yahoo-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/dom/dom-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/event/event-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/element/element-beta-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/datasource/datasource-beta-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/datatable/datatable-beta-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/dataTable/compo
nent.js
5852: Loaded document: http://localhost:8081/CFS/showAttention.do
5852: Removing document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/editable_dropdown.
js
5852: Removing document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/ezdata.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/menu/ezloader.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/menu/ezmenuie.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/menu/displayMenu.j
s
5852: Removing document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Removing document: http://localhost:8081/CFS/glue.js
5852: Removing document: http://localhost:8081/CFS/resources/system-glue.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/yahoo/yahoo-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/dom/dom-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/event/event-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/element/element-beta-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/datasource/datasource-beta-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/datatable/datatable-beta-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/dataTable/com
ponent.js
5852: Removing document: http://localhost:8081/CFS/Login.do
5852: Loaded document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/editable_dropdown.js

5852: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/ezdata.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/menu/ezloader.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/menu/ezmenuie.js
5852: Loaded document: http://localhost:8081/CFS/jsp/common/menu/displayMenu.js
5852: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Loaded document: http://localhost:8081/CFS/glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo/yahoo-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/dom/dom-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/event/event-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/element/element-beta-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/datasource/datasource-beta-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/datatable/datatable-beta-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/dataTable/compo
nent.js
5852: Loaded document: http://localhost:8081/CFS/Logout.do
5852: Removing document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/editable_dropdown.
js
5852: Removing document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/stripedtables.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/ezdata.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/menu/ezloader.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/menu/ezmenuie.js
5852: Removing document: http://localhost:8081/CFS/jsp/common/menu/displayMenu.j
s
5852: Removing document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Removing document: http://localhost:8081/CFS/glue.js
5852: Removing document: http://localhost:8081/CFS/resources/system-glue.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/yahoo/yahoo-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/dom/dom-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/event/event-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/element/element-beta-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/datasource/datasource-beta-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/datatable/datatable-beta-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/dataTable/com
ponent.js
5852: Removing document: http://localhost:8081/CFS/showAttention.do
5852: Loaded document: http://localhost:8081/CFS/Logout.do
5852: Removing document: http://localhost:8081/CFS/Logout.do
5852: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Loaded document: http://localhost:8081/CFS/glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
5852: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
5852: Removing document: http://localhost:8081/CFS/Logout.do
5852: Removing document: http://localhost:8081/CFS/jsp/common/ajax.js
5852: Removing document: http://localhost:8081/CFS/resources/jmaki-min.js
5852: Removing document: http://localhost:8081/CFS/glue.js
5852: Removing document: http://localhost:8081/CFS/resources/system-glue.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/resources/lib
s/yahoo/v2.3.1/calendar/calendar-min.js
5852: Removing document: http://localhost:8081/CFS/resources/yahoo/calendar/comp
onent.js
5852: Disconnected from debugger
3948: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
204: Connected to debugger
204: Loaded document: http://localhost:8081/CFS/
204: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20S
ettings/Temp/modules.ext.debugger---netbeans-debugger-port=1066--netbeans-debugg
er-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-4.html
204: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=940426C2
4777B2C97FE6D305DE3A4B35
204: Removing document: http://localhost:8081/CFS/
204: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
204: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
204: Loaded document: http://localhost:8081/CFS/glue.js
204: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
204: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/y
ahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
204: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/y
ahoo/v2.3.1/calendar/calendar-min.js
204: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compone
nt.js
204: Debugger state - running, reason - ok
204: Disconnected from debugger
3948: SunAwtFrame
1552: Connected to debugger



Comment 30 alcmontejo 2008-09-01 07:17:45 UTC
happen on 5 rounds this time below the trace:


C:\Downloads\Debug>dbmon
244: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFra
meSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameS
unAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunA
wtFrame
368: HKCR
{
        NoRemove AppID
        {
                '{166B5A9C-DE8F-45D0-BEC1-2DEB42FCCFC6}' = s 'NetBeansExtension'

                'NetBeansExtension.DLL'
                {
                        val AppID = s '{166B5A9C-DE8F-45D0-BEC1-2DEB42FCCFC6}'
                }
        }
}
368: HKCR
{
        NetBeansExtension.NetBeansBHO.1 = s 'NetBeans Extension Class'
        {
                CLSID = s '{25CE9541-A839-46B4-81C6-1FAE46AD2EDE}'
        }
        NetBeansExtension.NetBeansBHO = s 'NetBeans Extension Class'
        {
                CLSID = s '{25CE9541-A839-46B4-81C6-1FAE46AD2EDE}'
                CurVer = s 'NetBeansExtension.NetBeansBHO.1'
        }
        NoRemove CLSID
        {
                ForceRemove {25CE9541-A839-46B4-81C6-1FAE46AD2EDE} = s 'NetBeans
 Extension Class'
                {
                        ProgID = s 'NetBeansExtension.NetBeansBHO.1'
                        VersionIndependentProgID = s 'NetBeansExtension.NetBeans
BHO'
                        ForceRemove 'Programmable'
                        InprocServer32 = s 'C:\Program Files\NetBeans Dev 200808
311401\webcommon1\native\NetBeansExtension.dll'
                        {
                                val ThreadingModel = s 'Apartment'
                        }
                        val AppID = s '{166B5A9C-DE8F-45D0-BEC1-2DEB42FCCFC6}'
                        'TypeLib' = s '{4BC81E1E-9971-4589-A3D4-8F7786CBBD0E}'
                }
        }
}

HKLM
{
    NoRemove SOFTWARE
    {
        NoRemove Microsoft
        {
            NoRemove Windows
            {
                NoRemove CurrentVers
2360: Debuggable applications - Windows Internet Explorer
2360: Connected to debugger
2360: Debugger state - running, reason - ok
2360: Disconnected from debugger, error code-0
2456: Debuggable applications - Windows Internet Explorer
2456: Connected to debugger
2456: Loaded document: http://localhost:8081/CFS/
2456: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4305--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
2456: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=7D076A5
AD8A920C7B9B4D838B74A98CF
2456: Removing document: http://localhost:8081/CFS/
2456: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
2456: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
2456: Loaded document: http://localhost:8081/CFS/glue.js
2456: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
2456: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
2456: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
2456: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
2456: Debugger state - running, reason - ok
2456: Disconnected from debugger, error code-0
244: SunAwtFrameSunAwtFrame
4824: Debuggable applications - Windows Internet Explorer
4824: Connected to debugger
4824: Loaded document: http://localhost:8081/CFS/
4824: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4328--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-2.html
4824: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=27B4FDE
000529BDF7725AEDF5CB754DA
4824: Removing document: http://localhost:8081/CFS/
4824: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
4824: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
4824: Loaded document: http://localhost:8081/CFS/glue.js
4824: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
4824: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
4824: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
4824: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
4824: Debugger state - running, reason - ok
4824: Disconnected from debugger, error code-0
244: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFra
meSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameS
unAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
5380: Debuggable applications - Windows Internet Explorer
5380: Connected to debugger
5380: Loaded document: http://localhost:8081/CFS/
5380: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4360--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-3.html
5380: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=F5FC425
789F515E80067AFDBC4B0B966
5380: Removing document: http://localhost:8081/CFS/
5380: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5380: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5380: Loaded document: http://localhost:8081/CFS/glue.js
5380: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5380: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5380: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
5380: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
5380: Debugger state - running, reason - ok
5380: Disconnected from debugger, error code-0
5596: Debuggable applications - Windows Internet Explorer
5596: Connected to debugger
Comment 31 alcmontejo 2008-09-01 08:31:36 UTC
below is the new trace, 

C:\Downloads\Debug>dbmon
5748: Debuggable applications - Windows Internet Explorer
5748: Connected to debugger
5748: Processing command - feature_set -i 0 -n showFunctions -v false
5748: Processing command - feature_set -i 1 -n showConstants -v true
5748: Processing command - feature_set -i 2 -n suspendOnFirstLine -v false
5748: Processing command - feature_set -i 3 -n suspendOnExceptions -v false
5748: Processing command - feature_set -i 4 -n suspendOnErrors -v false
5748: Processing command - feature_set -i 5 -n suspendOnDebuggerKeyword -v true
5748: Processing command - feature_set -i 6 -n http_monitor -v false
5748: Processing command - feature_set -i 7 -n enable -v true
5748: Processing command - open_uri -i 8 -f http://localhost:8081/CFS/
5748: Loaded document: http://localhost:8081/CFS/
5748: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=1246--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-0.html
5748: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=EAF3011
AAAEC9D143AA2C8CC771F6511
5748: Removing document: http://localhost:8081/CFS/
5748: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5748: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5748: Loaded document: http://localhost:8081/CFS/glue.js
5748: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5748: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5748: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
5748: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
5748: Debugger state - running, reason - ok
5748: Processing command - source -i 9 -f http://localhost:8081/CFS/showLogin.do
;jsessionid=EAF3011AAAEC9D143AA2C8CC771F6511
5748: Processing command - feature_set -i 10 -n enable -v false
5748: Processing command - stop -i 11
5748: Disconnected from debugger, error code-0
244: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFra
meSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameS
unAwtFrame
6136: Debuggable applications - Windows Internet Explorer
6136: Connected to debugger
6136: Processing command - feature_set -i 12 -n showFunctions -v false
6136: Processing command - feature_set -i 13 -n showConstants -v true
6136: Processing command - feature_set -i 14 -n suspendOnFirstLine -v false
6136: Processing command - feature_set -i 15 -n suspendOnExceptions -v false
6136: Processing command - feature_set -i 16 -n suspendOnErrors -v false
6136: Processing command - feature_set -i 17 -n suspendOnDebuggerKeyword -v true

6136: Processing command - feature_set -i 18 -n http_monitor -v false
6136: Processing command - feature_set -i 19 -n enable -v true
6136: Processing command - open_uri -i 20 -f http://localhost:8081/CFS/
6136: Loaded document: http://localhost:8081/CFS/
6136: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=1265--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
6136: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=2A56DE3
8CAAA97719D3EFD0A3F8A9148
6136: Removing document: http://localhost:8081/CFS/
6136: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
6136: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
6136: Loaded document: http://localhost:8081/CFS/glue.js
6136: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
6136: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
6136: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
6136: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
6136: Debugger state - running, reason - ok
6136: Processing command - source -i 21 -f http://localhost:8081/CFS/showLogin.d
o;jsessionid=2A56DE38CAAA97719D3EFD0A3F8A9148
6136: Processing command - feature_set -i 22 -n enable -v false
6136: Processing command - stop -i 23
6136: Disconnected from debugger, error code-0
244: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFra
me
5572: Debuggable applications - Windows Internet Explorer
5572: Connected to debugger
5572: Processing command - feature_set -i 24 -n showFunctions -v false
5572: Processing command - feature_set -i 25 -n showConstants -v true
5572: Processing command - feature_set -i 26 -n suspendOnFirstLine -v false
5572: Processing command - feature_set -i 27 -n suspendOnExceptions -v false
5572: Processing command - feature_set -i 28 -n suspendOnErrors -v false
5572: Processing command - feature_set -i 29 -n suspendOnDebuggerKeyword -v true

5572: Processing command - feature_set -i 30 -n http_monitor -v false
5572: Processing command - feature_set -i 31 -n enable -v true
5572: Processing command - open_uri -i 32 -f http://localhost:8081/CFS/
5572: Loaded document: http://localhost:8081/CFS/
5572: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=1286--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-2.html
5572: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=6E884A9
5A095EF8F148EFA41D543E8CA
5572: Removing document: http://localhost:8081/CFS/
5572: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
5572: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
5572: Loaded document: http://localhost:8081/CFS/glue.js
5572: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
5572: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
5572: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
5572: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
5572: Debugger state - running, reason - ok
5572: Processing command - source -i 33 -f http://localhost:8081/CFS/showLogin.d
o;jsessionid=6E884A95A095EF8F148EFA41D543E8CA
5572: Processing command - feature_set -i 34 -n enable -v false
5572: Processing command - stop -i 35
5572: Disconnected from debugger, error code-0
5340: Debuggable applications - Windows Internet Explorer
5340: Connected to debugger
5340: Processing command - feature_set -i 36 -n showFunctions -v false
5340: Processing command - feature_set -i 37 -n showConstants -v true
5340: Processing command - feature_set -i 38 -n suspendOnFirstLine -v false
5340: Processing command - feature_set -i 39 -n suspendOnExceptions -v false
5340: Processing command - feature_set -i 40 -n suspendOnErrors -v false
5340: Processing command - feature_set -i 41 -n suspendOnDebuggerKeyword -v true

5340: Processing command - feature_set -i 42 -n http_monitor -v false
5340: Processing command - feature_set -i 43 -n enable -v true
5340: Processing command - open_uri -i 44 -f http://localhost:8081/CFS/
Comment 32 _ deva 2008-09-01 17:02:11 UTC
Do you see any activity in the IDE when the hang happens(check progress bar). I am thinking of deployment issue. Could
you try with a different web server. 
Comment 33 alcmontejo 2008-09-02 05:26:16 UTC
The IDE is OK except for the Finnish Debugger Session (Shift+F5) will not function, I need to closed the browser.
Comment 34 alcmontejo 2008-09-02 05:31:20 UTC
below is the new trace with the new dll you send me,

C:\Downloads\Debug>dbmon
2556: NLNHOOK: checking if Notes is installed...NLNHOOK: copy from 'C:\Program F
iles\Symantec AntiVirus\nlnvp.dll'NLNHOOK: copy to 'C:\Program Files\lotus\notes
6.5\nlnvp.dll'NLNHOOK: file copied; setting dir to 'C:\Program Files\lotus\notes
6.5'NLNHOOK: loading DLL 'C:\Program Files\lotus\notes6.5\nlnvp.dll'NLNHOOK: hoo
king Notes...NLNHOOK: Checking for multi-user...NLNHOOK: hook returned 0.
3336: Debuggable application - Windows Internet Explorer
3336: Connected to debugger
3336: Processing command - feature_set -i 0 -n showFunctions -v false
3336: Processing command - feature_set -i 1 -n showConstants -v true
3336: Processing command - feature_set -i 2 -n suspendOnFirstLine -v false
3336: Processing command - feature_set -i 3 -n suspendOnExceptions -v false
3336: Processing command - feature_set -i 4 -n suspendOnErrors -v false
3336: Processing command - feature_set -i 5 -n suspendOnDebuggerKeyword -v true
3336: Processing command - feature_set -i 6 -n http_monitor -v false
3336: Processing command - feature_set -i 7 -n enable -v true
3336: Processing command - open_uri -i 8 -f http://localhost:8081/CFS/
3336: Loaded document: http://localhost:8081/CFS/
3336: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4817--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-0.html
3336: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=B24AD7B
F90552EF56D1198749317F07E
3336: Removing document: http://localhost:8081/CFS/
3336: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
3336: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
3336: Loaded document: http://localhost:8081/CFS/glue.js
3336: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
3336: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
3336: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
3336: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
3336: Debugger state - running, reason - ok
3336: Processing command - source -i 9 -f http://localhost:8081/CFS/showLogin.do
;jsessionid=B24AD7BF90552EF56D1198749317F07E
3648: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFr
ameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
1640: Debuggable application - Windows Internet Explorer
1640: Connected to debugger
1640: Processing command - feature_set -i 10 -n showFunctions -v false
1640: Processing command - feature_set -i 11 -n showConstants -v true
1640: Processing command - feature_set -i 12 -n suspendOnFirstLine -v false
1640: Processing command - feature_set -i 13 -n suspendOnExceptions -v false
1640: Processing command - feature_set -i 14 -n suspendOnErrors -v false
1640: Processing command - feature_set -i 15 -n suspendOnDebuggerKeyword -v true

1640: Processing command - feature_set -i 16 -n http_monitor -v false
1640: Processing command - feature_set -i 17 -n enable -v true
1640: Processing command - open_uri -i 18 -f http://localhost:8081/CFS/
1640: Loaded document: http://localhost:8081/CFS/
1640: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=4879--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
1640: Loaded document: http://localhost:8081/CFS/showLogin.do;jsessionid=D733493
6D4B074F78BF923A18CB1AF61
1640: Removing document: http://localhost:8081/CFS/
1640: Loaded document: http://localhost:8081/CFS/jsp/common/ajax.js
1640: Loaded document: http://localhost:8081/CFS/resources/jmaki-min.js
1640: Loaded document: http://localhost:8081/CFS/glue.js
1640: Loaded document: http://localhost:8081/CFS/resources/system-glue.js
1640: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/yahoo-dom-event/yahoo-dom-event.js
1640: Loaded document: http://localhost:8081/CFS/resources/yahoo/resources/libs/
yahoo/v2.3.1/calendar/calendar-min.js
1640: Loaded document: http://localhost:8081/CFS/resources/yahoo/calendar/compon
ent.js
1640: Debugger state - running, reason - ok
1640: Processing command - source -i 19 -f http://localhost:8081/CFS/showLogin.d
o;jsessionid=D7334936D4B074F78BF923A18CB1AF61
4344: Debuggable application - Windows Internet Explorer
4344: Connected to debugger
4344: Processing command - feature_set -i 20 -n showFunctions -v false
4344: Processing command - feature_set -i 21 -n showConstants -v true
4344: Processing command - feature_set -i 22 -n suspendOnFirstLine -v false
4344: Processing command - feature_set -i 23 -n suspendOnExceptions -v false
4344: Processing command - feature_set -i 24 -n suspendOnErrors -v false
4344: Processing command - feature_set -i 25 -n suspendOnDebuggerKeyword -v true

4344: Processing command - feature_set -i 26 -n http_monitor -v false
4344: Processing command - feature_set -i 27 -n enable -v true
4344: Processing command - open_uri -i 28 -f http://localhost:8081/CFS/
Comment 35 _ deva 2008-09-02 06:53:07 UTC
From the log, it seems that the debugger is connected but fails to load the document. When the hang happens, can you
open the URL http://localhost:8081/CFS/ in a new IE process.

Also can you test with a different project to make sure it is not project specific.

What are the steps you do, I assume you start the debugger session, finish the debugging session, then close the IE
window and then start new debugging session.
Comment 36 alcmontejo 2008-09-02 07:15:34 UTC
This is what I have done this time, I created a new fresh web application using struts framework.
and I start debugging. IE7 crash after 8 rounds.



C:\Downloads\Debug>dbmon
3648: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFr
ameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
4324: Debuggable application - Windows Internet Explorer
4324: Connected to debugger
4324: Processing command - feature_set -i 145 -n showFunctions -v false
4324: Processing command - feature_set -i 146 -n showConstants -v true
4324: Processing command - feature_set -i 147 -n suspendOnFirstLine -v false
4324: Processing command - feature_set -i 148 -n suspendOnExceptions -v false
4324: Processing command - feature_set -i 149 -n suspendOnErrors -v false
4324: Processing command - feature_set -i 150 -n suspendOnDebuggerKeyword -v tru
e
4324: Processing command - feature_set -i 151 -n http_monitor -v false
4324: Processing command - feature_set -i 152 -n enable -v true
4324: Processing command - open_uri -i 153 -f http://localhost:8081/WebApplicati
on8/
4324: Loaded document: http://localhost:8081/WebApplication8/
4324: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3593--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-11.html
4324: Debugger state - running, reason - ok
4324: Processing command - source -i 154 -f http://localhost:8081/WebApplication
8/
3648: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
4900: Debuggable application - Windows Internet Explorer
4900: Connected to debugger
4900: Processing command - feature_set -i 155 -n showFunctions -v false
4900: Processing command - feature_set -i 156 -n showConstants -v true
4900: Processing command - feature_set -i 157 -n suspendOnFirstLine -v false
4900: Processing command - feature_set -i 158 -n suspendOnExceptions -v false
4900: Processing command - feature_set -i 159 -n suspendOnErrors -v false
4900: Processing command - feature_set -i 160 -n suspendOnDebuggerKeyword -v tru
e
4900: Processing command - feature_set -i 161 -n http_monitor -v false
4900: Processing command - feature_set -i 162 -n enable -v true
4900: Processing command - open_uri -i 163 -f http://localhost:8081/WebApplicati
on8/
4900: Debugger state - running, reason - ok
4900: Processing command - source -i 164 -f http://localhost:8081/WebApplication
8/
4900: Processing command - feature_set -i 165 -n enable -v false
4900: Processing command - stop -i 166
4900: Disconnected from debugger, error code-0
5368: Debuggable application - Windows Internet Explorer
5368: Connected to debugger
5368: Processing command - feature_set -i 167 -n showFunctions -v false
5368: Processing command - feature_set -i 168 -n showConstants -v true
5368: Processing command - feature_set -i 169 -n suspendOnFirstLine -v false
5368: Processing command - feature_set -i 170 -n suspendOnExceptions -v false
5368: Processing command - feature_set -i 171 -n suspendOnErrors -v false
5368: Processing command - feature_set -i 172 -n suspendOnDebuggerKeyword -v tru
e
5368: Processing command - feature_set -i 173 -n http_monitor -v false
5368: Processing command - feature_set -i 174 -n enable -v true
5368: Processing command - open_uri -i 175 -f http://localhost:8081/WebApplicati
on8/
5368: Loaded document: http://localhost:8081/WebApplication8/
5368: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3635--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-13.html
5368: Debugger state - running, reason - ok
5368: Processing command - source -i 176 -f http://localhost:8081/WebApplication
8/
5368: Processing command - feature_set -i 177 -n enable -v false
5368: Processing command - stop -i 178
5368: Disconnected from debugger, error code-0
5936: Debuggable application - Windows Internet Explorer
5936: Connected to debugger
5936: Processing command - feature_set -i 179 -n showFunctions -v false
5936: Processing command - feature_set -i 180 -n showConstants -v true
5936: Processing command - feature_set -i 181 -n suspendOnFirstLine -v false
5936: Processing command - feature_set -i 182 -n suspendOnExceptions -v false
5936: Processing command - feature_set -i 183 -n suspendOnErrors -v false
5936: Processing command - feature_set -i 184 -n suspendOnDebuggerKeyword -v tru
e
5936: Processing command - feature_set -i 185 -n http_monitor -v false
5936: Processing command - feature_set -i 186 -n enable -v true
5936: Processing command - open_uri -i 187 -f http://localhost:8081/WebApplicati
on8/
5936: Loaded document: http://localhost:8081/WebApplication8/
5936: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3656--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-14.html
5936: Debugger state - running, reason - ok
5936: Processing command - source -i 188 -f http://localhost:8081/WebApplication
8/
5652: Debuggable application - Windows Internet Explorer
5652: Connected to debugger
5652: Processing command - feature_set -i 189 -n showFunctions -v false
5652: Processing command - feature_set -i 190 -n showConstants -v true
5652: Processing command - feature_set -i 191 -n suspendOnFirstLine -v false
5652: Processing command - feature_set -i 192 -n suspendOnExceptions -v false
5652: Processing command - feature_set -i 193 -n suspendOnErrors -v false
5652: Processing command - feature_set -i 194 -n suspendOnDebuggerKeyword -v tru
e
5652: Processing command - feature_set -i 195 -n http_monitor -v false
5652: Processing command - feature_set -i 196 -n enable -v true
5652: Processing command - open_uri -i 197 -f http://localhost:8081/WebApplicati
on8/
5652: Loaded document: http://localhost:8081/WebApplication8/
5652: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3674--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-15.html
5652: Debugger state - running, reason - ok
5652: Processing command - source -i 198 -f http://localhost:8081/WebApplication
8/
5652: Processing command - feature_set -i 199 -n enable -v false
5652: Processing command - stop -i 200
5652: Disconnected from debugger, error code-0
4436: Debuggable application - Windows Internet Explorer
4436: Connected to debugger
4436: Processing command - feature_set -i 201 -n showFunctions -v false
4436: Processing command - feature_set -i 202 -n showConstants -v true
4436: Processing command - feature_set -i 203 -n suspendOnFirstLine -v false
4436: Processing command - feature_set -i 204 -n suspendOnExceptions -v false
4436: Processing command - feature_set -i 205 -n suspendOnErrors -v false
4436: Processing command - feature_set -i 206 -n suspendOnDebuggerKeyword -v tru
e
4436: Processing command - feature_set -i 207 -n http_monitor -v false
4436: Processing command - feature_set -i 208 -n enable -v true
4436: Processing command - open_uri -i 209 -f http://localhost:8081/WebApplicati
on8/
4436: Loaded document: http://localhost:8081/WebApplication8/
4436: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3697--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-16.html
4436: Debugger state - running, reason - ok
4436: Processing command - source -i 210 -f http://localhost:8081/WebApplication
8/
360: Debuggable application - Windows Internet Explorer
360: Connected to debugger
360: Processing command - feature_set -i 211 -n showFunctions -v false
360: Processing command - feature_set -i 212 -n showConstants -v true
360: Processing command - feature_set -i 213 -n suspendOnFirstLine -v false
360: Processing command - feature_set -i 214 -n suspendOnExceptions -v false
360: Processing command - feature_set -i 215 -n suspendOnErrors -v false
360: Processing command - feature_set -i 216 -n suspendOnDebuggerKeyword -v true

360: Processing command - feature_set -i 217 -n http_monitor -v false
360: Processing command - feature_set -i 218 -n enable -v true
360: Processing command - open_uri -i 219 -f http://localhost:8081/WebApplicatio
n8/
360: Loaded document: http://localhost:8081/WebApplication8/
360: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20S
ettings/Temp/modules.ext.debugger---netbeans-debugger-port=3712--netbeans-debugg
er-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-17.html
360: Debugger state - running, reason - ok
360: Processing command - source -i 220 -f http://localhost:8081/WebApplication8
/
360: Processing command - feature_set -i 221 -n enable -v false
360: Processing command - stop -i 222
360: Disconnected from debugger, error code-0
3648: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
2380: Debuggable application - Windows Internet Explorer
2380: Connected to debugger
2380: Processing command - feature_set -i 223 -n showFunctions -v false
2380: Processing command - feature_set -i 224 -n showConstants -v true
2380: Processing command - feature_set -i 225 -n suspendOnFirstLine -v false
2380: Processing command - feature_set -i 226 -n suspendOnExceptions -v false
2380: Processing command - feature_set -i 227 -n suspendOnErrors -v false
2380: Processing command - feature_set -i 228 -n suspendOnDebuggerKeyword -v tru
e
2380: Processing command - feature_set -i 229 -n http_monitor -v false
2380: Processing command - feature_set -i 230 -n enable -v true
2380: Processing command - open_uri -i 231 -f http://localhost:8081/WebApplicati
on8/
Comment 37 alcmontejo 2008-09-02 07:29:01 UTC
>From the log, it seems that the debugger is connected but fails to load the document. When the hang happens, can you
>open the URL http://localhost:8081/CFS/ in a new IE process.

- Yes I can open the web application on the other IE7 with no problem. I manually paste the url address.

>Also can you test with a different project to make sure it is not project specific.

- created a new web application please see above the trace.

>What are the steps you do, I assume you start the debugger session, finish the debugging session, then close the IE
>window and then start new debugging session.

This is what I have done.
1. kill iexplorer.exe & mdm.exe using windows TaskMan
2. Start Debugging using Hot keys (CTRL+F5)
3. Client Side Debugging dialog will now appear for me to select which Browser I should used,
   I select Internet Explorer(Window only) options (this was selected only once since IDE remember it).
   Also I left the checkbox "Do not Show this message again" unchecked, so obviously everytime I run debug
   this dialog will appear. Press OK for the debugger to proceed.
4. repeat step 1,2 and 3. 

that the step i do until IE7 just crash. 

  
   
Comment 38 alcmontejo 2008-09-02 09:42:22 UTC
hi! can u reproduced with the step I mention above?
Comment 39 alcmontejo 2008-09-03 06:27:33 UTC
hi devac,

I found interesting trace below "932: Did not find debuggable application, error code - 800706ba"


3648: SunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFr
ameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrameSunAwtFrame
SunAwtFrameSunAwtFrameSunAwtFrame
5452: Connected to debugger
5452: Loaded document: http://localhost:8081/WebApplication9/
5452: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3601--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-0.html
5452: Debugger state - running, reason - ok
6136: Connected to debugger
6136: Loaded document: http://localhost:8081/WebApplication9/
6136: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3638--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-1.html
6136: Debugger state - running, reason - ok
6136: Removing document: http://localhost:8081/WebApplication9/
6136: Disconnected from debugger
3204: Connected to debugger
3204: Loaded document: http://localhost:8081/WebApplication9/
3204: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3655--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-2.html
3204: Debugger state - running, reason - ok
3204: Removing document: http://localhost:8081/WebApplication9/
3204: Disconnected from debugger
3072: Connected to debugger
3072: Loaded document: http://localhost:8081/WebApplication9/
3072: Removing document: file:///C:/Documents%20and%20Settings/amontejo/Local%20
Settings/Temp/modules.ext.debugger---netbeans-debugger-port=3675--netbeans-debug
ger-session-id=NETBEANS-INTERNETEXPLORER-DEBUGGER-3.html
3072: Debugger state - running, reason - ok
3072: Removing document: http://localhost:8081/WebApplication9/
3072: Disconnected from debugger
932: Did not find debuggable application, error code - 800706ba
Comment 40 _ krystyna 2008-09-10 18:13:07 UTC
I had asked the user to de-install and re-install the Microsoft Active Script Debugger for
IE. In email, he has reported positively, see below.  I'd like to reduce this to P2.

hi krys,

It seems like things just work after unsinstalling and installing MS debugger. Im doing
25 rounds of session debugger and it works, straight to the end of debugging sessions. wwheew!

Comment 41 _ deva 2008-09-11 23:45:17 UTC
This problem is same as #140403, therefore closing it as duplicate. See my comments for other bug

*** This issue has been marked as a duplicate of 140403 ***
Comment 42 alcmontejo 2008-09-12 00:29:47 UTC
verified.