You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2019/04/14 18:13:00 UTC

[jira] [Created] (BIGTOP-3206) Missing /etc/init.d/functions when deploying Alluxio on Fedora 26

Evans Ye created BIGTOP-3206:
--------------------------------

             Summary: Missing /etc/init.d/functions when deploying Alluxio on Fedora 26
                 Key: BIGTOP-3206
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3206
             Project: Bigtop
          Issue Type: Sub-task
          Components: deployment
    Affects Versions: 1.3.0
            Reporter: Evans Ye
            Assignee: Evans Ye
             Fix For: 1.4.0


{code}
Error: Systemd start for alluxio-master failed!
journalctl log for alluxio-master:
-- Logs begin at Sun 2019-04-14 13:35:05 UTC, end at Sun 2019-04-14 13:36:51 UTC. --
Apr 14 13:36:49 673a239e5de3 systemd[1]: Starting LSB: Alluxio master...
Apr 14 13:36:49 673a239e5de3 alluxio-master[531]: /etc/redhat-lsb/lsb_log_message: line 3: /etc/init.d/functions: No such file or directory
Apr 14 13:36:49 673a239e5de3 alluxio-master[531]: Starting Alluxio master (alluxio-master):/etc/redhat-lsb/lsb_log_message: line 11: success: command not found
Apr 14 13:36:49 673a239e5de3 alluxio-master[531]: /etc/redhat-lsb/lsb_pidofproc: line 3: /etc/init.d/functions: No such file or directory
Apr 14 13:36:49 673a239e5de3 alluxio-master[531]: /etc/redhat-lsb/lsb_pidofproc: line 5: pidofproc: command not found
Apr 14 13:36:51 673a239e5de3 alluxio-master[531]:   619 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-3.b10.fc26.x86_64/bin/java -cp /usr/lib/alluxio/conf/::/usr/lib/alluxio/assembly/server/target/alluxio-assembly-server-1.8.1-jar-with-dependencies.jar -Dalluxio.home=/usr/lib/alluxio -Dalluxio.conf.dir=/usr/lib/alluxio/conf -Dalluxio.logs.dir=/usr/lib/alluxio/logs -Dlog4j.configuration=file:/usr/lib/alluxio/conf/log4j.properties -Dorg.apache.jasper.compiler.disablejsr199=true -Djava.net.preferIPv4Stack=true -Dalluxio.logger.type=MASTER_LOGGER -Dalluxio.master.audit.logger.type=MASTER_AUDIT_LOGGER -Xmx8g alluxio.master.AlluxioMaster
Apr 14 13:36:51 673a239e5de3 alluxio-master[531]: /etc/redhat-lsb/lsb_pidofproc: line 3: /etc/init.d/functions: No such file or directory
Apr 14 13:36:51 673a239e5de3 alluxio-master[531]: /etc/redhat-lsb/lsb_pidofproc: line 5: pidofproc: command not found
Apr 14 13:36:51 673a239e5de3 systemd[1]: alluxio-master.service: Control process exited, code=exited status=127
Apr 14 13:36:51 673a239e5de3 systemd[1]: Failed to start LSB: Alluxio master.
Apr 14 13:36:51 673a239e5de3 systemd[1]: alluxio-master.service: Unit entered failed state.
Apr 14 13:36:51 673a239e5de3 systemd[1]: alluxio-master.service: Failed with result 'exit-code'.

Error: /Stage[main]/Alluxio::Master/Service[alluxio-master]/ensure: change from stopped to running failed: Systemd start for alluxio-master failed!
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)