You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/02 20:23:20 UTC

[jira] [Commented] (CLOUDSTACK-3089) [ZWPS] NPE while cancelling the Storage Maintenance

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698068#comment-13698068 ] 

ASF subversion and git services commented on CLOUDSTACK-3089:
-------------------------------------------------------------

Commit deaf10cad22a8fcf42663276df66365dea1ee3c7 in branch refs/heads/4.2 from [~rajesh_battala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=deaf10c ]

CLOUDSTACK-3089 [ZWPS] NPE while cancelling the Storage Maintenance

Signed-off-by: Edison Su <su...@gmail.com>

                
> [ZWPS] NPE while cancelling the Storage Maintenance
> ---------------------------------------------------
>
>                 Key: CLOUDSTACK-3089
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3089
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Rajesh Battala
>            Assignee: Rajesh Battala
>            Priority: Blocker
>
> ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-2:job-20) Unexpected exception while executing org.apache.cloudstack.api.command.admin.storage.CancelPrimaryStorageMaintenanceCmd
> java.lang.NullPointerException
>         at com.cloud.storage.StoragePoolAutomationImpl.cancelMaintain(StoragePoolAutomationImpl.java:367)
>         at org.apache.cloudstack.storage.datastore.lifecycle.CloudStackPrimaryDataStoreLifeCycleImpl.cancelMaintain(CloudStackPrimaryDataStoreLifeCycleImpl.java:481)
>         at com.cloud.storage.StorageManagerImpl.cancelPrimaryStorageForMaintenance(StorageManagerImpl.java:1503)
>         at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
>         at com.cloud.storage.StorageManagerImpl.cancelPrimaryStorageForMaintenance(StorageManagerImpl.java:192)
>         at org.apache.cloudstack.api.command.admin.storage.CancelPrimaryStorageMaintenanceCmd.execute(CancelPrimaryStorageMaintenanceCmd.java:104)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155)
>         at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:722)

--
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