You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
11 KiB
54 lines
11 KiB
[2022-06-22 08:33:39.773] [main] [] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-messaging-center-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-messaging-center.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-messaging-center,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-dev.yaml,DEFAULT_GROUP'}] |
|
[2022-06-22 08:33:39.820] [main] [] INFO o.s.messaging_center.MessagingCenterApplication - The following profiles are active: dev |
|
[2022-06-22 08:33:54.674] [main] [] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-messaging-center-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-messaging-center.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-messaging-center,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-dev.yaml,DEFAULT_GROUP'}] |
|
[2022-06-22 08:33:54.697] [main] [] INFO o.s.messaging_center.MessagingCenterApplication - The following profiles are active: dev |
|
[2022-06-22 08:33:55.746] [main] [] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! |
|
[2022-06-22 08:33:55.749] [main] [] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. |
|
[2022-06-22 08:33:55.761] [main] [] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4ms. Found 0 Redis repository interfaces. |
|
[2022-06-22 08:33:56.077] [main] [] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a8e8318-74ca-3485-ac3b-923ac41f68e3 |
|
[2022-06-22 08:33:56.081] [main] [] INFO o.s.c.l.props.BladePropertySourcePostProcessor - BladePropertySourcePostProcessor init. |
|
[2022-06-22 08:33:56.081] [main] [] INFO o.s.c.l.props.BladePropertySourcePostProcessor - BladePropertySourcePostProcessor process @BladePropertySource bean. |
|
[2022-06-22 08:33:56.121] [main] [] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. |
|
[2022-06-22 08:33:56.131] [main] [] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. |
|
[2022-06-22 08:33:56.741] [main] [] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
[2022-06-22 08:33:56.741] [main] [] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2027 ms |
|
[2022-06-22 08:33:56.932] [main] [] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
|
[2022-06-22 08:33:56.949] [main] [] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@12166229 |
|
[2022-06-22 08:33:57.873] [main] [] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource |
|
[2022-06-22 08:33:58.113] [main] [] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited |
|
[2022-06-22 08:33:58.618] [main] [] INFO o.s.b.a.endpoint.web.ServletEndpointRegistrar - Registered '/actuator/hystrix.stream' to hystrix.stream-actuator-endpoint |
|
[2022-06-22 08:33:59.078] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{GET /v2/api-docs-ext, produces [application/json || application/hal+json]}" onto public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> com.github.xiaoymin.knife4j.spring.web.Knife4jController.apiSorts(java.lang.String,javax.servlet.http.HttpServletRequest) |
|
[2022-06-22 08:33:59.079] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{ /swagger-resources/configuration/security}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.SecurityConfiguration> springfox.documentation.swagger.web.ApiResourceController.securityConfiguration() |
|
[2022-06-22 08:33:59.080] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{ /swagger-resources}" onto public org.springframework.http.ResponseEntity<java.util.List<springfox.documentation.swagger.web.SwaggerResource>> springfox.documentation.swagger.web.ApiResourceController.swaggerResources() |
|
[2022-06-22 08:33:59.080] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{ /swagger-resources/configuration/ui}" onto public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.UiConfiguration> springfox.documentation.swagger.web.ApiResourceController.uiConfiguration() |
|
[2022-06-22 08:33:59.080] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{ /error}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) |
|
[2022-06-22 08:33:59.080] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{ /error, produces [text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) |
|
[2022-06-22 08:33:59.081] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{GET /module/create}" onto public org.springblade.core.tool.api.R<java.lang.String> org.springblade.support.controller.ModuleController.createTenantSingleDB(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) |
|
[2022-06-22 08:33:59.081] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{POST /module/create}" onto public org.springblade.core.tool.api.R<java.lang.String> org.springblade.support.controller.ModuleController.createTenantSingleDB(java.util.Map<java.lang.String, java.lang.String>) |
|
[2022-06-22 08:33:59.081] [main] [] INFO o.s.c.c.version.BladeRequestMappingHandlerMapping - Mapped "{GET /module/initDict}" onto public org.springblade.core.tool.api.R<java.lang.String> org.springblade.support.controller.ModuleController.initDict() |
|
[2022-06-22 08:33:59.180] [main] [] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 23 endpoint(s) beneath base path '/actuator' |
|
[2022-06-22 08:33:59.478] [main] [] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. |
|
[2022-06-22 08:33:59.639] [main] [] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' |
|
[2022-06-22 08:33:59.806] [main] [] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' |
|
[2022-06-22 08:34:00.678] [main] [] INFO o.springblade.core.boot.config.RetryConfiguration - configServerRetryInterceptor: Changing backOffOptions to initial: 1000, multiplier: 1.2, maxInterval: 5000 |
|
[2022-06-22 08:34:01.391] [main] [] INFO org.springblade.core.log.logger.BladeLogger - messaging-center: BladeLogger init success! |
|
[2022-06-22 08:34:01.523] [main] [] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] |
|
[2022-06-22 08:34:02.987] [main] [] INFO o.s.integration.monitor.IntegrationMBeanExporter - Registering MessageChannel nullChannel |
|
[2022-06-22 08:34:03.000] [main] [] INFO o.s.integration.monitor.IntegrationMBeanExporter - Registering MessageChannel errorChannel |
|
[2022-06-22 08:34:03.078] [main] [] INFO o.s.integration.monitor.IntegrationMBeanExporter - Registering MessageHandler errorLogger |
|
[2022-06-22 08:34:03.107] [main] [] INFO o.s.integration.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel |
|
[2022-06-22 08:34:03.107] [main] [] INFO o.s.integration.channel.PublishSubscribeChannel - Channel 'messaging-center-1.errorChannel' has 1 subscriber(s). |
|
[2022-06-22 08:34:03.107] [main] [] INFO o.s.integration.endpoint.EventDrivenConsumer - started _org.springframework.integration.errorLogger |
|
[2022-06-22 08:34:03.109] [main] [] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed |
|
[2022-06-22 08:34:03.123] [main] [] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) |
|
[2022-06-22 08:34:03.154] [main] [] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references |
|
[2022-06-22 08:34:03.198] [main] [] INFO io.undertow - starting server: Undertow - 2.0.30.Final |
|
[2022-06-22 08:34:03.204] [main] [] INFO org.xnio - XNIO version 3.3.8.Final |
|
[2022-06-22 08:34:03.212] [main] [] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final |
|
[2022-06-22 08:34:03.259] [main] [] INFO o.s.b.w.embedded.undertow.UndertowServletWebServer - Undertow started on port(s) 8212 (http) with context path '' |
|
[2022-06-22 08:34:03.704] [main] [] INFO c.a.cloud.nacos.registry.NacosServiceRegistry - nacos registry, DEFAULT_GROUP messaging-center 192.22.12.102:8212 register finished |
|
[2022-06-22 08:34:04.107] [main] [] INFO o.s.messaging_center.MessagingCenterApplication - Started MessagingCenterApplication in 11.559 seconds (JVM running for 12.483) |
|
[2022-06-22 08:34:04.112] [main] [] INFO org.springblade.support.PublishStarter - 数据库脚本自动升级已关闭,如需要打开请到nacos里配置blade.db.auto-update=true并确保blade-system服务的版本在2.6.0以上 |
|
[2022-06-22 08:34:04.114] [task-1] [c4baea2ce424371539ce07a87a89e027] INFO org.springblade.core.launch.StartEventListener - ---[MESSAGING-CENTER]---启动完成,当前使用的端口:[8212],环境变量:[dev]--- |
|
[2022-06-22 08:34:05.728] [parallel-1] [] INFO io.lettuce.core.EpollProvider - Starting without optional epoll library |
|
[2022-06-22 08:34:05.729] [parallel-1] [] INFO io.lettuce.core.KqueueProvider - Starting without optional kqueue library
|
|
|