日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 编程问答 >内容正文

编程问答

gerrit调试

發(fā)布時(shí)間:2025/3/19 编程问答 25 豆豆
生活随笔 收集整理的這篇文章主要介紹了 gerrit调试 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
gerrit調(diào)試

java -jar gerrit-2.8.war init -d /etc/gerrit/

*** Gerrit Code Review 2.8
***

Create '/etc/gerrit'?????????? [Y/n]? y

*** Git Repositories
***

Location of Git repositories?? [git]:

*** SQL Database
***

Database server type?????????? [h2]: mysql

Gerrit Code Review is not shipped with MySQL Connector/J 5.1.21
**? This library is required for your configuration. **
Download and install it now [Y/n]? y
Downloading http://repo2.maven.org/maven2/mysql/mysql-connector-java/5.1.21/mysq???????????????????????????????????????????????????????????????????????????? l-connector-java-5.1.21.jar ... OK
Checksum mysql-connector-java-5.1.21.jar OK
Server hostname??????????????? [localhost]:
Server port??????????????????? [(mysql default)]:
Database name????????????????? [reviewdb]: gerritdb
Database username????????????? [root]: gerrituser
gerrituser's password????????? :
????????????? confirm password :

*** User Authentication
***

Authentication method????????? [OPENID/?]: http
Get username from custom HTTP header [y/N]? n
SSO logout URL???????????????? :

*** Email Delivery
***

SMTP server hostname?????????? [localhost]: smtp.gmail.com
SMTP server port?????????????? [(default)]: 587
SMTP encryption??????????????? [NONE/?]: tls
SMTP username????????????????? [root]: gerritcicd@gmail.com
gerritcicd@gmail.com's password :
????????????? confirm password :

*** Container Process
***

Run as???????????????????????? [root]:
Java runtime?????????????????? [/usr/lib/jvm/java-7-openjdk-amd64/jre]:
Copy gerrit-2.8.war to /etc/gerrit/bin/gerrit.war [Y/n]? y
Copying gerrit-2.8.war to /etc/gerrit/bin/gerrit.war

*** SSH Daemon
***

Listen on address????????????? [*]:
Listen on port???????????????? [29418]:

Gerrit Code Review is not shipped with Bouncy Castle Crypto v144
? If available, Gerrit can take advantage of features
? in the library, but will also function without it.
Download and install it now [Y/n]? y
Downloading http://www.bouncycastle.org/download/bcprov-jdk16-144.jar ... !! FAI???????????????????????????????????????????????????????????????????????????? L !!


error: http://www.bouncycastle.org/download/bcprov-jdk16-144.jar: 302 Found
Please download:

? http://www.bouncycastle.org/download/bcprov-jdk16-144.jar

and save as:

? /etc/gerrit/lib/bcprov-jdk16-144.jar

Press enter to continue
Continue without this library? [Y/n]? n
fatal: aborted by user
root@www:/# java -jar gerrit-2.8.war init -d /etc/gerrit/

*** Gerrit Code Review 2.8
***

Create '/etc/gerrit'?????????? [Y/n]? y

*** Git Repositories
***

Location of Git repositories?? [git]:

*** SQL Database
***

Database server type?????????? [h2]: mysql

Gerrit Code Review is not shipped with MySQL Connector/J 5.1.21
**? This library is required for your configuration. **
Download and install it now [Y/n]? y
Downloading http://repo2.maven.org/maven2/mysql/mysql-connector-java/5.1.21/mysq???????????????????????????????????????????????????????????????????????????? l-connector-java-5.1.21.jar ... OK
Checksum mysql-connector-java-5.1.21.jar OK
Server hostname??????????????? [localhost]:
Server port??????????????????? [(mysql default)]:
Database name????????????????? [reviewdb]: gerritdb
Database username????????????? [root]: gerrituser
gerrituser's password????????? :
????????????? confirm password :

*** User Authentication
***

Authentication method????????? [OPENID/?]: http
Get username from custom HTTP header [y/N]? n
SSO logout URL???????????????? :

*** Email Delivery
***

SMTP server hostname?????????? [localhost]: smtp.gmail.com
SMTP server port?????????????? [(default)]: 587
SMTP encryption??????????????? [NONE/?]: tls
SMTP username????????????????? [root]: gerritcicd@gmail.com
gerritcicd@gmail.com's password :
????????????? confirm password :

*** Container Process
***

Run as???????????????????????? [root]:
Java runtime?????????????????? [/usr/lib/jvm/java-7-openjdk-amd64/jre]:
Copy gerrit-2.8.war to /etc/gerrit/bin/gerrit.war [Y/n]? y
Copying gerrit-2.8.war to /etc/gerrit/bin/gerrit.war

*** SSH Daemon
***

Listen on address????????????? [*]:
Listen on port???????????????? [29418]:

Gerrit Code Review is not shipped with Bouncy Castle Crypto v144
? If available, Gerrit can take advantage of features
? in the library, but will also function without it.
Download and install it now [Y/n]? y
Renaming bcprov-jdk16-1.44.jar to .bcprov-jdk16-1.44.jar.backupDownloading http:???????????????????????????????????????????????????????????????????????????? //www.bouncycastle.org/download/bcprov-jdk16-144.jar ... !! FAIL !!


error: http://www.bouncycastle.org/download/bcprov-jdk16-144.jar: 302 Found
Please download:

? http://www.bouncycastle.org/download/bcprov-jdk16-144.jar

and save as:

? /etc/gerrit/lib/bcprov-jdk16-144.jar

Press enter to continue
Continue without this library? [Y/n]? y
Generating SSH host key ... rsa(simple)... done

*** HTTP Daemon
***

Behind reverse proxy?????????? [y/N]? y
Proxy uses SSL (https://)????? [y/N]? n
Subdirectory on proxy server?? [/]:
Listen on address????????????? [*]:
Listen on port???????????????? [8081]: 8082
Canonical URL????????????????? [http://www.ruiy-ci-cd.com/]: http://gerrit.ruiy-???????????????????????????????????????????????????????????????????????????? ci-cd.com/

*** Plugins
***

Install plugin reviewnotes version v2.8 [y/N]? y
Install plugin download-commands version v2.8 [y/N]? y
Install plugin replication version v2.8 [y/N]? y
Install plugin commit-message-length-validator version v2.8 [y/N]? y

Initialized /etc/gerrit
Executing /etc/gerrit/bin/gerrit.sh start
Starting Gerrit Code Review: OK
Waiting for server on gerrit.ruiy-ci-cd.com:80 ... OK
Opening http://gerrit.ruiy-ci-cd.com/#/admin/projects/ ...FAILED
Open Gerrit with a JavaScript capable browser:
? http://gerrit.ruiy-ci-cd.com/#/admin/projects/

posted on 2016-06-26 00:02 秦瑞It行程實(shí)錄 閱讀(...) 評(píng)論(...) 編輯 收藏

轉(zhuǎn)載于:https://www.cnblogs.com/ruiy/p/5617170.html

總結(jié)

以上是生活随笔為你收集整理的gerrit调试的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。