I am trying to use Yourkit profiler for a Spring-MVC based application running on top of tomcat. I am using Intellij Idea 13. I have successfully installed the plugin as well, that's why I could see the profile option, but I am getting the following error :
Error running Apache runtime
Cannot launch: it's impossible to automatically detect whether a 32-bit or a 64-bit JVM will be used
in order to supply appropriate profiler agent version.
To solve the problem, explicitly choose the JVM kind in the YourKit plugin configuration settings.
Can anyone tell me where exactly is this YourKit plugin configuration settings? I presume there must be some location in IDE where plugins can be configured. Any help would be nice. Thanks.