Skip to content

Instantly share code, notes, and snippets.

View severo's full-sized avatar

Sylvain Lesage severo

View GitHub Profile
2012-12-04 08:34:19,242 ERROR [jeeves.engine] - Raised exception while starting appl handler. Skipped.
2012-12-04 08:34:19,243 ERROR [jeeves.engine] - Handler : org.fao.geonet.Geonetwork
2012-12-04 08:34:19,243 ERROR [jeeves.engine] - Exception : java.util.NoSuchElementException: Could not aquire feature:org.geotools.data.DataSourceException: Error querying QuadTree
2012-12-04 08:34:19,244 ERROR [jeeves.engine] - Message : Could not aquire feature:org.geotools.data.DataSourceException: Error querying QuadTree
2012-12-04 08:34:19,245 ERROR [jeeves.engine] - Stack : java.util.NoSuchElementException: Could not aquire feature:org.geotools.data.DataSourceException: Error querying QuadTree
at org.geotools.data.store.NoContentIterator.next(NoContentIterator.java:56)
at org.geotools.data.store.NoContentIterator.next(NoContentIterator.java:41)
at org.geotools.feature.collection.DelegateFeatureIterator.next(DelegateFeatureIterator.java:58)
at org.fao.geonet.kernel.search.spatial.SpatialIndexWrit