Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. 2020-02-13 10:20:22,347 [ INFO] com.tst.flow.Application Starting Application v2.2.0 on DESKTOP-ME8CVS8 with PID 3028 (C:\flow\flow-service\FlowServerApplication-2.2.0-31-exec.jar started by Houra in C:\flow\flow-service)
  2. 2020-02-13 10:20:22,351 [ INFO] com.tst.flow.Application The following profiles are active: pathland
  3. 2020-02-13 10:20:25,256 [ INFO] org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data repositories in DEFAULT mode.
  4. 2020-02-13 10:20:26,164 [ INFO] org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 772ms. Found 40 repository interfaces.
  5. 2020-02-13 10:20:27,061 [ INFO] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d0f904e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  6. 2020-02-13 10:20:28,013 [ INFO] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port(s): 1024 (http)
  7. 2020-02-13 10:20:28,049 [ INFO] org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-1024"]
  8. 2020-02-13 10:20:28,086 [ INFO] org.apache.catalina.core.StandardService Starting service [Tomcat]
  9. 2020-02-13 10:20:28,093 [ INFO] org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/9.0.22]
  10. 2020-02-13 10:20:28,307 [ INFO] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring embedded WebApplicationContext
  11. 2020-02-13 10:20:28,322 [ INFO] org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 5875 ms
  12. 2020-02-13 10:20:28,755 [ INFO] org.hibernate.jpa.internal.util.LogHelper HHH000204: Processing PersistenceUnitInfo [
  13. name: default
  14. ...]
  15. 2020-02-13 10:20:28,888 [ INFO] org.hibernate.Version HHH000412: Hibernate Core {5.3.10.Final}
  16. 2020-02-13 10:20:28,893 [ INFO] org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
  17. 2020-02-13 10:20:29,221 [ INFO] org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
  18. 2020-02-13 10:20:30,063 [ INFO] com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
  19. 2020-02-13 10:20:30,373 [ INFO] com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
  20. 2020-02-13 10:20:30,404 [ INFO] org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  21. 2020-02-13 10:20:34,244 [ INFO] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
  22. 2020-02-13 10:20:35,576 [ INFO] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator HHH000397: Using ASTQueryTranslatorFactory
  23. 2020-02-13 10:20:39,573 [ INFO] org.springframework.security.web.DefaultSecurityFilterChain Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@46bb0bdf, org.springframework.security.web.context.SecurityContextPersistenceFilter@6885ed19, org.springframework.security.web.header.HeaderWriterFilter@7741ae1b, org.springframework.security.web.authentication.logout.LogoutFilter@37775bb1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5763a655, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d4a3e13, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@16681017, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@561f9d92, org.springframework.security.web.session.SessionManagementFilter@545d2560, org.springframework.security.web.access.ExceptionTranslationFilter@703e8050, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@203e705e]
  24. 2020-02-13 10:20:40,038 [ INFO] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
  25. 2020-02-13 10:20:40,202 [ WARN] org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  26. 2020-02-13 10:20:40,822 [ INFO] org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-1024"]
  27. 2020-02-13 10:20:40,884 [ INFO] org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port(s): 1024 (http) with context path ''
  28. 2020-02-13 10:20:40,937 [ INFO] com.tst.flow.Application Started Application in 20.009 seconds (JVM running for 21.631)
  29. 2020-02-13 10:39:44,520 [ INFO] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] Initializing Spring DispatcherServlet 'dispatcherServlet'
  30. 2020-02-13 10:39:44,547 [ INFO] org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
  31. 2020-02-13 10:39:44,621 [ INFO] org.springframework.web.servlet.DispatcherServlet Completed initialization in 66 ms
  32. 2020-02-13 11:20:05,848 [ INFO] com.tst.flow.service.businessl.payment.PaymentServiceImpl findByPaymentDateBetween start: Mon Jan 27 11:22:42 PHT 2020
  33. 2020-02-13 11:20:05,860 [ INFO] com.tst.flow.service.businessl.payment.PaymentServiceImpl findByPaymentDateBetween end: Mon Jan 27 11:22:45 PHT 2020
  34. 2020-02-13 11:20:34,959 [ INFO] com.tst.flow.service.businessl.payment.PaymentServiceImpl findByPaymentDateBetween start: Mon Jan 27 11:22:42 PHT 2020
  35. 2020-02-13 11:20:34,962 [ INFO] com.tst.flow.service.businessl.payment.PaymentServiceImpl findByPaymentDateBetween end: Mon Jan 27 11:22:45 PHT 2020
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement