Skip to content

Instantly share code, notes, and snippets.

@bartvde
Created November 21, 2011 13:53
Show Gist options
  • Save bartvde/1382670 to your computer and use it in GitHub Desktop.
Save bartvde/1382670 to your computer and use it in GitHub Desktop.
2011-11-21 14:52:40,135 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces.xml
2011-11-21 14:52:40,145 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces.xml'; to: '/rest/workspaces.xml' and httpMethod= GET
2011-11-21 14:52:40,146 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:40,146 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:40,146 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:40,146 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces.xml]
2011-11-21 14:52:40,155 DEBUG [catalog.rest] - GET all workspaces
2011-11-21 14:52:40,158 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:40,164 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/datastores.xml
2011-11-21 14:52:40,168 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/datastores.xml'; to: '/rest/workspaces/geonode/datastores.xml' and httpMethod= GET
2011-11-21 14:52:40,168 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:40,168 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:40,168 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/datastores.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:40,168 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/datastores.xml]
2011-11-21 14:52:40,183 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:40,186 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/coveragestores.xml
2011-11-21 14:52:40,191 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/coveragestores.xml'; to: '/rest/workspaces/geonode/coveragestores.xml' and httpMethod= GET
2011-11-21 14:52:40,191 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:40,191 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:40,191 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/coveragestores.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:40,192 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/coveragestores.xml]
2011-11-21 14:52:40,203 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:40,208 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/datastores/geonode/featuretypes.xml
2011-11-21 14:52:40,211 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/datastores/geonode/featuretypes.xml'; to: '/rest/workspaces/geonode/datastores/geonode/featuretypes.xml' and httpMethod= GET
2011-11-21 14:52:40,212 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:40,212 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:40,212 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/datastores/geonode/featuretypes.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:40,212 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/datastores/geonode/featuretypes.xml]
2011-11-21 14:52:40,221 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:40,225 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/datastores/geonode/featuretypes
2011-11-21 14:52:40,236 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/datastores/geonode/featuretypes'; to: '/rest/workspaces/geonode/datastores/geonode/featuretypes' and httpMethod= POST
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/datastores/geonode/featuretypes'; antPath is /**; matchedPath=true; matchedMethods=false
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@68dda0a
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: POST
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[1]: DELETE
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[2]: PUT
2011-11-21 14:52:40,237 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/datastores/geonode/featuretypes'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:40,237 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/datastores/geonode/featuretypes]
2011-11-21 14:52:40,279 INFO [org.geoserver] - Loaded feature type 'annotations_14', disabled
2011-11-21 14:52:40,280 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:40,407 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:40,408 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:40,535 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:40,535 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:41,546 DEBUG [geotools.jdbc] - Create schema: CREATE TABLE "public"."annotations_14" ( "fid" SERIAL PRIMARY KEY, "timestamp" timestamp NOT NULL , "the_geom" geometry NOT NULL , "title" VARCHAR NOT NULL )
2011-11-21 14:52:41,891 DEBUG [geotools.jdbc] - DELETE FROM GEOMETRY_COLUMNS WHERE f_table_catalog='' AND f_table_schema = 'public' AND f_table_name = 'annotations_14' AND f_geometry_column = 'the_geom'
2011-11-21 14:52:42,016 DEBUG [geotools.jdbc] - INSERT INTO GEOMETRY_COLUMNS VALUES ('','public','annotations_14','the_geom',2,900913,'GEOMETRY')
2011-11-21 14:52:42,108 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run...
2011-11-21 14:52:42,156 DEBUG [geotools.jdbc] - ALTER TABLE "public"."annotations_14" ADD CONSTRAINT "enforce_srid_the_geom" CHECK (SRID("the_geom") = 900913)
2011-11-21 14:52:42,290 DEBUG [geotools.jdbc] - ALTER TABLE "public"."annotations_14" ADD CONSTRAINT "enforce_dims_the_geom" CHECK (st_ndims("the_geom") = 2)
2011-11-21 14:52:42,420 DEBUG [geotools.jdbc] - CREATE INDEX "spatial_annotations_14_the_geom" ON "public"."annotations_14" USING GIST ("the_geom")
2011-11-21 14:52:42,554 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:42,554 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:42,683 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:42,683 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:42,822 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:42,822 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:42,949 DEBUG [geotools.jdbc] - Getting information about primary keys of annotations_14
2011-11-21 14:52:43,215 DEBUG [geotools.jdbc] - Grabbing table pk metadata: SELECT "fid" FROM "public"."annotations_14" WHERE 0=1
2011-11-21 14:52:43,469 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:43,469 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:43,596 DEBUG [geotools.jdbc] - Geometry type check; SELECT TYPE FROM geometry_columns WHERE F_TABLE_SCHEMA = 'public' AND F_TABLE_NAME = 'annotations_14' AND f_geometry_column = 'the_geom'
2011-11-21 14:52:43,734 DEBUG [geotools.jdbc] - Geometry srid check; SELECT SRID FROM GEOMETRY_COLUMNS WHERE F_TABLE_SCHEMA = 'public' AND F_TABLE_NAME = 'annotations_14' AND F_GEOMETRY_COLUMN = 'the_geom'
2011-11-21 14:52:43,866 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:43,868 DEBUG [geotools.jdbc] - CREATE CONNECTION
2011-11-21 14:52:43,993 WARN [geotools.jdbc] - Failed to use ST_Estimated_Extent, falling back on envelope aggregation
org.postgresql.util.PSQLException: ERROR: LWGEOM_estimated_extent: couldn't locate table within current schema
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2062)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1795)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:479)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:353)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:252)
at org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
at org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
at org.geotools.data.postgis.PostGISDialect.getOptimizedBounds(PostGISDialect.java:247)
at org.geotools.jdbc.JDBCDataStore.getBounds(JDBCDataStore.java:1106)
at org.geotools.jdbc.JDBCFeatureSource.getBoundsInternal(JDBCFeatureSource.java:501)
at org.geotools.jdbc.JDBCFeatureStore.getBoundsInternal(JDBCFeatureStore.java:184)
at org.geotools.data.store.ContentFeatureSource.getBounds(ContentFeatureSource.java:381)
at org.geotools.data.store.ContentFeatureSource.getBounds(ContentFeatureSource.java:353)
at org.geotools.data.SimpleFeatureSourceBridge.getBounds(SimpleFeatureSourceBridge.java:49)
at org.vfny.geoserver.global.GeoServerFeatureSource.getBounds(GeoServerFeatureSource.java:564)
at org.geoserver.catalog.CatalogBuilder.getNativeBounds(CatalogBuilder.java:513)
at org.geoserver.catalog.CatalogBuilder.doSetupBounds(CatalogBuilder.java:451)
at org.geoserver.catalog.CatalogBuilder.setupBounds(CatalogBuilder.java:440)
at org.geoserver.catalog.CatalogBuilder.initFeatureType(CatalogBuilder.java:647)
at org.geoserver.catalog.rest.FeatureTypeResource.handleObjectPost(FeatureTypeResource.java:139)
at org.geoserver.rest.ReflectiveResource.handlePost(ReflectiveResource.java:120)
at org.restlet.Finder.handle(Finder.java:296)
at org.geoserver.rest.BeanDelegatingRestlet.handle(BeanDelegatingRestlet.java:37)
at org.restlet.Filter.doHandle(Filter.java:105)
at org.restlet.Filter.handle(Filter.java:134)
at org.restlet.Router.handle(Router.java:444)
at org.geoserver.rest.RESTDispatcher$1.handle(RESTDispatcher.java:204)
at com.noelios.restlet.ext.servlet.ServletConverter.service(ServletConverter.java:129)
at org.geoserver.rest.RESTDispatcher.handleRequestInternal(RESTDispatcher.java:86)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:790)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:560)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:23)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:368)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
at org.geonode.security.GeoNodeAnonymousProcessingFilter.doFilter(GeoNodeAnonymousProcessingFilter.java:93)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:177)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
at org.geonode.security.GeoNodeCookieProcessingFilter.doFilter(GeoNodeCookieProcessingFilter.java:107)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:79)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:169)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:71)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.geoserver.filters.ReverseProxyFilter.doFilter(ReverseProxyFilter.java:183)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:41)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:405)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:964)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:515)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:304)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
2011-11-21 14:52:43,995 DEBUG [geotools.jdbc] - Retriving bounding box: SELECT ST_AsText(ST_Force_2D(ST_Envelope(ST_Extent("the_geom"::geometry)))) FROM "public"."annotations_14"
2011-11-21 14:52:44,117 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2011-11-21 14:52:44,118 DEBUG [geoserver.config] - Persisting feature type annotations_14
2011-11-21 14:52:44,125 DEBUG [geoserver.config] - Persisted org.geoserver.catalog.impl.FeatureTypeInfoImpl to /Library/Tomcat/webapps/geoserver/data/workspaces/geonode/geonode/annotations_14/featuretype.xml
2011-11-21 14:52:44,128 DEBUG [geoserver.config] - Persisted $Proxy16 to /Library/Tomcat/webapps/geoserver/data/global.xml
2011-11-21 14:52:44,128 DEBUG [catalog.impl] - Warning, some code is setting the LayerInfo name, but that will be ignored
2011-11-21 14:52:44,129 DEBUG [geoserver.config] - Persisting layer annotations_14
2011-11-21 14:52:44,132 DEBUG [geoserver.config] - Persisted org.geoserver.catalog.impl.LayerInfoImpl to /Library/Tomcat/webapps/geoserver/data/workspaces/geonode/geonode/annotations_14/layer.xml
2011-11-21 14:52:44,132 DEBUG [gwc.layer] - Handling add event: LayerInfoImpl[annotations_14, resource:FeatureTypeInfoImpl[annotations_14]]
2011-11-21 14:52:44,132 INFO [gwc.layer] - Saving geonode:annotations_14
2011-11-21 14:52:44,133 DEBUG [geoserver.config] - Persisting layer annotations_14
2011-11-21 14:52:44,135 DEBUG [geoserver.config] - Persisted org.geoserver.catalog.impl.LayerInfoImpl to /Library/Tomcat/webapps/geoserver/data/workspaces/geonode/geonode/annotations_14/layer.xml
2011-11-21 14:52:44,135 DEBUG [gwc.layer] - Handling modify event for LayerInfoImpl[annotations_14, resource:FeatureTypeInfoImpl[annotations_14]]
2011-11-21 14:52:44,138 DEBUG [geoserver.config] - Persisted $Proxy16 to /Library/Tomcat/webapps/geoserver/data/global.xml
2011-11-21 14:52:44,139 DEBUG [grid.BoundingBox] - Created BBOX: Min X: -8.983152841195214E-6 Min Y: -8.983152840993819E-6 Max X: 0.0 Max Y: 0.0
2011-11-21 14:52:44,139 DEBUG [grid.BoundingBox] - Created BBOX: Min X: -180.0 Min Y: -90.0 Max X: 180.0 Max Y: 90.0
2011-11-21 14:52:44,139 DEBUG [grid.BoundingBox] - Created BBOX: Min X: -0.9999999998607989 Min Y: -1.0000000003384726 Max X: 0.0 Max Y: -7.081154550627917E-10
2011-11-21 14:52:44,140 DEBUG [grid.BoundingBox] - Created BBOX: Min X: -2.003750834E7 Min Y: -2.003750834E7 Max X: 2.003750834E7 Max Y: 2.003750834E7
2011-11-21 14:52:44,140 DEBUG [storage.BDBQuotaStore] - Creating TileSet for quota tracking: TileSet[geonode:annotations_14#EPSG:4326#image/png]
2011-11-21 14:52:44,141 DEBUG [storage.BDBQuotaStore] - Creating TileSet for quota tracking: TileSet[geonode:annotations_14#EPSG:900913#image/jpeg]
2011-11-21 14:52:44,142 DEBUG [storage.BDBQuotaStore] - Creating TileSet for quota tracking: TileSet[geonode:annotations_14#EPSG:900913#image/png]
2011-11-21 14:52:44,143 DEBUG [storage.BDBQuotaStore] - Creating TileSet for quota tracking: TileSet[geonode:annotations_14#EPSG:4326#image/jpeg]
2011-11-21 14:52:44,149 DEBUG [geoserver.config] - Persisted $Proxy16 to /Library/Tomcat/webapps/geoserver/data/global.xml
2011-11-21 14:52:44,150 INFO [catalog.rest] - POST feature typegeonode,annotations_14
2011-11-21 14:52:44,155 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces.xml
2011-11-21 14:52:44,172 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces.xml'; to: '/rest/workspaces.xml' and httpMethod= GET
2011-11-21 14:52:44,172 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:44,172 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:44,172 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:44,173 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces.xml]
2011-11-21 14:52:44,186 DEBUG [catalog.rest] - GET all workspaces
2011-11-21 14:52:44,189 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:44,193 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/datastores.xml
2011-11-21 14:52:44,198 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/datastores.xml'; to: '/rest/workspaces/geonode/datastores.xml' and httpMethod= GET
2011-11-21 14:52:44,198 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:44,198 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:44,198 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/datastores.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:44,199 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/datastores.xml]
2011-11-21 14:52:44,209 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:44,218 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/coveragestores.xml
2011-11-21 14:52:44,231 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/coveragestores.xml'; to: '/rest/workspaces/geonode/coveragestores.xml' and httpMethod= GET
2011-11-21 14:52:44,232 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:44,232 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:44,232 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/coveragestores.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:44,232 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/coveragestores.xml]
2011-11-21 14:52:44,240 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:44,243 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces/geonode/datastores/geonode/featuretypes.xml
2011-11-21 14:52:44,249 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces/geonode/datastores/geonode/featuretypes.xml'; to: '/rest/workspaces/geonode/datastores/geonode/featuretypes.xml' and httpMethod= GET
2011-11-21 14:52:44,249 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@13d982e4
2011-11-21 14:52:44,249 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET
2011-11-21 14:52:44,249 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces/geonode/datastores/geonode/featuretypes.xml'; antPath is /**; matchedPath=true; matchedMethods=true
2011-11-21 14:52:44,249 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/rest/workspaces/geonode/datastores/geonode/featuretypes.xml]
2011-11-21 14:52:44,258 DEBUG [geoserver.filters] - Compressing output for mimetype: application/xml
2011-11-21 14:52:44,358 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/wms
2011-11-21 14:52:44,359 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/wms]
2011-11-21 14:52:44,359 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/wms]
2011-11-21 14:52:44,359 DEBUG [ows.OWSHandlerMapping] - No handler mapping found for [/wms]
2011-11-21 14:52:44,359 DEBUG [ows.OWSHandlerMapping] - Mapping [/wms] to HandlerExecutionChain with handler [org.geoserver.ows.Dispatcher@14add9ad] and 1 interceptor
2011-11-21 14:52:44,360 INFO [geoserver.wfs] -
Request: getServiceInfo
2011-11-21 14:52:44,360 INFO [geoserver.wfs] -
Request: describeFeatureType
handle = null
service = WFS
version = 1.1.0
baseUrl = http://localhost:8080/geoserver/
providedVersion = null
extendedProperties = {}
typeName = [{http://geonode.org/}annotations_14]
outputFormat = text/xml; subtype=gml/3.1.1
2011-11-21 14:52:44,369 DEBUG [geoserver.filters] - Compressing output for mimetype: text/xml; subtype=gml/3.1.1
2011-11-21 14:52:52,108 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run...
2011-11-21 14:53:02,107 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run...
2011-11-21 14:53:12,109 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run...
2011-11-21 14:53:22,108 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment