CLOUDSTACK-3682: NPE in BridgeVifDriver causing systemvm startup failure in
KVM

https://issues.apache.org/jira/browse/CLOUDSTACK-3682

Agent log excerpt:
Jul 19 22:25:24 apache-81-3.fmt.vmops.com local1: 2013-07-20 05:25:24,952
WARN [cloud.agent.Agent] (agentRequest-Handler-1:null) Caught:
Jul 19 22:25:24 java.lang.NullPointerException
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.hypervisor.kvm.resource.BridgeVifDriver.plug(BridgeVifDriver.java:118)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVif(LibvirtComputingResource.java:3504)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVifs(LibvirtComputingResource.java:3266)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.execute(LibvirtComputingResource.java:3291)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1223)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.agent.Agent.processRequest(Agent.java:499)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:807)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
com.cloud.utils.nio.Task.run(Task.java:83)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
Jul 19 22:25:24 apache-81-3.fmt.vmops.com at
java.lang.Thread.run(Thread.java:679)



CLOUDSTACK-3683: BeanCreationExceptions during systemvm start on XenServer

https://issues.apache.org/jira/browse/CLOUDSTACK-3683

Mgmt server log excerpt:
Jul 19 22:53:39 cloudstack-centos63.fmt.vmops.com local0: 2013-07-20
05:53:39,233 WARN [storage.secondary.SecondaryStorageManagerImpl]
(secstorage-1:null) Exception while trying to start secondary storage vm
Jul 19 22:53:39
cloudstack-centos63.fmt.vmops.comorg.springframework.beans.factory.BeanCreationException:
Error creating
bean with name
'org.apache.cloudstack.storage.datastore.PrimaryDataStoreImpl': Injection
of autowired dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field:
org.apache.cloudstack.engine.subsystem.api.storage.SnapshotDataFactory
org.apache.cloudstack.storage.datastore.PrimaryDataStoreImpl.snapshotFactory;
nested exception is
org.springframework.beans.factory.BeanCreationNotAllowedException: Error
creating bean with name 'dataStoreProviderManager': Singleton bean creation
not allowed while the singletons of this factory are in destruction (Do not
request a bean from a BeanFactory in a destroy method implementation!)

--Sheng


On Fri, Jul 19, 2013 at 11:44 PM, Prasanna Santhanam <t...@apache.org> wrote:

> Both bugs are blocking the run of tests on master.
>
>
> --
> Prasanna.,
>
> ------------------------
> Powered by BigRock.com
>
>

Reply via email to