Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM version misreported? #429

Closed
SteveR-Ncl opened this issue Mar 11, 2015 · 7 comments
Closed

JVM version misreported? #429

SteveR-Ncl opened this issue Mar 11, 2015 · 7 comments
Assignees
Labels
bug Incorrect behaviour of the tool
Milestone

Comments

@SteveR-Ncl
Copy link

A student in my class is having trouble setting up Overture on his Mac, due to a warning about his version of JVM. He says he's got 1.8 installed, but he's getting the error "Version 1.6_65 of the JVM is not suitable for this product. Version 1.7 or greater is required"

Have you seen any problems with incorrect version being reported? If that's unlikely, I'll get him to check he hasn't actually got 2 versions of JVM on his machine.

cheers, Steve

@ldcouto
Copy link
Member

ldcouto commented Mar 11, 2015

Hey Steve.

There are 2 possibilites. The first is, like you say, he has multiple JVMs installed (the installer for Java 8 is famous for causing a lot of path issues with multiple JVMs).

There is also a possibility that he has the 64 bit version of Overture and 32bit Java or vice-versa.

I can help trace the problem but I'll need more information. What's the output of java --version on the command line? And the output of echo $JAVA_HOME?

@ldcouto
Copy link
Member

ldcouto commented Mar 11, 2015

@ldcouto ldcouto added this to the v2.2.4 milestone Mar 11, 2015
@ldcouto ldcouto self-assigned this Mar 11, 2015
@SteveR-Ncl
Copy link
Author

Thanks Luis - I've passed that on to the student, will let you know what
he comes back with.
-Steve

On 11/03/2015 11:27, "Luis Diogo Couto" [email protected] wrote:

This sounds like a similar problem:
http://stackoverflow.com/questions/24598465/eclipse-in-os-x-uses-different
-version-of-java-than-cli
<http://stackoverflow.com/questions/24598465/eclipse-in-os-x-uses-differen
t-version-of-java-than-cli>

Reply to this email directly or
view it on GitHub
<#429 (comment)

.

@peterwvj
Copy link
Member

Related to #414

@ldcouto
Copy link
Member

ldcouto commented Mar 11, 2015

@peterwvj , I'm not 100% sure it is actually. It might be, though.

@ldcouto ldcouto added the bug Incorrect behaviour of the tool label Mar 11, 2015
@ldcouto
Copy link
Member

ldcouto commented Mar 24, 2015

Hey @SteveR-Ncl , just checking in to make sure this is solved on your end.

@SteveR-Ncl
Copy link
Author

Hi Louis, yep, sorry for not getting back, the student hasn't responded to me (I sent him your suggested fixes) so I assume it's resolved. I'll close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behaviour of the tool
Projects
None yet
Development

No branches or pull requests

3 participants