Hi,


Resolved... the solution was to set the JAVA_HOME Environment Variable for
Sudo. and this was done on: /etc/sudoers. I used 'vi' to edit the file via
terminal.

sudo visudo

and then adding the following line after the Default settings for
Environment Variables:

Defaults        env_keep += "JAVA_HOME"

That's all. To Check if the JAVA_HOME Environment Variable has been set
correctly for sudo, I just typed this command in the terminal.

sudo printenv

Thanks!



--
View this message in context: 
http://james.10919.n7.nabble.com/James-on-Mac-Sierra-tp59796p59856.html
Sent from the James - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to