Raja Pullela created CLOUDSTACK-8360:
----------------------------------------
Summary: Install issue: RPM install failing with a DB error message
Key: CLOUDSTACK-8360
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8360
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Install and Setup
Affects Versions: 4.6.0
Reporter: Raja Pullela
Priority: Blocker
Built the Master branch RPMs and using the RPMs to install returned the
following message in management server log:
ERROR [c.c.u.d.Upgrade410to420] (main:null)
migrateDatafromIsoIdInVolumesTable:Exception:Unknown column 'iso_id1' in 'field
list'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column
'iso_id1' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.Util.getInstance(Util.java:386)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)