You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/04/02 11:37:17 UTC

[jira] [Assigned] (CLOUDSTACK-1879) NPE while migrating volume

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Prateek reassigned CLOUDSTACK-1879:
----------------------------------------------

    Assignee: edison su
    
> NPE while migrating volume
> --------------------------
>
>                 Key: CLOUDSTACK-1879
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1879
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: edison su
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> try to migrate a volume from one primary storage to another (irrespective of the storage's scope-zone,cluster)
>  ===START===  10.252.249.129 -- GET  command=migrateVolume&storageid=763f7983-6cb8-3ccb-bc4d-30a36d015b21&volumeid=880958ba-8667-4ebe-8b03-cb32f2dbc3c9&response=json&sessionkey=FDm4fMQ93FjXjXmoBg%2FKrL6WrTU%3D&_=1364881190825
> 2013-04-02 16:35:55,829 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-4:null) submit async job-101, details: AsyncJobVO {id:101, userId: 2, accountId: 2, sessionKey: null, instanceType: null, instanceId: null, cmd: org.apache.cloudstack.api.command.user.volume.MigrateVolumeCmd, cmdOriginator: null, cmdInfo: {"response":"json","sessionkey":"FDm4fMQ93FjXjXmoBg/KrL6WrTU\u003d","ctxUserId":"2","storageid":"763f7983-6cb8-3ccb-bc4d-30a36d015b21","_":"1364881190825","volumeid":"880958ba-8667-4ebe-8b03-cb32f2dbc3c9","ctxAccountId":"2","ctxStartEventId":"360"}, cmdVersion: 0, callbackType: 0, callbackAddress: null, status: 0, processStatus: 0, resultCode: 0, result: null, initMsid: 7566222426160, completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
> 2013-04-02 16:35:55,832 DEBUG [cloud.api.ApiServlet] (catalina-exec-4:null) ===END===  10.252.249.129 -- GET  command=migrateVolume&storageid=763f7983-6cb8-3ccb-bc4d-30a36d015b21&volumeid=880958ba-8667-4ebe-8b03-cb32f2dbc3c9&response=json&sessionkey=FDm4fMQ93FjXjXmoBg%2FKrL6WrTU%3D&_=1364881190825
> 2013-04-02 16:35:55,836 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-10:job-101) Executing org.apache.cloudstack.api.command.user.volume.MigrateVolumeCmd for job-101
> 2013-04-02 16:35:55,869 DEBUG [cloud.storage.VolumeManagerImpl] (Job-Executor-10:job-101) migrate volume failed:java.lang.NullPointerException
> 2013-04-02 16:35:55,869 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-10:job-101) Complete async job-101, jobStatus: 1, resultCode: 0, result: null
> 2013-04-02 16:35:55,878 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-10:job-101) Done executing org.apache.cloudstack.api.command.user.volume.MigrateVolumeCmd for job-101

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira