首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法启动JFrog Artifactory

无法启动JFrog Artifactory
EN

Stack Overflow用户
提问于 2019-03-04 10:26:19
回答 1查看 1.1K关注 0票数 1

我正在尝试将JFrog工件安装到我的Ubuntu18.04LTS系统中。我跟着这段视频安装了JFrog安装链接 --这是他的第4步,他在安装Artifactory之后给出了以下命令。

代码语言:javascript
复制
1. nohup sh artifactory.sh &
 after running the command i got the following output 
     ignoring input and appending output to 'nohup.out'

2. tail -f nohup.out the output of the given command 

INFO: Deployment of web application directory 
[/home/Downloads/JFrof/artifactory-oss-6.8.3/tomcat/webapps/ROOT] has finished in [28] ms
Mar 04, 2019 3:49:30 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-8081"]
Mar 04, 2019 3:49:30 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-8040"]
Mar 04, 2019 3:49:30 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-nio-8019"]**

我发出了正确的命令吗?有人能帮我安装吗?

EN

回答 1

Stack Overflow用户

发布于 2020-04-06 03:09:47

找到折叠路径并运行以下命令

$JFROG_HOME/artifactory/app/bin/artifactoryctl启动

否则找到bin/artifactoryctl

如果您做了cd,您应该看到bin (确保artifactoryctl以前在bin中),然后运行以下命令

bin/artifactoryctl启动

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/54981250

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档