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 114550 - Can't cancel second remote attach
Summary: Can't cancel second remote attach
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 18:58 UTC by Alexander Kouznetsov
Modified: 2007-09-05 16:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (17.19 KB, text/plain)
2007-09-03 19:13 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-09-03 18:58:16 UTC
Product Version: NetBeans IDE Dev (Build 200708300000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
- Open AnagramGame application
- Invoke Attach Profiler
- Select Anagram Game, CPU
- Specify Remote Attach to Application on some existing host which does not have profiler agent started
- Try to perform attach. Cancel when it is possible
- Repeat the steps for new attach.
- RESULT: This second attach can't be stopped. No progress dialog (with Cancel button) is shown, the process is shown
only in the status bar. User needs to restart IDE to stop this.
Comment 1 Alexander Kouznetsov 2007-09-03 19:13:05 UTC
Created attachment 47999 [details]
Thread dump
Comment 2 Tomas Hurka 2007-09-05 14:16:56 UTC
There is a session timeout 150 seconds - there is no need to restart IDE. Everything works fine, the only problem is that there is no 'Connecting to target VM..' 
dialog for the second invocation of the attach.
Comment 3 Tomas Hurka 2007-09-05 16:21:55 UTC
Fixed in trunk.