Proyecto

General

Perfil

Errores #2314 » loging-error.log

Plexus Plexus, 2015-07-02 12:07

 
16:35:58,187 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/icos/preloader.gif] are [/img/**]
16:35:58,187 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/icos/preloader.gif] are {}
16:35:58,187 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/icos/preloader.gif] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:35:58,188 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/icos/preloader.gif] is: -1
16:35:58,188 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [icos/preloader.gif] against base location: ServletContext resource [/img/]
16:35:58,188 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/icos/preloader.gif]
16:35:58,188 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/gif' for ServletContext resource [/img/icos/preloader.gif]
16:35:58,188 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:35:58,188 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:35:58,188 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,014 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/proyectos/5/informes/245/pestanyas/generarinforme/24'; against '/login'
16:40:06,015 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/proyectos/5/informes/245/pestanyas/generarinforme/24'; against '/scripts/**'
16:40:06,015 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/proyectos/5/informes/245/pestanyas/generarinforme/24'; against '/img/**'
16:40:06,015 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/proyectos/5/informes/245/pestanyas/generarinforme/24'; against '/css/**'
16:40:06,015 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/proyectos/5/informes/245/pestanyas/generarinforme/24'; against '/resources/**'
16:40:06,015 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 1 of 10 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
16:40:06,016 DEBUG HttpSessionSecurityContextRepository:158 - Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springframework.security.core.context.SecurityContextImpl@4ea94fbd: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@4ea94fbd: Principal: org.springframework.security.core.userdetails.User@586034f: Username: admin; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_ADMIN; Credentials: [PROTECTED]; Authenticated: true; Details: dd0a0948940a27a6e8c92f75f522c170b92e33c634c0296615f364e07d76d94b; Granted Authorities: ROLE_ADMIN'
16:40:06,016 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 2 of 10 in additional filter chain; firing Filter: 'LogoutFilter'
16:40:06,016 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 3 of 10 in additional filter chain; firing Filter: 'OAuthAccesFilter'
16:40:06,016 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 4 of 10 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
16:40:06,016 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 5 of 10 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
16:40:06,017 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 6 of 10 in additional filter chain; firing Filter: 'SessionManagementFilter'
16:40:06,017 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 7 of 10 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
16:40:06,017 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 8 of 10 in additional filter chain; firing Filter: 'OAuth2ClientContextFilter'
16:40:06,017 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 9 of 10 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
16:40:06,018 DEBUG FilterSecurityInterceptor:193 - Secure object: FilterInvocation: URL: /proyectos/5/informes/245/pestanyas/generarinforme/24; Attributes: [isAuthenticated()]
16:40:06,018 DEBUG FilterSecurityInterceptor:298 - Previously Authenticated: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@4ea94fbd: Principal: org.springframework.security.core.userdetails.User@586034f: Username: admin; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_ADMIN; Credentials: [PROTECTED]; Authenticated: true; Details: dd0a0948940a27a6e8c92f75f522c170b92e33c634c0296615f364e07d76d94b; Granted Authorities: ROLE_ADMIN
16:40:06,018 DEBUG AffirmativeBased:65 - Voter: org.springframework.security.web.access.expression.WebExpressionVoter@2e07ab0b, returned: 1
16:40:06,019 DEBUG FilterSecurityInterceptor:214 - Authorization successful
16:40:06,019 DEBUG FilterSecurityInterceptor:226 - RunAsManager did not change Authentication object
16:40:06,019 DEBUG FilterChainProxy:318 - /proyectos/5/informes/245/pestanyas/generarinforme/24 at position 10 of 10 in additional filter chain; firing Filter: 'UpateSavedRequestFilter'
16:40:06,019 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/proyectos/5/informes/245/pestanyas/generarinforme/24'; against '/ws/test'
16:40:06,019 DEBUG FilterChainProxy:304 - /proyectos/5/informes/245/pestanyas/generarinforme/24 reached end of additional filter chain; proceeding with original chain
16:40:06,020 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/proyectos/5/informes/245/pestanyas/generarinforme/24]
16:40:06,020 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /proyectos/5/informes/245/pestanyas/generarinforme/24
16:40:06,022 DEBUG RequestMappingHandlerMapping:227 - Returning handler method [public java.lang.String com.plexus.gong.controller.PestanyasController.getInforme(org.springframework.ui.Model,java.lang.Long,java.lang.Long,java.lang.Long,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws com.plexus.gong.core.exception.database.instance.InstanceNotFoundException,com.plexus.gong.exception.database.GenericDataBaseException,com.plexus.gong.exception.database.NoSearchResultException,com.plexus.gong.exception.database.ExcelGeneratorException]
16:40:06,023 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'pestanyasController'
16:40:06,023 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/proyectos/5/informes/245/pestanyas/generarinforme/24] is: -1
16:40:06,025 DEBUG HibernateTransactionManager:319 - Using transaction object [org.springframework.orm.hibernate4.HibernateTransactionManager$HibernateTransactionObject@667a585a]
16:40:06,025 DEBUG HibernateTransactionManager:347 - Creating new transaction with name [com.plexus.gong.services.pestanyas.IPestanyasService.getPestanyaById]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly
16:40:06,026 DEBUG HibernateTransactionManager:416 - Opened new Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] for Hibernate transaction
16:40:06,026 DEBUG HibernateTransactionManager:426 - Preparing JDBC Connection of Hibernate Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
16:40:06,027 DEBUG DataSourceUtils:153 - Setting JDBC Connection [jdbc:mysql://localhost:3306/gongr_tama, UserName=tama@localhost, MySQL-AB JDBC Driver] read-only
16:40:06,028 DEBUG HibernateTransactionManager:487 - Exposing Hibernate transaction as JDBC transaction [jdbc:mysql://localhost:3306/gongr_tama, UserName=tama@localhost, MySQL-AB JDBC Driver]
16:40:06,028 DEBUG TransactionSynchronizationManager:168 - Bound value [org.springframework.jdbc.datasource.ConnectionHolder@492658b] for key [org.apache.commons.dbcp.BasicDataSource@7d8b570d] to thread [http-bio-8080-exec-10]
16:40:06,028 DEBUG TransactionSynchronizationManager:168 - Bound value [org.springframework.orm.hibernate4.SessionHolder@b9f0969] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] to thread [http-bio-8080-exec-10]
16:40:06,028 DEBUG TransactionSynchronizationManager:222 - Initializing transaction synchronization
16:40:06,029 DEBUG TransactionInterceptor:282 - Getting transaction for [com.plexus.gong.services.pestanyas.IPestanyasService.getPestanyaById]
16:40:06,029 DEBUG TransactionSynchronizationManager:140 - Retrieved value [org.springframework.orm.hibernate4.SessionHolder@b9f0969] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] bound to thread [http-bio-8080-exec-10]
Hibernate:
/* load com.plexus.gong.model.pestanyas.PestanyaVO */ select
pestanyavo0_.id as id1_2_0_,
pestanyavo0_.codigo as codigo2_2_0_,
pestanyavo0_.descripcion as descripc3_2_0_,
pestanyavo0_.abreviatura as abreviat4_2_0_,
pestanyavo0_.tipo as tipo5_2_0_,
pestanyavo0_.nombre_excel as nombre6_2_0_,
pestanyavo0_.final as final7_2_0_,
pestanyavo0_.carpeta as carpeta8_2_0_,
pestanyavo0_.orden as orden9_2_0_
from
gongr_tama.contenidos_informes pestanyavo0_
where
pestanyavo0_.id=?
Hibernate:
/* load one-to-many com.plexus.gong.model.pestanyas.PestanyaVO.informesGeneradoses */ select
informesge0_.id_pestanya as id3_2_1_,
informesge0_.id as id1_7_1_,
informesge0_.id as id1_7_0_,
informesge0_.id_informe as id2_7_0_,
informesge0_.id_pestanya as id3_7_0_,
informesge0_.fecha as fecha4_7_0_,
informesge0_.version as version5_7_0_,
informesge0_.version_final as version6_7_0_,
informesge0_.nombre as nombre7_7_0_,
informesge0_.tipo as tipo8_7_0_
from
gongr_tama.informes_generados informesge0_
where
informesge0_.id_pestanya=?
16:40:06,040 DEBUG TransactionInterceptor:312 - Completing transaction for [com.plexus.gong.services.pestanyas.IPestanyasService.getPestanyaById]
16:40:06,040 DEBUG HibernateTransactionManager:833 - Triggering beforeCommit synchronization
16:40:06,040 DEBUG HibernateTransactionManager:846 - Triggering beforeCompletion synchronization
16:40:06,040 DEBUG HibernateTransactionManager:660 - Initiating transaction commit
16:40:06,041 DEBUG HibernateTransactionManager:550 - Committing Hibernate transaction on Session [SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1024], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1023], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1032], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1065], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1096], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1040], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1038], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1039], EntityKey[com.plexus.gong.model.pestanyas.PestanyaVO#24], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1052], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1050], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1060], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1049]],collectionKeys=[CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.clasesContenidoses#24], CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.informesGeneradoses#24]]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
16:40:06,041 DEBUG HibernateTransactionManager:859 - Triggering afterCommit synchronization
16:40:06,042 DEBUG HibernateTransactionManager:875 - Triggering afterCompletion synchronization
16:40:06,042 DEBUG TransactionSynchronizationManager:276 - Clearing transaction synchronization
16:40:06,042 DEBUG TransactionSynchronizationManager:193 - Removed value [org.springframework.orm.hibernate4.SessionHolder@b9f0969] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] from thread [http-bio-8080-exec-10]
16:40:06,042 DEBUG TransactionSynchronizationManager:193 - Removed value [org.springframework.jdbc.datasource.ConnectionHolder@492658b] for key [org.apache.commons.dbcp.BasicDataSource@7d8b570d] from thread [http-bio-8080-exec-10]
16:40:06,042 DEBUG DataSourceUtils:222 - Resetting read-only flag of JDBC Connection [jdbc:mysql://localhost:3306/gongr_tama, UserName=tama@localhost, MySQL-AB JDBC Driver]
16:40:06,043 DEBUG HibernateTransactionManager:632 - Closing Hibernate Session [SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1024], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1023], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1032], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1065], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1096], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1040], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1038], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1039], EntityKey[com.plexus.gong.model.pestanyas.PestanyaVO#24], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1052], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1050], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1060], EntityKey[com.plexus.gong.model.informesgenerados.InformeGeneradoVO#1049]],collectionKeys=[CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.clasesContenidoses#24], CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.informesGeneradoses#24]]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] after transaction
16:40:06,043 DEBUG HibernateTransactionManager:319 - Using transaction object [org.springframework.orm.hibernate4.HibernateTransactionManager$HibernateTransactionObject@2f84163]
16:40:06,043 DEBUG HibernateTransactionManager:347 - Creating new transaction with name [com.plexus.gong.services.excels.IExcelService.generarExcel]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
16:40:06,043 DEBUG HibernateTransactionManager:416 - Opened new Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] for Hibernate transaction
16:40:06,044 DEBUG HibernateTransactionManager:426 - Preparing JDBC Connection of Hibernate Session [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
16:40:06,044 DEBUG HibernateTransactionManager:487 - Exposing Hibernate transaction as JDBC transaction [jdbc:mysql://localhost:3306/gongr_tama, UserName=tama@localhost, MySQL-AB JDBC Driver]
16:40:06,044 DEBUG TransactionSynchronizationManager:168 - Bound value [org.springframework.jdbc.datasource.ConnectionHolder@4a57034d] for key [org.apache.commons.dbcp.BasicDataSource@7d8b570d] to thread [http-bio-8080-exec-10]
16:40:06,045 DEBUG TransactionSynchronizationManager:168 - Bound value [org.springframework.orm.hibernate4.SessionHolder@1699da5c] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] to thread [http-bio-8080-exec-10]
16:40:06,045 DEBUG TransactionSynchronizationManager:222 - Initializing transaction synchronization
16:40:06,045 DEBUG TransactionInterceptor:282 - Getting transaction for [com.plexus.gong.services.excels.IExcelService.generarExcel]
16:40:06,045 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'scopedTarget.org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest#1'
16:40:06,053 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'scopedTarget.org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest#1'
16:40:06,054 DEBUG OAuth2RestTemplate:78 - Created GET request for "http://tama.formaciongong.semillasl.com/webservice/proyectos.xml?access_token=dd0a0948940a27a6e8c92f75f522c170b92e33c634c0296615f364e07d76d94b"
16:40:06,054 DEBUG OAuth2RestTemplate:579 - Setting request Accept header to [application/xml, text/xml, application/*+xml]
16:40:06,088 DEBUG OAuth2RestTemplate:516 - GET request for "http://tama.formaciongong.semillasl.com/webservice/proyectos.xml" resulted in 200 (OK)
16:40:06,089 DEBUG OAuth2RestTemplate:100 - Reading [com.plexus.gong.core.xml.ws.proyectos.ProyectoRoot] as "application/xml;charset=utf-8" using [org.springframework.http.converter.xml.MarshallingHttpMessageConverter@19431b0b]
16:40:06,093 DEBUG TransactionSynchronizationManager:140 - Retrieved value [org.springframework.orm.hibernate4.SessionHolder@1699da5c] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] bound to thread [http-bio-8080-exec-10]
Hibernate:
/* load com.plexus.gong.model.informes.InformeVO */ select
informevo0_.id as id1_6_0_,
informevo0_.id_proyecto as id2_6_0_,
informevo0_.periodo as periodo3_6_0_,
informevo0_.tipo_periodo as tipo4_6_0_,
informevo0_.nombre as nombre5_6_0_,
informevo0_.fecha_creacion as fecha6_6_0_,
informevo0_.fecha_modificacion as fecha7_6_0_,
informevo0_.estado as estado8_6_0_,
(select
count(*)
from
informes_generados inf
where
inf.id_informe = informevo0_.id ) as formula0_0_,
(SELECT
EXISTS(SELECT
inf_zip.id
FROM
informes_zip inf_zip
where
inf_zip.id_informe = informevo0_.id)) as formula1_0_
from
gongr_tama.informes informevo0_
where
informevo0_.id=?
16:40:06,096 DEBUG TransactionSynchronizationManager:140 - Retrieved value [org.springframework.orm.hibernate4.SessionHolder@1699da5c] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] bound to thread [http-bio-8080-exec-10]
Hibernate:
/* load com.plexus.gong.model.pestanyas.PestanyaVO */ select
pestanyavo0_.id as id1_2_0_,
pestanyavo0_.codigo as codigo2_2_0_,
pestanyavo0_.descripcion as descripc3_2_0_,
pestanyavo0_.abreviatura as abreviat4_2_0_,
pestanyavo0_.tipo as tipo5_2_0_,
pestanyavo0_.nombre_excel as nombre6_2_0_,
pestanyavo0_.final as final7_2_0_,
pestanyavo0_.carpeta as carpeta8_2_0_,
pestanyavo0_.orden as orden9_2_0_
from
gongr_tama.contenidos_informes pestanyavo0_
where
pestanyavo0_.id=?
16:40:06,098 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'scopedTarget.org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest#2'
16:40:06,099 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'scopedTarget.org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest#2'
16:40:06,100 DEBUG OAuth2RestTemplate:78 - Created GET request for "http://tama.formaciongong.semillasl.com/webservice/proyectos/5/matriz_seguimiento.xml?access_token=dd0a0948940a27a6e8c92f75f522c170b92e33c634c0296615f364e07d76d94b"
16:40:06,101 DEBUG OAuth2RestTemplate:579 - Setting request Accept header to [application/xml, text/xml, application/*+xml]
16:40:06,114 WARN OAuth2RestTemplate:529 - GET request for "http://tama.formaciongong.semillasl.com/webservice/proyectos/5/matriz_seguimiento.xml" resulted in 403 (Forbidden); invoking error handler
16:40:06,115 DEBUG TransactionInterceptor:327 - Completing transaction for [com.plexus.gong.services.excels.IExcelService.generarExcel] after exception: org.springframework.web.client.HttpClientErrorException: 403 Forbidden
16:40:06,116 DEBUG RuleBasedTransactionAttribute:130 - Applying rules to determine whether transaction should rollback on org.springframework.web.client.HttpClientErrorException: 403 Forbidden
16:40:06,116 DEBUG RuleBasedTransactionAttribute:148 - Winning rollback rule is: null
16:40:06,116 DEBUG RuleBasedTransactionAttribute:153 - No relevant rollback rule found: applying superclass default
16:40:06,116 DEBUG HibernateTransactionManager:846 - Triggering beforeCompletion synchronization
16:40:06,116 DEBUG HibernateTransactionManager:751 - Initiating transaction rollback
16:40:06,117 DEBUG HibernateTransactionManager:570 - Rolling back Hibernate transaction on Session [SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.plexus.gong.model.pestanyas.PestanyaVO#24], EntityKey[com.plexus.gong.model.informes.InformeVO#245]],collectionKeys=[CollectionKey[com.plexus.gong.model.informes.InformeVO.informesGeneradoses#245], CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.clasesContenidoses#24], CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.informesGeneradoses#24]]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])]
16:40:06,117 DEBUG HibernateTransactionManager:875 - Triggering afterCompletion synchronization
16:40:06,117 DEBUG TransactionSynchronizationManager:276 - Clearing transaction synchronization
16:40:06,118 DEBUG TransactionSynchronizationManager:193 - Removed value [org.springframework.orm.hibernate4.SessionHolder@1699da5c] for key [org.hibernate.internal.SessionFactoryImpl@76f385ad] from thread [http-bio-8080-exec-10]
16:40:06,118 DEBUG TransactionSynchronizationManager:193 - Removed value [org.springframework.jdbc.datasource.ConnectionHolder@4a57034d] for key [org.apache.commons.dbcp.BasicDataSource@7d8b570d] from thread [http-bio-8080-exec-10]
16:40:06,118 DEBUG HibernateTransactionManager:632 - Closing Hibernate Session [SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.plexus.gong.model.pestanyas.PestanyaVO#24], EntityKey[com.plexus.gong.model.informes.InformeVO#245]],collectionKeys=[CollectionKey[com.plexus.gong.model.informes.InformeVO.informesGeneradoses#245], CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.clasesContenidoses#24], CollectionKey[com.plexus.gong.model.pestanyas.PestanyaVO.informesGeneradoses#24]]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[] unresolvedInsertDependencies=UnresolvedEntityInsertActions[]])] after transaction
16:40:06,118 DEBUG ExceptionHandlerExceptionResolver:132 - Resolving exception from handler [public java.lang.String com.plexus.gong.controller.PestanyasController.getInforme(org.springframework.ui.Model,java.lang.Long,java.lang.Long,java.lang.Long,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws com.plexus.gong.core.exception.database.instance.InstanceNotFoundException,com.plexus.gong.exception.database.GenericDataBaseException,com.plexus.gong.exception.database.NoSearchResultException,com.plexus.gong.exception.database.ExcelGeneratorException]: org.springframework.web.client.HttpClientErrorException: 403 Forbidden
16:40:06,118 DEBUG ResponseStatusExceptionResolver:132 - Resolving exception from handler [public java.lang.String com.plexus.gong.controller.PestanyasController.getInforme(org.springframework.ui.Model,java.lang.Long,java.lang.Long,java.lang.Long,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws com.plexus.gong.core.exception.database.instance.InstanceNotFoundException,com.plexus.gong.exception.database.GenericDataBaseException,com.plexus.gong.exception.database.NoSearchResultException,com.plexus.gong.exception.database.ExcelGeneratorException]: org.springframework.web.client.HttpClientErrorException: 403 Forbidden
16:40:06,119 DEBUG DefaultHandlerExceptionResolver:132 - Resolving exception from handler [public java.lang.String com.plexus.gong.controller.PestanyasController.getInforme(org.springframework.ui.Model,java.lang.Long,java.lang.Long,java.lang.Long,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws com.plexus.gong.core.exception.database.instance.InstanceNotFoundException,com.plexus.gong.exception.database.GenericDataBaseException,com.plexus.gong.exception.database.NoSearchResultException,com.plexus.gong.exception.database.ExcelGeneratorException]: org.springframework.web.client.HttpClientErrorException: 403 Forbidden
16:40:06,119 DEBUG DispatcherServlet:959 - Could not complete request
org.springframework.web.client.HttpClientErrorException: 403 Forbidden
at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:88)
at org.springframework.security.oauth2.client.http.OAuth2ErrorHandler.handleError(OAuth2ErrorHandler.java:148)
at org.springframework.web.client.RestTemplate.handleResponseError(RestTemplate.java:537)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:493)
at org.springframework.security.oauth2.client.OAuth2RestTemplate.doExecute(OAuth2RestTemplate.java:128)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:452)
at org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:222)
at com.plexus.gong.services.excels.ExcelService.getDtoPestanya(ExcelService.java:835)
at com.plexus.gong.services.excels.ExcelService.generarExcelDinamico(ExcelService.java:1030)
at com.plexus.gong.services.excels.ExcelService.generarExcel(ExcelService.java:1074)
at com.plexus.gong.services.excels.ExcelService.generarExcel(ExcelService.java:1114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy33.generarExcel(Unknown Source)
at com.plexus.gong.controller.PestanyasController.getInforme(PestanyasController.java:296)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:827)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:812)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
at com.plexus.gong.controller.UpateSavedRequestFilter.doFilterInternal(UpateSavedRequestFilter.java:35)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter.doFilter(OAuth2ClientContextFilter.java:57)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:101)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:182)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:343)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:260)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
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:225)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
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:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
16:40:06,120 DEBUG SecurityContextPersistenceFilter:97 - SecurityContextHolder now cleared, as request processing completed
16:40:06,122 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/error]
16:40:06,122 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /error
16:40:06,122 DEBUG RequestMappingHandlerMapping:227 - Returning handler method [public java.lang.String com.plexus.gong.controller.AplicacionController.error(org.springframework.ui.Model)]
16:40:06,122 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'aplicacionController'
16:40:06,123 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/error] is: -1
java.lang.NullPointerException
at com.plexus.gong.controller.AplicacionController.error(AplicacionController.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:827)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:812)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:690)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:479)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:402)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:329)
at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:453)
at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:324)
at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:415)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:191)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
16:40:06,130 DEBUG DispatcherServlet:1206 - Rendering view [org.springframework.web.servlet.view.tiles2.TilesView: name 'errorPage'; URL [errorPage]] in DispatcherServlet with name 'dispatcher'
16:40:06,131 DEBUG TilesView:373 - Added model object 'idInforme' of type [java.lang.Long] to request in view with name 'errorPage'
16:40:06,131 DEBUG TilesView:373 - Added model object 'idProyecto' of type [java.lang.Long] to request in view with name 'errorPage'
16:40:06,131 DEBUG TilesView:373 - Added model object 'idPestanya' of type [java.lang.Long] to request in view with name 'errorPage'
16:40:06,131 DEBUG TilesView:380 - Removed model object 'tituloSeccion' from request in view with name 'errorPage'
16:40:06,131 DEBUG TilesView:380 - Removed model object 'iconoSeccion' from request in view with name 'errorPage'
16:40:06,131 DEBUG TilesView:373 - Added model object 'urlBase' of type [java.lang.String] to request in view with name 'errorPage'
16:40:06,132 DEBUG TilesView:373 - Added model object 'locale' of type [java.lang.String] to request in view with name 'errorPage'
16:40:06,132 DEBUG TilesView:373 - Added model object 'urlGongr' of type [java.lang.String] to request in view with name 'errorPage'
16:40:06,132 DEBUG TilesView:380 - Removed model object 'defaultLocale' from request in view with name 'errorPage'
16:40:06,132 DEBUG TilesView:373 - Added model object 'mensaje' of type [java.lang.String] to request in view with name 'errorPage'
16:40:06,137 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,399 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/jquery-ui-1.9.2.custom.css'; against '/login'
16:40:06,400 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/jquery-ui-1.9.2.custom.css'; against '/scripts/**'
16:40:06,400 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/estilos.css'; against '/login'
16:40:06,400 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/jquery-ui-1.9.2.custom.css'; against '/img/**'
16:40:06,400 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/estilos.css'; against '/scripts/**'
16:40:06,400 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/jquery-ui-1.9.2.custom.css'; against '/css/**'
16:40:06,400 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/estilos.css'; against '/img/**'
16:40:06,400 DEBUG FilterChainProxy:161 - /css/jquery-ui-1.9.2.custom.css has an empty filter list
16:40:06,401 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/estilos.css'; against '/css/**'
16:40:06,401 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/css/jquery-ui-1.9.2.custom.css]
16:40:06,401 DEBUG FilterChainProxy:161 - /css/estilos.css has an empty filter list
16:40:06,401 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /css/jquery-ui-1.9.2.custom.css
16:40:06,401 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/css/estilos.css]
16:40:06,401 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /css/estilos.css
16:40:06,403 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/css/jquery-ui-1.9.2.custom.css]
16:40:06,403 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/css/jquery-ui-1.9.2.custom.css] are [/css/**]
16:40:06,404 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/css/jquery-ui-1.9.2.custom.css] are {}
16:40:06,404 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/css/jquery-ui-1.9.2.custom.css] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@46f1a5dd] and 1 interceptor
16:40:06,404 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/css/jquery-ui-1.9.2.custom.css] is: -1
16:40:06,404 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [jquery-ui-1.9.2.custom.css] against base location: ServletContext resource [/css/]
16:40:06,405 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/select/select2.css'; against '/login'
16:40:06,405 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/css/jquery-ui-1.9.2.custom.css]
16:40:06,405 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/css/estilos.css]
16:40:06,405 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/css/estilos.css] are [/css/**]
16:40:06,405 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/select/select2.css'; against '/scripts/**'
16:40:06,406 DEBUG FilterChainProxy:161 - /scripts/select/select2.css has an empty filter list
16:40:06,406 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/select/select2.css]
16:40:06,406 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/select/select2.css
16:40:06,405 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/superfish.css'; against '/login'
16:40:06,408 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/superfish.css'; against '/scripts/**'
16:40:06,405 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'text/css' for ServletContext resource [/css/jquery-ui-1.9.2.custom.css]
16:40:06,409 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/superfish.css'; against '/img/**'
16:40:06,409 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/superfish.css'; against '/css/**'
16:40:06,409 DEBUG FilterChainProxy:161 - /css/superfish.css has an empty filter list
16:40:06,409 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/css/superfish.css]
16:40:06,409 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/select/select2.css]
16:40:06,406 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/style.css'; against '/login'
16:40:06,410 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/style.css'; against '/scripts/**'
16:40:06,410 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/style.css'; against '/img/**'
16:40:06,410 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/css/style.css'; against '/css/**'
16:40:06,410 DEBUG FilterChainProxy:161 - /css/style.css has an empty filter list
16:40:06,410 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/css/style.css]
16:40:06,410 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /css/style.css
16:40:06,412 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/css/style.css]
16:40:06,413 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/css/style.css] are [/css/**]
16:40:06,413 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/css/style.css] are {}
16:40:06,413 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/css/style.css] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@46f1a5dd] and 1 interceptor
16:40:06,413 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/css/style.css] is: -1
16:40:06,413 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [style.css] against base location: ServletContext resource [/css/]
16:40:06,413 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/css/style.css]
16:40:06,414 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'text/css' for ServletContext resource [/css/style.css]
16:40:06,414 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,414 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,414 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,410 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/select/select2.css] are [/scripts/**]
16:40:06,415 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/select/select2.css] are {}
16:40:06,415 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/select/select2.css] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,415 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/select/select2.css] is: -1
16:40:06,415 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [select/select2.css] against base location: ServletContext resource [/scripts/]
16:40:06,415 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/select/select2.css]
16:40:06,415 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'text/css' for ServletContext resource [/scripts/select/select2.css]
16:40:06,415 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,416 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,410 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,416 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,416 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,409 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /css/superfish.css
16:40:06,410 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/css/estilos.css] are {}
16:40:06,417 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/css/estilos.css] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@46f1a5dd] and 1 interceptor
16:40:06,417 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/css/estilos.css] is: -1
16:40:06,417 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [estilos.css] against base location: ServletContext resource [/css/]
16:40:06,417 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/css/estilos.css]
16:40:06,418 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'text/css' for ServletContext resource [/css/estilos.css]
16:40:06,418 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,419 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,416 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,419 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/css/superfish.css]
16:40:06,419 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,420 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/css/superfish.css] are [/css/**]
16:40:06,420 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/css/superfish.css] are {}
16:40:06,422 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/css/superfish.css] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@46f1a5dd] and 1 interceptor
16:40:06,422 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/css/superfish.css] is: -1
16:40:06,422 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [superfish.css] against base location: ServletContext resource [/css/]
16:40:06,422 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/css/superfish.css]
16:40:06,422 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'text/css' for ServletContext resource [/css/superfish.css]
16:40:06,423 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,424 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,424 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,437 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/jquery-1.7.2.min.js'; against '/login'
16:40:06,437 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/jquery-1.7.2.min.js'; against '/scripts/**'
16:40:06,437 DEBUG FilterChainProxy:161 - /scripts/jquery-1.7.2.min.js has an empty filter list
16:40:06,437 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/jquery-1.7.2.min.js]
16:40:06,437 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/jquery-1.7.2.min.js
16:40:06,440 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/jquery-1.7.2.min.js]
16:40:06,440 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/jquery-1.7.2.min.js] are [/scripts/**]
16:40:06,440 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/jquery-1.7.2.min.js] are {}
16:40:06,441 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/jquery-1.7.2.min.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,441 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/jquery-1.7.2.min.js] is: -1
16:40:06,441 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/jquery-ui-1.8.custom.min.js'; against '/login'
16:40:06,441 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [jquery-1.7.2.min.js] against base location: ServletContext resource [/scripts/]
16:40:06,441 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/jquery-ui-1.8.custom.min.js'; against '/scripts/**'
16:40:06,442 DEBUG FilterChainProxy:161 - /scripts/jquery-ui-1.8.custom.min.js has an empty filter list
16:40:06,442 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/jquery-ui-1.8.custom.min.js]
16:40:06,442 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/jquery-ui-1.8.custom.min.js
16:40:06,443 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/jquery-1.7.2.min.js]
16:40:06,443 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/jquery-1.7.2.min.js]
16:40:06,443 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,443 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,444 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,444 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/jquery-ui-1.8.custom.min.js]
16:40:06,445 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/jquery-ui-1.8.custom.min.js] are [/scripts/**]
16:40:06,445 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/gongr_util.js'; against '/login'
16:40:06,445 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/utils.js'; against '/login'
16:40:06,445 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/jquery-ui-1.8.custom.min.js] are {}
16:40:06,445 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/gongr_util.js'; against '/scripts/**'
16:40:06,445 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/utils.js'; against '/scripts/**'
16:40:06,446 DEBUG FilterChainProxy:161 - /scripts/gongr_util.js has an empty filter list
16:40:06,446 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/pagination.js'; against '/login'
16:40:06,446 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/jquery-ui-1.8.custom.min.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,446 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/pagination.js'; against '/scripts/**'
16:40:06,446 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/gongr_util.js]
16:40:06,446 DEBUG FilterChainProxy:161 - /scripts/utils.js has an empty filter list
16:40:06,446 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/gongr_util.js
16:40:06,446 DEBUG FilterChainProxy:161 - /scripts/pagination.js has an empty filter list
16:40:06,446 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/jquery-ui-1.8.custom.min.js] is: -1
16:40:06,447 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/pagination.js]
16:40:06,446 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/utils.js]
16:40:06,447 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/pagination.js
16:40:06,447 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [jquery-ui-1.8.custom.min.js] against base location: ServletContext resource [/scripts/]
16:40:06,447 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/utils.js
16:40:06,448 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/jquery-ui-1.8.custom.min.js]
16:40:06,448 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/jquery-ui-1.8.custom.min.js]
16:40:06,448 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,448 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,448 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,452 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/pagination.js]
16:40:06,452 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/pagination.js] are [/scripts/**]
16:40:06,452 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/pagination.js] are {}
16:40:06,452 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/pagination.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,453 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/pagination.js] is: -1
16:40:06,453 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [pagination.js] against base location: ServletContext resource [/scripts/]
16:40:06,453 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/pagination.js]
16:40:06,453 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/backpage/backpage.js'; against '/login'
16:40:06,455 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/utils.js]
16:40:06,455 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/utils.js] are [/scripts/**]
16:40:06,455 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/utils.js] are {}
16:40:06,456 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/utils.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,456 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/utils.js] is: -1
16:40:06,456 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [utils.js] against base location: ServletContext resource [/scripts/]
16:40:06,456 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/utils.js]
16:40:06,457 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/utils.js]
16:40:06,457 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,457 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,457 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,455 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/gongr_util.js]
16:40:06,455 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/pagination.js]
16:40:06,455 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/backpage/backpage.js'; against '/scripts/**'
16:40:06,459 DEBUG FilterChainProxy:161 - /scripts/backPage/backPage.js has an empty filter list
16:40:06,460 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/backPage/backPage.js]
16:40:06,460 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/backPage/backPage.js
16:40:06,463 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/backPage/backPage.js]
16:40:06,463 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/backPage/backPage.js] are [/scripts/**]
16:40:06,464 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/backPage/backPage.js] are {}
16:40:06,464 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/backPage/backPage.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,464 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/backPage/backPage.js] is: -1
16:40:06,464 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [backPage/backPage.js] against base location: ServletContext resource [/scripts/]
16:40:06,464 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/backPage/backPage.js]
16:40:06,465 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/backPage/backPage.js]
16:40:06,465 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,465 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,466 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,459 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,466 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,459 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/gongr_util.js] are [/scripts/**]
16:40:06,467 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/gongr_util.js] are {}
16:40:06,467 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/gongr_util.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,467 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/gongr_util.js] is: -1
16:40:06,467 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [gongr_util.js] against base location: ServletContext resource [/scripts/]
16:40:06,468 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/gongr_util.js]
16:40:06,468 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/gongr_util.js]
16:40:06,468 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,469 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,469 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,467 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,469 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/superfish.js'; against '/login'
16:40:06,470 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/superfish.js'; against '/scripts/**'
16:40:06,470 DEBUG FilterChainProxy:161 - /scripts/superfish.js has an empty filter list
16:40:06,470 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/superfish.js]
16:40:06,470 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/superfish.js
16:40:06,473 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/select/select2.js'; against '/login'
16:40:06,473 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/superfish.js]
16:40:06,473 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/scripts/select/select2.js'; against '/scripts/**'
16:40:06,473 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/superfish.js] are [/scripts/**]
16:40:06,473 DEBUG FilterChainProxy:161 - /scripts/select/select2.js has an empty filter list
16:40:06,474 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/superfish.js] are {}
16:40:06,474 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/scripts/select/select2.js]
16:40:06,474 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/superfish.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,474 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /scripts/select/select2.js
16:40:06,474 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/superfish.js] is: -1
16:40:06,475 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [superfish.js] against base location: ServletContext resource [/scripts/]
16:40:06,475 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/superfish.js]
16:40:06,475 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/superfish.js]
16:40:06,476 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,476 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,476 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,477 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/scripts/select/select2.js]
16:40:06,477 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/scripts/select/select2.js] are [/scripts/**]
16:40:06,477 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/scripts/select/select2.js] are {}
16:40:06,477 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/scripts/select/select2.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@22c0748e] and 1 interceptor
16:40:06,477 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/scripts/select/select2.js] is: -1
16:40:06,478 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [select/select2.js] against base location: ServletContext resource [/scripts/]
16:40:06,478 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/scripts/select/select2.js]
16:40:06,478 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'application/javascript' for ServletContext resource [/scripts/select/select2.js]
16:40:06,478 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,478 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,478 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,493 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/medicosmundilogo.png'; against '/login'
16:40:06,493 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/medicosmundilogo.png'; against '/scripts/**'
16:40:06,493 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/medicosmundilogo.png'; against '/img/**'
16:40:06,494 DEBUG FilterChainProxy:161 - /img/medicosMundiLogo.png has an empty filter list
16:40:06,494 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/medicosMundiLogo.png]
16:40:06,494 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/medicosMundiLogo.png
16:40:06,496 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/medicosMundiLogo.png]
16:40:06,497 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/medicosMundiLogo.png] are [/img/**]
16:40:06,498 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/medicosMundiLogo.png] are {}
16:40:06,498 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/medicosMundiLogo.png] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,498 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/medicosMundiLogo.png] is: -1
16:40:06,498 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [medicosMundiLogo.png] against base location: ServletContext resource [/img/]
16:40:06,498 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/medicosMundiLogo.png]
16:40:06,498 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/png' for ServletContext resource [/img/medicosMundiLogo.png]
16:40:06,499 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,499 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,499 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,513 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/gongrlogo.png'; against '/login'
16:40:06,513 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/icopdf.png'; against '/login'
16:40:06,513 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/gongrlogo.png'; against '/scripts/**'
16:40:06,513 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/icopdf.png'; against '/scripts/**'
16:40:06,514 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/gongrlogo.png'; against '/img/**'
16:40:06,514 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/icopdf.png'; against '/img/**'
16:40:06,514 DEBUG FilterChainProxy:161 - /img/gongrLogo.png has an empty filter list
16:40:06,514 DEBUG FilterChainProxy:161 - /img/icos/icoPDF.png has an empty filter list
16:40:06,514 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/gongrLogo.png]
16:40:06,514 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/icos/icoPDF.png]
16:40:06,514 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/gongrLogo.png
16:40:06,515 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/icos/icoPDF.png
16:40:06,517 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/inicio.png'; against '/login'
16:40:06,518 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/inicio.png'; against '/scripts/**'
16:40:06,518 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/inicio.png'; against '/img/**'
16:40:06,518 DEBUG FilterChainProxy:161 - /img/icos/inicio.png has an empty filter list
16:40:06,518 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/salir.png'; against '/login'
16:40:06,518 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/gongrLogo.png]
16:40:06,519 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/icos/inicio.png]
16:40:06,519 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/icos/inicio.png
16:40:06,519 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/salir.png'; against '/scripts/**'
16:40:06,519 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/gongrLogo.png] are [/img/**]
16:40:06,520 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/salir.png'; against '/img/**'
16:40:06,520 DEBUG FilterChainProxy:161 - /img/icos/salir.png has an empty filter list
16:40:06,520 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/icos/salir.png]
16:40:06,520 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/icos/icoPDF.png]
16:40:06,520 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/gongrLogo.png] are {}
16:40:06,520 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/icos/salir.png
16:40:06,520 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/icos/icoPDF.png] are [/img/**]
16:40:06,521 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/icos/icoPDF.png] are {}
16:40:06,521 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/icos/icoPDF.png] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,521 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/redes02.jpg'; against '/login'
16:40:06,521 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/icos/icoPDF.png] is: -1
16:40:06,521 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/redes02.jpg'; against '/scripts/**'
16:40:06,522 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/icos/inicio.png]
16:40:06,522 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [icos/icoPDF.png] against base location: ServletContext resource [/img/]
16:40:06,522 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/icos/salir.png]
16:40:06,522 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/icos/inicio.png] are [/img/**]
16:40:06,522 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/redes02.jpg'; against '/img/**'
16:40:06,522 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/icos/inicio.png] are {}
16:40:06,522 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/gongrLogo.png] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,522 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/icos/salir.png] are [/img/**]
16:40:06,522 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/icos/icoPDF.png]
16:40:06,523 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/gongrLogo.png] is: -1
16:40:06,523 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/icos/salir.png] are {}
16:40:06,523 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/icos/inicio.png] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,522 DEBUG FilterChainProxy:161 - /img/redEs02.jpg has an empty filter list
16:40:06,524 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/icos/inicio.png] is: -1
16:40:06,523 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [gongrLogo.png] against base location: ServletContext resource [/img/]
16:40:06,523 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/icos/salir.png] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,524 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/icos/salir.png] is: -1
16:40:06,524 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [icos/salir.png] against base location: ServletContext resource [/img/]
16:40:06,524 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/icos/salir.png]
16:40:06,524 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/png' for ServletContext resource [/img/icos/salir.png]
16:40:06,525 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,525 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,525 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,525 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/gongrLogo.png]
16:40:06,526 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/png' for ServletContext resource [/img/gongrLogo.png]
16:40:06,526 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,526 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,526 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,523 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/png' for ServletContext resource [/img/icos/icoPDF.png]
16:40:06,527 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/maecce02.jpg'; against '/login'
16:40:06,524 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [icos/inicio.png] against base location: ServletContext resource [/img/]
16:40:06,524 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/redEs02.jpg]
16:40:06,528 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/icos/inicio.png]
16:40:06,528 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/maecce02.jpg'; against '/scripts/**'
16:40:06,529 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/maecce02.jpg'; against '/img/**'
16:40:06,529 DEBUG FilterChainProxy:161 - /img/maecCe02.jpg has an empty filter list
16:40:06,528 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,529 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/maecCe02.jpg]
16:40:06,529 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/maecCe02.jpg
16:40:06,528 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/png' for ServletContext resource [/img/icos/inicio.png]
16:40:06,528 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/redEs02.jpg
16:40:06,530 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,530 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,530 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,529 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,531 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,532 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/maecCe02.jpg]
16:40:06,532 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/maecCe02.jpg] are [/img/**]
16:40:06,532 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/maecCe02.jpg] are {}
16:40:06,532 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/maecCe02.jpg] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,532 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/maecCe02.jpg] is: -1
16:40:06,532 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [maecCe02.jpg] against base location: ServletContext resource [/img/]
16:40:06,533 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/maecCe02.jpg]
16:40:06,533 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/jpeg' for ServletContext resource [/img/maecCe02.jpg]
16:40:06,533 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,533 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,534 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,535 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/redEs02.jpg]
16:40:06,536 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/redEs02.jpg] are [/img/**]
16:40:06,536 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/redEs02.jpg] are {}
16:40:06,537 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/redEs02.jpg] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,537 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/redEs02.jpg] is: -1
16:40:06,537 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [redEs02.jpg] against base location: ServletContext resource [/img/]
16:40:06,537 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/redEs02.jpg]
16:40:06,538 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/jpeg' for ServletContext resource [/img/redEs02.jpg]
16:40:06,538 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,538 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,538 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,566 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/preloader.gif'; against '/login'
16:40:06,566 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/preloader.gif'; against '/scripts/**'
16:40:06,566 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/icos/preloader.gif'; against '/img/**'
16:40:06,566 DEBUG FilterChainProxy:161 - /img/icos/preloader.gif has an empty filter list
16:40:06,566 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/feder.jpg'; against '/login'
16:40:06,566 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/cenatic02.jpg'; against '/login'
16:40:06,567 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/icos/preloader.gif]
16:40:06,567 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/feder.jpg'; against '/scripts/**'
16:40:06,567 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/cenatic02.jpg'; against '/scripts/**'
16:40:06,567 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/icos/preloader.gif
16:40:06,568 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/feder.jpg'; against '/img/**'
16:40:06,568 DEBUG AntPathRequestMatcher:103 - Checking match of request : '/img/cenatic02.jpg'; against '/img/**'
16:40:06,568 DEBUG FilterChainProxy:161 - /img/cenatic02.jpg has an empty filter list
16:40:06,568 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/cenatic02.jpg]
16:40:06,568 DEBUG FilterChainProxy:161 - /img/feder.jpg has an empty filter list
16:40:06,568 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/cenatic02.jpg
16:40:06,569 DEBUG DispatcherServlet:823 - DispatcherServlet with name 'dispatcher' processing GET request for [/tama/img/feder.jpg]
16:40:06,569 DEBUG RequestMappingHandlerMapping:220 - Looking up handler method for path /img/feder.jpg
16:40:06,569 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/icos/preloader.gif]
16:40:06,569 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/icos/preloader.gif] are [/img/**]
16:40:06,569 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/icos/preloader.gif] are {}
16:40:06,570 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/icos/preloader.gif] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,570 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/icos/preloader.gif] is: -1
16:40:06,570 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [icos/preloader.gif] against base location: ServletContext resource [/img/]
16:40:06,570 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/icos/preloader.gif]
16:40:06,570 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/gif' for ServletContext resource [/img/icos/preloader.gif]
16:40:06,570 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,571 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,571 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,571 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/feder.jpg]
16:40:06,571 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/feder.jpg] are [/img/**]
16:40:06,571 DEBUG RequestMappingHandlerMapping:230 - Did not find handler method for [/img/cenatic02.jpg]
16:40:06,571 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/feder.jpg] are {}
16:40:06,571 DEBUG SimpleUrlHandlerMapping:169 - Matching patterns for request [/img/cenatic02.jpg] are [/img/**]
16:40:06,572 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/feder.jpg] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,572 DEBUG SimpleUrlHandlerMapping:194 - URI Template variables for request [/img/cenatic02.jpg] are {}
16:40:06,572 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/feder.jpg] is: -1
16:40:06,572 DEBUG SimpleUrlHandlerMapping:124 - Mapping [/img/cenatic02.jpg] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.ResourceHttpRequestHandler@7f148d7f] and 1 interceptor
16:40:06,572 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [feder.jpg] against base location: ServletContext resource [/img/]
16:40:06,572 DEBUG DispatcherServlet:912 - Last-Modified value for [/tama/img/cenatic02.jpg] is: -1
16:40:06,573 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/feder.jpg]
16:40:06,573 DEBUG ResourceHttpRequestHandler:173 - Trying relative path [cenatic02.jpg] against base location: ServletContext resource [/img/]
16:40:06,573 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/jpeg' for ServletContext resource [/img/feder.jpg]
16:40:06,573 DEBUG ResourceHttpRequestHandler:178 - Found matching resource: ServletContext resource [/img/cenatic02.jpg]
16:40:06,573 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,574 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,573 DEBUG ResourceHttpRequestHandler:132 - Determined media type 'image/jpeg' for ServletContext resource [/img/cenatic02.jpg]
16:40:06,574 DEBUG DispatcherServlet:966 - Successfully completed request
16:40:06,574 DEBUG ResourceHttpRequestHandler:143 - Resource not modified - returning 304
16:40:06,574 DEBUG DispatcherServlet:999 - Null ModelAndView returned to DispatcherServlet with name 'dispatcher': assuming HandlerAdapter completed request handling
16:40:06,574 DEBUG DispatcherServlet:966 - Successfully completed request
(5-5/5)