Donal Lafferty created CLOUDSTACK-3918:
------------------------------------------
Summary: com.cloud.ucs.manager.UcsManagerImpl cannot parse default
config
Key: CLOUDSTACK-3918
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3918
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: Run using jetty environment
Reporter: Donal Lafferty
Assignee: frank zhang
INFO [ComponentContext] (Timer-2:) Starting
com.cloud.ucs.manager.UcsManagerImpl
ERROR [ComponentContext] (Timer-2:) Unhandled exception
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:454)
at java.lang.Integer.valueOf(Integer.java:582)
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:555)
at java.util.TimerThread.run(Timer.java:505)
--
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