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 113128 - cannot open snapshot file from profiler point report window
Summary: cannot open snapshot file from profiler point report window
Status: VERIFIED DUPLICATE of bug 110247
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-17 19:40 UTC by _ gsporar
Modified: 2007-11-01 14:45 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 _ gsporar 2007-08-17 19:40:12 UTC
Using M10 on JDK6u2, running on Ubuntu 7.04

Testing with the standard Anagram game project.

I set two profiling points, one on line 192 (reset results) of Anagrams.java and one on line 199 (take snapshot) of
Anagrams.java.  I then did memory profiling, recording only object allocations.

Once the dialog for the application appeared I clicked the "New Word" button twice, so that each profiling point was hit
twice.

In the Profiling Points window I clicked the "report" link for the profiling point on line 199.  In the Data section of
the Snapshot window I clicked the "open snapshot" link.

The snapshot did not open.  Instead I got a dialog box with this message: "Saved snapshot is no longer available."  I
clicked the OK button in that dialog and then went over to the Profile tab and I was able to open the snapshot from the
list of Saved Snapshots.
Comment 1 Jiri Sedlacek 2007-08-20 14:33:11 UTC
Already reported as Issue 110247.

*** This issue has been marked as a duplicate of 110247 ***
Comment 2 Maksim Khramov 2007-11-01 14:45:14 UTC
Verified duplicate