I've an enterprise app with a ejb,web modules and few other modules that I'm developing using RAD 7.5.5. I want to run Profiling tool on this application deployed to Websphere App Server configured in my RAD. Which Profile configuration type should I choose to create a new configuration? I have tried selecting the Websphere AppServer 7.0 Application Client. But I get an error message saying "The Enterprise Application must contain at least one Application Client" and the Application Client module dropdown has only one entry <Default>. What am I missing here?
1
votes
1 Answers
1
votes
For Profiling
- Start the server in Profile mode
- After starting pop up will appear -> which will ask to select Profile setting
- Java Profiling -> Execution, Memory, Thread etc.
- Health Care collector
Select Any java profiling and click next.
Open perspective in Profiling to check each request analysis view.
Run on Server, selectProfile on Server. You can also useStart server in profiling modeoption in the Servers view. - Gas