CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

java -jar gerrit.war init -d review_site"java.lang.ArrayIndexOutOfBoundsException: -4892" #1012

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
xxxhawk@server2:/project/xxx/gerrit>java -jar gerrit.war init -d review_site

*** Gerrit Code Review 2.1.6.1
***

*** Git Repositories
***

Location of Git repositories   [git]:
Import existing repositories   [Y/n]? y

*** SQL Database
***

Database server type           [H2/?]: H2

*** User Authentication
***

Authentication method          [LDAP/?]: LDAP
LDAP server                    [ldaps://xxx.haha.se:636]:
LDAP username                  [uid=xxxhawk,OU=users,OU=Internal,O=haha]:
Change uid=xxxhawk,OU=users,OU=Internal,O=haha's password [y/N]? N
Account BaseDN                 [O=haha]:
Group BaseDN                   [OU=groups,OU=Internal,O=haha]:

*** Email Delivery
***

SMTP server hostname           [se-smtp.haha.se]:
SMTP server port               [(default)]:
SMTP encryption                [NONE/?]:
SMTP username                  [xxxhawk]:
Change ecdshawk's password     [y/N]? N

*** Container Process
***

Run as                         [xxxhawk]:
Java runtime                   [/project/xxx/linux/jdk1.6.0_17/jre]:
Upgrade /project/xxx/gerrit/review_site/bin/gerrit.war [Y/n]? Y
Copying gerrit.war to /project/xxx/gerrit/review_site/bin/gerrit.war

*** SSH Daemon
***

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

*** HTTP Daemon
***

Behind reverse proxy           [y/N]? N
Use SSL (https://)             [y/N]?
Listen on address              [*]:
Listen on port                 [8080]:
Canonical URL                  [http://150.236.40.165:8080]:

fatal: General error: "java.lang.ArrayIndexOutOfBoundsException: -4892" 
[50000-134]
fatal: Cannot connect to SQL database

Original issue reported on code.google.com by Steven...@gmail.com on 10 Jun 2011 at 3:50

GoogleCodeExporter commented 9 years ago
Issue 1011 has been merged into this issue.

Original comment by sop@google.com on 13 Jun 2011 at 7:53