Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-1123

ListStoragePools API broken by refactor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.0
    • 4.1.0
    • API
    • Security Level: Public (Anyone can view this level - this is the default.)

    Description

      From: Devdeep Singh <devdeep.singh@citrix.com>
      To: "cloudstack-dev@incubator.apache.org"
      <cloudstack-dev@incubator.apache.org>
      Date: Thu, 31 Jan 2013 21:43:47 +0530

      I observed that the lisStoragePools api is broken if it is called with a parameter. E.g if called with the zoneid parameter it fails with the following exception

      ERROR [cloud.api.ApiServer] (ApiServer-4 unhandled exception executing api command: listStoragePools
      com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@3f135a: SELECT DISTINCT(storage_pool_view.id) FROM storage_pool_view WHERE storage_pool_view.cluster_id = ** STREAM DATA ** AND storage_pool_view.removed IS NULL ORDER BY storage_pool_view.id ASC LIMIT 0, 500
      at com.cloud.utils.db.GenericDaoBase.searchIncludingRemoved(GenericDaoBase.java:410)
      at com.cloud.utils.db.DatabaseCallback.intercept(DatabaseCallback.java:34)
      at com.cloud.utils.db.GenericDaoBase.searchIncludingRemoved(GenericDaoBase.java:345)

      Attachments

        Activity

          People

            tsp Prasanna
            tsp Prasanna
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: