You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/31 04:37:24 UTC

[GitHub] [cloudstack] bluesnail95 opened a new issue #3856: Unable to upgrade the database

bluesnail95 opened a new issue #3856: Unable to upgrade the database
URL: https://github.com/apache/cloudstack/issues/3856
 
 
   I install cloudstack according to offical quick installation guide.
   
   http://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html#mysql-connector-installation
   
   but I meet this error: 
   
   com.cloud.utils.exception.CloudRuntimeException:Unbale to upgrade the database
   
   com.cloud.utils.exception.CloudRuntimeException:Problem with getting the ec attribute
   
   java.lang.IllegalArgumentException:Can not set long field com cloud upgrade.dao.VersionV0.id to java.math.BigInteger.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] weizhouapache commented on issue #3856: Unable to upgrade the database

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #3856: Unable to upgrade the database
URL: https://github.com/apache/cloudstack/issues/3856#issuecomment-580620365
 
 
   @bluesnail95 you need to downgrade mysql-connector-java from 8.0.19 to 5.X
   This duplicates #3826
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack] weizhouapache closed issue #3856: Unable to upgrade the database

Posted by GitBox <gi...@apache.org>.
weizhouapache closed issue #3856: Unable to upgrade the database
URL: https://github.com/apache/cloudstack/issues/3856
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services