weblogic server startup profiling (to analyse data)

Questions about YourKit Java Profiler
Post Reply
puhuda
Posts: 1
Joined: Fri Sep 01, 2017 10:53 am

weblogic server startup profiling (to analyse data)

Post by puhuda »

Hi,

I am facing a problem and could not find solutions anywhere. The thing is I need to profile weblogic server startup for my application and get data. later we will try to reduce the time.

Any guidance would be helpful.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: weblogic server startup profiling (to analyse data)

Post by Anton Katilin »

Please start here:
https://www.yourkit.com/docs/java/help/ ... ofiler.jsp

Does your WebLogic run locally (on the same machine) or remotely?

If first, consider this (see "Java EE application (EE server)"):
https://www.yourkit.com/docs/java/help/ ... filing.jsp

Otherwise this:
https://www.yourkit.com/docs/java/help/ ... filing.jsp
Post Reply