From dev-return-50916-apmail-cloudstack-dev-archive=cloudstack.apache.org@cloudstack.apache.org Tue Jan 28 04:30:13 2014 Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B78410598 for ; Tue, 28 Jan 2014 04:30:13 +0000 (UTC) Received: (qmail 39180 invoked by uid 500); 28 Jan 2014 04:30:12 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 38528 invoked by uid 500); 28 Jan 2014 04:30:11 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 38510 invoked by uid 99); 28 Jan 2014 04:30:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 04:30:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mike.tutkowski@solidfire.com designates 209.85.217.179 as permitted sender) Received: from [209.85.217.179] (HELO mail-lb0-f179.google.com) (209.85.217.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 04:30:06 +0000 Received: by mail-lb0-f179.google.com with SMTP id l4so5132843lbv.38 for ; Mon, 27 Jan 2014 20:29:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=SWB9bXKq6j46YCqMlPtWuZQG+7ickV89RYSELLyX1Hw=; b=l1Hr4ToUlh76nO5IvYpiwNbGGqHDNqzKemZA0D1Q+WwRkU38pnRkLzjgb0cGwnx2F+ R5PrA0utaq3wvdGENkoNDQKCuhNs9QH/Kw4f55JOWJj4nGoep7FkW8Zpu4uM2upR+2VI ZTV35Nmgg2ye99CM38BIkCe04ZIsgRKQjzLdwkJ1kYur/Cx2kbtnjdaJr41d6kodnJco 1eUm8Snal2wdW9mS/vpAaKSpai5b2tfTNSkXjfB6eJSU0VJTXr09JJVOyg3V0gwM0Ftv dpRA+TnzlHkWz//eY83NN+ttWEun5PKkIYWL7egVQs8MVj8TDG4QXHmmRTjgReA8iCRm B4zQ== X-Gm-Message-State: ALoCoQk4IWqyvBApXwUGMehFSIQJQRi4Nzg2X7cFHnz8zBRU43Mia1EElpmhPfI6/S5NxfwwUIGu MIME-Version: 1.0 X-Received: by 10.112.14.34 with SMTP id m2mr18925427lbc.13.1390883384452; Mon, 27 Jan 2014 20:29:44 -0800 (PST) Received: by 10.114.25.2 with HTTP; Mon, 27 Jan 2014 20:29:44 -0800 (PST) In-Reply-To: References: Date: Mon, 27 Jan 2014 21:29:44 -0700 Message-ID: Subject: Re: Exception when starting up the MS in 4.3 From: Mike Tutkowski To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=001a11c36c500df70004f100462c X-Virus-Checked: Checked by ClamAV on apache.org --001a11c36c500df70004f100462c Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 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.tutkowski@solidfire.com> wrote: > This is a bit concerning to me since it is in 4.3 and we're considering R= C > builds at the time being. > > Thanks! > > > On Mon, Jan 27, 2014 at 8:59 PM, Mike Tutkowski < > mike.tutkowski@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.getCurrent= ExecutionContext(AsyncJobExecutionContext.java:172) >> at >> com.cloud.vm.VirtualMachineManagerImpl.advanceStop(VirtualMachineManager= Impl.java:1299) >> at >> com.cloud.ha.HighAvailabilityManagerImpl.scheduleRestart(HighAvailabilit= yManagerImpl.java:302) >> at >> com.cloud.vm.VirtualMachineManagerImpl.cancelWorkItems(VirtualMachineMan= agerImpl.java:2125) >> at >> com.cloud.vm.VirtualMachineManagerImpl.start(VirtualMachineManagerImpl.j= ava:560) >> at >> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycle$1.wit= h(CloudStackExtendedLifeCycle.java:78) >> at >> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycle.with(= CloudStackExtendedLifeCycle.java:156) >> at >> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycle.start= Beans(CloudStackExtendedLifeCycle.java:75) >> at >> org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycleStart.= run(CloudStackExtendedLifeCycleStart.java:46) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t$1.with(DefaultModuleDefinitionSet.java:103) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t.withModule(DefaultModuleDefinitionSet.java:239) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t.withModule(DefaultModuleDefinitionSet.java:244) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t.withModule(DefaultModuleDefinitionSet.java:244) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t.withModule(DefaultModuleDefinitionSet.java:227) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t.startContexts(DefaultModuleDefinitionSet.java:96) >> at >> org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSe= t.load(DefaultModuleDefinitionSet.java:79) >> at >> org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.lo= adModules(ModuleBasedContextFactory.java:37) >> at >> org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init= (CloudStackSpringContext.java:69) >> at >> org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.(CloudStackSpringContext.java:56) >> at >> org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.(CloudStackSpringContext.java:60) >> at >> org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.= contextInitialized(CloudStackContextLoaderListener.java:51) >> at >> org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.jav= a:549) >> at org.mortbay.jetty.servlet.Context.startContext(Context.java:136) >> at >> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1= 282) >> at >> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518= ) >> at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499= ) >> at >> org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginW= ebAppContext.java:115) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50) >> at >> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.ja= va:152) >> at >> org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandle= rCollection.java:156) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50) >> at >> org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.ja= va:152) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50) >> at >> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130= ) >> at org.mortbay.jetty.Server.doStart(Server.java:224) >> at >> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50) >> at >> org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.jav= a:132) >> at >> org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.= java:454) >> at >> org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.jav= a:396) >> at >> org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMo= jo.java:210) >> at >> org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184) >> at >> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBui= ldPluginManager.java:101) >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.ja= va:209) >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.ja= va:153) >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.ja= va:145) >> at >> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(= LifecycleModuleBuilder.java:84) >> at >> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(= LifecycleModuleBuilder.java:59) >> at >> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild= (LifecycleStarter.java:183) >> at >> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleSt= arter.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(NativeMethodAccessorImpl.jav= a:57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:606) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launche= r.java:290) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:2= 30) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launc= her.java:409) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352= ) >> >> -- >> *Mike Tutkowski* >> *Senior CloudStack Developer, SolidFire Inc.* >> e: mike.tutkowski@solidfire.com >> o: 303.746.7302 >> Advancing the way the world uses the cloud >> *=99* >> > > > > -- > *Mike Tutkowski* > *Senior CloudStack Developer, SolidFire Inc.* > e: mike.tutkowski@solidfire.com > o: 303.746.7302 > Advancing the way the world uses the cloud > *=99* > --=20 *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkowski@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud *=99* --001a11c36c500df70004f100462c--