[
https://issues.apache.org/jira/browse/CLOUDSTACK-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873593#comment-15873593
]
ASF subversion and git services commented on CLOUDSTACK-9790:
-------------------------------------------------------------
Commit a01f7e76c34342974749e90a64c062b304a39bd1 in cloudstack's branch
refs/heads/master from [~sgoeminn]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a01f7e7 ]
CLOUDSTACK-9790: fix NPE in case of Basic zone.
> 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)