Delay startup parameter not working as expected

Questions about YourKit Java Profiler
Post Reply
bruno.bodson
Posts: 2
Joined: Mon Oct 08, 2018 2:42 pm

Delay startup parameter not working as expected

Post by bruno.bodson »

The Java application I'm running with the YourKit 2018.04-b81 agent have a startup speed from 200seconds.

The cause of this delay is not found yet, but I do notice that if I use the exceptions=disable or exceptions=off startup parameter, the application initializes in 15 seconds or 45 seconds respectively.

I expected that the delay startup parameter =30000 would resolve this issue, but it doesn't have any effect.

Any ideas about possible causes of the delay parameter isn't working as I expected?
bruno.bodson
Posts: 2
Joined: Mon Oct 08, 2018 2:42 pm

Re: Delay startup parameter not working as expected

Post by bruno.bodson »

The startup times above refer to the application running as a JAR.
When running the application in IntelliJ with the YourKit plugin (default settings), the application starts within 10 seconds.
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Re: Delay startup parameter not working as expected

Post by Vladimir Kondratyev »

Please send agent log file of startup to support(at)yourkit.com

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Post Reply