装了要求的jdk git mysql,配置了mysql。然后装了gerrit,但是运行gerrit.sh后显示FAILED,也没有报错。我还有什么落下的吗?
这是gerri.config
[gerrit]
basePath = git
canonicalWebUrl = http://xx.xx.xx.xx:9999
[database]
type = mysql
database = reviewdb
hostname = localhost
username = gerrit
[index]
type = LUCENE
[auth]
type = HTTP
[receive]
enableSignedPush = false
[sendemail]
smtpServer = localhost
[container]
user = gerrit
javaHome = /usr/lib/jvm/java-7-openjdk-amd64/jre
[sshd]
listenAddress = *:29418
[httpd]
listenUrl = http://xx.xx.xx.xx:9999/
[cache]
directory = cache