Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v1.2.3.RELEASE)
- 2015-05-18 07:02:18.451 INFO 19524 --- [ main] com.isap.config.Application : Starting Application v0.3 on BLACKORDER with PID 19524 (C:\Program Files\Java\jdk1.8.0_45\bin\CFDI-0.3.jar started by Zyst in C
- :\Program Files\Java\jdk1.8.0_45\bin)
- 2015-05-18 07:02:18.537 INFO 19524 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2573bac0: startup date [Mon
- May 18 07:02:18 CDT 2015]; root of context hierarchy
- 2015-05-18 07:02:20.636 INFO 19524 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'beanNameViewResolver': replacing [Root bean: class [null]; scope=; abstract=false; lazyIni
- t=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanName
- ViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: clas
- s [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurati
- onAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdap
- ter.class]]
- 2015-05-18 07:02:21.638 INFO 19524 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.tr
- ansaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8bfb2ee2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 07:02:21.691 INFO 19524 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAttributeSource' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSourc
- e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 07:02:21.726 INFO 19524 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionInterceptor' of type [class org.springframework.transaction.interceptor.TransactionInterceptor] is not eligibl
- e for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 07:02:21.746 INFO 19524 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.config.internalTransactionAdvisor' of type [class org.springframework.transaction.interce
- ptor.BeanFactoryTransactionAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 07:02:23.253 INFO 19524 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 10443 (http)
- 2015-05-18 07:02:23.818 INFO 19524 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat
- 2015-05-18 07:02:23.820 INFO 19524 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.0.21
- 2015-05-18 07:02:27.905 INFO 19524 --- [ost-startStop-1] org.apache.jasper.servlet.TldScanner : At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs t
- hat were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
- 2015-05-18 07:02:28.137 INFO 19524 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2015-05-18 07:02:28.138 INFO 19524 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 9607 ms
- 2015-05-18 07:02:30.216 INFO 19524 --- [ost-startStop-1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.con
- text.request.async.WebAsyncManagerIntegrationFilter@15f1c1ee, org.springframework.security.web.context.SecurityContextPersistenceFilter@21501696, org.springframework.security.web.header.HeaderWriterFilter@5b30914a, org.springfra
- mework.security.web.authentication.logout.LogoutFilter@34bd6700, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@dcbdb47, org.springframework.security.web.savedrequest.RequestCacheAwareFilter
- @13e16439, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5829a174, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@46b321f4, org.springframework.security.web.se
- ssion.SessionManagementFilter@7e2c119f, org.springframework.security.web.access.ExceptionTranslationFilter@7caaff89, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@35ca842]
- 2015-05-18 07:02:30.376 INFO 19524 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
- 2015-05-18 07:02:30.377 INFO 19524 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'prettyFilter' to urls: [/*]
- 2015-05-18 07:02:30.378 INFO 19524 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
- 2015-05-18 07:02:30.378 INFO 19524 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
- 2015-05-18 07:02:30.378 INFO 19524 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'facesServlet' to [*.xhtml]
- 2015-05-18 07:02:30.381 INFO 19524 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
- 2015-05-18 07:02:30.565 INFO 19524 --- [ost-startStop-1] com.ocpsoft.pretty.PrettyFilter : PrettyFilter starting up...
- 2015-05-18 07:02:30.727 WARN 19524 --- [ost-startStop-1] c.o.p.f.c.annotation.WebClassesFinder : Cannot find classes folder: /WEB-INF/classes/
- 2015-05-18 07:02:30.733 INFO 19524 --- [ost-startStop-1] com.ocpsoft.pretty.PrettyFilter : PrettyFilter initialized.
- 2015-05-18 07:02:30.841 INFO 19524 --- [ main] o.s.j.d.DriverManagerDataSource : Loaded JDBC driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
- 2015-05-18 07:02:32.029 INFO 19524 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
- 2015-05-18 07:02:32.047 INFO 19524 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
- name: default
- ...]
- 2015-05-18 07:02:32.198 INFO 19524 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {4.3.9.Final}
- 2015-05-18 07:02:32.211 INFO 19524 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
- 2015-05-18 07:02:32.217 INFO 19524 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
- 2015-05-18 07:02:32.813 INFO 19524 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
- 2015-05-18 07:02:33.405 WARN 19524 --- [ main] o.h.e.j.d.i.StandardDialectResolver : HHH000385: Unknown Microsoft SQL Server major version [12] using SQL Server 2000 dialect
- 2015-05-18 07:02:33.419 INFO 19524 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.SQLServerDialect
- 2015-05-18 07:02:33.509 INFO 19524 --- [ main] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
- 2015-05-18 07:02:34.637 INFO 19524 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.SQLServerDialect
- 2015-05-18 07:02:34.802 INFO 19524 --- [ main] o.h.e.t.i.TransactionFactoryInitiator : HHH000399: Using default transaction strategy (direct JDBC transactions)
- 2015-05-18 07:02:34.803 INFO 19524 --- [ main] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
- 2015-05-18 07:02:35.232 INFO 19524 --- [ main] o.s.o.h.HibernateTransactionManager : Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@4b6c545b] of Hibernate SessionFactory for Hiberna
- teTransactionManager
- 2015-05-18 07:02:35.682 INFO 19524 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2573bac0
- : startup date [Mon May 18 07:02:18 CDT 2015]; root of context hierarchy
- 2015-05-18 07:02:36.293 INFO 19524 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.Resp
- onseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
- 2015-05-18 07:02:36.294 INFO 19524 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.
- web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest)
- 2015-05-18 07:02:36.374 INFO 19524 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2015-05-18 07:02:36.374 INFO 19524 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2015-05-18 07:02:36.480 INFO 19524 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandl
- er]
- 2015-05-18 07:02:36.823 INFO 19524 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
- 2015-05-18 07:02:37.043 INFO 19524 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 10443 (http)
- 2015-05-18 07:02:37.047 INFO 19524 --- [ main] com.isap.config.Application : Started Application in 19.169 seconds (JVM running for 20.529)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement