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 89088 - ArrayIndexOutOfBoundsException when profiling web app
Summary: ArrayIndexOutOfBoundsException when profiling web app
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 08:51 UTC by tkellerer
Modified: 2007-08-13 16:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ZIP File with messages.log from IDE showing the exception (5.03 KB, application/octet-stream)
2006-11-10 08:51 UTC, tkellerer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tkellerer 2006-11-10 08:51:14 UTC
After running my web application for a couple of minutes, I experienced a
StackOverflowException and the profiler (and my application) stopped working. I
had to restart NetBeans.
Comment 1 tkellerer 2006-11-10 08:51:50 UTC
Created attachment 35954 [details]
ZIP File with messages.log from IDE showing the exception
Comment 2 Tomas Hurka 2006-11-21 17:35:37 UTC
There is java.lang.ArrayIndexOutOfBoundsException before StackOverflowException. So far I have no idea 
what went wrong, are you able to reproduce it?
Comment 3 Alexander Kouznetsov 2007-08-13 16:54:23 UTC
Closing due to no response on INCOMPLETE status. Please reopen if necessary.