Bug 1185537 - Install of Zanata server using install.sh returns always null
Summary: Install of Zanata server using install.sh returns always null
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Zanata
Classification: Retired
Component: Deployment
Version: 3.5
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Damian Jansen
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-24 13:11 UTC by tom
Modified: 2015-07-29 01:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2015-07-29 01:59:55 UTC
Embargoed:


Attachments (Terms of Use)

Description tom 2015-01-24 13:11:31 UTC
Description of problem:

Installation of zanata-server finishs always with "null". Database-Tables are not installed. Zanata server cannot be started.

I checked the installation with different java versions 1.6, 1.7 and 1.8. MySQL server is installed an running, zanata database is accessable, java connector for mysql is installed, groovy is installed. Tested on different linux distributions (ubuntu, gentoo, centos).

Version-Release number of selected component (if applicable):
3.5.1 (but also no other version works)


How reproducible:

unzip zanata-server.zip
cd /zanata-server/bin/zanata-installer
./install.sh
Please select the Zanata version you wish to install:
[1] 3.3.2
[2] 3.4.2
[3] 3.5.1
3
Database Host:
localhost
Database port:
3306
Database schema:
zanata
Database Username:
zanata
Database Password:
zanata
Downloading http://sourceforge.net/projects/zanata/files/webapp/zanata-war-3.5.1.war/download
This might take a few minutes.

Actual results:
"null"
And MySQL database for zanata is still empty.

Expected results:
Install of Database-Tables in MySQL.


Additional info:

Comment 1 Zanata Migrator 2015-07-29 01:59:55 UTC
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-122


Note You need to log in before you can comment on or make changes to this bug.