Skip to content

usage server broken in 4.12.0.0 #3203

@konstantinjfk

Description

@konstantinjfk
ISSUE TYPE
  • Bug Report
COMPONENT NAME

Usage server


CLOUDSTACK VERSION

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions