I integrated Jprobe with eclipse Indigo as per this link. But when i try to start tomcat from Server view under Eclipse with "Profile" option , i get below error
JPLauncher exits with error code 15. Please open "JProbe Server Plugin Output" in Eclipse Console view or jplauncher error logs for details.
Under Eclipse Console view i see below error
Launching C:\eclipse\binary\com.jprobe.engine.native.win32.x86_9.0.1.2011-11-28_12-13-46\bin\jplauncher.exe:01-Oct-2014 19:49:03
JProbe Error: The Java VM was not recognized, so it is not supported.
JProbe Error: Unsupported JVM for this product: "C:\Program Files\Java\jdk1.7.0_51\bin\javaw.exe".
JProbe Error: JVM information: Oracle Corporation 1.7.0_51 (Java HotSpot(TM) 64-Bit Server VM 24.51-b03)
Is one of the recent versions of jvm i.e jdk1.7.0_51 is not supported ? I really doubt this. But not sure where is the issue?