Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v1.2.3.RELEASE)
- 2015-05-18 06:45:53.011 INFO 7556 --- [ main] com.isap.config.Application : Starting Application on BLACKORDER with PID 7556 (C:\tsap\Recepcion-CFDI\src\main\webapp\WEB-INF\classes started by Zyst in C:\tsap\Recepcion-CFDI)
- 2015-05-18 06:45:53.077 INFO 7556 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@25bbf683: startup date [Mon May 18 06:45:53 CDT 2015]; root of context hierarchy
- 2015-05-18 06:45:55.385 INFO 7556 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'beanNameViewResolver': replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
- 2015-05-18 06:45:56.194 INFO 7556 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$63093ac7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 06:45:56.231 INFO 7556 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAttributeSource' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 06:45:56.246 INFO 7556 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionInterceptor' of type [class org.springframework.transaction.interceptor.TransactionInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 06:45:56.257 INFO 7556 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.config.internalTransactionAdvisor' of type [class org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2015-05-18 06:45:57.310 INFO 7556 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 10443 (http)
- 2015-05-18 06:45:57.754 INFO 7556 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat
- 2015-05-18 06:45:57.755 INFO 7556 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.0.21
- 2015-05-18 06:45:58.891 INFO 7556 --- [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 that 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 06:45:58.923 INFO 7556 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- 2015-05-18 06:45:58.923 INFO 7556 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 5851 ms
- 2015-05-18 06:46:00.156 INFO 7556 --- [ost-startStop-1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a5147da, org.springframework.security.web.context.SecurityContextPersistenceFilter@53f155c4, org.springframework.security.web.header.HeaderWriterFilter@8a9335, org.springframework.security.web.authentication.logout.LogoutFilter@26df0859, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@30f37383, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c570cbb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ef9a92, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a2bd8a0, org.springframework.security.web.session.SessionManagementFilter@772b44be, org.springframework.security.web.access.ExceptionTranslationFilter@4783af55, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6c12c838]
- 2015-05-18 06:46:00.256 INFO 7556 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
- 2015-05-18 06:46:00.257 INFO 7556 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'prettyFilter' to urls: [/*]
- 2015-05-18 06:46:00.257 INFO 7556 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
- 2015-05-18 06:46:00.257 INFO 7556 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
- 2015-05-18 06:46:00.257 INFO 7556 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'facesServlet' to [*.xhtml]
- 2015-05-18 06:46:00.260 INFO 7556 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
- 2015-05-18 06:46:00.351 INFO 7556 --- [ost-startStop-1] j.e.resource.webcontainer.jsf.config : Initializing Mojarra 2.2.11 ( 20150505-0732 https://svn.java.net/svn/mojarra~svn/tags/2.2.11@14688) for context ''
- 2015-05-18 06:46:00.958 INFO 7556 --- [ost-startStop-1] j.e.r.webcontainer.jsf.application : JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed.
- 2015-05-18 06:46:02.377 INFO 7556 --- [ost-startStop-1] j.e.resource.webcontainer.jsf.config : Monitoring file:/C:/tsap/Recepcion-CFDI/src/main/webapp/WEB-INF/faces-config.xml for modifications
- 2015-05-18 06:46:02.440 INFO 7556 --- [ost-startStop-1] .w.PostConstructApplicationEventListener : Running on PrimeFaces 5.2
- 2015-05-18 06:46:02.445 INFO 7556 --- [ost-startStop-1] com.ocpsoft.pretty.PrettyFilter : PrettyFilter starting up...
- 2015-05-18 06:46:03.066 INFO 7556 --- [ost-startStop-1] com.ocpsoft.pretty.PrettyFilter : PrettyFilter initialized.
- 2015-05-18 06:46:03.225 INFO 7556 --- [ main] o.s.j.d.DriverManagerDataSource : Loaded JDBC driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
- 2015-05-18 06:46:04.161 INFO 7556 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
- 2015-05-18 06:46:04.177 INFO 7556 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
- name: default
- ...]
- 2015-05-18 06:46:04.289 INFO 7556 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {4.3.9.Final}
- 2015-05-18 06:46:04.291 INFO 7556 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
- 2015-05-18 06:46:04.294 INFO 7556 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
- 2015-05-18 06:46:04.625 INFO 7556 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
- 2015-05-18 06:46:05.199 WARN 7556 --- [ main] o.h.e.j.d.i.StandardDialectResolver : HHH000385: Unknown Microsoft SQL Server major version [12] using SQL Server 2000 dialect
- 2015-05-18 06:46:05.207 INFO 7556 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.SQLServerDialect
- 2015-05-18 06:46:05.262 INFO 7556 --- [ main] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
- 2015-05-18 06:46:05.975 INFO 7556 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.SQLServerDialect
- 2015-05-18 06:46:06.087 INFO 7556 --- [ main] o.h.e.t.i.TransactionFactoryInitiator : HHH000399: Using default transaction strategy (direct JDBC transactions)
- 2015-05-18 06:46:06.087 INFO 7556 --- [ main] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
- 2015-05-18 06:46:06.452 INFO 7556 --- [ main] o.s.o.h.HibernateTransactionManager : Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@4317850d] of Hibernate SessionFactory for HibernateTransactionManager
- 2015-05-18 06:46:06.675 INFO 7556 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@25bbf683: startup date [Mon May 18 06:45:53 CDT 2015]; root of context hierarchy
- 2015-05-18 06:46:07.160 INFO 7556 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
- 2015-05-18 06:46:07.160 INFO 7556 --- [ 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 06:46:07.204 INFO 7556 --- [ 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 06:46:07.204 INFO 7556 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2015-05-18 06:46:07.262 INFO 7556 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- 2015-05-18 06:46:07.456 INFO 7556 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
- 2015-05-18 06:46:07.588 INFO 7556 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 10443 (http)
- 2015-05-18 06:46:07.591 INFO 7556 --- [ main] com.isap.config.Application : Started Application in 15.079 seconds (JVM running for 15.818)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement