You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/03/16 19:23:39 UTC

[jira] [Created] (ACCUMULO-3662) Verify correct looking JAVA_HOME in build_native_library.sh

Josh Elser created ACCUMULO-3662:
------------------------------------

             Summary: Verify correct looking JAVA_HOME in build_native_library.sh
                 Key: ACCUMULO-3662
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3662
             Project: Accumulo
          Issue Type: Improvement
          Components: scripts
            Reporter: Josh Elser
            Priority: Critical
             Fix For: 1.7.0, 1.6.3


JAVA_HOME needs to be set to a valid JDK to run {{build_native_library.sh}} successfully. Either it's extracted from the environment or it's set in accumulo-env.sh.

Either way, when it isn't set (or set incorrectly), we should catch this, print a warning and exit the script to prevent the deluge 'JNI_EXPORT' related error messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)