You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rayees Namathponnan <ra...@citrix.com> on 2014/04/09 00:12:01 UTC

Review Request 20136: mysql-connector should be added class path, while starting usage server

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20136/
-----------------------------------------------------------

Review request for cloudstack, Frank Zhang and Hugo Trippaers.


Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-6361
    https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-6361


Repository: cloudstack-git


Description
-------

Failed to start cloudstack-usage due to mysql-connector jar is not loaded  while starting usage server

updated cloudstack-usage to add ,mysql-connector in class path

UCP=`ls /usr/share/cloudstack-usage/cloud-usage-*.jar`":"`ls /usr/share/cloudstack-usage/lib/*.jar | tr '\n' ':'`
JCP="/usr/share/java/commons-daemon.jar":"/usr/share/java/mysql-connector-java.jar"


Diffs
-----

  packaging/centos63/cloud-usage.rc a9b6047 

Diff: https://reviews.apache.org/r/20136/diff/


Testing
-------

Yes


Thanks,

Rayees Namathponnan


Re: Review Request 20136: mysql-connector should be added class path, while starting usage server

Posted by Frank Zhang <fr...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20136/#review39834
-----------------------------------------------------------

Ship it!


Ship It!

- Frank Zhang


On April 8, 2014, 10:12 p.m., Rayees Namathponnan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/20136/
> -----------------------------------------------------------
> 
> (Updated April 8, 2014, 10:12 p.m.)
> 
> 
> Review request for cloudstack, Frank Zhang and Hugo Trippaers.
> 
> 
> Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-6361
>     https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-6361
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Failed to start cloudstack-usage due to mysql-connector jar is not loaded  while starting usage server
> 
> updated cloudstack-usage to add ,mysql-connector in class path
> 
> UCP=`ls /usr/share/cloudstack-usage/cloud-usage-*.jar`":"`ls /usr/share/cloudstack-usage/lib/*.jar | tr '\n' ':'`
> JCP="/usr/share/java/commons-daemon.jar":"/usr/share/java/mysql-connector-java.jar"
> 
> 
> Diffs
> -----
> 
>   packaging/centos63/cloud-usage.rc a9b6047 
> 
> Diff: https://reviews.apache.org/r/20136/diff/
> 
> 
> Testing
> -------
> 
> Yes
> 
> 
> Thanks,
> 
> Rayees Namathponnan
> 
>