[
https://issues.apache.org/jira/browse/CLOUDSTACK-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sateesh Chodapuneedi closed CLOUDSTACK-4553.
--------------------------------------------
Verified with commit 61ebfad4493d4f3fe4ced948985e69202080654b in 4.2-forward
> DB deployment fails with NPE
> ----------------------------
>
> Key: CLOUDSTACK-4553
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4553
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Upgrade
> Affects Versions: 4.2.1
> Reporter: Sateesh Chodapuneedi
> Assignee: Sateesh Chodapuneedi
> Priority: Blocker
> Fix For: 4.2.1
>
>
> While upgrading to 4.2 failed due to NullPointerException in following code.
> + if (rsmem_global != null) {
> + rsmem_global.close();
> + }
> + if (rscpu_global != null) {
> + rsmem_global.close();
> Also, there is failure due to attempt to access empty result set.
--
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