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

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

Srikanteswararao Talluri created CLOUDSTACK-6130:
----------------------------------------------------

             Summary: [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
            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)