Hi all, I went through the following steps,
Login to the CloudStack UI with root admin account --> clicked on Network tab --> I've selected 'VPN Customer Gateway' from Select view dropdown box, Then I got the following error. Can you please conform why this error is coming and how can resolve this problem. "Caught: com.mysql.jdbc.JDBC4PreparedStatement@12546083: SELECT s2s_customer_gateway.id, s2s_customer_gateway.uuid, s2s_customer_gateway.name, s2s_customer_gateway.gateway_ip, s2s_customer_gateway.guest_cidr_list, s2s_customer_gateway.ipsec_psk, s2s_customer_gateway.ike_policy, s2s_customer_gateway.esp_policy, s2s_customer_gateway.ike_lifetime, s2s_customer_gateway.esp_lifetime, s2s_customer_gateway.dpd, s2s_customer_gateway.domain_id, s2s_customer_gateway.account_id, s2s_customer_gateway.removed FROM s2s_customer_gateway INNER JOIN account ON s2s_customer_gateway.account_id=account.id WHERE s2s_customer_gateway.removed IS NULL AND (account.type != 5 ) ORDER BY s2s_customer_gateway.id DESC LIMIT 0, 20" Recently I've upgraded ACS 4.2.0 to ACS 4.3. Using 6.2 XenServers. Thank you, Suneel Mallela