Opened 9 years ago
Closed 8 years ago
#1177 closed defect (fixed)
Download multipart error in WCSClient
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.3 |
Component: | petascope | Version: | development |
Keywords: | petascope | Cc: | Dimitar Misev, Alex Dumitru |
Complexity: | Medium |
Description
In WCSClient, I see a checkbox named multipart and it will create this query
However, it will throw error
<ows:ExceptionText>
Error executing rasql query: Error evaluating rasdaman query: 'select encode(c, "JP2OpenJPEG", "CODEC=jp2;xmin=0.0;xmax=255.0;ymin=0.0;ymax=210.0;crs=OGC:Index2D;config=GMLJP2OVERRIDE /tmp/mr_jp2openjpeg5713770897590528779.tmp") from mr AS c where oid©=1025
</ows:ExceptionText>
</ows:Exception>
<ows:Exception exceptionCode="RasdamanRequestFailed">
<ows:ExceptionText>
Error evaluating rasdaman query: 'select encode(c, "JP2OpenJPEG", "CODEC=jp2;xmin=0.0;xmax=255.0;ymin=0.0;ymax=210.0;crs=OGC:Index2D;config=GMLJP2OVERRIDE /tmp/mr_jp2openjpeg5713770897590528779.tmp") from mr AS c where oid©=1025
</ows:ExceptionText>
</ows:Exception>
<ows:Exception exceptionCode="RuntimeError">
<ows:ExceptionText>
org.odmg.QueryException : Unexpected internal server error.
Also, only JP2000 is support to have download in multipart, the other encode like png, tiff, netcdf has error or just blank page, e.g
No appropriate format extension was found that can handle the request for format : image/png