Opened 7 months ago
Closed 7 months ago
#2810 closed defect (fixed)
FIX - Petascope should not request non-existing UoM CRS from SECORE
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.3 |
Component: | petascope | Version: | 10.3 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
When running test wcst_import, in petascope.log it has:
ERROR [2024-04-09 11:33:18] SecoreController@128: Exception caught when resolving URI: http://localhost:8080/rasdaman/def/uom/OGC/1.0/GridSpacing. Reason: Failed resolving request 'http://localhost:8080/uom/def/OGC/1.0/GridSpacing', check if version number is valid or crs definition exists first. InvalidRequest: Failed resolving request 'http://localhost:8080/uom/def/OGC/1.0/GridSpacing', check if version number is valid or crs definition exists first. at org.rasdaman.secore.handler.GeneralHandler.resolveRequest(GeneralHandler.java:124) at org.rasdaman.secore.handler.GeneralHandler.handle(GeneralHandler.java:88) at org.rasdaman.secore.Resolver.resolve(Resolver.java:104)
Note:
See TracTickets
for help on using tickets.
The issue comes from wcst_import, it should not send the request to local petascope's internal secore for
GridSpacing
uom.