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 92201 - Profiler does not ask for take snapshot after closing of attached application
Summary: Profiler does not ask for take snapshot after closing of attached application
Status: VERIFIED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 12:07 UTC by ehucka
Modified: 2007-02-28 08:51 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 ehucka 2007-01-10 12:07:47 UTC
NetBeans IDE Dev (Build 200701091900)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b104
Windows XP version 5.1 running on x86
Profiler Dev 070110

Steps to reproduce

1. Run main project (main project is e.g. AnagramGame) with jdk 1.6
2. dynamically attach to the application, use e.g. memory liveness profiling
3. close the application

Profiler doesn't ask for taking snapshot after profiled application is finished.

IDE Log:

*** Profiler error (Wed Jan 10 13:03:30 CET 2007): exception while trying to get
response from the target JVM:
java.net.SocketException: Connection reset
Comment 1 Tomas Hurka 2007-02-15 17:38:12 UTC
I cannot reproduce it on latest build.
Comment 2 ehucka 2007-02-16 11:29:05 UTC
Cannot fully verify:
on windows it asks for take snapshot but
on linux it always crashes by a java error before the question dialog
Comment 3 Ivan Sidorkin 2007-02-28 08:51:43 UTC
I cannot reproduce it on 070228