Thanks. Hopefully it's fixed now. --Alex
> -----Original Message----- > From: Ewan Mellor [mailto:[email protected]] > Sent: Tuesday, August 07, 2012 5:28 PM > To: [email protected] > Subject: unit-test failures due to changes in ComponentLocator > > Alex, > > The following changeset seems to have caused three new unit test failures: > > commit 1d3a443237f2f3d5bb4d2bc801860c41a6c46830 > Author: Alex Huang <[email protected]> > Date: Mon Jul 9 10:25:14 2012 -0700 > > Added support for component libraries in plugins > > http://jenkins.cloudstack.org/job/junit-test/176/testReport/ > > java.lang.NullPointerException > at > com.cloud.utils.component.ComponentLocator.instantiatePluggableServices > (ComponentLocator.java:678) > at > com.cloud.utils.component.ComponentLocator.parse(ComponentLocator.ja > va:240) > at > com.cloud.utils.component.MockComponentLocator.makeActive(MockCom > ponentLocator.java:89) > at > com.cloud.cluster.CheckPointManagerTest.setUp(CheckPointManagerTest.j > ava:64) > > Please fix this at your convenience. > > Thanks, > > Ewan.
