Opened 10 years ago

Closed 10 years ago

#585 closed defect (fixed)

improve petascope error message

Reported by: Peter Baumann Owned by: Piero Campalani
Priority: major Milestone:
Component: petascope Version: development
Keywords: Cc:
Complexity: Easy

Description

this request:

for c in mean_summer_airtemp
return encode(c,"crs")

seems to return:

WCPS Error: Could not evaluate rasdaman query: 'select crs© from mean_summer_airtemp AS c where oid©=3073' Cause: Error evaluating rasdaman query: 'select crs© from mean_summer_airtemp AS c where oid©=3073

…this (and further?) error messages should be more meaningful to the user. The exceptions should be caught and mapped to some understandable error text.

Change History (2)

comment:1 by Dimitar Misev, 10 years ago

I think we can close this as the WCPS 2.0 implementation has addressed it?

comment:2 by Peter Baumann, 10 years ago

Resolution: fixed
Status: newclosed

indeed, closing it therefore.

Note: See TracTickets for help on using tickets.