DEBUG [2012-11-10 23:43:44,054] org.eclipse.jetty.util.component.AbstractLifeCycle : STARTED org.eclipse.jetty.server.Server@68223f1b
DEBUG [2012-11-10 23:43:51,401] org.eclipse.jetty.http.HttpParser: filled 242/242
DEBUG [2012-11-10 23:43:51,419] org.eclipse.jetty.server.Server: REQUEST /schedule/services/rest/country on BlockingHttpConnection@74c0c457,g=HttpGenerator{s= 0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=3,c=0},r=1
DEBUG [2012-11-10 23:43:51,419] org.eclipse.jetty.server.handler.ContextHandler: scope null||/schedule/services/rest/country @ o.e.j.s.ServletContextHandler{/,null}
DEBUG [2012-11-10 23:43:51,419] org.eclipse.jetty.server.handler.ContextHandler: scope null||/schedule/services/rest/country @ o.e.j.s.ServletContextHandler{/,file:/home/jacekf/src/schedule/out/production/schedule/}
DEBUG [2012-11-10 23:43:51,419] org.eclipse.jetty.server.handler.ContextHandler: context=||/schedule/services/rest/country @ o.e.j.s.ServletContextHandler{/,file:/home/jacekf/src/schedule/out/production/schedule/}
DEBUG [2012-11-10 23:43:51,419] org.eclipse.jetty.servlet.ServletHandler: servlet |/schedule/services/rest|/country -> com.sun.jersey.spi.container.servlet.ServletContai ner--1426788617
DEBUG [2012-11-10 23:43:51,422] org.eclipse.jetty.servlet.ServletHandler: chain=com.yammer.dropwizard.servlets.ThreadNameFil ter-1107446185->springSecurityFilterChain->com.sun.jersey.spi.container.servlet.ServletConta iner--1426788617
DEBUG [2012-11-10 23:43:51,424] org.eclipse.jetty.servlet.ServletHandler: call filter com.yammer.dropwizard.servlets.ThreadNameFilter-1107446185
DEBUG [2012-11-10 23:43:51,425] org.eclipse.jetty.servlet.ServletHandler: call filter springSecurityFilterChain
DEBUG [2012-11-10 23:43:51,430] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country at position 1 of 6 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
DEBUG [2012-11-10 23:43:51,432] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country at position 2 of 6 in additional filter chain; firing Filter: 'BasicAuthenticationFilter'
DEBUG [2012-11-10 23:43:51,435] org.springframework.security.web.authentication.
www.BasicAuthenticationFilter: Basic Authentication Authorization header found for user 'read'
DEBUG [2012-11-10 23:43:51,438] org.springframework.security.web.authentication.
www.BasicAuthenticationFilter: Authentication success: org.springframework.security.authentication.Userna mePasswordAuthenticationToken@b7654d5f: Principal: read; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: READ
DEBUG [2012-11-10 23:43:51,438] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country at position 3 of 6 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
DEBUG [2012-11-10 23:43:51,439] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country at position 4 of 6 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
DEBUG [2012-11-10 23:43:51,439] org.springframework.security.web.authentication.An onymousAuthenticationFilter: SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.Usern amePasswordAuthenticationToken@b7654d5f: Principal: read; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: READ'
DEBUG [2012-11-10 23:43:51,439] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country at position 5 of 6 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
DEBUG [2012-11-10 23:43:51,439] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country at position 6 of 6 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
DEBUG [2012-11-10 23:43:51,439] org.springframework.security.web.util.AntPathReque stMatcher: Checking match of request : '/schedule/services/rest/country'; against '/'
DEBUG [2012-11-10 23:43:51,440] org.springframework.security.web.access.intercept. FilterSecurityInterceptor: Secure object: FilterInvocation: URL: /schedule/services/rest/country; Attributes: [isAuthenticated()]
DEBUG [2012-11-10 23:43:51,440] org.springframework.security.web.access.intercept. FilterSecurityInterceptor: Previously Authenticated: org.springframework.security.authentication.Userna mePasswordAuthenticationToken@b7654d5f: Principal: read; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: READ
DEBUG [2012-11-10 23:43:51,454] org.springframework.security.access.vote.Affirmati veBased: Voter: org.springframework.security.web.access.expression .WebExpressionVoter@283040ee, returned: 1
DEBUG [2012-11-10 23:43:51,454] org.springframework.security.web.access.intercept. FilterSecurityInterceptor: Authorization successful
DEBUG [2012-11-10 23:43:51,454] org.springframework.security.web.access.intercept. FilterSecurityInterceptor: RunAsManager did not change Authentication object
DEBUG [2012-11-10 23:43:51,454] org.springframework.security.web.FilterChainProxy: /schedule/services/rest/country reached end of additional filter chain; proceeding with original chain
DEBUG [2012-11-10 23:43:51,454] org.eclipse.jetty.servlet.ServletHandler: call servlet com.sun.jersey.spi.container.servlet.ServletContai ner--1426788617
DEBUG [2012-11-10 23:43:51,480] org.springframework.security.web.access.ExceptionT ranslationFilter: Chain processed normally
DEBUG [2012-11-10 23:43:51,480] org.springframework.security.web.context.SecurityC ontextPersistenceFilter: SecurityContextHolder now cleared, as request processing completed
DEBUG [2012-11-10 23:43:51,481] org.eclipse.jetty.server.Server: RESPONSE /schedule/services/rest/country 404 handled=true