Snapshot not occuring on application exit

Questions about YourKit Java Profiler
Post Reply
carls
Posts: 1
Joined: Fri Dec 17, 2004 3:37 pm

Snapshot not occuring on application exit

Post by carls »

I setup the parameters to capture a snapshot on application exit. I ran a small test program with the parameters and a snapshot was saved and viewable.

I then tried to use the same parameters on another much larger application and it did not work. The application in question uses JVM shutdown hooks to clean up when it is killed. I am wondering if the shutdown hooks are interferring with the profiler.
Post Reply