-
Notifications
You must be signed in to change notification settings - Fork 135
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
default env $JAVA didn't work #22
Comments
Which Docker image version?
|
|
Good, it's the latest image. I'll check. |
/usr/bin/java will be used
|
yes, the fix is working well. |
Could you check docker image monitoringartist/zabbix-2.4 (only latest 2.4.7 is available there) and propose correct settings for java please? This image will be new community Zabbix image soon (PR #21). |
my suggestions: JAVA_HOME=/usr/lib/jvm/jre
JAVA=$JAVA_HOME/bin
|
Thank you.
Please retest image monitoringartist/zabbix-2.4 |
Sorry, java is not OK Both of below are OK.
|
No problem.
Please recheck monitoringartist/zabbix-2.4. |
OK, work well |
Fixed in new Docker image zabbix/zabbix-2.4 (zabbix/zabbix-3.0). |
Default environment JAVA is not work....
[root@zabbix-server /]#
The text was updated successfully, but these errors were encountered: