nagas720 / xjperf

Automatically exported from code.google.com/p/xjperf
0 stars 0 forks source link

Windows cannot find "javaw" #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Execute jperf.bat file
2.
3.

What is the expected output? What do you see instead?
Windows cannot find "javaw"

What version of the product are you using? On what operating system?
jperf-2.0.2, Windows 7 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by ahmad.el...@gmail.com on 24 Jul 2014 at 12:51

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem in Win 7 64 bit version

Original comment by jvargass...@gmail.com on 8 Oct 2014 at 7:46

GoogleCodeExporter commented 8 years ago
Same issue, Windows 8.1 Pro

Original comment by AlecLuns...@gmail.com on 29 Oct 2014 at 3:26

GoogleCodeExporter commented 8 years ago
copy file javaw.exe from C:\Program Files (x86)\Java\jre7\bin\ to 
C:\Windows\System32
It works for my WIN 8.1
//Michael

Original comment by mvanelze...@gmail.com on 1 Nov 2014 at 12:34