[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714554#comment-13714554
 ] 

Min Chen commented on CLOUDSTACK-3684:
--------------------------------------

Verified on my setup, so close the defect.
                
> Failed to start MS due to missing UCS configuration values in DB
> ----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3684
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3684
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Install and Setup, UCS
>    Affects Versions: 4.2.0
>            Reporter: Min Chen
>            Assignee: Min Chen
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Get latest 4.2 branch, starting MS, will see this error:
> INFO  [utils.component.ComponentContext] (Timer-2:) Starting 
> com.cloud.ucs.manager.UcsManagerImpl
> ERROR [utils.component.ComponentContext] (Timer-2:) Unhandled exception
> java.lang.NumberFormatException: null
> at java.lang.Integer.parseInt(Integer.java:417)
> at java.lang.Integer.valueOf(Integer.java:554)
> at com.cloud.ucs.manager.UcsManagerImpl.start(UcsManagerImpl.java:178)
> at 
> com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:135)
> at com.cloud.servlet.CloudStartupServlet$1.run(CloudStartupServlet.java:50)
> at java.util.TimerThread.mainLoop(Timer.java:512)
> at java.util.TimerThread.run(Timer.java:462)
> Exception in thread "Timer-2" java.lang.RuntimeException: Unable to start 
> com.cloud.ucs.manager.UcsManagerImpl
> at 
> com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:141)
> at com.cloud.servlet.CloudStartupServlet$1.run(CloudStartupServlet.java:50)
> at java.util.TimerThread.mainLoop(Timer.java:512)
> at java.util.TimerThread.run(Timer.java:462)
> Caused by: java.lang.NumberFormatException: null
> at java.lang.Integer.parseInt(Integer.java:417)
> at java.lang.Integer.valueOf(Integer.java:554)
> at com.cloud.ucs.manager.UcsManagerImpl.start(UcsManagerImpl.java:178)
> at 
> com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:135)
> ... 3 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to