Weblogic server startup profiling tools

2019-08-03 03:40发布

What would be the best tool or approach if I want to profile my weblogic startup and tune start-up timing.

Can it be done by visual vm or jprofiler or yourkit? What would be the best?

1条回答
该账号已被封号
2楼-- · 2019-08-03 03:56

If you use JProfiler, use the integration wizard for Weblogic to configure profiling by selecting Session->Integration Wizards->New Server Integration from the main menu.

On the "Startup mode" step, select the "Wait for a connection from the JProfiler GUI" option.

enter image description here

When you start the session, the "Session Startup" dialog is shown. Select an initial recording profile with the recordings that you are interested in.

enter image description here

查看更多
登录 后发表回答