08:32:56,866 INFO [org.jboss.as.repository] (management-handler-thread - 17) WFLYDR0001: Content added at location /home/sgilda/tools/jboss-eap-7.0/standalone/data/content/36/63667008d6824e6f623171b19239d003df0d19/content 08:32:56,867 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "jboss-spring-petclinic.war" (runtime-name: "jboss-spring-petclinic.war") 08:32:58,957 WARN [org.jboss.as.ee] (MSC service thread 1-7) WFLYEE0007: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause) 08:32:58,958 WARN [org.jboss.as.ee] (MSC service thread 1-7) WFLYEE0007: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause) 08:32:58,973 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0004: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3) 08:32:58,973 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0013: Deployment deployment "jboss-spring-petclinic.war" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations) 08:32:58,981 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = jboss-spring-petclinic.war_org.hsqldb.jdbc.JDBCDriver_2_3 08:32:58,999 INFO [io.undertow.servlet] (ServerService Thread Pool -- 137) Spring WebApplicationInitializers detected on classpath: [org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration@6d02d73e] 08:32:58,999 INFO [io.undertow.servlet] (ServerService Thread Pool -- 137) Initializing Spring root WebApplicationContext 08:32:58,999 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 137) Root WebApplicationContext: initialization started 08:32:59,039 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 137) Refreshing Root WebApplicationContext: startup date [Fri Oct 23 08:32:59 EDT 2015]; root of context hierarchy 08:32:59,059 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 137) Loading XML bean definitions from class path resource [spring/business-config.xml] 08:32:59,073 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 137) Loading XML bean definitions from class path resource [spring/datasource-config.xml] 08:32:59,130 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 137) Loading XML bean definitions from class path resource [spring/tools-config.xml] 08:32:59,214 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 137) Loading properties file from class path resource [spring/data-access.properties] 08:32:59,216 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 137) Loading properties file from class path resource [spring/data-access.properties] 08:32:59,218 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 137) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 08:32:59,421 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (ServerService Thread Pool -- 137) Building JPA container EntityManagerFactory for persistence unit 'petclinic' 08:32:59,427 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 137) HHH000204: Processing PersistenceUnitInfo [ name: petclinic ...] 08:32:59,490 INFO [org.hibernate.Version] (ServerService Thread Pool -- 137) HHH000412: Hibernate Core {4.3.10.Final} 08:32:59,491 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 137) HHH000206: hibernate.properties not found 08:32:59,492 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 137) HHH000021: Bytecode provider name : javassist 08:32:59,557 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 137) HCANN000001: Hibernate Commons Annotations {4.0.5.Final} 08:32:59,791 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 137) HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 08:32:59,878 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 137) HHH000397: Using ASTQueryTranslatorFactory 08:33:00,115 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 137) Executing SQL script from class path resource [db/hsqldb/initDB.sql] 08:33:00,121 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 137) Executed SQL script from class path resource [db/hsqldb/initDB.sql] in 6 ms. 08:33:00,121 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 137) Executing SQL script from class path resource [db/hsqldb/populateDB.sql] 08:33:00,127 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 137) Executed SQL script from class path resource [db/hsqldb/populateDB.sql] in 6 ms. 08:33:00,167 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 137) Initializing EhCache CacheManager 08:33:00,261 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 137) Registering beans for JMX exposure on startup 08:33:00,265 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 137) Bean with name 'callMonitor' has been autodetected for JMX exposure 08:33:00,265 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 137) Located managed bean 'callMonitor': registering with JMX server as MBean [petclinic:type=CallMonitor] 08:33:00,277 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 137) Root WebApplicationContext: initialization completed in 1278 ms 08:33:00,279 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 137) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context '/jboss-spring-petclinic' 08:33:00,786 INFO [io.undertow.servlet] (ServerService Thread Pool -- 137) Initializing Spring FrameworkServlet 'petclinic' 08:33:00,786 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 137) FrameworkServlet 'petclinic': initialization started 08:33:00,787 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 137) Refreshing WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:00 EDT 2015]; parent: Root WebApplicationContext 08:33:00,788 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 137) Loading XML bean definitions from class path resource [spring/mvc-core-config.xml] 08:33:00,794 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 137) Loading XML bean definitions from class path resource [spring/mvc-view-config.xml] 08:33:00,846 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 137) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 08:33:00,890 INFO [org.springframework.oxm.jaxb.Jaxb2Marshaller] (ServerService Thread Pool -- 137) Creating JAXBContext with classes to be bound [class org.springframework.samples.petclinic.model.Vets] 08:33:00,931 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}/pets/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.processCreationForm(org.springframework.samples.petclinic.model.Pet,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:00,932 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/*/pets/{petId}/edit],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.initUpdateForm(int,java.util.Map) 08:33:00,932 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}/pets/{petId}/edit],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.processUpdateForm(org.springframework.samples.petclinic.model.Pet,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:00,932 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}/pets/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.initCreationForm(int,java.util.Map) 08:33:00,932 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/vets.xml || /vets.html]}" onto public java.lang.String org.springframework.samples.petclinic.web.VetController.showVetList(java.util.Map) 08:33:00,932 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/vets.json]}" onto public org.springframework.samples.petclinic.model.Vets org.springframework.samples.petclinic.web.VetController.showResourcesVetList() 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/*/pets/{petId}/visits/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.initNewVisitForm(int,java.util.Map) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}/pets/{petId}/visits/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.processNewVisitForm(org.springframework.samples.petclinic.model.Visit,org.springframework.validation.BindingResult) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/*/pets/{petId}/visits],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.showVisits(int,java.util.Map) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/find],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initFindForm(java.util.Map) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processFindForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,java.util.Map) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}/edit],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initUpdateOwnerForm(int,org.springframework.ui.Model) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}/edit],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processUpdateOwnerForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/{ownerId}]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.samples.petclinic.web.OwnerController.showOwner(int) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processCreationForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/owners/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initCreationForm(java.util.Map) 08:33:00,933 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 137) Mapped "{[/oups],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.CrashController.triggerException() 08:33:00,973 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 137) Looking for @ControllerAdvice: WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:00 EDT 2015]; parent: Root WebApplicationContext 08:33:00,994 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 137) Looking for @ControllerAdvice: WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:00 EDT 2015]; parent: Root WebApplicationContext 08:33:01,014 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 137) Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 08:33:01,015 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 137) Mapped URL path [/webjars/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#1' 08:33:01,019 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 137) Root mapping to handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 08:33:01,021 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 137) Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0' 08:33:01,029 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 137) FrameworkServlet 'petclinic': initialization completed in 243 ms 08:33:01,030 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 137) WFLYUT0021: Registered web context: /jboss-spring-petclinic 08:33:01,035 INFO [org.jboss.as.server] (management-handler-thread - 17) WFLYSRV0010: Deployed "jboss-spring-petclinic.war" (runtime-name : "jboss-spring-petclinic.war") 08:33:02,777 INFO [com.github.dandelion.core.web.DandelionFilter] (default task-76) Initializing the Dandelion context 08:33:02,778 INFO [com.github.dandelion.core.Context] (default task-76) Initializing configuration loader 08:33:02,785 WARN [com.github.dandelion.core.config.StandardConfigurationLoader] (default task-76) No file "dandelion.properties" was found in "dandelion/dandelion.properties" (classpath). The default configuration will be used. 08:33:02,785 INFO [com.github.dandelion.core.config.Configuration] (default task-76) =========================================== 08:33:02,785 INFO [com.github.dandelion.core.config.Configuration] (default task-76) 08:33:02,785 INFO [com.github.dandelion.core.config.Configuration] (default task-76) Dandelion "dev" profile activated. 08:33:02,785 INFO [com.github.dandelion.core.config.Configuration] (default task-76) 08:33:02,785 INFO [com.github.dandelion.core.config.Configuration] (default task-76) =========================================== 08:33:02,786 INFO [com.github.dandelion.core.Context] (default task-76) Scanning for components 08:33:02,787 INFO [com.github.dandelion.core.Context] (default task-76) Found component(s): ddl-core, ddl-dt 08:33:02,787 INFO [com.github.dandelion.core.Context] (default task-76) Initializing bundle loaders 08:33:02,788 INFO [com.github.dandelion.core.Context] (default task-76) Found bundle loader: dandelion-datatables 08:33:02,788 INFO [com.github.dandelion.core.Context] (default task-76) Found bundle loader: dandelion 08:33:02,788 INFO [com.github.dandelion.core.Context] (default task-76) Bundle loaders initialized: dandelion-datatables, dandelion 08:33:02,788 INFO [com.github.dandelion.core.Context] (default task-76) Initializing asset locators 08:33:02,789 INFO [com.github.dandelion.core.Context] (default task-76) Found asset locator: classpath 08:33:02,789 INFO [com.github.dandelion.core.Context] (default task-76) Found asset locator: api 08:33:02,790 INFO [com.github.dandelion.core.Context] (default task-76) Found asset locator: webapp 08:33:02,790 INFO [com.github.dandelion.core.Context] (default task-76) Found asset locator: remote 08:33:02,790 INFO [com.github.dandelion.core.Context] (default task-76) Found asset locator: jar 08:33:02,790 INFO [com.github.dandelion.core.Context] (default task-76) Initializing asset caching system 08:33:02,791 INFO [com.github.dandelion.core.Context] (default task-76) Found asset caching system: default 08:33:02,792 INFO [com.github.dandelion.core.Context] (default task-76) Asset cache system initialized: default 08:33:02,793 INFO [com.github.dandelion.core.Context] (default task-76) Initializing asset processors 08:33:02,795 INFO [com.github.dandelion.core.Context] (default task-76) Found asset processor: JsMinProcessor 08:33:02,795 INFO [com.github.dandelion.core.Context] (default task-76) Found asset processor: CssMinProcessor 08:33:02,796 INFO [com.github.dandelion.core.Context] (default task-76) Found asset processor: CssUrlRewritingProcessor 08:33:02,796 INFO [com.github.dandelion.core.Context] (default task-76) Asset processors disabled. All assets will be served as-is. 08:33:02,796 INFO [com.github.dandelion.core.Context] (default task-76) Initializing asset versioning 08:33:02,796 INFO [com.github.dandelion.core.Context] (default task-76) Found asset versioning strategy: content 08:33:02,796 INFO [com.github.dandelion.core.Context] (default task-76) Found asset versioning strategy: fixed 08:33:02,796 INFO [com.github.dandelion.core.Context] (default task-76) Selected asset versioning strategy: content 08:33:02,797 INFO [com.github.dandelion.core.Context] (default task-76) Initializing bundle storage 08:33:02,820 INFO [com.github.dandelion.core.Context] (default task-76) Bundle storage initialized with 65 bundles 08:33:02,820 INFO [com.github.dandelion.core.Context] (default task-76) Initializing asset storage 08:33:02,821 INFO [com.github.dandelion.core.Context] (default task-76) Asset storage initialized with: memory 08:33:02,821 INFO [com.github.dandelion.core.Context] (default task-76) Initializing handlers 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Pre-handler (1/3) ReloadBundlePreHandler (rank: 0) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Pre-handler (2/3) ClearStoragePreHandler (rank: 0) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Pre-handler (3/3) ClearCachePreHandler (rank: 0) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Post-handler (1/6) ETagPostHandler (rank: 10) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Post-handler (2/6) AssetInjectionPostHandler (rank: 20) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Post-handler (3/6) GzipCompressionPostHandler (rank: 30) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Post-handler (4/6) ReportAlertPostHandler (rank: 30) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Post-handler (5/6) CacheHeaderPostHandler (rank: 40) 08:33:02,825 INFO [com.github.dandelion.core.Context] (default task-76) Post-handler (6/6) DebuggerPostHandler (rank: 50) 08:33:02,829 INFO [com.github.dandelion.core.web.DandelionFilter] (default task-76) Dandelion context initialized 08:33:02,957 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-80) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,957 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-80) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,957 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-87) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,960 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-80) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,963 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-87) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,963 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-80) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,960 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-79) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,963 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-79) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,964 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-85) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,964 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-85) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,959 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-89) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,964 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-89) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,958 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-81) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,965 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-81) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,965 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-79) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,965 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-79) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,965 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-87) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:02,965 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-87) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,049 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-86) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,050 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-86) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-94) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-94) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-88) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-99) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-88) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-99) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,391 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-92) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,392 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-92) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,392 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-93) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,392 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-93) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,393 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-97) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,393 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-97) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,394 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-96) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,394 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-95) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,394 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-96) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,394 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-95) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:03,805 INFO [stdout] (default task-98) Hibernate: select distinct owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.last_name like ? 08:33:03,829 INFO [stdout] (default task-98) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:03,834 INFO [stdout] (default task-98) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:03,836 INFO [stdout] (default task-98) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:03,849 INFO [stdout] (default task-103) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:03,852 INFO [stdout] (default task-103) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:03,853 INFO [stdout] (default task-103) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:03,855 INFO [stdout] (default task-103) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:04,249 INFO [stdout] (default task-110) Hibernate: select pet0_.id as id1_1_0_, pet0_.name as name2_1_0_, pet0_.birth_date as birth_da3_1_0_, pet0_.owner_id as owner_id4_1_0_, pet0_.type_id as type_id5_1_0_, owner1_.id as id1_0_1_, owner1_.first_name as first_na2_0_1_, owner1_.last_name as last_nam3_0_1_, owner1_.address as address4_0_1_, owner1_.city as city5_0_1_, owner1_.telephone as telephon6_0_1_, pettype2_.id as id1_3_2_, pettype2_.name as name2_3_2_, visits3_.pet_id as pet_id4_1_3_, visits3_.id as id1_6_3_, visits3_.id as id1_6_4_, visits3_.visit_date as visit_da2_6_4_, visits3_.description as descript3_6_4_, visits3_.pet_id as pet_id4_6_4_ from pets pet0_ left outer join owners owner1_ on pet0_.owner_id=owner1_.id left outer join types pettype2_ on pet0_.type_id=pettype2_.id left outer join visits visits3_ on pet0_.id=visits3_.pet_id where pet0_.id=? 08:33:04,565 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-118) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,565 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-118) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-127) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-127) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-124) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-122) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-124) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-122) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,567 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-119) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,567 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-119) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,722 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-121) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,722 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-121) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,902 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-128) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,902 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-128) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:04,908 INFO [stdout] (default task-2) Hibernate: select pet0_.id as id1_1_0_, pet0_.name as name2_1_0_, pet0_.birth_date as birth_da3_1_0_, pet0_.owner_id as owner_id4_1_0_, pet0_.type_id as type_id5_1_0_, owner1_.id as id1_0_1_, owner1_.first_name as first_na2_0_1_, owner1_.last_name as last_nam3_0_1_, owner1_.address as address4_0_1_, owner1_.city as city5_0_1_, owner1_.telephone as telephon6_0_1_, pettype2_.id as id1_3_2_, pettype2_.name as name2_3_2_, visits3_.pet_id as pet_id4_1_3_, visits3_.id as id1_6_3_, visits3_.id as id1_6_4_, visits3_.visit_date as visit_da2_6_4_, visits3_.description as descript3_6_4_, visits3_.pet_id as pet_id4_6_4_ from pets pet0_ left outer join owners owner1_ on pet0_.owner_id=owner1_.id left outer join types pettype2_ on pet0_.type_id=pettype2_.id left outer join visits visits3_ on pet0_.id=visits3_.pet_id where pet0_.id=? 08:33:04,912 WARN [org.springframework.validation.DataBinder] (default task-2) Skipping URI variable 'petId' since the request contains a bind value with the same name. 08:33:04,933 INFO [stdout] (default task-2) Hibernate: insert into visits (id, visit_date, description, pet_id) values (default, ?, ?, ?) 08:33:04,942 INFO [stdout] (default task-125) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:04,943 INFO [stdout] (default task-125) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:04,944 INFO [stdout] (default task-125) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:04,945 INFO [stdout] (default task-125) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:05,306 INFO [stdout] (default task-13) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:05,310 INFO [stdout] (default task-13) Hibernate: select pet0_.id as id1_1_0_, pet0_.name as name2_1_0_, pet0_.birth_date as birth_da3_1_0_, pet0_.owner_id as owner_id4_1_0_, pet0_.type_id as type_id5_1_0_, owner1_.id as id1_0_1_, owner1_.first_name as first_na2_0_1_, owner1_.last_name as last_nam3_0_1_, owner1_.address as address4_0_1_, owner1_.city as city5_0_1_, owner1_.telephone as telephon6_0_1_, pettype2_.id as id1_3_2_, pettype2_.name as name2_3_2_, visits3_.pet_id as pet_id4_1_3_, visits3_.id as id1_6_3_, visits3_.id as id1_6_4_, visits3_.visit_date as visit_da2_6_4_, visits3_.description as descript3_6_4_, visits3_.pet_id as pet_id4_6_4_ from pets pet0_ left outer join owners owner1_ on pet0_.owner_id=owner1_.id left outer join types pettype2_ on pet0_.type_id=pettype2_.id left outer join visits visits3_ on pet0_.id=visits3_.pet_id where pet0_.id=? 08:33:05,880 INFO [stdout] (default task-26) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:05,883 INFO [stdout] (default task-26) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:06,337 INFO [stdout] (default task-45) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:06,340 INFO [stdout] (default task-45) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:06,344 INFO [stdout] (default task-45) Hibernate: select pet0_.id as id1_1_1_, pet0_.name as name2_1_1_, pet0_.birth_date as birth_da3_1_1_, pet0_.owner_id as owner_id4_1_1_, pet0_.type_id as type_id5_1_1_, visits1_.pet_id as pet_id4_1_3_, visits1_.id as id1_6_3_, visits1_.id as id1_6_0_, visits1_.visit_date as visit_da2_6_0_, visits1_.description as descript3_6_0_, visits1_.pet_id as pet_id4_6_0_ from pets pet0_ left outer join visits visits1_ on pet0_.id=visits1_.pet_id where pet0_.id=? 08:33:06,345 INFO [stdout] (default task-45) Hibernate: select owner0_.id as id1_0_1_, owner0_.first_name as first_na2_0_1_, owner0_.last_name as last_nam3_0_1_, owner0_.address as address4_0_1_, owner0_.city as city5_0_1_, owner0_.telephone as telephon6_0_1_, pets1_.owner_id as owner_id4_0_3_, pets1_.id as id1_1_3_, pets1_.id as id1_1_0_, pets1_.name as name2_1_0_, pets1_.birth_date as birth_da3_1_0_, pets1_.owner_id as owner_id4_1_0_, pets1_.type_id as type_id5_1_0_ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:06,346 INFO [stdout] (default task-45) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:06,347 INFO [stdout] (default task-45) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:06,350 INFO [stdout] (default task-45) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:06,363 INFO [stdout] (default task-45) Hibernate: update pets set name=?, birth_date=?, owner_id=?, type_id=? where id=? 08:33:06,374 INFO [stdout] (default task-47) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:06,376 INFO [stdout] (default task-47) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:06,376 INFO [stdout] (default task-47) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:06,377 INFO [stdout] (default task-47) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:06,378 INFO [stdout] (default task-47) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:07,927 INFO [stdout] (default task-78) Hibernate: insert into owners (id, first_name, last_name, address, city, telephone) values (default, ?, ?, ?, ?, ?) 08:33:07,931 INFO [stdout] (default task-77) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:08,338 INFO [stdout] (default task-80) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:08,340 INFO [stdout] (default task-80) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:08,795 INFO [stdout] (default task-103) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:09,142 INFO [stdout] (default task-109) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:09,144 INFO [stdout] (default task-109) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:09,146 INFO [stdout] (default task-109) Hibernate: insert into pets (id, name, birth_date, owner_id, type_id) values (default, ?, ?, ?, ?) 08:33:09,149 INFO [stdout] (default task-105) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:09,150 INFO [stdout] (default task-105) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:09,151 INFO [stdout] (default task-105) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:09,481 INFO [stdout] (default task-114) Hibernate: select distinct vet0_.id as id1_5_0_, specialty2_.id as id1_2_1_, vet0_.first_name as first_na2_5_0_, vet0_.last_name as last_nam3_5_0_, specialty2_.name as name2_2_1_, specialtie1_.vet_id as vet_id1_5_0__, specialtie1_.specialty_id as specialt2_4_0__ from vets vet0_ left outer join vet_specialties specialtie1_ on vet0_.id=specialtie1_.vet_id left outer join specialties specialty2_ on specialtie1_.specialty_id=specialty2_.id order by vet0_.last_name, vet0_.first_name 08:33:09,809 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-122) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,809 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-121) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,809 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-121) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,809 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-122) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,809 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-124) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,809 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-124) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,811 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-119) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,812 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-119) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,944 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-2) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,944 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-125) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,944 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-125) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:09,944 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-2) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:11,440 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-16) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:11,440 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-16) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:11,535 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-20) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:11,535 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-20) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:11,617 WARN [warn] (default task-15) Handler execution resulted in exception: java.lang.RuntimeException: Expected: controller used to showcase what happens when an exception is thrown at org.springframework.samples.petclinic.web.CrashController.triggerException(CrashController.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:776) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:705) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:967) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:858) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) at com.github.dandelion.datatables.core.web.filter.DatatablesFilter.doFilter(DatatablesFilter.java:74) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at com.github.dandelion.core.web.DandelionFilter.doFilter(DandelionFilter.java:128) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:85) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:198) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:784) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 08:33:11,657 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-19) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:11,657 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-19) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:12,085 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = jboss-spring-petclinic.war_org.hsqldb.jdbc.JDBCDriver_2_3 08:33:12,085 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 134) WFLYUT0022: Unregistered web context: /jboss-spring-petclinic 08:33:12,087 INFO [io.undertow.servlet] (ServerService Thread Pool -- 134) Destroying Spring FrameworkServlet 'petclinic' 08:33:12,087 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 134) Closing WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:00 EDT 2015]; parent: Root WebApplicationContext 08:33:12,092 INFO [io.undertow.servlet] (ServerService Thread Pool -- 134) Closing Spring root WebApplicationContext 08:33:12,092 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 134) Closing Root WebApplicationContext: startup date [Fri Oct 23 08:32:59 EDT 2015]; root of context hierarchy 08:33:12,092 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 134) Unregistering JMX-exposed beans on shutdown 08:33:12,092 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 134) Unregistering JMX-exposed beans 08:33:12,093 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 134) Shutting down EhCache CacheManager 08:33:12,096 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (ServerService Thread Pool -- 134) Closing JPA EntityManagerFactory for persistence unit 'petclinic' 08:33:12,123 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment jboss-spring-petclinic.war (runtime-name: jboss-spring-petclinic.war) in 39ms 08:33:12,133 INFO [org.jboss.as.repository] (management-handler-thread - 18) WFLYDR0002: Content removed from location /home/sgilda/tools/jboss-eap-7.0/standalone/data/content/36/63667008d6824e6f623171b19239d003df0d19/content 08:33:12,133 INFO [org.jboss.as.server] (management-handler-thread - 18) WFLYSRV0009: Undeployed "jboss-spring-petclinic.war" (runtime-name: "jboss-spring-petclinic.war") 08:33:14,790 INFO [org.jboss.as.repository] (management-handler-thread - 19) WFLYDR0001: Content added at location /home/sgilda/tools/jboss-eap-7.0/standalone/data/content/a8/7f49d9a7d6021edeba1d622c46245d26351c34/content 08:33:14,792 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "jboss-spring-petclinic.war" (runtime-name: "jboss-spring-petclinic.war") 08:33:16,541 WARN [org.jboss.as.ee] (MSC service thread 1-5) WFLYEE0007: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause) 08:33:16,542 WARN [org.jboss.as.ee] (MSC service thread 1-5) WFLYEE0007: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause) 08:33:16,555 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0004: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3) 08:33:16,555 WARN [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0013: Deployment deployment "jboss-spring-petclinic.war" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations) 08:33:16,560 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = jboss-spring-petclinic.war_org.hsqldb.jdbc.JDBCDriver_2_3 08:33:16,569 INFO [io.undertow.servlet] (ServerService Thread Pool -- 130) Spring WebApplicationInitializers detected on classpath: [org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration@44525166] 08:33:16,570 INFO [io.undertow.servlet] (ServerService Thread Pool -- 130) Initializing Spring root WebApplicationContext 08:33:16,570 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 130) Root WebApplicationContext: initialization started 08:33:16,607 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 130) Refreshing Root WebApplicationContext: startup date [Fri Oct 23 08:33:16 EDT 2015]; root of context hierarchy 08:33:16,626 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 130) Loading XML bean definitions from class path resource [spring/business-config.xml] 08:33:16,640 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 130) Loading XML bean definitions from class path resource [spring/datasource-config.xml] 08:33:16,693 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 130) Loading XML bean definitions from class path resource [spring/tools-config.xml] 08:33:16,771 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 130) Loading properties file from class path resource [spring/data-access.properties] 08:33:16,773 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 130) Loading properties file from class path resource [spring/data-access.properties] 08:33:16,775 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 130) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 08:33:17,141 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 130) Executing SQL script from class path resource [db/hsqldb/initDB.sql] 08:33:17,147 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 130) Executed SQL script from class path resource [db/hsqldb/initDB.sql] in 6 ms. 08:33:17,147 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 130) Executing SQL script from class path resource [db/hsqldb/populateDB.sql] 08:33:17,154 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 130) Executed SQL script from class path resource [db/hsqldb/populateDB.sql] in 7 ms. 08:33:17,216 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 130) Initializing EhCache CacheManager 08:33:17,293 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 130) Registering beans for JMX exposure on startup 08:33:17,296 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 130) Bean with name 'callMonitor' has been autodetected for JMX exposure 08:33:17,297 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 130) Located managed bean 'callMonitor': registering with JMX server as MBean [petclinic:type=CallMonitor] 08:33:17,308 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 130) Root WebApplicationContext: initialization completed in 738 ms 08:33:17,310 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 130) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context '/jboss-spring-petclinic' 08:33:17,798 INFO [io.undertow.servlet] (ServerService Thread Pool -- 130) Initializing Spring FrameworkServlet 'petclinic' 08:33:17,798 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 130) FrameworkServlet 'petclinic': initialization started 08:33:17,799 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 130) Refreshing WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:17 EDT 2015]; parent: Root WebApplicationContext 08:33:17,800 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 130) Loading XML bean definitions from class path resource [spring/mvc-core-config.xml] 08:33:17,805 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 130) Loading XML bean definitions from class path resource [spring/mvc-view-config.xml] 08:33:17,857 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 130) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 08:33:17,905 INFO [org.springframework.oxm.jaxb.Jaxb2Marshaller] (ServerService Thread Pool -- 130) Creating JAXBContext with classes to be bound [class org.springframework.samples.petclinic.model.Vets] 08:33:17,943 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}/pets/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.processCreationForm(org.springframework.samples.petclinic.model.Pet,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:17,943 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/*/pets/{petId}/edit],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.initUpdateForm(int,java.util.Map) 08:33:17,943 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}/pets/{petId}/edit],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.processUpdateForm(org.springframework.samples.petclinic.model.Pet,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:17,943 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}/pets/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.initCreationForm(int,java.util.Map) 08:33:17,943 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/vets.xml || /vets.html]}" onto public java.lang.String org.springframework.samples.petclinic.web.VetController.showVetList(java.util.Map) 08:33:17,943 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/vets.json]}" onto public org.springframework.samples.petclinic.model.Vets org.springframework.samples.petclinic.web.VetController.showResourcesVetList() 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/*/pets/{petId}/visits/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.initNewVisitForm(int,java.util.Map) 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}/pets/{petId}/visits/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.processNewVisitForm(org.springframework.samples.petclinic.model.Visit,org.springframework.validation.BindingResult) 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/*/pets/{petId}/visits],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.showVisits(int,java.util.Map) 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/find],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initFindForm(java.util.Map) 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processFindForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,java.util.Map) 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}/edit],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initUpdateOwnerForm(int,org.springframework.ui.Model) 08:33:17,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}/edit],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processUpdateOwnerForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:17,945 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/{ownerId}]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.samples.petclinic.web.OwnerController.showOwner(int) 08:33:17,945 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processCreationForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:17,945 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/owners/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initCreationForm(java.util.Map) 08:33:17,945 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 130) Mapped "{[/oups],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.CrashController.triggerException() 08:33:17,986 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 130) Looking for @ControllerAdvice: WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:17 EDT 2015]; parent: Root WebApplicationContext 08:33:18,007 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 130) Looking for @ControllerAdvice: WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:17 EDT 2015]; parent: Root WebApplicationContext 08:33:18,028 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 130) Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 08:33:18,030 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 130) Mapped URL path [/webjars/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#1' 08:33:18,033 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 130) Root mapping to handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 08:33:18,035 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 130) Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0' 08:33:18,044 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 130) FrameworkServlet 'petclinic': initialization completed in 246 ms 08:33:18,045 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 130) WFLYUT0021: Registered web context: /jboss-spring-petclinic 08:33:18,049 INFO [org.jboss.as.server] (management-handler-thread - 19) WFLYSRV0010: Deployed "jboss-spring-petclinic.war" (runtime-name : "jboss-spring-petclinic.war") 08:33:19,762 INFO [com.github.dandelion.core.web.DandelionFilter] (default task-23) Initializing the Dandelion context 08:33:19,763 INFO [com.github.dandelion.core.Context] (default task-23) Initializing configuration loader 08:33:19,765 WARN [com.github.dandelion.core.config.StandardConfigurationLoader] (default task-23) No file "dandelion.properties" was found in "dandelion/dandelion.properties" (classpath). The default configuration will be used. 08:33:19,765 INFO [com.github.dandelion.core.config.Configuration] (default task-23) =========================================== 08:33:19,765 INFO [com.github.dandelion.core.config.Configuration] (default task-23) 08:33:19,765 INFO [com.github.dandelion.core.config.Configuration] (default task-23) Dandelion "dev" profile activated. 08:33:19,765 INFO [com.github.dandelion.core.config.Configuration] (default task-23) 08:33:19,765 INFO [com.github.dandelion.core.config.Configuration] (default task-23) =========================================== 08:33:19,766 INFO [com.github.dandelion.core.Context] (default task-23) Scanning for components 08:33:19,767 INFO [com.github.dandelion.core.Context] (default task-23) Found component(s): ddl-core, ddl-dt 08:33:19,767 INFO [com.github.dandelion.core.Context] (default task-23) Initializing bundle loaders 08:33:19,768 INFO [com.github.dandelion.core.Context] (default task-23) Found bundle loader: dandelion-datatables 08:33:19,768 INFO [com.github.dandelion.core.Context] (default task-23) Found bundle loader: dandelion 08:33:19,768 INFO [com.github.dandelion.core.Context] (default task-23) Bundle loaders initialized: dandelion-datatables, dandelion 08:33:19,768 INFO [com.github.dandelion.core.Context] (default task-23) Initializing asset locators 08:33:19,769 INFO [com.github.dandelion.core.Context] (default task-23) Found asset locator: classpath 08:33:19,769 INFO [com.github.dandelion.core.Context] (default task-23) Found asset locator: api 08:33:19,769 INFO [com.github.dandelion.core.Context] (default task-23) Found asset locator: webapp 08:33:19,770 INFO [com.github.dandelion.core.Context] (default task-23) Found asset locator: remote 08:33:19,770 INFO [com.github.dandelion.core.Context] (default task-23) Found asset locator: jar 08:33:19,770 INFO [com.github.dandelion.core.Context] (default task-23) Initializing asset caching system 08:33:19,771 INFO [com.github.dandelion.core.Context] (default task-23) Found asset caching system: default 08:33:19,771 INFO [com.github.dandelion.core.Context] (default task-23) Asset cache system initialized: default 08:33:19,772 INFO [com.github.dandelion.core.Context] (default task-23) Initializing asset processors 08:33:19,773 INFO [com.github.dandelion.core.Context] (default task-23) Found asset processor: JsMinProcessor 08:33:19,773 INFO [com.github.dandelion.core.Context] (default task-23) Found asset processor: CssMinProcessor 08:33:19,774 INFO [com.github.dandelion.core.Context] (default task-23) Found asset processor: CssUrlRewritingProcessor 08:33:19,774 INFO [com.github.dandelion.core.Context] (default task-23) Asset processors disabled. All assets will be served as-is. 08:33:19,774 INFO [com.github.dandelion.core.Context] (default task-23) Initializing asset versioning 08:33:19,775 INFO [com.github.dandelion.core.Context] (default task-23) Found asset versioning strategy: content 08:33:19,775 INFO [com.github.dandelion.core.Context] (default task-23) Found asset versioning strategy: fixed 08:33:19,775 INFO [com.github.dandelion.core.Context] (default task-23) Selected asset versioning strategy: content 08:33:19,776 INFO [com.github.dandelion.core.Context] (default task-23) Initializing bundle storage 08:33:19,799 INFO [com.github.dandelion.core.Context] (default task-23) Bundle storage initialized with 65 bundles 08:33:19,799 INFO [com.github.dandelion.core.Context] (default task-23) Initializing asset storage 08:33:19,800 INFO [com.github.dandelion.core.Context] (default task-23) Asset storage initialized with: memory 08:33:19,800 INFO [com.github.dandelion.core.Context] (default task-23) Initializing handlers 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Pre-handler (1/3) ReloadBundlePreHandler (rank: 0) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Pre-handler (2/3) ClearStoragePreHandler (rank: 0) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Pre-handler (3/3) ClearCachePreHandler (rank: 0) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Post-handler (1/6) ETagPostHandler (rank: 10) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Post-handler (2/6) AssetInjectionPostHandler (rank: 20) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Post-handler (3/6) GzipCompressionPostHandler (rank: 30) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Post-handler (4/6) ReportAlertPostHandler (rank: 30) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Post-handler (5/6) CacheHeaderPostHandler (rank: 40) 08:33:19,804 INFO [com.github.dandelion.core.Context] (default task-23) Post-handler (6/6) DebuggerPostHandler (rank: 50) 08:33:19,808 INFO [com.github.dandelion.core.web.DandelionFilter] (default task-23) Dandelion context initialized 08:33:19,943 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-24) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,946 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-24) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,945 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-25) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,946 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-25) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,946 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-26) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,949 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-26) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,949 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-33) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,949 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-33) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,947 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-34) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,949 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-34) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,952 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-22) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,952 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-22) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,954 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-29) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,954 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-29) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,956 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-28) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,956 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-30) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,956 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-28) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:19,958 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-30) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,035 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-31) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,035 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-31) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,421 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-36) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,421 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-39) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,421 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-36) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,421 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-39) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-36) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-41) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-35) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-36) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-41) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-40) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,422 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-35) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,423 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-40) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,425 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-42) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,425 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-44) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,425 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-42) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:20,425 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-44) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,453 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-65) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-63) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-63) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-68) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-68) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-65) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-75) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-71) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-75) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,454 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-71) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,610 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-69) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,610 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-69) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,795 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-73) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,795 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-73) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:21,802 WARN [org.springframework.validation.DataBinder] (default task-72) Skipping URI variable 'petId' since the request contains a bind value with the same name. 08:33:26,731 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-70) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,731 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-70) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,732 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-91) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,732 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-91) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,732 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-77) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,732 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-77) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,733 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-78) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,733 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-78) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,859 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-89) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,859 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-90) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,859 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-89) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:26,859 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-90) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:28,404 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-84) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:28,404 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-84) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:28,514 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-88) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:28,514 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-88) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:28,598 WARN [warn] (default task-93) Handler execution resulted in exception: java.lang.RuntimeException: Expected: controller used to showcase what happens when an exception is thrown at org.springframework.samples.petclinic.web.CrashController.triggerException(CrashController.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:776) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:705) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:967) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:858) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) at com.github.dandelion.datatables.core.web.filter.DatatablesFilter.doFilter(DatatablesFilter.java:74) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at com.github.dandelion.core.web.DandelionFilter.doFilter(DandelionFilter.java:128) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:85) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:198) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:784) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 08:33:28,630 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-101) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:28,630 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-101) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:29,029 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 137) WFLYUT0022: Unregistered web context: /jboss-spring-petclinic 08:33:29,029 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = jboss-spring-petclinic.war_org.hsqldb.jdbc.JDBCDriver_2_3 08:33:29,032 INFO [io.undertow.servlet] (ServerService Thread Pool -- 137) Destroying Spring FrameworkServlet 'petclinic' 08:33:29,032 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 137) Closing WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:17 EDT 2015]; parent: Root WebApplicationContext 08:33:29,037 INFO [io.undertow.servlet] (ServerService Thread Pool -- 137) Closing Spring root WebApplicationContext 08:33:29,037 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 137) Closing Root WebApplicationContext: startup date [Fri Oct 23 08:33:16 EDT 2015]; root of context hierarchy 08:33:29,038 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 137) Unregistering JMX-exposed beans on shutdown 08:33:29,038 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 137) Unregistering JMX-exposed beans 08:33:29,039 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 137) Shutting down EhCache CacheManager 08:33:29,070 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment jboss-spring-petclinic.war (runtime-name: jboss-spring-petclinic.war) in 41ms 08:33:29,077 INFO [org.jboss.as.repository] (management-handler-thread - 20) WFLYDR0002: Content removed from location /home/sgilda/tools/jboss-eap-7.0/standalone/data/content/a8/7f49d9a7d6021edeba1d622c46245d26351c34/content 08:33:29,078 INFO [org.jboss.as.server] (management-handler-thread - 20) WFLYSRV0009: Undeployed "jboss-spring-petclinic.war" (runtime-name: "jboss-spring-petclinic.war") 08:33:31,737 INFO [org.jboss.as.repository] (management-handler-thread - 17) WFLYDR0001: Content added at location /home/sgilda/tools/jboss-eap-7.0/standalone/data/content/f0/e9687e69d47fd54d055be97343c93fa2394893/content 08:33:31,738 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "jboss-spring-petclinic.war" (runtime-name: "jboss-spring-petclinic.war") 08:33:33,894 WARN [org.jboss.as.ee] (MSC service thread 1-3) WFLYEE0007: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause) 08:33:33,895 WARN [org.jboss.as.ee] (MSC service thread 1-3) WFLYEE0007: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause) 08:33:33,911 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0004: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3) 08:33:33,911 WARN [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0013: Deployment deployment "jboss-spring-petclinic.war" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations) 08:33:33,916 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = jboss-spring-petclinic.war_org.hsqldb.jdbc.JDBCDriver_2_3 08:33:33,931 INFO [io.undertow.servlet] (ServerService Thread Pool -- 136) Spring WebApplicationInitializers detected on classpath: [org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration@1f94fb9a] 08:33:33,931 INFO [io.undertow.servlet] (ServerService Thread Pool -- 136) Initializing Spring root WebApplicationContext 08:33:33,931 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 136) Root WebApplicationContext: initialization started 08:33:33,985 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 136) Refreshing Root WebApplicationContext: startup date [Fri Oct 23 08:33:33 EDT 2015]; root of context hierarchy 08:33:34,013 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 136) Loading XML bean definitions from class path resource [spring/business-config.xml] 08:33:34,029 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 136) Loading XML bean definitions from class path resource [spring/datasource-config.xml] 08:33:34,148 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 136) Loading XML bean definitions from class path resource [spring/tools-config.xml] 08:33:34,576 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 136) Loading properties file from class path resource [spring/data-access.properties] 08:33:34,578 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] (ServerService Thread Pool -- 136) Loading properties file from class path resource [spring/data-access.properties] 08:33:34,583 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 136) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 08:33:34,790 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (ServerService Thread Pool -- 136) Building JPA container EntityManagerFactory for persistence unit 'petclinic' 08:33:34,796 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 136) HHH000204: Processing PersistenceUnitInfo [ name: petclinic ...] 08:33:34,860 INFO [org.hibernate.Version] (ServerService Thread Pool -- 136) HHH000412: Hibernate Core {4.3.10.Final} 08:33:34,862 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 136) HHH000206: hibernate.properties not found 08:33:34,863 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 136) HHH000021: Bytecode provider name : javassist 08:33:34,927 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 136) HCANN000001: Hibernate Commons Annotations {4.0.5.Final} 08:33:35,151 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 136) HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 08:33:35,235 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 136) HHH000397: Using ASTQueryTranslatorFactory 08:33:35,453 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 136) Executing SQL script from class path resource [db/hsqldb/initDB.sql] 08:33:35,458 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 136) Executed SQL script from class path resource [db/hsqldb/initDB.sql] in 5 ms. 08:33:35,458 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 136) Executing SQL script from class path resource [db/hsqldb/populateDB.sql] 08:33:35,464 INFO [org.springframework.jdbc.datasource.init.ScriptUtils] (ServerService Thread Pool -- 136) Executed SQL script from class path resource [db/hsqldb/populateDB.sql] in 6 ms. 08:33:35,747 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 136) Initializing EhCache CacheManager 08:33:35,831 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 136) Registering beans for JMX exposure on startup 08:33:35,835 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 136) Bean with name 'callMonitor' has been autodetected for JMX exposure 08:33:35,836 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 136) Located managed bean 'callMonitor': registering with JMX server as MBean [petclinic:type=CallMonitor] 08:33:35,849 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 136) Root WebApplicationContext: initialization completed in 1917 ms 08:33:35,851 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 136) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context '/jboss-spring-petclinic' 08:33:36,361 INFO [io.undertow.servlet] (ServerService Thread Pool -- 136) Initializing Spring FrameworkServlet 'petclinic' 08:33:36,361 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 136) FrameworkServlet 'petclinic': initialization started 08:33:36,363 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 136) Refreshing WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:36 EDT 2015]; parent: Root WebApplicationContext 08:33:36,363 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 136) Loading XML bean definitions from class path resource [spring/mvc-core-config.xml] 08:33:36,369 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 136) Loading XML bean definitions from class path resource [spring/mvc-view-config.xml] 08:33:36,416 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 136) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 08:33:36,468 INFO [org.springframework.oxm.jaxb.Jaxb2Marshaller] (ServerService Thread Pool -- 136) Creating JAXBContext with classes to be bound [class org.springframework.samples.petclinic.model.Vets] 08:33:36,523 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}/pets/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.processCreationForm(org.springframework.samples.petclinic.model.Pet,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/*/pets/{petId}/edit],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.initUpdateForm(int,java.util.Map) 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}/pets/{petId}/edit],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.processUpdateForm(org.springframework.samples.petclinic.model.Pet,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}/pets/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.PetController.initCreationForm(int,java.util.Map) 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/vets.xml || /vets.html]}" onto public java.lang.String org.springframework.samples.petclinic.web.VetController.showVetList(java.util.Map) 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/vets.json]}" onto public org.springframework.samples.petclinic.model.Vets org.springframework.samples.petclinic.web.VetController.showResourcesVetList() 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/*/pets/{petId}/visits/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.initNewVisitForm(int,java.util.Map) 08:33:36,524 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}/pets/{petId}/visits/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.processNewVisitForm(org.springframework.samples.petclinic.model.Visit,org.springframework.validation.BindingResult) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/*/pets/{petId}/visits],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.VisitController.showVisits(int,java.util.Map) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/find],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initFindForm(java.util.Map) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processFindForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,java.util.Map) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}/edit],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initUpdateOwnerForm(int,org.springframework.ui.Model) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}/edit],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processUpdateOwnerForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/{ownerId}]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.samples.petclinic.web.OwnerController.showOwner(int) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/new],methods=[POST]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.processCreationForm(org.springframework.samples.petclinic.model.Owner,org.springframework.validation.BindingResult,org.springframework.web.bind.support.SessionStatus) 08:33:36,525 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/owners/new],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.OwnerController.initCreationForm(java.util.Map) 08:33:36,526 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 136) Mapped "{[/oups],methods=[GET]}" onto public java.lang.String org.springframework.samples.petclinic.web.CrashController.triggerException() 08:33:36,572 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 136) Looking for @ControllerAdvice: WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:36 EDT 2015]; parent: Root WebApplicationContext 08:33:36,601 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 136) Looking for @ControllerAdvice: WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:36 EDT 2015]; parent: Root WebApplicationContext 08:33:36,626 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 136) Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 08:33:36,629 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 136) Mapped URL path [/webjars/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#1' 08:33:36,633 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 136) Root mapping to handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 08:33:36,636 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 136) Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0' 08:33:36,649 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 136) FrameworkServlet 'petclinic': initialization completed in 288 ms 08:33:36,649 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 136) WFLYUT0021: Registered web context: /jboss-spring-petclinic 08:33:36,654 INFO [org.jboss.as.server] (management-handler-thread - 17) WFLYSRV0010: Deployed "jboss-spring-petclinic.war" (runtime-name : "jboss-spring-petclinic.war") 08:33:38,386 INFO [com.github.dandelion.core.web.DandelionFilter] (default task-102) Initializing the Dandelion context 08:33:38,387 INFO [com.github.dandelion.core.Context] (default task-102) Initializing configuration loader 08:33:38,389 WARN [com.github.dandelion.core.config.StandardConfigurationLoader] (default task-102) No file "dandelion.properties" was found in "dandelion/dandelion.properties" (classpath). The default configuration will be used. 08:33:38,389 INFO [com.github.dandelion.core.config.Configuration] (default task-102) =========================================== 08:33:38,389 INFO [com.github.dandelion.core.config.Configuration] (default task-102) 08:33:38,389 INFO [com.github.dandelion.core.config.Configuration] (default task-102) Dandelion "dev" profile activated. 08:33:38,389 INFO [com.github.dandelion.core.config.Configuration] (default task-102) 08:33:38,389 INFO [com.github.dandelion.core.config.Configuration] (default task-102) =========================================== 08:33:38,390 INFO [com.github.dandelion.core.Context] (default task-102) Scanning for components 08:33:38,391 INFO [com.github.dandelion.core.Context] (default task-102) Found component(s): ddl-core, ddl-dt 08:33:38,391 INFO [com.github.dandelion.core.Context] (default task-102) Initializing bundle loaders 08:33:38,392 INFO [com.github.dandelion.core.Context] (default task-102) Found bundle loader: dandelion-datatables 08:33:38,392 INFO [com.github.dandelion.core.Context] (default task-102) Found bundle loader: dandelion 08:33:38,392 INFO [com.github.dandelion.core.Context] (default task-102) Bundle loaders initialized: dandelion-datatables, dandelion 08:33:38,392 INFO [com.github.dandelion.core.Context] (default task-102) Initializing asset locators 08:33:38,393 INFO [com.github.dandelion.core.Context] (default task-102) Found asset locator: classpath 08:33:38,393 INFO [com.github.dandelion.core.Context] (default task-102) Found asset locator: api 08:33:38,394 INFO [com.github.dandelion.core.Context] (default task-102) Found asset locator: webapp 08:33:38,394 INFO [com.github.dandelion.core.Context] (default task-102) Found asset locator: remote 08:33:38,394 INFO [com.github.dandelion.core.Context] (default task-102) Found asset locator: jar 08:33:38,394 INFO [com.github.dandelion.core.Context] (default task-102) Initializing asset caching system 08:33:38,395 INFO [com.github.dandelion.core.Context] (default task-102) Found asset caching system: default 08:33:38,395 INFO [com.github.dandelion.core.Context] (default task-102) Asset cache system initialized: default 08:33:38,396 INFO [com.github.dandelion.core.Context] (default task-102) Initializing asset processors 08:33:38,397 INFO [com.github.dandelion.core.Context] (default task-102) Found asset processor: JsMinProcessor 08:33:38,397 INFO [com.github.dandelion.core.Context] (default task-102) Found asset processor: CssMinProcessor 08:33:38,398 INFO [com.github.dandelion.core.Context] (default task-102) Found asset processor: CssUrlRewritingProcessor 08:33:38,398 INFO [com.github.dandelion.core.Context] (default task-102) Asset processors disabled. All assets will be served as-is. 08:33:38,398 INFO [com.github.dandelion.core.Context] (default task-102) Initializing asset versioning 08:33:38,399 INFO [com.github.dandelion.core.Context] (default task-102) Found asset versioning strategy: content 08:33:38,399 INFO [com.github.dandelion.core.Context] (default task-102) Found asset versioning strategy: fixed 08:33:38,399 INFO [com.github.dandelion.core.Context] (default task-102) Selected asset versioning strategy: content 08:33:38,400 INFO [com.github.dandelion.core.Context] (default task-102) Initializing bundle storage 08:33:38,428 INFO [com.github.dandelion.core.Context] (default task-102) Bundle storage initialized with 65 bundles 08:33:38,428 INFO [com.github.dandelion.core.Context] (default task-102) Initializing asset storage 08:33:38,429 INFO [com.github.dandelion.core.Context] (default task-102) Asset storage initialized with: memory 08:33:38,429 INFO [com.github.dandelion.core.Context] (default task-102) Initializing handlers 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Pre-handler (1/3) ReloadBundlePreHandler (rank: 0) 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Pre-handler (2/3) ClearStoragePreHandler (rank: 0) 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Pre-handler (3/3) ClearCachePreHandler (rank: 0) 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Post-handler (1/6) ETagPostHandler (rank: 10) 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Post-handler (2/6) AssetInjectionPostHandler (rank: 20) 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Post-handler (3/6) GzipCompressionPostHandler (rank: 30) 08:33:38,432 INFO [com.github.dandelion.core.Context] (default task-102) Post-handler (4/6) ReportAlertPostHandler (rank: 30) 08:33:38,433 INFO [com.github.dandelion.core.Context] (default task-102) Post-handler (5/6) CacheHeaderPostHandler (rank: 40) 08:33:38,433 INFO [com.github.dandelion.core.Context] (default task-102) Post-handler (6/6) DebuggerPostHandler (rank: 50) 08:33:38,436 INFO [com.github.dandelion.core.web.DandelionFilter] (default task-102) Dandelion context initialized 08:33:38,561 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-113) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,561 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-113) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,562 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-112) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,562 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-112) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,563 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-115) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,563 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-105) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,563 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-105) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,563 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-115) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,563 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-110) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,563 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-111) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-111) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,565 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-106) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,564 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-103) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,564 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-109) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-103) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-109) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,564 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-110) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,566 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-106) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,666 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-116) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:38,666 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-116) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,004 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-118) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,004 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-121) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,004 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-121) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,004 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-118) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,004 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-123) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,005 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-123) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,005 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-120) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,005 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-120) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,006 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-122) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,006 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-122) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,006 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-126) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,006 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-126) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,007 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-124) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,007 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-127) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,007 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-124) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,007 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-127) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:39,323 INFO [stdout] (default task-128) Hibernate: select distinct owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.last_name like ? 08:33:39,346 INFO [stdout] (default task-128) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:39,351 INFO [stdout] (default task-128) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:39,354 INFO [stdout] (default task-128) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:39,363 INFO [stdout] (default task-125) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:39,365 INFO [stdout] (default task-125) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:39,367 INFO [stdout] (default task-125) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:39,368 INFO [stdout] (default task-125) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:39,754 INFO [stdout] (default task-10) Hibernate: select pet0_.id as id1_1_, pet0_.name as name2_1_, pet0_.birth_date as birth_da3_1_, pet0_.owner_id as owner_id4_1_, pet0_.type_id as type_id5_1_ from pets pet0_ where pet0_.id=? 08:33:39,755 INFO [stdout] (default task-10) Hibernate: select owner0_.id as id1_0_0_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_ from owners owner0_ where owner0_.id=? 08:33:39,756 INFO [stdout] (default task-10) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:39,757 INFO [stdout] (default task-10) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:40,016 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-23) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,016 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-23) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,016 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-12) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,016 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-12) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,017 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-19) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,017 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-18) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,017 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-19) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,017 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-18) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,017 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-26) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,017 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-26) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,089 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-24) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,090 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-24) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,281 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-25) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,281 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-25) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:40,284 INFO [stdout] (default task-33) Hibernate: select pet0_.id as id1_1_, pet0_.name as name2_1_, pet0_.birth_date as birth_da3_1_, pet0_.owner_id as owner_id4_1_, pet0_.type_id as type_id5_1_ from pets pet0_ where pet0_.id=? 08:33:40,285 INFO [stdout] (default task-33) Hibernate: select owner0_.id as id1_0_0_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_ from owners owner0_ where owner0_.id=? 08:33:40,287 INFO [stdout] (default task-33) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:40,287 INFO [stdout] (default task-33) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:40,289 WARN [org.springframework.validation.DataBinder] (default task-33) Skipping URI variable 'petId' since the request contains a bind value with the same name. 08:33:40,317 INFO [stdout] (default task-33) Hibernate: insert into visits (id, visit_date, description, pet_id) values (default, ?, ?, ?) 08:33:40,327 INFO [stdout] (default task-34) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:40,328 INFO [stdout] (default task-34) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:40,329 INFO [stdout] (default task-34) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:40,330 INFO [stdout] (default task-34) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:40,679 INFO [stdout] (default task-36) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:40,682 INFO [stdout] (default task-36) Hibernate: select pet0_.id as id1_1_, pet0_.name as name2_1_, pet0_.birth_date as birth_da3_1_, pet0_.owner_id as owner_id4_1_, pet0_.type_id as type_id5_1_ from pets pet0_ where pet0_.id=? 08:33:40,683 INFO [stdout] (default task-36) Hibernate: select owner0_.id as id1_0_0_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_ from owners owner0_ where owner0_.id=? 08:33:40,684 INFO [stdout] (default task-36) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:40,685 INFO [stdout] (default task-36) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:41,234 INFO [stdout] (default task-46) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:41,238 INFO [stdout] (default task-46) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:41,705 INFO [stdout] (default task-63) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:41,707 INFO [stdout] (default task-63) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:41,711 INFO [stdout] (default task-63) Hibernate: select pet0_.id as id1_1_1_, pet0_.name as name2_1_1_, pet0_.birth_date as birth_da3_1_1_, pet0_.owner_id as owner_id4_1_1_, pet0_.type_id as type_id5_1_1_, visits1_.pet_id as pet_id4_1_3_, visits1_.id as id1_6_3_, visits1_.id as id1_6_0_, visits1_.visit_date as visit_da2_6_0_, visits1_.description as descript3_6_0_, visits1_.pet_id as pet_id4_6_0_ from pets pet0_ left outer join visits visits1_ on pet0_.id=visits1_.pet_id where pet0_.id=? 08:33:41,712 INFO [stdout] (default task-63) Hibernate: select owner0_.id as id1_0_1_, owner0_.first_name as first_na2_0_1_, owner0_.last_name as last_nam3_0_1_, owner0_.address as address4_0_1_, owner0_.city as city5_0_1_, owner0_.telephone as telephon6_0_1_, pets1_.owner_id as owner_id4_0_3_, pets1_.id as id1_1_3_, pets1_.id as id1_1_0_, pets1_.name as name2_1_0_, pets1_.birth_date as birth_da3_1_0_, pets1_.owner_id as owner_id4_1_0_, pets1_.type_id as type_id5_1_0_ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:41,713 INFO [stdout] (default task-63) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:41,715 INFO [stdout] (default task-63) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:41,717 INFO [stdout] (default task-63) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:41,730 INFO [stdout] (default task-63) Hibernate: update pets set name=?, birth_date=?, owner_id=?, type_id=? where id=? 08:33:41,736 INFO [stdout] (default task-55) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:41,738 INFO [stdout] (default task-55) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:41,738 INFO [stdout] (default task-55) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:41,739 INFO [stdout] (default task-55) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:41,740 INFO [stdout] (default task-55) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:43,302 INFO [stdout] (default task-100) Hibernate: insert into owners (id, first_name, last_name, address, city, telephone) values (default, ?, ?, ?, ?, ?) 08:33:43,306 INFO [stdout] (default task-96) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:43,717 INFO [stdout] (default task-102) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:43,719 INFO [stdout] (default task-102) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:44,172 INFO [stdout] (default task-121) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:44,509 INFO [stdout] (default task-3) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:44,511 INFO [stdout] (default task-3) Hibernate: select pettype0_.id as id1_3_, pettype0_.name as name2_3_ from types pettype0_ order by pettype0_.name 08:33:44,514 INFO [stdout] (default task-3) Hibernate: insert into pets (id, name, birth_date, owner_id, type_id) values (default, ?, ?, ?, ?) 08:33:44,517 INFO [stdout] (default task-5) Hibernate: select owner0_.id as id1_0_0_, pets1_.id as id1_1_1_, owner0_.first_name as first_na2_0_0_, owner0_.last_name as last_nam3_0_0_, owner0_.address as address4_0_0_, owner0_.city as city5_0_0_, owner0_.telephone as telephon6_0_0_, pets1_.name as name2_1_1_, pets1_.birth_date as birth_da3_1_1_, pets1_.owner_id as owner_id4_1_1_, pets1_.type_id as type_id5_1_1_, pets1_.owner_id as owner_id4_0_0__, pets1_.id as id1_1_0__ from owners owner0_ left outer join pets pets1_ on owner0_.id=pets1_.owner_id where owner0_.id=? 08:33:44,518 INFO [stdout] (default task-5) Hibernate: select pettype0_.id as id1_3_0_, pettype0_.name as name2_3_0_ from types pettype0_ where pettype0_.id=? 08:33:44,519 INFO [stdout] (default task-5) Hibernate: select visits0_.pet_id as pet_id4_1_0_, visits0_.id as id1_6_0_, visits0_.id as id1_6_1_, visits0_.visit_date as visit_da2_6_1_, visits0_.description as descript3_6_1_, visits0_.pet_id as pet_id4_6_1_ from visits visits0_ where visits0_.pet_id=? 08:33:44,844 INFO [stdout] (default task-9) Hibernate: select vet0_.id as id1_5_, vet0_.first_name as first_na2_5_, vet0_.last_name as last_nam3_5_ from vets vet0_ 08:33:44,845 INFO [stdout] (default task-9) Hibernate: select specialtie0_.vet_id as vet_id1_5_0_, specialtie0_.specialty_id as specialt2_4_0_, specialty1_.id as id1_2_1_, specialty1_.name as name2_2_1_ from vet_specialties specialtie0_ inner join specialties specialty1_ on specialtie0_.specialty_id=specialty1_.id where specialtie0_.vet_id=? 08:33:44,846 INFO [stdout] (default task-9) Hibernate: select specialtie0_.vet_id as vet_id1_5_0_, specialtie0_.specialty_id as specialt2_4_0_, specialty1_.id as id1_2_1_, specialty1_.name as name2_2_1_ from vet_specialties specialtie0_ inner join specialties specialty1_ on specialtie0_.specialty_id=specialty1_.id where specialtie0_.vet_id=? 08:33:44,847 INFO [stdout] (default task-9) Hibernate: select specialtie0_.vet_id as vet_id1_5_0_, specialtie0_.specialty_id as specialt2_4_0_, specialty1_.id as id1_2_1_, specialty1_.name as name2_2_1_ from vet_specialties specialtie0_ inner join specialties specialty1_ on specialtie0_.specialty_id=specialty1_.id where specialtie0_.vet_id=? 08:33:44,848 INFO [stdout] (default task-9) Hibernate: select specialtie0_.vet_id as vet_id1_5_0_, specialtie0_.specialty_id as specialt2_4_0_, specialty1_.id as id1_2_1_, specialty1_.name as name2_2_1_ from vet_specialties specialtie0_ inner join specialties specialty1_ on specialtie0_.specialty_id=specialty1_.id where specialtie0_.vet_id=? 08:33:44,848 INFO [stdout] (default task-9) Hibernate: select specialtie0_.vet_id as vet_id1_5_0_, specialtie0_.specialty_id as specialt2_4_0_, specialty1_.id as id1_2_1_, specialty1_.name as name2_2_1_ from vet_specialties specialtie0_ inner join specialties specialty1_ on specialtie0_.specialty_id=specialty1_.id where specialtie0_.vet_id=? 08:33:44,849 INFO [stdout] (default task-9) Hibernate: select specialtie0_.vet_id as vet_id1_5_0_, specialtie0_.specialty_id as specialt2_4_0_, specialty1_.id as id1_2_1_, specialty1_.name as name2_2_1_ from vet_specialties specialtie0_ inner join specialties specialty1_ on specialtie0_.specialty_id=specialty1_.id where specialtie0_.vet_id=? 08:33:45,151 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-20) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,151 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-21) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,151 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-20) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,151 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-21) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,155 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-11) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,155 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-11) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,157 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-27) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,157 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-27) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,282 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-12) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,282 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-19) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,282 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-12) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:45,282 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-19) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:46,811 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-22) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:46,811 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-22) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:46,902 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-32) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:46,902 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-32) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:46,984 WARN [warn] (default task-30) Handler execution resulted in exception: java.lang.RuntimeException: Expected: controller used to showcase what happens when an exception is thrown at org.springframework.samples.petclinic.web.CrashController.triggerException(CrashController.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:776) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:705) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:967) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:858) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) at com.github.dandelion.datatables.core.web.filter.DatatablesFilter.doFilter(DatatablesFilter.java:74) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at com.github.dandelion.core.web.DandelionFilter.doFilter(DandelionFilter.java:128) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:85) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:72) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:198) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:784) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 08:33:47,022 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-42) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:47,022 WARN [com.github.dandelion.core.web.handler.cache.HttpHeaderUtils] (default task-42) For some unknown reason, the response seems empty. The ETag won't be computed for this response. 08:33:47,320 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 135) WFLYUT0022: Unregistered web context: /jboss-spring-petclinic 08:33:47,321 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = jboss-spring-petclinic.war_org.hsqldb.jdbc.JDBCDriver_2_3 08:33:47,324 INFO [io.undertow.servlet] (ServerService Thread Pool -- 135) Destroying Spring FrameworkServlet 'petclinic' 08:33:47,324 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 135) Closing WebApplicationContext for namespace 'petclinic-servlet': startup date [Fri Oct 23 08:33:36 EDT 2015]; parent: Root WebApplicationContext 08:33:47,329 INFO [io.undertow.servlet] (ServerService Thread Pool -- 135) Closing Spring root WebApplicationContext 08:33:47,329 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 135) Closing Root WebApplicationContext: startup date [Fri Oct 23 08:33:33 EDT 2015]; root of context hierarchy 08:33:47,330 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 135) Unregistering JMX-exposed beans on shutdown 08:33:47,331 INFO [org.springframework.jmx.export.annotation.AnnotationMBeanExporter] (ServerService Thread Pool -- 135) Unregistering JMX-exposed beans 08:33:47,331 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 135) Shutting down EhCache CacheManager 08:33:47,337 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (ServerService Thread Pool -- 135) Closing JPA EntityManagerFactory for persistence unit 'petclinic' 08:33:47,380 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment jboss-spring-petclinic.war (runtime-name: jboss-spring-petclinic.war) in 60ms 08:33:47,393 INFO [org.jboss.as.repository] (management-handler-thread - 18) WFLYDR0002: Content removed from location /home/sgilda/tools/jboss-eap-7.0/standalone/data/content/f0/e9687e69d47fd54d055be97343c93fa2394893/content 08:33:47,393 INFO [org.jboss.as.server] (management-handler-thread - 18) WFLYSRV0009: Undeployed "jboss-spring-petclinic.war" (runtime-name: "jboss-spring-petclinic.war")