Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#1177 fixed Download multipart error in WCSClient Bang Pham Huu
Description

In WCSClient, I see a checkbox named multipart and it will create this query

http://localhost:8080/rasdaman/ows?&SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCoverage&COVERAGEID=mr&FORMAT=image/jp2&MEDIATYPE=multipart/related

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

http://localhost:8080/rasdaman/ows?&SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCoverage&COVERAGEID=mr&FORMAT=image/png&MEDIATYPE=multipart/related

No appropriate format extension was found that can handle the request for format : image/png

#1178 fixed Can't debug rasserver with gdb Dimitar Misev
Description

It seems like gdb just doesn't work anymore with rasnet (setting breakpoints or doing anything else). Can you check as well? Any ideas?

ps aux | grep rasserver # to find the pid
gdb -p <pid>
#1182 fixed rasmgr with rasnet should not start if the port is used George Merticariu
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.