You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Hugo Trippaers (JIRA)" <ji...@apache.org> on 2014/02/20 08:26:22 UTC

[jira] [Assigned] (CLOUDSTACK-6130) [Automation] listPublicAdress is failing

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

Hugo Trippaers reassigned CLOUDSTACK-6130:
------------------------------------------

    Assignee: Hugo Trippaers

> [Automation] listPublicAdress is failing 
> -----------------------------------------
>
>                 Key: CLOUDSTACK-6130
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6130
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.4.0
>         Environment: xenserver 6.2, advanced zone
>            Reporter: Srikanteswararao Talluri
>            Assignee: Hugo Trippaers
>            Priority: Blocker
>             Fix For: 4.4.0
>
>
> List PublicAddress call is resulting in following error:
> listpublicipaddresses failed, due to: errorCode: 530, errorText:DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@4847303b: SELECT COUNT(*) FROM user_ip_address  INNER JOIN account ON user_ip_address.account_id=account.id  INNER JOIN vlan ON user_ip_address.vlan_db_id=vlan.id WHERE user_ip_address.account_id=5 AND user_ip_address.allocated IS NOT NULL  AND  (account.type != 'VirtualNetwork' ) AND (vlan.vlan_type = ** NOT SPECIFIED ** )
> Link to automated test failure:
> http://jenkins.buildacloud.org/view/cloudstack-qa-master/job/test-smoke-matrix-master/5/suite=test_network/testReport/integration.smoke.test_network/TestReleaseIP/test_releaseIP/



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)