[
https://issues.apache.org/jira/browse/CLOUDSTACK-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daan Hoogland resolved CLOUDSTACK-6130.
---------------------------------------
Resolution: Fixed
> [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: 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.2#6252)