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

JAVA_HOME or JRE_HOME not set in default OS X system #31

Closed
machawk1 opened this issue Apr 2, 2013 · 2 comments
Closed

JAVA_HOME or JRE_HOME not set in default OS X system #31

machawk1 opened this issue Apr 2, 2013 · 2 comments

Comments

@machawk1
Copy link
Owner

machawk1 commented Apr 2, 2013

Neither the JAVA_HOME nor the JRE_HOME environment variable is defined

May need to specify in tomcat startup script

OS X 10.8.3

@machawk1
Copy link
Owner Author

machawk1 commented Apr 2, 2013

The user need JRE installed. This was as simple as executing /usr/libexec/java_home --request on the system. Executing this command ought to be automated.

@machawk1
Copy link
Owner Author

machawk1 commented Apr 9, 2015

Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program

Still exists as of April 9, 2015 in OS X in 10.10.2

A couple options for this include setting the JAVA_HOME environment variable in the startup.sh catalina script. What would be better would be to package the JRE within WAIL in the case where one is not available on the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant