Kishan Kavala created CLOUDSTACK-1209:
-----------------------------------------
Summary: 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.1.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