You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/18 17:39:00 UTC

[jira] [Commented] (CLOUDSTACK-10195) CloudStack MySQL HA problem -- No database selected

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

ASF GitHub Bot commented on CLOUDSTACK-10195:
---------------------------------------------

rafaelweingartner opened a new pull request #2364: [CLOUDSTACK-10195] CloudStack MySQL HA problem -- No database selected
URL: https://github.com/apache/cloudstack/pull/2364
 
 
   When using CloudStack with database HA configuration user receives warnings constantly saying “No database selected”.
   
   This problem happens at com.cloud.cluster.ClusterManagerImpl.getHeartbeatTask().new ManagedContextRunnable(){...}.runInContext(), line 550. The scheme of the database is not properly set in the transaction when database HA options are enabled.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> CloudStack MySQL HA problem -- No database selected
> ---------------------------------------------------
>
>                 Key: CLOUDSTACK-10195
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10195
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.9.0, 4.9.2.0, 4.9.3.0
>            Reporter: Rafael Weingärtner
>            Assignee: Rafael Weingärtner
>            Priority: Minor
>
> When using CloudStack with database HA configuration user receives warnings constantly saying “No database selected”.
> This problem happens at com.cloud.cluster.ClusterManagerImpl.getHeartbeatTask().new ManagedContextRunnable() {...}.runInContext(), line 550. The scheme of the database is not properly set in the transaction when database HA options are enabled.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)