Created
December 12, 2011 11:47
-
-
Save bartvde/1466781 to your computer and use it in GitHub Desktop.
geoserver log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2011-12-12 12:47:00,767 DEBUG [geoserver.filters] - Compressing output for mimetype: text/xml; subtype=gml/3.1.1 | |
| 2011-12-12 12:47:00,815 DEBUG [wms.map] - Writing png image ... done! | |
| 2011-12-12 12:47:00,869 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces.xml | |
| 2011-12-12 12:47:00,875 DEBUG [security.RESTfulDefinitionSource] - Line 1: /**:GET=ROLE_ADMINISTRATOR | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - ~~~~~~~~~~ name= /**:GET firstColonIndex= 3 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - ~~~~~~~~~~ name= /**:GET antPath= /** methods= GET | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - methodList = [Ljava.lang.String;@5d30cd23 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - method[0]: GET | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Added Ant path: /**; attributes: [ROLE_ADMINISTRATOR], httpMethods: [Ljava.lang.String;@5d30cd23 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - httpMethods[0]: GET | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - Line 1: /**:POST,DELETE,PUT=ROLE_ADMINISTRATOR | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - ~~~~~~~~~~ name= /**:POST,DELETE,PUT firstColonIndex= 3 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - ~~~~~~~~~~ name= /**:POST,DELETE,PUT antPath= /** methods= POST,DELETE,PUT | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - methodList = [Ljava.lang.String;@2eebe4a1 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - method[0]: POST | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - method[1]: DELETE | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulDefinitionSource] - method[2]: PUT | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Added Ant path: /**; attributes: [ROLE_ADMINISTRATOR], httpMethods: [Ljava.lang.String;@2eebe4a1 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - httpMethods[0]: POST | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - httpMethods[1]: DELETE | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - httpMethods[2]: PUT | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces.xml'; to: '/rest/workspaces.xml' and httpMethod= GET | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@5d30cd23 | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET | |
| 2011-12-12 12:47:00,876 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces.xml'; antPath is /**; matchedPath=true; matchedMethods=true | |
| 2011-12-12 12:47:00,880 DEBUG [geoserver.filters] - filtering http://localhost:8080/geoserver/rest/workspaces.xml | |
| 2011-12-12 12:47:00,886 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Converted URL to lowercase, from: '/rest/workspaces.xml'; to: '/rest/workspaces.xml' and httpMethod= GET | |
| 2011-12-12 12:47:00,886 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@5d30cd23 | |
| 2011-12-12 12:47:00,886 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - method[0]: GET | |
| 2011-12-12 12:47:00,886 DEBUG [security.RESTfulPathBasedFilterInvocationDefinitionMap] - Candidate is: '/rest/workspaces.xml'; antPath is /**; matchedPath=true; matchedMethods=true | |
| 2011-12-12 12:47:01,953 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run... | |
| 2011-12-12 12:47:11,953 DEBUG [diskquota.CacheCleanerTask] - DiskQuota disabled, ignoring run... | |
| 2011-12-12 12:47:21,953 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