If not already done, please use a new primary storage location or cleanup the old images if using the same primary storage location.
On 28/01/14 1:54 PM, "Rayees Namathponnan" <rayees.namathpon...@citrix.com> wrote: >Hi Mike > >I am using same template with 4.3 build; and didn't observed any issue >like you reported. > >Please verify the checksum, it should be 3e29b40377272803eebccfe40efea199 > > >http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-mast >er-xen.vhd.bz2 > > > >Regards, >Rayees > >-----Original Message----- >From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >Sent: Tuesday, January 28, 2014 10:44 AM >To: dev@cloudstack.apache.org >Subject: Re: Exception when starting up the MS in 4.3 > >Actually upon rebooting my SSVM, CPVM, and VR, all three fail to boot >with the following error message (in 4.3): > >http://i.imgur.com/dLHf37W.png > >The system template I'm using is this: > >http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-mast >er-xen.vhd.bz2 > >Is anyone else having this trouble with 4.3? > >Thanks > > >On Tue, Jan 28, 2014 at 12:12 AM, Mike Tutkowski < >mike.tutkow...@solidfire.com> wrote: > >> OK, this system template seems to work for me: >> >> >> http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14- >> master-xen.vhd.bz2 >> >> >> On Mon, Jan 27, 2014 at 10:38 PM, Mike Tutkowski < >> mike.tutkow...@solidfire.com> wrote: >> >>> Same issue (this time with the 32-bit template): >>> >>> >>> http://jenkins.buildacloud.org/view/4.3/job/cloudstack-4.3-systemvm/l >>> astSuccessfulBuild/artifact/tools/appliance/dist/systemvmtemplate-201 >>> 4-01-27-master-xen.vhd.bz2 >>> >>> >>> On Mon, Jan 27, 2014 at 10:01 PM, Mike Tutkowski < >>> mike.tutkow...@solidfire.com> wrote: >>> >>>> Interesting...with the following system template, my SSVM and CPVM >>>> will not boot up: >>>> >>>> >>>> http://jenkins.buildacloud.org/view/4.3/job/cloudstack-4.3-systemvm6 >>>> 4/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64templa >>>> te-2014-01-27-master-xen.vhd.bz2 >>>> >>>> This is what the error looks like: >>>> >>>> http://i.imgur.com/dLHf37W.png >>>> >>>> Any thoughts on this? >>>> >>>> Thanks >>>> >>>> >>>> On Mon, Jan 27, 2014 at 9:29 PM, Mike Tutkowski < >>>> mike.tutkow...@solidfire.com> wrote: >>>> >>>>> Perhaps it's an issue with the system template for XenServer. I >>>>> thought I had the newest copy, but I'm downloading it again and plan >>>>>to re-try this. >>>>> >>>>> >>>>> On Mon, Jan 27, 2014 at 9:01 PM, Mike Tutkowski < >>>>> mike.tutkow...@solidfire.com> wrote: >>>>> >>>>>> This is a bit concerning to me since it is in 4.3 and we're >>>>>> considering RC builds at the time being. >>>>>> >>>>>> Thanks! >>>>>> >>>>>> >>>>>> On Mon, Jan 27, 2014 at 8:59 PM, Mike Tutkowski < >>>>>> mike.tutkow...@solidfire.com> wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> Anyone know anything about this exception and why I may be >>>>>>> encountering it? >>>>>>> >>>>>>> I am running in a basic zone with a single XenServer 6.1 host. >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> ERROR [c.c.v.VirtualMachineManagerImpl] (main:null) Error while >>>>>>> handling >>>>>>> ItWork[6a2bef4d-dbef-40a9-a1af-69e1f2ab1f49-Starting-3-Release] >>>>>>> java.lang.NullPointerException >>>>>>> at >>>>>>> org.apache.cloudstack.framework.jobs.AsyncJobExecutionContext.get >>>>>>> CurrentExecutionContext(AsyncJobExecutionContext.java:172) >>>>>>> at >>>>>>> com.cloud.vm.VirtualMachineManagerImpl.advanceStop(VirtualMachine >>>>>>> ManagerImpl.java:1299) >>>>>>> at >>>>>>> com.cloud.ha.HighAvailabilityManagerImpl.scheduleRestart(HighAvai >>>>>>> labilityManagerImpl.java:302) >>>>>>> at >>>>>>> com.cloud.vm.VirtualMachineManagerImpl.cancelWorkItems(VirtualMac >>>>>>> hineManagerImpl.java:2125) >>>>>>> at >>>>>>> com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManage >>>>>>> rImpl.java:560) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycl >>>>>>> e$1.with(CloudStackExtendedLifeCycle.java:78) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycl >>>>>>> e.with(CloudStackExtendedLifeCycle.java:156) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycl >>>>>>> e.startBeans(CloudStackExtendedLifeCycle.java:75) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycl >>>>>>> eStart.run(CloudStackExtendedLifeCycleStart.java:46) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet$1.with(DefaultModuleDefinitionSet.java:103) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet.withModule(DefaultModuleDefinitionSet.java:239) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet.withModule(DefaultModuleDefinitionSet.java:244) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet.withModule(DefaultModuleDefinitionSet.java:244) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet.withModule(DefaultModuleDefinitionSet.java:227) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet.startContexts(DefaultModuleDefinitionSet.java:96) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefin >>>>>>> itionSet.load(DefaultModuleDefinitionSet.java:79) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.factory.ModuleBasedContextFac >>>>>>> tory.loadModules(ModuleBasedContextFactory.java:37) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.factory.CloudStackSpringConte >>>>>>> xt.init(CloudStackSpringContext.java:69) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.factory.CloudStackSpringConte >>>>>>> xt.<init>(CloudStackSpringContext.java:56) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.factory.CloudStackSpringConte >>>>>>> xt.<init>(CloudStackSpringContext.java:60) >>>>>>> at >>>>>>> org.apache.cloudstack.spring.module.web.CloudStackContextLoaderLi >>>>>>> stener.contextInitialized(CloudStackContextLoaderListener.java:51 >>>>>>> ) >>>>>>> at >>>>>>> org.mortbay.jetty.handler.ContextHandler.startContext(ContextHand >>>>>>> ler.java:549) at >>>>>>> org.mortbay.jetty.servlet.Context.startContext(Context.java:136) >>>>>>> at >>>>>>> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext >>>>>>> .java:1282) >>>>>>> at >>>>>>> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.j >>>>>>> ava:518) >>>>>>> at >>>>>>> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java >>>>>>> :499) >>>>>>> at >>>>>>> org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6 >>>>>>> PluginWebAppContext.java:115) >>>>>>> at >>>>>>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.j >>>>>>> ava:50) >>>>>>> at >>>>>>> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollec >>>>>>> tion.java:152) >>>>>>> at >>>>>>> org.mortbay.jetty.handler.ContextHandlerCollection.doStart(Contex >>>>>>> tHandlerCollection.java:156) >>>>>>> at >>>>>>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.j >>>>>>> ava:50) >>>>>>> at >>>>>>> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollec >>>>>>> tion.java:152) >>>>>>> at >>>>>>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.j >>>>>>> ava:50) >>>>>>> at >>>>>>> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.j >>>>>>> ava:130) at org.mortbay.jetty.Server.doStart(Server.java:224) >>>>>>> at >>>>>>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.j >>>>>>> ava:50) >>>>>>> at >>>>>>> org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginSer >>>>>>> ver.java:132) >>>>>>> at >>>>>>> org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJet >>>>>>> tyMojo.java:454) >>>>>>> at >>>>>>> org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyM >>>>>>> ojo.java:396) >>>>>>> at >>>>>>> org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJet >>>>>>> tyRunMojo.java:210) >>>>>>> at >>>>>>> org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java >>>>>>> :184) >>>>>>> at >>>>>>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Def >>>>>>> aultBuildPluginManager.java:101) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExec >>>>>>> utor.java:209) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExec >>>>>>> utor.java:153) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExec >>>>>>> utor.java:145) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildP >>>>>>> roject(LifecycleModuleBuilder.java:84) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildP >>>>>>> roject(LifecycleModuleBuilder.java:59) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThread >>>>>>> edBuild(LifecycleStarter.java:183) >>>>>>> at >>>>>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Life >>>>>>> cycleStarter.java:161) at >>>>>>> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) >>>>>>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) >>>>>>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) >>>>>>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) >>>>>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) >>>>>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>>>>>> at >>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorI >>>>>>> mpl.java:57) >>>>>>> at >>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodA >>>>>>> ccessorImpl.java:43) at >>>>>>> java.lang.reflect.Method.invoke(Method.java:606) >>>>>>> at >>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced( >>>>>>> Launcher.java:290) >>>>>>> at >>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher >>>>>>> .java:230) >>>>>>> at >>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCod >>>>>>> e(Launcher.java:409) >>>>>>> at >>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.j >>>>>>> ava:352) >>>>>>> >>>>>>> -- >>>>>>> *Mike Tutkowski* >>>>>>> *Senior CloudStack Developer, SolidFire Inc.* >>>>>>> e: mike.tutkow...@solidfire.com >>>>>>> o: 303.746.7302 >>>>>>> Advancing the way the world uses the >>>>>>> cloud<http://solidfire.com/solution/overview/?video=play> >>>>>>> *(tm)* >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Mike Tutkowski* >>>>>> *Senior CloudStack Developer, SolidFire Inc.* >>>>>> e: mike.tutkow...@solidfire.com >>>>>> o: 303.746.7302 >>>>>> Advancing the way the world uses the >>>>>> cloud<http://solidfire.com/solution/overview/?video=play> >>>>>> *(tm)* >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> *Mike Tutkowski* >>>>> *Senior CloudStack Developer, SolidFire Inc.* >>>>> e: mike.tutkow...@solidfire.com >>>>> o: 303.746.7302 >>>>> Advancing the way the world uses the >>>>> cloud<http://solidfire.com/solution/overview/?video=play> >>>>> *(tm)* >>>>> >>>> >>>> >>>> >>>> -- >>>> *Mike Tutkowski* >>>> *Senior CloudStack Developer, SolidFire Inc.* >>>> e: mike.tutkow...@solidfire.com >>>> o: 303.746.7302 >>>> Advancing the way the world uses the >>>> cloud<http://solidfire.com/solution/overview/?video=play> >>>> *(tm)* >>>> >>> >>> >>> >>> -- >>> *Mike Tutkowski* >>> *Senior CloudStack Developer, SolidFire Inc.* >>> e: mike.tutkow...@solidfire.com >>> o: 303.746.7302 >>> Advancing the way the world uses the >>> cloud<http://solidfire.com/solution/overview/?video=play> >>> *(tm)* >>> >> >> >> >> -- >> *Mike Tutkowski* >> *Senior CloudStack Developer, SolidFire Inc.* >> e: mike.tutkow...@solidfire.com >> o: 303.746.7302 >> Advancing the way the world uses the >> cloud<http://solidfire.com/solution/overview/?video=play> >> *(tm)* >> > > > >-- >*Mike Tutkowski* >*Senior CloudStack Developer, SolidFire Inc.* >e: mike.tutkow...@solidfire.com >o: 303.746.7302 >Advancing the way the world uses the >cloud<http://solidfire.com/solution/overview/?video=play> >*(tm)*