Hello, I am having an interesting issue and not much docs out there on this particular problem. Cloudstack has been up and running for several days now and when we access the DB, the tables are empty. The usage log contains the following:
2013-05-13 18:13:00,002 INFO [cloud.usage.UsageManagerImpl] (Usage-Job-1:null) starting usage job... 2013-05-13 18:13:00,007 DEBUG [cloud.usage.UsageManagerImpl] (Usage-Job-1:null) Not owner of usage job, skipping... 2013-05-13 18:13:00,007 INFO [cloud.usage.UsageManagerImpl] (Usage-Job-1:null) usage job complete Tried to remove and reinstall the cloud-usage package, but this still persists. The user 'cloud' has access granted to the DB. - Stanley