You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Chip Childers (JIRA)" <ji...@apache.org> on 2013/06/04 20:55:31 UTC

[jira] [Updated] (CLOUDSTACK-1209) VPC VR starts despite NPE

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

Chip Childers updated CLOUDSTACK-1209:
--------------------------------------

    Fix Version/s:     (was: 4.1.0)
                   4.2.0
    
> VPC VR starts despite NPE
> -------------------------
>
>                 Key: CLOUDSTACK-1209
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1209
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>            Reporter: Kishan Kavala
>            Assignee: Kishan Kavala
>             Fix For: 4.2.0
>
>
> When isolated guest network Vlan Id is null, NPE is thrown during VR start. VR should not suppress this exception. Start should fail. Or else VR will be in inconsistent state.
> java.lang.NullPointerException
>         at
> com.cloud.network.router.VpcVirtualNetworkApplianceManagerImpl.createSetupGuestNetworkCommand(VpcVirtualNetworkApplianceManagerImpl.java:450)
>         at
> com.cloud.network.router.VpcVirtualNetworkApplianceManagerImpl.finalizeCommandsOnStart(VpcVirtualNetworkApplianceManagerImpl.java:856)
>         at
> com.cloud.network.router.VirtualNetworkApplianceManagerImpl.finalizeDeployment(VirtualNetworkApplianceManagerImpl.java:2081)

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