Cannot accept eula

Questions about YourKit Java Profiler
Locked
aaronjaeholee
Posts: 1
Joined: Sun Mar 17, 2024 4:52 pm

Cannot accept eula

Post by aaronjaeholee »

Hi, I'm trying to do an unattended installation for the profiler and ran ./path/to/profiler.sh -accept-eula -license-key=<key> but I get "cannot accept eula". what are the possible causes for this?
Also, can I accept eula and provide license key while running java -jar yourkit.jar as well instead of profiler.sh?
Vladimir Kondratyev
Posts: 1660
Joined: Tue Aug 10, 2004 7:52 pm

Re: Cannot accept eula

Post by Vladimir Kondratyev »

Hi, I'm trying to do an unattended installation for the profiler and ran ./path/to/profiler.sh -accept-eula -license-key=<key> but I get "cannot accept eula". what are the possible causes for this?
Please send all the logs from ~/.yjp/log directory to support@yourkit.com
Also, can I accept eula and provide license key while running java -jar yourkit.jar as well instead of profiler.sh?
while it is possible to use the command java -jar yourkit.jar, this method can be error-prone. For a smoother experience, we always recommend utilizing profiler.sh.

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