You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Chandan Purushothama (JIRA)" <ji...@apache.org> on 2013/07/17 21:59:46 UTC

[jira] [Created] (CLOUDSTACK-3603) "template_store_ref" table has Invalid URL References

Chandan Purushothama created CLOUDSTACK-3603:
------------------------------------------------

             Summary: "template_store_ref" table has Invalid URL References
                 Key: CLOUDSTACK-3603
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3603
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.2.0
            Reporter: Chandan Purushothama
             Fix For: 4.2.0




mysql> select id,template_id,download_state,install_path,url,state from template_store_ref;
+----+-------------+----------------+--------------------------------------------------------------+-----------------------------------------------------------------------------------------+-------+
| id | template_id | download_state | install_path                                                 | url                                                                                     | state |
+----+-------------+----------------+--------------------------------------------------------------+-----------------------------------------------------------------------------------------+-------+
|  4 |           3 | DOWNLOADED     | template/tmpl/1/3/4f102c62-686d-42d9-8a07-11d2058c7d31.qcow2 | http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2             | Ready |
|  5 |           1 | DOWNLOADED     | template/tmpl/1/1/4ab43c65-76d5-4196-8d3f-08a5a803b195.vhd   | http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2               | Ready |
|  6 |           4 | DOWNLOADED     | template/tmpl/1/4/4694cfe1-1f7d-3ce8-bda2-914b5e1ed979.qcow2 | http://download.cloud.com/releases/2.2.0/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2 | Ready |
+----+-------------+----------------+--------------------------------------------------------------+-----------------------------------------------------------------------------------------+-------+
3 rows in set (0.00 sec)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira