Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/359.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 在Ubuntu 18上安装ant media server enterprise_Java_Ubuntu 18.04_Ant Media Server - Fatal编程技术网

Java 在Ubuntu 18上安装ant media server enterprise

Java 在Ubuntu 18上安装ant media server enterprise,java,ubuntu-18.04,ant-media-server,Java,Ubuntu 18.04,Ant Media Server,我一直在Ubuntu 18上安装ant media server enterprise 我得到了这个错误: Job for antmedia.service failed because the control process exited with error code. See "systemctl status antmedia.service" and "journalctl -xe" for details. There is a problem

我一直在Ubuntu 18上安装ant media server enterprise

我得到了这个错误:

Job for antmedia.service failed because the control process exited with error code.
See "systemctl status antmedia.service" and "journalctl -xe" for details.
There is a problem in installing the ant media server. Please send the log of this console to contact@antmedia.io
我执行命令(systemctl status antmedia.service)并得到:


有什么解决方案吗?

您在安装过程中是否遇到任何错误?有点奇怪。你有没有遇到安装错误?有点奇怪。
  antmedia.service - AntMedia
   Loaded: loaded (/lib/systemd/system/antmedia.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Thu 2020-06-25 08:52:59 UTC; 2s ago
  Process: 2081 ExecStart=/usr/bin/jsvc -home ${JAVA_HOME} -user antmedia -cwd ${ANTMEDIA_HOME} -Dlogback.ContextSelect

Jun 25 08:52:59 ip-172-31-25-90 systemd[1]: antmedia.service: Control process exited, code=exited status=1
Jun 25 08:52:59 ip-172-31-25-90 systemd[1]: antmedia.service: Failed with result 'exit-code'.
Jun 25 08:52:59 ip-172-31-25-90 systemd[1]: Failed to start AntMedia.