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

Summary: cannot open snapshot file from profiler point report window
Product: profiler Reporter: _ gsporar <gsporar>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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