Opened 4 years ago
Closed 4 years ago
#2340 closed enhancement (fixed)
Petascope - "type already exists" error message when RASBASE is cleaned up but not petascope
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
This happens when petascopedb has imported data, but RASBASE is blank.
Then, one wants to update an existing coverage.
Petascope cannot find the rasdaman types of this coverage and it will throw exception "type already exists".
It should throw better error message, like "collection does not exist to update".
Note:
See TracTickets
for help on using tickets.
I did a test with a coverage exists in petascopedb, RASBASE is cleaned, and then run wcst_import to update this existing coverage.
Petascope throws proper error from rasdaman:
collection name does not exist
.