rhtyd opened a new issue #4067:
URL: https://github.com/apache/cloudstack/issues/4067


   On running 4.14 RC2 (on raspberrypi4) I see these errors:
   
   ```
   2020-05-09 14:41:51,517 INFO  [utils.component.ComponentContext] (main:null) 
(logid:) Configuring 
com.cloud.usage.UsageManagerImpl_EnhancerByCloudStack_a3757201
   2020-05-09 14:41:51,518 DEBUG [cloud.usage.UsageManagerImpl] (main:null) 
(logid:) Checking to see if usage.vmops.pid exists.
   2020-05-09 14:41:51,519 INFO  [cloud.usage.UsageManagerImpl] (main:null) 
(logid:) Implementation Version is 4.14.0.0
   2020-05-09 14:42:09,010 INFO  
[context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] 
(main:null) (logid:) Bean 'transactionContextBuilder' of type 
[com.cloud.utils.db.TransactionContextBuilder] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2020-05-09 14:42:10,610 DEBUG [utils.crypt.EncryptionSecretKeyChecker] 
(main:null) (logid:) Encryption Type: file
   2020-05-09 14:42:10,626 WARN  
[context.support.ClassPathXmlApplicationContext] (main:null) (logid:) Exception 
encountered during context initialization - cancelling refresh attempt: 
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'IPAddressUsageParser': Unsatisfied dependency 
expressed through field '_usageDao'; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'usageDaoImpl' defined in URL 
[jar:file:/usr/share/cloudstack-usage/lib/cloud-engine-schema-4.14.0.0.jar!/com/cloud/usage/dao/UsageDaoImpl.class]:
 BeanPostProcessor before instantiation of bean failed; nested exception is 
net.sf.cglib.core.CodeGenerationException: 
java.lang.ExceptionInInitializerError-->null
   2020-05-09 14:42:25,390 INFO  
[context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] 
(main:null) (logid:) Bean 'transactionContextBuilder' of type 
[com.cloud.utils.db.TransactionContextBuilder] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   ```
   
   Rest of the CloudStack works OK, I tested VM deployment on my env (Ubuntu 
20.04 + MySQL8 + Java 11 on RaspberryPi4/arm64).
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Usage server
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.14RC2/master
   ~~~


----------------------------------------------------------------
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:
[email protected]


Reply via email to