find:()修改接口名称 优化方法
parent
53416467ce
commit
0b44267d78
|
@ -45,11 +45,11 @@ public class DataLinkController {
|
|||
*/
|
||||
@PostMapping("/findSelectDataList")
|
||||
public Result<DataValue[][]> findSelectDataList(
|
||||
@RequestParam("dataName") String dataName,
|
||||
@RequestParam("sql") String sql,
|
||||
@RequestParam("dataTableName") String dataTableName,
|
||||
@RequestParam("one") Long one,
|
||||
@RequestParam("two") Integer two){
|
||||
@RequestParam(value = "dataName") String dataName,
|
||||
@RequestParam(value = "sql") String sql,
|
||||
@RequestParam(value = "dataTableName") String dataTableName,
|
||||
@RequestParam(value = "one") Long one,
|
||||
@RequestParam(value = "two") Integer two){
|
||||
DataValue[][] longs = dataLinkService.findSelectDataList(dataName,sql,dataTableName,one,two);
|
||||
return Result.success(longs);
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -72,3 +72,225 @@
|
|||
00:07:55.322 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||||
00:07:55.323 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||||
00:07:55.323 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||||
00:35:35.133 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||
00:35:37.936 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [626ef92b-e58d-48c1-be76-fea6348f754a_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:35:38.004 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9701"]
|
||||
00:35:38.006 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||
00:35:38.006 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||
00:35:38.093 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||
00:35:38.140 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:35:41.151 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [626ef92b-e58d-48c1-be76-fea6348f754a_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:35:41.462 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:35:44.484 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [626ef92b-e58d-48c1-be76-fea6348f754a_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:35:44.908 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:35:45.174 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.AbstractAbilityControlManager - [initAbilityTable,61] - Ready to get current node abilities...
|
||||
00:35:45.176 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.AbstractAbilityControlManager - [initAbilityTable,89] - Ready to initialize current node abilities, support modes: [SDK_CLIENT]
|
||||
00:35:45.178 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.AbstractAbilityControlManager - [initAbilityTable,94] - Initialize current abilities finish...
|
||||
00:35:45.178 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.d.NacosAbilityManagerHolder - [initAbilityControlManager,85] - [AbilityControlManager] Successfully initialize AbilityControlManager
|
||||
00:35:45.300 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [626ef92b-e58d-48c1-be76-fea6348f754a_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1725813344662_21.12.0.11_62754
|
||||
00:35:45.301 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [626ef92b-e58d-48c1-be76-fea6348f754a_config-0] Notify connected event to listeners.
|
||||
00:35:45.301 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [626ef92b-e58d-48c1-be76-fea6348f754a_config-0] Connected,notify listen context...
|
||||
00:35:59.788 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||||
00:35:59.789 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
||||
00:37:00.039 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||
00:37:03.068 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||
00:37:03.069 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||
00:37:03.157 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||
00:37:12.600 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||||
00:37:12.605 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||||
00:37:12.606 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||||
00:37:14.561 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||||
00:37:20.107 [main] INFO c.m.r.RabbitConfig - [init,29] - rabbitMQ启动成功
|
||||
00:37:24.212 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||||
00:37:24.214 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||||
00:37:24.214 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||||
00:37:24.223 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||||
00:37:24.231 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||||
00:37:24.231 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||||
00:37:24.497 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c283e768-9e6f-4a01-9620-a32093fa909c
|
||||
00:37:24.499 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c283e768-9e6f-4a01-9620-a32093fa909c
|
||||
00:37:24.499 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||||
00:37:24.500 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||||
00:37:24.500 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||||
00:37:24.501 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Try to connect to server on start up, server: {serverIp = '21.12.0.8', server main port = 8848}
|
||||
00:37:24.501 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:37:25.296 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Success to connect to server [21.12.0.8:8848] on start up, connectionId = 1725813444507_21.12.0.11_62880
|
||||
00:37:25.297 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||||
00:37:25.297 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Notify connected event to listeners.
|
||||
00:37:25.297 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$576/0x000001fec14f2150
|
||||
00:37:25.297 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||||
00:37:25.300 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 registering service cloud-property with instance Instance{instanceId='null', ip='192.168.77.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240a:429f:1e00:80b3:486c:47ad:1195:d8a9], preserved.register.source=SPRING_CLOUD}}
|
||||
00:37:25.594 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-property 192.168.77.139:9701 register finished
|
||||
00:37:26.865 [main] INFO c.m.s.IntegrationApplication - [logStarted,56] - Started IntegrationApplication in 33.687 seconds (process running for 34.676)
|
||||
00:37:26.884 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||||
00:37:26.884 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||||
00:37:26.885 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
||||
00:37:26.894 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property.yml, group=DEFAULT_GROUP, cnt=1
|
||||
00:37:26.895 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property.yml, group=DEFAULT_GROUP
|
||||
00:37:26.895 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
||||
00:37:26.896 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property, group=DEFAULT_GROUP, cnt=1
|
||||
00:37:26.896 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property, group=DEFAULT_GROUP
|
||||
00:37:26.898 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property-dev.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
||||
00:37:26.899 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||||
00:37:26.899 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property-dev.yml, group=DEFAULT_GROUP
|
||||
00:37:28.986 [RMI TCP Connection(15)-192.168.77.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||||
00:39:03.003 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [tableStructureShow,153] - 字段类型名称集合:[TableFie(id=2093629814, field=id, type=int, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629815, field=table_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=表名, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629816, field=ip_address, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=ip地址, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629817, field=port, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=端口号地址, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629818, field=acc_sour_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=接入源名称, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629819, field=data_sour_system_name, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据来源系统名称, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629820, field=database_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据库名称, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629821, field=data_acc_type, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据接入类型, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629822, field=user_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=连接用户账号, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629823, field=password, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=链接密码, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629824, field=initialization, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=是否初始化, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629825, field=notes, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629826, field=data_conn_param, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据连接参数, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629827, field=init_size, type=bigint, collation=null, nullable=YES, primarys=, annotation=初始连接数量, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629828, field=max_num_conn, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大连接数量, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629829, field=max_wait_time, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待时间, tableId=161, dataValue=null, dataMapping=null), TableFie(id=2093629830, field=max_wait_times, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待次数, tableId=161, dataValue=null, dataMapping=null)]
|
||||
00:39:03.198 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-2} inited
|
||||
00:39:04.938 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:主键
|
||||
00:39:05.249 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:表名
|
||||
00:39:05.560 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:ip地址
|
||||
00:39:05.753 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:端口号地址
|
||||
00:39:05.994 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:接入源名称
|
||||
00:39:06.168 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:数据来源系统名称
|
||||
00:39:06.362 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:数据库名称
|
||||
00:39:06.568 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:数据接入类型
|
||||
00:39:06.783 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:连接用户账号
|
||||
00:39:06.918 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:链接密码
|
||||
00:39:07.017 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:是否初始化
|
||||
00:39:07.164 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:备注
|
||||
00:39:07.258 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:数据连接参数
|
||||
00:39:07.323 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:初始连接数量
|
||||
00:39:07.421 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:最大连接数量
|
||||
00:39:07.512 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:最大等待时间
|
||||
00:39:07.641 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [getDataResult,267] - 字段备注:最大等待次数
|
||||
00:39:07.644 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-3} inited
|
||||
00:39:08.568 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629814, field=id, type=int, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=161, dataValue=-2040479742, dataMapping=null)
|
||||
00:39:08.576 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-4} inited
|
||||
00:39:09.432 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629815, field=table_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=表名, tableId=161, dataValue=null, dataMapping=null)
|
||||
00:39:09.434 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-5} inited
|
||||
00:39:10.135 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629816, field=ip_address, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=ip地址, tableId=161, dataValue=21.12.0.10, dataMapping=null)
|
||||
00:39:10.135 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-6} inited
|
||||
00:39:10.869 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629817, field=port, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=端口号地址, tableId=161, dataValue=3306, dataMapping=null)
|
||||
00:39:10.869 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-7} inited
|
||||
00:39:12.866 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629818, field=acc_sour_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=接入源名称, tableId=161, dataValue=测试4, dataMapping=null)
|
||||
00:39:12.868 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-8} inited
|
||||
00:39:14.968 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629819, field=data_sour_system_name, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据来源系统名称, tableId=161, dataValue=环境, dataMapping=null)
|
||||
00:39:14.968 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-9} inited
|
||||
00:39:15.834 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629820, field=database_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据库名称, tableId=161, dataValue=core_data_warehouse, dataMapping=null)
|
||||
00:39:15.834 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-10} inited
|
||||
00:39:16.721 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629821, field=data_acc_type, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据接入类型, tableId=161, dataValue=Mysql, dataMapping=null)
|
||||
00:39:16.731 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-11} inited
|
||||
00:39:18.466 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629822, field=user_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=连接用户账号, tableId=161, dataValue=root, dataMapping=null)
|
||||
00:39:18.468 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-12} inited
|
||||
00:39:20.731 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629823, field=password, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=链接密码, tableId=161, dataValue=Bwie-8666, dataMapping=null)
|
||||
00:39:20.735 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-13} inited
|
||||
00:39:21.853 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629824, field=initialization, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=是否初始化, tableId=161, dataValue=Y, dataMapping=null)
|
||||
00:39:21.871 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-14} inited
|
||||
00:39:22.772 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629825, field=notes, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=161, dataValue=无, dataMapping=null)
|
||||
00:39:22.772 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-15} inited
|
||||
00:39:24.389 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629826, field=data_conn_param, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据连接参数, tableId=161, dataValue=useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, dataMapping=null)
|
||||
00:39:24.395 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-16} inited
|
||||
00:39:26.950 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629827, field=init_size, type=bigint, collation=null, nullable=YES, primarys=, annotation=初始连接数量, tableId=161, dataValue=5, dataMapping=null)
|
||||
00:39:26.964 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-17} inited
|
||||
00:39:29.204 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629828, field=max_num_conn, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大连接数量, tableId=161, dataValue=20, dataMapping=null)
|
||||
00:39:29.204 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-18} inited
|
||||
00:39:30.830 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629829, field=max_wait_time, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待时间, tableId=161, dataValue=3000, dataMapping=null)
|
||||
00:39:30.830 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-19} inited
|
||||
00:39:32.987 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$tableStructureShow$2,163] - 字段数据对象:TableFie(id=2093629830, field=max_wait_times, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待次数, tableId=161, dataValue=3, dataMapping=null)
|
||||
00:39:32.987 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataLinkServiceImpl - [tableStructureShow,171] - 字段数据信息:[TableFie(id=2093629814, field=id, type=int, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=161, dataValue=-2040479742, dataMapping=Integer), TableFie(id=2093629815, field=table_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=表名, tableId=161, dataValue=null, dataMapping=String), TableFie(id=2093629816, field=ip_address, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=ip地址, tableId=161, dataValue=21.12.0.10, dataMapping=String), TableFie(id=2093629817, field=port, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=端口号地址, tableId=161, dataValue=3306, dataMapping=String), TableFie(id=2093629818, field=acc_sour_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=接入源名称, tableId=161, dataValue=测试4, dataMapping=String), TableFie(id=2093629819, field=data_sour_system_name, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据来源系统名称, tableId=161, dataValue=环境, dataMapping=String), TableFie(id=2093629820, field=database_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据库名称, tableId=161, dataValue=core_data_warehouse, dataMapping=String), TableFie(id=2093629821, field=data_acc_type, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据接入类型, tableId=161, dataValue=Mysql, dataMapping=String), TableFie(id=2093629822, field=user_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=连接用户账号, tableId=161, dataValue=root, dataMapping=String), TableFie(id=2093629823, field=password, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=链接密码, tableId=161, dataValue=Bwie-8666, dataMapping=String), TableFie(id=2093629824, field=initialization, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=是否初始化, tableId=161, dataValue=Y, dataMapping=String), TableFie(id=2093629825, field=notes, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=161, dataValue=无, dataMapping=String), TableFie(id=2093629826, field=data_conn_param, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据连接参数, tableId=161, dataValue=useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, dataMapping=String), TableFie(id=2093629827, field=init_size, type=bigint, collation=null, nullable=YES, primarys=, annotation=初始连接数量, tableId=161, dataValue=5, dataMapping=Long), TableFie(id=2093629828, field=max_num_conn, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大连接数量, tableId=161, dataValue=20, dataMapping=Long), TableFie(id=2093629829, field=max_wait_time, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待时间, tableId=161, dataValue=3000, dataMapping=Long), TableFie(id=2093629830, field=max_wait_times, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待次数, tableId=161, dataValue=3, dataMapping=Long)]
|
||||
00:42:55.006 [lettuce-nioEventLoop-4-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
||||
java.net.SocketException: Connection reset
|
||||
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
||||
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
||||
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
||||
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
||||
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
||||
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
||||
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
||||
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
||||
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
||||
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
||||
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
||||
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||||
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||||
00:42:55.070 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||||
00:42:55.070 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:42:55.070 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||||
00:42:55.070 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:42:55.409 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /21.12.0.10:6379
|
||||
00:42:58.191 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:42:58.191 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:01.217 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:01.217 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:01.428 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:01.428 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:04.438 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:04.437 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:04.748 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:04.748 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:05.558 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.0.10/<unresolved>:6379
|
||||
00:43:07.770 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:07.770 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:08.184 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:08.184 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:11.216 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:11.216 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:43:11.743 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:11.743 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1725813791626_21.12.0.11_63256
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Success to connect a server [21.12.0.8:8848], connectionId = 1725813791627_21.12.0.11_63255
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1725813417934_21.12.0.11_62853
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1725813444507_21.12.0.11_62880
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725813417934_21.12.0.11_62853
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725813444507_21.12.0.11_62880
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Notify disconnected event to listeners
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Notify disconnected event to listeners
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] DisConnected,clear listen context...
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Notify connected event to listeners.
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [2467d3c2-c971-4cfa-9a33-ac12c5acd50c_config-0] Connected,notify listen context...
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c283e768-9e6f-4a01-9620-a32093fa909c] Notify connected event to listeners.
|
||||
00:43:12.158 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||||
00:43:13.668 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-property
|
||||
00:43:15.652 [lettuce-eventExecutorLoop-1-3] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.0.10/<unresolved>:6379
|
||||
00:43:15.815 [lettuce-nioEventLoop-4-4] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 21.12.0.10/<unresolved>:6379
|
||||
00:43:39.678 [http-nio-9701-exec-3] INFO c.m.s.s.i.DataLinkServiceImpl - [lambda$findSelectDataShow$0,114] - 数据库表名称:[TableNames(id=161, name=connect, dataId=1942695948, tableFie=null), TableNames(id=162, name=core_data, dataId=1942695948, tableFie=null), TableNames(id=163, name=data_name, dataId=1942695948, tableFie=null), TableNames(id=164, name=dict_data, dataId=1942695948, tableFie=null), TableNames(id=165, name=middle_rule_version, dataId=1942695948, tableFie=null), TableNames(id=166, name=record, dataId=1942695948, tableFie=null), TableNames(id=167, name=rule_data, dataId=1942695948, tableFie=null), TableNames(id=168, name=rule_data_classify, dataId=1942695948, tableFie=null), TableNames(id=169, name=rule_version, dataId=1942695948, tableFie=null), TableNames(id=170, name=sources_data, dataId=1942695948, tableFie=null), TableNames(id=171, name=table_name, dataId=1942695948, tableFie=null), TableNames(id=172, name=tablefie, dataId=1942695948, tableFie=null), TableNames(id=173, name=teacher, dataId=1942695948, tableFie=null)]
|
||||
00:46:22.740 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||||
00:46:22.740 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 deregistering service cloud-property with instance: Instance{instanceId='null', ip='192.168.77.139', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||||
00:46:22.796 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c283e768-9e6f-4a01-9620-a32093fa909c
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7861c8c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 118]
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4d10ea4f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725813791627_21.12.0.11_63255
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@72140af0[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 93]
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c283e768-9e6f-4a01-9620-a32093fa909c
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||||
00:46:22.812 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||||
00:46:22.831 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||||
00:46:22.836 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||||
00:46:22.839 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||||
00:46:22.839 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||||
00:46:22.839 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||||
00:56:28.875 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||||
00:56:31.536 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e2719c0b-a6ff-45e0-9e2e-5ecf06ebbd05_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:56:31.603 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9701"]
|
||||
00:56:31.606 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||||
00:56:31.606 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||||
00:56:31.742 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:56:31.745 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||||
00:56:34.753 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e2719c0b-a6ff-45e0-9e2e-5ecf06ebbd05_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:56:35.062 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:56:38.071 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e2719c0b-a6ff-45e0-9e2e-5ecf06ebbd05_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.0.8', server main port = 8848}, error = unknown
|
||||
00:56:38.476 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||||
00:56:38.693 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.AbstractAbilityControlManager - [initAbilityTable,61] - Ready to get current node abilities...
|
||||
00:56:38.696 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.AbstractAbilityControlManager - [initAbilityTable,89] - Ready to initialize current node abilities, support modes: [SDK_CLIENT]
|
||||
00:56:38.697 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.AbstractAbilityControlManager - [initAbilityTable,94] - Initialize current abilities finish...
|
||||
00:56:38.697 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.a.d.NacosAbilityManagerHolder - [initAbilityControlManager,85] - [AbilityControlManager] Successfully initialize AbilityControlManager
|
||||
00:56:38.747 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e2719c0b-a6ff-45e0-9e2e-5ecf06ebbd05_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1725814598188_21.12.0.11_62977
|
||||
00:56:38.748 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e2719c0b-a6ff-45e0-9e2e-5ecf06ebbd05_config-0] Notify connected event to listeners.
|
||||
00:56:38.748 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [e2719c0b-a6ff-45e0-9e2e-5ecf06ebbd05_config-0] Connected,notify listen context...
|
||||
00:56:53.365 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||||
00:56:53.368 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
||||
|
|
Loading…
Reference in New Issue