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 103542 - IOOBE during performing "Show in source"
Summary: IOOBE during performing "Show in source"
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-09 10:15 UTC by Lukasz Grela
Modified: 2007-07-30 13:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (2.55 KB, application/octet-stream)
2007-05-09 10:16 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2007-05-09 10:15:41 UTC
1) open some java application
2) add profiling point to source from some other application
3) In Profiling Points tab click right on already added profiling point and
select from popup menu "Show in source" -> exception is thrown
Comment 1 Lukasz Grela 2007-05-09 10:16:18 UTC
Created attachment 42234 [details]
exception
Comment 2 Jiri Sedlacek 2007-06-26 12:58:19 UTC
Sorry but I'm not able to reproduce. Could you please be more concrete when describing the steps? What exactly 
does "open some java application" mean?

I've

 1/ Opened AnagramGame project
 2/ Opened a source file from already opened Java2Demo project and inserted Reset Results profiling point
 3/ Invoked Show in Source in Profiling Points window on the created profiling point

Everything worked fine, profiling point has been selected in source and no exception was thrown.
Comment 3 Jiri Sedlacek 2007-07-30 13:57:36 UTC
Cannot reproduce. Please reopen if you are able to reproduce & provide more details.