Profiling Java application from eclipse --> Error

Questions about YourKit Java Profiler
Post Reply
AudreyBruce
Posts: 1
Joined: Wed Aug 25, 2021 1:49 am

Profiling Java application from eclipse --> Error

Post by AudreyBruce »

I'm tring to profile my web application on a Tomcat server started from eclipse.
I get an error in JVM initialization :
Could not find agent library ...... : Can't load IA 32-bit .dll on a AMD 64-bit platform.
I'm working ona W7 system 64-bit.
I'm using a 64bit JVM
I installed YKP from the standard distribution and then updated the Eclipse plugin to 11.0.5 version.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Profiling Java application from eclipse --> Error

Post by Anton Katilin »

Please use the latest profiler version 2021.3.
Post Reply