Opened 6 years ago

Closed 6 years ago

#1876 closed defect (fixed)

wcst_import should check if a coverage exists or not first

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: major Milestone: 9.7
Component: wcst_import Version: development
Keywords: Cc:
Complexity: Medium

Description

Before starting ingestion otherwise confusing errors like this appear before the first InsertCoverage is done:

petascope.log.1: ERROR [12:38:44] ExceptionAdvice@57: Catched an exception: 
petascope.log.1-petascope.exceptions.PetascopeException: Coverage 'eosc_b9' does not exist in persistent database.
petascope.log.1-    at org.rasdaman.repository.service.CoverageRepostioryService.readCoverageByIdFromDatabase(CoverageRepostioryService.java:189)

Change History (1)

comment:1 by Bang Pham Huu, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.