peterharaszin / yakindu

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

Can't start due to java version mismatch #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Java 1.8.0.31
2. Start yakindu

What is the expected output? What do you see instead?
Yakindu should start. Instead error message is generated: Java was started but 
returned exit code = 13 [...] -Dosgi.requiredJavaVersion=1.6. See attached 
screenshot.

What version of the product are you using? On what operating system?
Last version. Windows 7 64bit.

Please provide any additional information below.
None.

Original issue reported on code.google.com by kubsz...@gmail.com on 10 Feb 2015 at 7:18

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

I have encountered same error. The root cause of the problem for me is that I 
have already installed eclips(32 bit) in OMNET++ framework and then I tried to 
install java 64 bit. (Operating system - windows 8.1). I suggest to use java 32 
bit here.  

Or you can get some information on this tread to change the PATH variable:-   
 http://stackoverflow.com/questions/11461607/cant-start-eclipse-java-was-started-but-returned-exit-code-13

Original comment by Menaria....@gmail.com on 16 Feb 2015 at 8:16

GoogleCodeExporter commented 9 years ago
Hi,

thanks for a hint, but my java is a 32bit version:

java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) Client VM (build 25.31-b07, mixed mode, sharing)

Original comment by kubsz...@gmail.com on 17 Feb 2015 at 9:16