You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "angeline shen (JIRA)" <ji...@apache.org> on 2013/02/21 01:37:12 UTC

[jira] [Updated] (CLOUDSTACK-1348) API/UI: zoneObj is undefined

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angeline shen updated CLOUDSTACK-1348:
--------------------------------------

    Summary: API/UI: zoneObj is undefined  (was: API/UI: )
    
> API/UI: zoneObj is undefined
> ----------------------------
>
>                 Key: CLOUDSTACK-1348
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1348
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API, UI
>    Affects Versions: 4.1.0
>         Environment: MS   rhel 6.3   ASF 4.1  
> host  rhel6.3    KVM
>            Reporter: angeline shen
>             Fix For: 4.1.0
>
>
> MS   rhel 6.3   ASF 4.1  
> host  rhel6.3    KVM
> 1. advance zone,  download  iso &  installed
> http://nfs1.lab.vmops.com/isos_64bit/Windows-Server-2008/en_windows_server_2008_r2_standard_enterprise_datacenter_web_vl_build_x64_dvd_x15-59754.iso
>          download  iso & installed
> http://nfs1.lab.vmops.com/isos_64bit/rhel-server-6.3-x86_64-dvd.iso
> 2. create   VPC   z1vpc1    create  VPC networks:
>    z1vpc1G1   
>    z1vpc1G2
>    z1vpc1G1:  create VMs using centos5.6 templates - successful
>    z1vpc1G2:  create VM  z1vpc1G2adminw2008V5    using downloaded windows iso - fail 
> 2013-02-20 14:47:45,647 DEBUG [cloud.network.NetworkModelImpl] (catalina-exec-7:null) Service SecurityGroup is not supported in the network id=205
> 2013-02-20 14:47:45,879 DEBUG [cloud.vm.UserVmManagerImpl] (catalina-exec-7:null) Allocating in the DB for vm
> 2013-02-20 14:47:45,933 ERROR [cloud.api.ApiServer] (catalina-exec-7:null) unhandled exception executing api command: deployVirtualMachine
> 3. In  VPC z1vpc1  create 4 network ACLs for each of  networks   z1vpcG1    z1vpcG2:
>     TCP ingress rule    ICMP ingress rule    TCP egress rule     ICMP egress rule
>   
>   Error result:   UI displays dialog:  Unable to insert queue item into database, DB is full?
>                       In UI:   however  network ACL  entries were added 
>    DB :   shows some entries  in ADD state,  some in Active state
> 4. In VPC network  z1vpc1G1  allocate  IP addresses, add & assign PortFordwarding rules to VMs
>    
>     Error result:   UI displays dialog:  Unable to insert queue item into database, DB is full?
>                       In UI:  PF  rules were added & assigned to VMs
>    DB :   shows  entries  in ADD state 
>   
> 5. Did many other operations:
>     then clik Instance tab>  the instance z1vpc1G2adminw2008V5 that failed to be created  earlier
>     showed up in the UI in stopped state
>     Click this instance,   MS  UI frozen:
>     UI display dialog:  
> unable to execute API command listzones due to invalid value. Invalid parameter value=undefined due to incorrect long value format, or entity was not found as it may have been deleted, or due to incorrect parameter annotaation for the field in api cmd
>    firebug shows:   
>    zoneObj is undefined 
>    if (zoneObj.networktype == "Basic" )  { //Basic zone    
>     
>   
>    

--
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