blob: f6ae0f87115ec11911df4ef6fab1d59bb2706cc6 [file] [log] [blame]
,--.
,--.'|
,--,: : | Nacos 1.3.2
,`--.'`| ' : ,---. Running in stand alone mode, All function modules
| : : | | ' ,'\ .--.--. Port: 8848
: | \ | : ,--.--. ,---. / / | / / ' Pid: 22
| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://1bb09e6663a0:8848/nacos/index.html
' ' ;. ;.--. .-. | / / '' | |: :| : ;_
| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io
' : | ; .' ," .--.; |' ; :__| : | `----. \
| | '`--' / / ,. |' | '.'|\ \ / / /`--' /
' : | ; : .' \ : : `----' '--'. /
; |.' | , .-./\ \ / `--'---'
'---' `--`---' `----'
2020-11-10 11:36:33,239 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$5dfb6748] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-10 11:36:33,350 INFO Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-10 11:36:33,466 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3c01cfa1' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-10 11:36:33,468 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$82d009fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-10 11:36:33,489 INFO Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-11-10 11:36:33,917 INFO Tomcat initialized with port(s): 8848 (http)
2020-11-10 11:36:34,070 INFO Root WebApplicationContext: initialization completed in 3771 ms
2020-11-10 11:36:37,633 INFO Initializing ExecutorService 'applicationTaskExecutor'
2020-11-10 11:36:37,843 INFO Adding welcome page: class path resource [static/index.html]
2020-11-10 11:36:38,237 INFO Creating filter chain: Ant [pattern='/**'], []
2020-11-10 11:36:38,281 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1b0a7baf, org.springframework.security.web.context.SecurityContextPersistenceFilter@d78795, org.springframework.security.web.header.HeaderWriterFilter@32fe9d0a, org.springframework.security.web.csrf.CsrfFilter@f415a95, org.springframework.security.web.authentication.logout.LogoutFilter@22c86919, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47428937, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@21694e53, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62417a16, org.springframework.security.web.session.SessionManagementFilter@64da2a7, org.springframework.security.web.access.ExceptionTranslationFilter@724f138e]
2020-11-10 11:36:38,389 INFO Exposing 16 endpoint(s) beneath base path '/actuator'
2020-11-10 11:36:38,426 INFO Initializing ExecutorService 'taskScheduler'
2020-11-10 11:36:38,542 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2020-11-10 11:36:38,550 INFO Nacos Log files: /home/nacos/logs
2020-11-10 11:36:38,556 INFO Nacos Log files: /home/nacos/conf
2020-11-10 11:36:38,557 INFO Nacos Log files: /home/nacos/data
2020-11-10 11:36:38,559 INFO Nacos started successfully in stand alone mode. use embedded storage
2020-11-10 11:36:39,101 INFO Initializing Servlet 'dispatcherServlet'
2020-11-10 11:36:39,119 INFO Completed initialization in 16 ms