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

ASF subversion and git services commented on CLOUDSTACK-6892:
-------------------------------------------------------------

Commit 2aabcc11d305584dd200427bad13aaf1d46374a4 in cloudstack's branch 
refs/heads/4.3 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2aabcc1 ]

CLOUDSTACK-6892: use lowercase noredist, as package.sh lowercases build type

Signed-off-by: Rohit Yadav <[email protected]>
(cherry picked from commit a18d067278f6b58914dc6a5d44b775ada6cf073e)
Signed-off-by: Rohit Yadav <[email protected]>


> Database HA Config prevents mgmt server from starting
> -----------------------------------------------------
>
>                 Key: CLOUDSTACK-6892
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6892
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Install and Setup, Management Server
>    Affects Versions: Future, 4.3.0, 4.4.0
>         Environment: MySQL configured for DB HA
>            Reporter: Adrian Lewis
>            Assignee: Hugo Trippaers
>            Priority: Critical
>             Fix For: 4.5.0, 4.3.1, 4.4.1
>
>
> When configuring the database HA feature introduced in 4.3, the manangement 
> server fails to create the DB connection due to the mysql connector jar being 
> loaded using tomcat's common class loader but the 
> "cloud-plugin-database-mysqlha-4.3.0.jar" is loaded by the webapp class 
> loader.
> The cloud-plugin-database-mysqlha-4.3.0.jar needs to also be loaded from the 
> common class loader instead of webapp class loader.
> Fix is to declare the cloud-plugin-database-mysqlha-4.3.0.jar under the 
> common.loader section in /etc/cloudstack/management/catalina.properties.
> Only tested using a fresh install on Centos 6.5 and the public repo packages.
> Manual fix provided by Damoder Reddy in users mailing list: "Looks like we 
> did not change the catalina.properties while refactoring out the mysql 
> connector part"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to