2020-11-20 19:28:08,175 INFO Starting Nacos v1.3.1 on c88292798d2d with PID 25 (/home/nacos/target/nacos-server.jar started by root in /home/nacos) 2020-11-20 19:28:08,192 INFO The following profiles are active: standalone 2020-11-20 19:28:19,141 INFO Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$16c444ad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-20 19:28:19,293 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-20 19:28:19,299 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4b7dc788' 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-20 19:28:19,302 INFO Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$3b98e75f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-11-20 19:28:19,309 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-20 19:28:20,015 INFO Tomcat initialized with port(s): 8848 (http) 2020-11-20 19:28:20,082 INFO Starting service [Tomcat] 2020-11-20 19:28:20,083 INFO Starting Servlet Engine: Apache Tomcat/9.0.13 2020-11-20 19:28:20,106 INFO The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 2020-11-20 19:28:20,293 INFO Initializing Spring embedded WebApplicationContext 2020-11-20 19:28:20,295 INFO Root WebApplicationContext: initialization completed in 11777 ms 2020-11-20 19:28:21,223 WARN HikariPool-1 - idleTimeout has been set but has no effect because the pool is operating as a fixed size pool. 2020-11-20 19:28:21,225 INFO HikariPool-1 - Starting... 2020-11-20 19:28:21,236 WARN Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation. 2020-11-20 19:28:22,360 INFO HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.) 2020-11-20 19:28:22,368 INFO HikariPool-1 - Start completed. 2020-11-20 19:28:24,274 INFO Nacos-related cluster resource initialization 2020-11-20 19:28:24,297 INFO The cluster resource is initialized 2020-11-20 19:28:24,941 INFO Reflections took 66 ms to scan 1 urls, producing 6 keys and 24 values 2020-11-20 19:28:25,026 INFO Reflections took 5 ms to scan 1 urls, producing 2 keys and 12 values 2020-11-20 19:28:25,041 INFO Reflections took 7 ms to scan 1 urls, producing 3 keys and 15 values 2020-11-20 19:28:26,794 INFO Initializing ExecutorService 'applicationTaskExecutor' 2020-11-20 19:28:27,106 INFO Adding welcome page: class path resource [static/index.html] 2020-11-20 19:28:27,839 INFO Creating filter chain: Ant [pattern='/**'], [] 2020-11-20 19:28:27,910 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@48c40605, org.springframework.security.web.context.SecurityContextPersistenceFilter@6063d80a, org.springframework.security.web.header.HeaderWriterFilter@59fc684e, org.springframework.security.web.csrf.CsrfFilter@53499d85, org.springframework.security.web.authentication.logout.LogoutFilter@302fec27, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@355e34c7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24f360b2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54107f42, org.springframework.security.web.session.SessionManagementFilter@2fd1731c, org.springframework.security.web.access.ExceptionTranslationFilter@782a4fff] 2020-11-20 19:28:28,183 INFO Exposing 2 endpoint(s) beneath base path '/actuator' 2020-11-20 19:28:28,233 INFO Initializing ExecutorService 'taskScheduler' 2020-11-20 19:28:28,486 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' 2020-11-20 19:28:28,500 INFO Started Nacos in 26.238 seconds (JVM running for 29.397) 2020-11-20 19:28:28,501 INFO Nacos Log files: /home/nacos/logs 2020-11-20 19:28:28,511 INFO Nacos Log files: /home/nacos/conf 2020-11-20 19:28:28,512 INFO Nacos Log files: /home/nacos/data 2020-11-20 19:28:28,515 INFO Nacos started successfully in stand alone mode. use embedded storage