You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Anshul Gangwar (JIRA)" <ji...@apache.org> on 2014/11/18 06:01:34 UTC

[jira] [Created] (CLOUDSTACK-7930) Do not allow to set invalid values for global settings which are of type Integer, Float

Anshul Gangwar created CLOUDSTACK-7930:
------------------------------------------

             Summary: Do not allow to set invalid values for global settings which are of type Integer, Float
                 Key: CLOUDSTACK-7930
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7930
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Anshul Gangwar
            Assignee: Anshul Gangwar
            Priority: Critical


Setting Integer/Float/Boolean to invalid values results in NullPointerException, NumberFormatException later in code.

In case of network.throttling.rate parameter set to null results in deploy VM failure with message of null and no other exception.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)