Opened 7 years ago
Closed 7 years ago
#1693 closed defect (fixed)
Petascope_migration for petascopedb version < 9.5 will not run if SECORE is not running
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
so first, if secore is not running and I migrate from petascopedb 9.4
it will show error in console
INFO [13:42:30] LegacyMigrationService@169: ... cannot migrate coverage with error 'http://localhost:8080/def/crs/EPSG/0/4326: resolver exception: http://localhost:8080/def/crs/EPSG/0/4326', skipping.
after that petascopedb is renamed to petascopedb_94_backup and it has an empty petascopedb version 9.5.
For migration for petascopedb version < 9.5 and SECORE is not running, it should throw exception before trying to migrate.
Note:
See TracTickets
for help on using tickets.