Searched defs:display_java_not_found_error (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/resource/bin/
H A D_script-util.sh31 display_java_not_found_error() { function
43 display_java_not_found_error
51 display_java_not_found_error
/forgerock/opendj-b2.6/resource/bin/
H A D_script-util.sh32 display_java_not_found_error() { function
44 display_java_not_found_error
52 display_java_not_found_error
/forgerock/opendj2.6.2/resource/bin/
H A D_script-util.sh32 display_java_not_found_error() { function
44 display_java_not_found_error
52 display_java_not_found_error
/forgerock/opendj2-jel-hg/resource/bin/
H A D_script-util.sh40 function display_java_not_found_error { function
49 [[ -z ${JAVA_HOME} ]] && display_java_not_found_error && exit 999
52 [[ ! -x ${OPENDJ_JAVA_BIN} ]] && display_java_not_found_error && exit 999
/forgerock/opendj2-hg/resource/bin/
H A D_script-util.sh31 display_java_not_found_error() { function
43 display_java_not_found_error
51 display_java_not_found_error
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A D_script-util.sh31 display_java_not_found_error() { function
43 display_java_not_found_error
51 display_java_not_found_error

Completed in 25 milliseconds