Code Monkey home page Code Monkey logo

Comments (1)

HakChealKim avatar HakChealKim commented on July 17, 2024

2021-08-19 22:33:25,614 INFO [restartedMain] Application: Starting Application on xuezhedeMacBook-Air.local with PID 39120 (/Users/xuezhejin/workspace/KafkaCenter/KafkaCenter-Core/target/classes started by xuezhejin in /Users/xuezhejin/workspace/KafkaCenter)
2021-08-19 22:33:25,622 INFO [restartedMain] Application: No active profile set, falling back to default profiles: default
2021-08-19 22:33:25,746 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-08-19 22:33:25,747 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-08-19 22:33:28,445 INFO [restartedMain] TomcatWebServer: Tomcat initialized with port(s): 8080 (http)
2021-08-19 22:33:28,559 INFO [restartedMain] ContextLoader: Root WebApplicationContext: initialization completed in 2812 ms
2021-08-19 22:33:28,991 WARN [restartedMain] HikariConfig: KafkaCenterHikariCP - idleTimeout is close to or more than maxLifetime, disabling it.
2021-08-19 22:33:28,993 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Starting...
2021-08-19 22:33:29,825 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Start completed.
2021-08-19 22:33:31,316 INFO [restartedMain] ThreadPoolTaskExecutor: Initializing ExecutorService 'applicationTaskExecutor'
2021-08-19 22:33:31,886 INFO [restartedMain] DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@221d230d, org.springframework.security.web.context.SecurityContextPersistenceFilter@247aea55, org.springframework.security.web.header.HeaderWriterFilter@3d5f2863, org.springframework.security.web.authentication.logout.LogoutFilter@157a61ec, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5bcf1156, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3100ab03, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@43a6b482, org.springframework.security.web.session.SessionManagementFilter@79830682, org.springframework.security.web.access.ExceptionTranslationFilter@6b6c070e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@285f6292]
2021-08-19 22:33:31,994 INFO [restartedMain] OptionalLiveReloadServer: LiveReload server is running on port 35729
2021-08-19 22:33:32,000 INFO [restartedMain] EndpointLinksResolver: Exposing 2 endpoint(s) beneath base path '/actuator'
2021-08-19 22:33:32,077 INFO [restartedMain] TomcatWebServer: Tomcat started on port(s): 8080 (http) with context path ''
2021-08-19 22:33:32,081 INFO [restartedMain] Application: Started Application in 8.064 seconds (JVM running for 12.612)
2021-08-19 22:33:32,509 INFO [RMI TCP Connection(3)-127.0.0.1] DispatcherServlet: Initializing Servlet 'dispatcherServlet'
2021-08-19 22:33:32,520 INFO [RMI TCP Connection(3)-127.0.0.1] DispatcherServlet: Completed initialization in 10 ms
2021-08-19 22:34:56,139 INFO [SpringContextShutdownHook] ThreadPoolTaskExecutor: Shutting down ExecutorService 'applicationTaskExecutor'
2021-08-19 22:34:56,144 INFO [SpringContextShutdownHook] HikariDataSource: KafkaCenterHikariCP - Shutdown initiated...
2021-08-19 22:34:56,157 INFO [SpringContextShutdownHook] HikariDataSource: KafkaCenterHikariCP - Shutdown completed.
2021-08-19 22:35:12,997 INFO [restartedMain] Application: Starting Application on xuezhedeMacBook-Air.local with PID 39473 (/Users/xuezhejin/workspace/KafkaCenter/KafkaCenter-Core/target/classes started by xuezhejin in /Users/xuezhejin/workspace/KafkaCenter)
2021-08-19 22:35:13,003 INFO [restartedMain] Application: No active profile set, falling back to default profiles: default
2021-08-19 22:35:13,135 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-08-19 22:35:13,136 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-08-19 22:35:15,196 INFO [restartedMain] TomcatWebServer: Tomcat initialized with port(s): 8083 (http)
2021-08-19 22:35:15,289 INFO [restartedMain] ContextLoader: Root WebApplicationContext: initialization completed in 2153 ms
2021-08-19 22:35:15,673 WARN [restartedMain] HikariConfig: KafkaCenterHikariCP - idleTimeout is close to or more than maxLifetime, disabling it.
2021-08-19 22:35:15,675 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Starting...
2021-08-19 22:35:16,166 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Start completed.
2021-08-19 22:35:17,372 INFO [restartedMain] ThreadPoolTaskExecutor: Initializing ExecutorService 'applicationTaskExecutor'
2021-08-19 22:35:17,923 INFO [restartedMain] DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/
'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a282d2e, org.springframework.security.web.context.SecurityContextPersistenceFilter@775fc8b, org.springframework.security.web.header.HeaderWriterFilter@8cfa7cc, org.springframework.security.web.authentication.logout.LogoutFilter@6fddf561, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@256ad895, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@681a1a3f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16834028, org.springframework.security.web.session.SessionManagementFilter@6ddd8af5, org.springframework.security.web.access.ExceptionTranslationFilter@25a682c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@325bb346]
2021-08-19 22:35:17,985 INFO [restartedMain] OptionalLiveReloadServer: LiveReload server is running on port 35729
2021-08-19 22:35:17,989 INFO [restartedMain] EndpointLinksResolver: Exposing 2 endpoint(s) beneath base path '/actuator'
2021-08-19 22:35:18,059 INFO [restartedMain] TomcatWebServer: Tomcat started on port(s): 8083 (http) with context path ''
2021-08-19 22:35:18,063 INFO [restartedMain] Application: Started Application in 5.788 seconds (JVM running for 7.545)
2021-08-19 22:35:18,129 INFO [RMI TCP Connection(2)-127.0.0.1] DispatcherServlet: Initializing Servlet 'dispatcherServlet'
2021-08-19 22:35:18,143 INFO [RMI TCP Connection(2)-127.0.0.1] DispatcherServlet: Completed initialization in 13 ms
2021-08-19 22:39:11,424 INFO [SpringContextShutdownHook] ThreadPoolTaskExecutor: Shutting down ExecutorService 'applicationTaskExecutor'
2021-08-19 22:39:11,432 INFO [SpringContextShutdownHook] HikariDataSource: KafkaCenterHikariCP - Shutdown initiated...
2021-08-19 22:39:11,441 INFO [SpringContextShutdownHook] HikariDataSource: KafkaCenterHikariCP - Shutdown completed.
2021-08-19 22:43:29,088 INFO [restartedMain] Application: Starting Application on xuezhedeMacBook-Air.local with PID 41270 (/Users/xuezhejin/workspace/KafkaCenter/KafkaCenter-Core/target/classes started by xuezhejin in /Users/xuezhejin/workspace/KafkaCenter)
2021-08-19 22:43:29,094 INFO [restartedMain] Application: No active profile set, falling back to default profiles: default
2021-08-19 22:43:29,166 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-08-19 22:43:29,167 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-08-19 22:43:31,597 INFO [restartedMain] TomcatWebServer: Tomcat initialized with port(s): 8083 (http)
2021-08-19 22:43:31,700 INFO [restartedMain] ContextLoader: Root WebApplicationContext: initialization completed in 2533 ms
2021-08-19 22:43:32,073 WARN [restartedMain] HikariConfig: KafkaCenterHikariCP - idleTimeout is close to or more than maxLifetime, disabling it.
2021-08-19 22:43:32,074 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Starting...
2021-08-19 22:43:32,525 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Start completed.
2021-08-19 22:43:33,891 INFO [restartedMain] ThreadPoolTaskExecutor: Initializing ExecutorService 'applicationTaskExecutor'
2021-08-19 22:43:34,450 INFO [restartedMain] DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2aac65ca, org.springframework.security.web.context.SecurityContextPersistenceFilter@2f8f96f5, org.springframework.security.web.header.HeaderWriterFilter@65a10b9c, org.springframework.security.web.authentication.logout.LogoutFilter@3526ceae, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c48630b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@21b458d3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@100ff4fc, org.springframework.security.web.session.SessionManagementFilter@2a1e33f8, org.springframework.security.web.access.ExceptionTranslationFilter@2ec83b22, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@f4bf129]
2021-08-19 22:43:34,538 INFO [restartedMain] OptionalLiveReloadServer: LiveReload server is running on port 35729
2021-08-19 22:43:34,544 INFO [restartedMain] EndpointLinksResolver: Exposing 2 endpoint(s) beneath base path '/actuator'
2021-08-19 22:43:34,618 INFO [restartedMain] TomcatWebServer: Tomcat started on port(s): 8083 (http) with context path ''
2021-08-19 22:43:34,623 INFO [restartedMain] Application: Started Application in 5.96 seconds (JVM running for 7.695)
2021-08-19 22:43:35,225 INFO [RMI TCP Connection(2)-127.0.0.1] DispatcherServlet: Initializing Servlet 'dispatcherServlet'
2021-08-19 22:43:35,234 INFO [RMI TCP Connection(2)-127.0.0.1] DispatcherServlet: Completed initialization in 9 ms
2021-08-19 23:01:07,647 INFO [SpringContextShutdownHook] ThreadPoolTaskExecutor: Shutting down ExecutorService 'applicationTaskExecutor'
2021-08-19 23:01:07,654 INFO [SpringContextShutdownHook] HikariDataSource: KafkaCenterHikariCP - Shutdown initiated...
2021-08-19 23:01:07,662 INFO [SpringContextShutdownHook] HikariDataSource: KafkaCenterHikariCP - Shutdown completed.
2021-08-19 23:06:49,853 INFO [restartedMain] Application: Starting Application on 192.168.0.103 with PID 817 (/Users/xuezhejin/workspace/KafkaCenter/KafkaCenter-Core/target/classes started by xuezhejin in /Users/xuezhejin/workspace/KafkaCenter)
2021-08-19 23:06:49,873 INFO [restartedMain] Application: No active profile set, falling back to default profiles: default
2021-08-19 23:06:50,022 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2021-08-19 23:06:50,023 INFO [restartedMain] DevToolsPropertyDefaultsPostProcessor: For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2021-08-19 23:06:53,027 INFO [restartedMain] TomcatWebServer: Tomcat initialized with port(s): 8083 (http)
2021-08-19 23:06:53,161 INFO [restartedMain] ContextLoader: Root WebApplicationContext: initialization completed in 3137 ms
2021-08-19 23:06:53,725 WARN [restartedMain] HikariConfig: KafkaCenterHikariCP - idleTimeout is close to or more than maxLifetime, disabling it.
2021-08-19 23:06:53,727 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Starting...
2021-08-19 23:06:54,549 INFO [restartedMain] HikariDataSource: KafkaCenterHikariCP - Start completed.
2021-08-19 23:06:56,300 INFO [restartedMain] ThreadPoolTaskExecutor: Initializing ExecutorService 'applicationTaskExecutor'
2021-08-19 23:06:56,954 INFO [restartedMain] DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/
'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6cf91c76, org.springframework.security.web.context.SecurityContextPersistenceFilter@74012c6, org.springframework.security.web.header.HeaderWriterFilter@47094056, org.springframework.security.web.authentication.logout.LogoutFilter@69b24dd6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2795e3ca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4bc64d23, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@19752a5b, org.springframework.security.web.session.SessionManagementFilter@7b179a33, org.springframework.security.web.access.ExceptionTranslationFilter@4a969248, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@39109530]
2021-08-19 23:06:57,053 INFO [restartedMain] OptionalLiveReloadServer: LiveReload server is running on port 35729
2021-08-19 23:06:57,060 INFO [restartedMain] EndpointLinksResolver: Exposing 2 endpoint(s) beneath base path '/actuator'
2021-08-19 23:06:57,183 INFO [restartedMain] TomcatWebServer: Tomcat started on port(s): 8083 (http) with context path ''
2021-08-19 23:06:57,205 INFO [restartedMain] Application: Started Application in 8.318 seconds (JVM running for 11.385)
2021-08-19 23:06:57,815 INFO [RMI TCP Connection(2)-192.168.0.103] DispatcherServlet: Initializing Servlet 'dispatcherServlet'
2021-08-19 23:06:57,832 INFO [RMI TCP Connection(2)-192.168.0.103] DispatcherServlet: Completed initialization in 17 ms

确定 UI work 吗?

from kcenter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.