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 62167 - Cannot take snapshot of large amount of perf. results
Summary: Cannot take snapshot of large amount of perf. results
Status: CLOSED DUPLICATE of bug 60463
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 15:39 UTC by _ gsporar
Modified: 2007-02-20 18:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
example application (1.61 MB, application/x-compressed)
2005-08-11 15:40 UTC, _ gsporar
Details
startup options (642 bytes, text/plain)
2005-08-11 15:41 UTC, _ gsporar
Details
Script used to start JBoss (3.35 KB, text/plain)
2005-08-11 15:41 UTC, _ gsporar
Details
JBoss guide - has setup instructions (485.01 KB, application/pdf)
2005-08-11 15:42 UTC, _ gsporar
Details
NB log file (122.44 KB, text/plain)
2005-08-11 15:43 UTC, _ gsporar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2005-08-11 15:39:54 UTC
I am unable to get a snapshot when profiling a large application.  A
java.lang.StackOverflowError occurs each time.

Env: Windows XP/JDK1.5.0U4/NB 4.1/M7/JBoss 4.0.2.

I have attached my project directory, which contains JBossDukesBank.ear.  You
will still need to run the necessary Ant commands to create the sample database
in your environment, however, as described in the JBoss Getting Started Guide
(also attached).

Here's what I did:

0. Start NB.  etc/netbeans.conf file is attached - note the large value for -Xss
1. Start JBoss from the command line (.bat file is attached).
2. Choose Profile > Attach Profiler Using Main Project
3. Choose Analyze Performance > Entire Application
4. Click Attach button.  Wait for approx. 9 minutes while JBoss starts.
5. After JBoss reports that it is done starting, open a browser and go to
localhost:8080//bank/main
6. Login with userid 200 pw j2ee
7. Step through each of the top four functions of the application: Account List,
Transfer Funds, ATM, and the Logoff.  On the Transfer Funds page do both a
withdrawal and a deposit.
8. After Logoff go back to NB and choose Profile > Take Snapshot of Collected
Results
9. Get an error. The log file is attached.
Comment 1 _ gsporar 2005-08-11 15:40:51 UTC
Created attachment 23730 [details]
example application
Comment 2 _ gsporar 2005-08-11 15:41:23 UTC
Created attachment 23731 [details]
startup options
Comment 3 _ gsporar 2005-08-11 15:41:51 UTC
Created attachment 23732 [details]
Script used to start JBoss
Comment 4 _ gsporar 2005-08-11 15:42:26 UTC
Created attachment 23733 [details]
JBoss guide - has setup instructions
Comment 5 _ gsporar 2005-08-11 15:43:06 UTC
Created attachment 23734 [details]
NB log file
Comment 6 iformanek 2005-11-02 16:07:36 UTC

*** This issue has been marked as a duplicate of 60463 ***
Comment 7 ehucka 2006-10-09 12:10:05 UTC
Verification of old issues.
Comment 8 Alexander Kouznetsov 2007-02-20 10:26:14 UTC
Closing old issues
Comment 9 Alexander Kouznetsov 2007-02-20 18:09:42 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.