[
https://issues.apache.org/jira/browse/CLOUDSTACK-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sigert Goeminne resolved CLOUDSTACK-9790.
-----------------------------------------
Resolution: Fixed
This issue is resolved by
[PR1952|https://github.com/apache/cloudstack/pull/1952]
> Can't create a Basic Zone (networking problem)
> ----------------------------------------------
>
> Key: CLOUDSTACK-9790
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9790
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.10
> Reporter: Mike Tutkowski
> Assignee: Kris Sterckx
> Priority: Blocker
> Fix For: 4.10
>
>
> A NullPointerException is thrown when trying to create a Basic Zone:
> java.lang.NullPointerException
> at com.cloud.utils.net.NetUtils.getCidrNetmask(NetUtils.java:956)
> at com.cloud.configuration.ConfigurationManagerImpl.
> validateIpRange(ConfigurationManagerImpl.java:2924)
> This appears to be related to PR 1579.
> In ConfigurationManagerImpl.java, it seems the new lines on 2924 – 2926 are
> the problem: https://github.com/apache/cloudstack/pull/1579/files
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)