Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4FA1CC3F6 for ; Tue, 2 Jul 2013 11:41:21 +0000 (UTC) Received: (qmail 60934 invoked by uid 500); 2 Jul 2013 11:41:21 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 60915 invoked by uid 500); 2 Jul 2013 11:41:20 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 60826 invoked by uid 500); 2 Jul 2013 11:41:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 60695 invoked by uid 99); 2 Jul 2013 11:41:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 11:41:20 +0000 Date: Tue, 2 Jul 2013 11:41:19 +0000 (UTC) From: "Rajesh Battala (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-3264) [ZWPS]NPE while finding storage pools for migration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-3264?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D13697701#comment-13697701 ]=20 Rajesh Battala commented on CLOUDSTACK-3264: -------------------------------------------- liststoragepools is working fine, I didn't see any issue on stable branch http://:8080/client/api?command=3DlistStoragePools&sessionkey=3DfjtX5OKeJHL= Box%2BNZ37O52Ktqzk%3D&page=3D1&pageSize=3D20&listAll=3Dtrue&_=3D13727643255= 74 2f0802731-62fe-3a85-b81a-98ae47e845cf284= 4f139-474f-45bb-b035-0e33fcdca09cmyzone= zwps1x.x.x.x/cpg_vol/rajesh/zwps12013-07-02T16:46:57+0530NetworkFilesystem<= disksizetotal>87960931532816056082432462213808128Up= ZONEKVM<= id>d8490c13-0efb-3e81-b6a5-fe84779d70be2844f139-474f-45bb-b035= -0e33fcdca09cmyzone5a3c82be-80e0-45f6-= b1ab-af415af89093mypodmypsx.x.x.x/cpg_vol/rajesh/primary2013-07-0= 2T13:45:25+0530NetworkFilesystema7efd348-= 7677-49e1-85d0-38cdfbd6cf23myxs8796093153286295556608462213611520UpCLUSTER =20 > [ZWPS]NPE while finding storage pools for migration > --------------------------------------------------- > > Key: CLOUDSTACK-3264 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-326= 4 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Management Server > Affects Versions: 4.2.0 > Environment: vmware deployment , esxi 5.1 > Reporter: Srikanteswararao Talluri > Assignee: Rajesh Battala > Priority: Blocker > Fix For: 4.2.0 > > > Steps to reproduce: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Issue findStoragePoolsForMigration API for a volume > =3D=3D=3DSTART=3D=3D=3D 10.252.192.7 -- GET command=3DfindStoragePoolsF= orMigration&id=3D02e0e77b-59dd-4bc4-a3b8-ba3914212883&response=3Djson&sessi= onkey=3Dywi4cWnDQTL903lMXK6spFaF6U4%3D&_=3D1372404084373 > 2013-06-28 18:16:45,204 ERROR [cloud.api.ApiServer] (catalina-exec-16:nul= l) unhandled exception executing api command: findStoragePoolsForMigration > java.lang.NullPointerException > =09at com.cloud.server.ManagementServerImpl.listStoragePoolsForMigrationO= fVolume(ManagementServerImpl.java:1336) > =09at org.apache.cloudstack.api.command.admin.storage.FindStoragePoolsFor= MigrationCmd.execute(FindStoragePoolsForMigrationCmd.java:72) > =09at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155) > =09at com.cloud.api.ApiServer.queueCommand(ApiServer.java:528) > =09at com.cloud.api.ApiServer.handleRequest(ApiServer.java:371) > =09at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:304) > =09at com.cloud.api.ApiServlet.doGet(ApiServlet.java:66) > =09at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) > =09at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > =09at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ap= plicationFilterChain.java:290) > =09at org.apache.catalina.core.ApplicationFilterChain.doFilter(Applicatio= nFilterChain.java:206) > =09at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrappe= rValve.java:233) > =09at org.apache.catalina.core.StandardContextValve.invoke(StandardContex= tValve.java:191) > =09at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve= .java:127) > =09at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve= .java:102) > =09at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.jav= a:555) > =09at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineV= alve.java:109) > =09at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.j= ava:298) > =09at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProces= sor.java:889) > =09at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.= process(Http11NioProtocol.java:721) > =09at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpo= int.java:2274) > =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecuto= r.java:1110) > =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecut= or.java:603) > =09at java.lang.Thread.run(Thread.java:679) > 2013-06-28 18:16:45,207 DEBUG [cloud.api.ApiServlet] (catalina-exec-16:nu= ll) =3D=3D=3DEND=3D=3D=3D 10.252.192.7 -- GET command=3DfindStoragePoolsF= orMigration&id=3D02e0e77b-59dd-4bc4-a3b8-ba3914212883&response=3Djson&sessi= onkey=3Dywi4cWnDQTL903lMXK6spFaF6U4%3D&_=3D1372404084373 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira