You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2013/03/26 22:55:16 UTC

[jira] [Created] (BIGTOP-888) Oozie losing value of JAVA_HOME when spawning sub-shell

Sean Mackrory created BIGTOP-888:
------------------------------------

             Summary: Oozie losing value of JAVA_HOME when spawning sub-shell
                 Key: BIGTOP-888
                 URL: https://issues.apache.org/jira/browse/BIGTOP-888
             Project: Bigtop
          Issue Type: Bug
            Reporter: Sean Mackrory
            Assignee: Sean Mackrory


When starting Oozie server, it fails, despite Oracle JDK 6 being installed and configured in /etc/default/bigtop-utils:
{noformat}
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
{noformat}
This appears to be happening when a new instance of the shell is invoked for the subprocess of the init script. This is easy to fix, but I'm suspicious as this seems like a problem we would have seen long before now.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira