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 2019/03/08 09:22:02 UTC

[GitHub] [cloudstack] konstantinjfk opened a new issue #3203: usage server broken in 4.12.0.0

konstantinjfk opened a new issue #3203: usage server broken in 4.12.0.0
URL: https://github.com/apache/cloudstack/issues/3203
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   
   ##### COMPONENT NAME
   Usage server
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   
   version 4.12, downloaded from official repo 
   
   ##### CONFIGURATION
   vanilla install
   
   
   ##### OS / ENVIRONMENT
   Centos 7
   
   
   ##### SUMMARY
   Usage server not starting jobs and ignore any db.usage settings
   
   [root@ref-trl-1013-k-M7-apanic-mgmt1 usage]# grep -i usage /etc/cloudstack/usage/db.properties | grep invalid
   db.usage.name=invalid_database_name
   db.usage.port=invalid_port
   db.usage.username=invalid_username
   db.usage.password=invalid_password!
   [root@ref-trl-1013-k-M7-apanic-mgmt1 usage]# tail -n 5 /var/log/cloudstack/usage/usage.log
   2019-03-07 22:40:36,738 INFO  [cloud.usage.UsageManagerImpl] (main:null) (logid:) Implementation Version is 4.12.0.0
   2019-03-07 22:40:37,569 DEBUG [cloud.usage.UsageManagerImpl] (main:null) (logid:) Usage stats aggregation time zone: GMT
   2019-03-07 22:40:37,570 DEBUG [cloud.usage.UsageManagerImpl] (main:null) (logid:) Execution Time: Thu Mar 07 22:28:00 UTC 2019
   2019-03-07 22:40:37,570 DEBUG [cloud.usage.UsageManagerImpl] (main:null) (logid:) Current Time: Thu Mar 07 22:40:37 UTC 2019
   2019-03-07 22:40:37,575 INFO  [cloud.usage.UsageServer] (main:null) (logid:) UsageServer ready..
   
   
   ##### STEPS TO REPRODUCE
   try to install usage server from http://download.cloudstack.org/centos7/4.12/
   and force it to proceed with usage records, no luck
   My info here in user mail list
   http://mail-archives.apache.org/mod_mbox/cloudstack-users/201903.mbox/%3CVI1PR07MB4816C12D23D511AD0904D9D9E44C0%40VI1PR07MB4816.eurprd07.prod.outlook.com%3E
   
   
   ##### EXPECTED RESULTS
   
   ~~~
   usage server need to be fixed. That is show stopper for the release
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   

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