Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 2765)

Ticket Resolution Summary Owner Reporter
#428 fixed WMS getCapability empty response if no service defined Nikolche Kolev abeccati
Description

When running a getCapabilites request to WMS server while no WMS service has been defined an empty document is returned instead of an error.

catalina.out message:

ERROR [17:42:53] DatabaseConfigAdapter@93: Error: Failed to find service definition in database:Error: Service not found. ERROR [17:42:53] WMSException@197: WMSException::WMSException(302,null): warning: cannot read message file pertaining to resource /var/lib/tomcat6/webapps/petascope/WEB-INFwms-messages/raswms_msgs_en; no texts will be available.

#431 fixed Update supported base DB to postgres 9.0+ miracee abeccati
Description

Seems appropriate to have this feature for rasdaman 9.0

Will require running tests on an updated postgres instance and spawning/addressing the related issues to be fixed, if any.

#433 fixed relese 8.5beta1 does not build for packaging Piero Campalani abeccati
Description

Got this report from EOX when trying to package, probably a file removed from the source tree but not from the related Makefile

NOTE: Should be fixed by patch already submitted under #421

I got the following error while building:

- -----------------------
cp -r lib/activation.jar lib/antlrworks-1.2.3.jar lib/antlrworks-1.3.1.jar lib/commons-fileupload-1.2.jar lib/commons-io-1.3.2.jar lib/commons-math-1.1.jar lib/gml-v_3_1_1-schema-1.0-SNAPSHOT.jar lib/jaxb-api.jar lib/jaxb-impl.jar lib/jaxb-xjc.jar lib/joda-time-1.6.jar lib/jsr173_1.0_api.jar lib/log4j-1.2.15.jar lib/ows-v_1_0_0-schema-1.0-SNAPSHOT.jar
lib/postgresql-8.3-604.jdbc4.jar ../../java/dist/rasj.jar lib/servlet-2_5-api.jar lib/slf4j-api-1.5.8.jar lib/slf4j-log4j12-1.5.8.jar lib/wcst-schema.jar lib/wcs-v_1_1_0-schema-1.0-SNAPSHOT.jar lib/xom-1.2.6.jar lib/uuid-3.2.jar lib/cos.jar lib/junit-4.5.jar lib/gt-opengis-2.7.4.jar lib/gt-referencing-2.7.4.jar lib/jts-1.11.jar lib/gt-api-2.7.4.jar lib/commons-pool-1.5.4.jar lib/gt-epsg-wkt-2.7.4.jar lib/jai_core-1.1.3.jar lib/jsr-275-1.0-beta-2.jar lib/vecmath-1.3.2.jar lib/hsqldb-1.8.0.7.jar lib/date4j.jar lib/gt-metadata-2.7.4.jar lib/xercesImpl-2.7.1.jar build/web/WEB-INF/lib
cp: cannot stat `lib/antlrworks-1.2.3.jar': No such file or directory
make[3]: *** [compileit] Error 1
rm build/web/WEB-INF/classes/all.javas
make[3]: Leaving directory
`/home/vagrant/rpmbuild/BUILD/rasdaman-8.5.0/applications/petascope'
make[2]: *** [all-recursive] Error 1
- -----------------------

I used a clean vagrant machine and the following command to get & pack the source code:

git archive --format=tar --prefix=rasdaman-8.5.0/ v8.5.0-beta1 | gzip
> ../rasdaman-8.5.0.tar.gz
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.