You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Bharat Kumar (JIRA)" <ji...@apache.org> on 2015/04/03 11:34:53 UTC

[jira] [Commented] (CLOUDSTACK-8360) Install issue: RPM install failing with a DB error message

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394246#comment-14394246 ] 

Bharat Kumar commented on CLOUDSTACK-8360:
------------------------------------------

might happen in a upgraded setup. not sure though, Found iso_id1 field in the schema-307to410.sql. Did not find a cleanup attempt in the schema-307to410-cleanup.sql.


> 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)