You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Bharat Kumar (JIRA)" <ji...@apache.org> on 2016/12/01 06:17:59 UTC

[jira] [Created] (CLOUDSTACK-9638) Problems caused when inputting double-byte numbers for custom compute offerings

Bharat Kumar created CLOUDSTACK-9638:
----------------------------------------

             Summary:  Problems caused when inputting double-byte numbers for custom compute offerings
                 Key: CLOUDSTACK-9638
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9638
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.9.0
            Reporter: Bharat Kumar
            Assignee: Bharat Kumar
             Fix For: 4.9.0.1


When creating a VM with a custom compute offering, CloudPlatform allows the input of double-byte numbers. The VM will be created but listVirtualMachines will subsequently fail with an exception. The problem seems to be with the value of detail_value for the associated entry in the user_vm_view table. If you manually change it to a regular number the issue is resolved. Double-byte numbers should either be considered invalid for custom offerings and rejected, or listVMs should work when they are used for a VM.



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