-
Notifications
You must be signed in to change notification settings - Fork 325
Description
Hi,
I get the following error when starting the CPU or Memory profiler :
When starting target JVM, with command: C:\Program Files (x86)\Java\bin\java.exe
-agentpath:C:/Program Files (x86)/Java/jdk1.7.0_75/lib/visualvm/profiler/lib/deployed/jdk16/windows/profilerinterface.dll
-Xbootclasspath/a:C:\Program Files (x86)\Java\jdk1.7.0_75\lib\visualvm\profiler\lib\jfluid-server.jar;C:\Program Files (x86)\Java\jdk1.7.0_75\lib\visualvm\profiler\lib\jfluid-server-15.jar
org.netbeans.lib.profiler.server.ProfilerServer
C:/Program Files (x86)/Java/jdk1.7.0_75/lib/visualvm/profiler/lib/deployed/jdk16/windows
5141
10
Profiler+Calibration+Run
, caught an exception: java.io.IOException: Cannot run program "C:\Program Files (x86)\Java\bin\java.exe" (in directory "."): CreateProcess error=2, Cannot find file
My java.exe path is located here : "C:\Program Files (x86)\Java\jre\bin"
How can I tell the profiler to look at the good location ?
Thannks for your help.
Best regards,
MS