RuoYi-Cloud/docker/nacos/logs/start.out

45 lines
3.1 KiB
Plaintext

,--.
,--.'|
,--,: : | Nacos 1.4.2
,`--.'`| ' : ,---. Running in stand alone mode, All function modules
| : : | | ' ,'\ .--.--. Port: 8848
: | \ | : ,--.--. ,---. / / | / / ' Pid: 25
| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://172.20.0.4:8848/nacos/index.html
' ' ;. ;.--. .-. | / / '' | |: :| : ;_
| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io
' : | ; .' ," .--.; |' ; :__| : | `----. \
| | '`--' / / ,. |' | '.'|\ \ / / /`--' /
' : | ; : .' \ : : `----' '--'. /
; |.' | , .-./\ \ / `--'---'
'---' `--`---' `----'
2021-09-18 23:34:03,734 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5082d622' 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)
2021-09-18 23:34:03,759 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)
2021-09-18 23:34:05,817 INFO Tomcat initialized with port(s): 8848 (http)
2021-09-18 23:34:07,254 INFO Root WebApplicationContext: initialization completed in 12443 ms
2021-09-18 23:34:20,923 INFO Initializing ExecutorService 'applicationTaskExecutor'
2021-09-18 23:34:21,486 INFO Adding welcome page: class path resource [static/index.html]
2021-09-18 23:34:25,867 INFO Creating filter chain: Ant [pattern='/**'], []
2021-09-18 23:34:26,181 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@fff25f1, org.springframework.security.web.context.SecurityContextPersistenceFilter@13006998, org.springframework.security.web.header.HeaderWriterFilter@4d411036, org.springframework.security.web.csrf.CsrfFilter@35293c05, org.springframework.security.web.authentication.logout.LogoutFilter@54afd745, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@352c308, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5dda6f9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c00fff0, org.springframework.security.web.session.SessionManagementFilter@41beb473, org.springframework.security.web.access.ExceptionTranslationFilter@2db2dd9d]
2021-09-18 23:34:27,281 INFO Initializing ExecutorService 'taskScheduler'
2021-09-18 23:34:27,422 INFO Exposing 16 endpoint(s) beneath base path '/actuator'
2021-09-18 23:34:28,296 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2021-09-18 23:34:28,321 INFO Nacos started successfully in stand alone mode. use external storage
2021-09-18 23:34:32,479 INFO Initializing Servlet 'dispatcherServlet'
2021-09-18 23:34:32,513 INFO Completed initialization in 32 ms