computerline1z / okapi

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

Windows Server 2012 R2 & 64-bit version of GUI apps #399

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Windows Server 2012 R2
2. http://dl.bintray.com/okapi/Distribution/okapi-apps_win32-x86_64_0.24.zip 
Stable Release 64-bit version retrieved on 25/03/2014 17:25 GMT+1

What is the expected output? Unzip, double click on .exe's, GUI should appear. 
What do you see instead? Nothing appears.

What version of the product are you using? See above, 64-bit on WIN. On what 
operating system? Windows Server 2012 R2 (Datacenter) 64-bit

Please provide any additional information below.

The stable release 32-bit version opens fine on Windows Server 2012 R2 (64-bit 
OS), but the 64-bit version download does not. Nothing visible. No change when 
using the Windows 7 built in mode to run the 64-bit version.

This is for the GUI apps (checkmate, rainbow & ratel).

Original issue reported on code.google.com by mjg.dedo...@gmail.com on 25 Mar 2014 at 4:32

GoogleCodeExporter commented 9 years ago
This is likely related to the Java version you have installed on you machine: 
it's probably not the 64-bit one.

Try java -version from a DOS prompt to see what it says. It should be Java 7 
and 64-bit.

See also some of the emails threads on the mailing list:
https://groups.yahoo.com/neo/groups/okapitools/conversations/messages/4085

Original comment by yves.sav...@gmail.com on 25 Mar 2014 at 5:35