Commit 5bdf5b2b authored by hanfeng's avatar hanfeng

1

parent efcf862a
......@@ -7,4 +7,5 @@ target/
.settings/
.classpath
ace-modules/ace-tool/src/main/resources/application-dev.yml
src/main/test/**
\ No newline at end of file
src/main/test/**
logs/**
\ No newline at end of file
......@@ -6400,3 +6400,45 @@ Caused by: com.netflix.client.ClientException: Load balancer does not have avail
2019-07-30 21:25:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新常量数据任务成功
2019-07-30 21:25:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:26:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:26:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:27:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:27:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:28:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:28:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:29:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:29:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.SysRegionBiz - 刷新地区数据:获取乐观锁失败,不执行任务
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新常量数据任务开始
2019-07-30 21:30:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh client token.....
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.p.v.mapper.ConstantMapper.getAllConstantTypes - ==> Preparing: select distinct `type` from constant
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.p.v.mapper.ConstantMapper.getAllConstantTypes - ==> Parameters:
2019-07-30 21:30:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.p.v.mapper.ConstantMapper.getAllConstantTypes - <== Total: 4
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【1】常量数据任务开始
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Preparing: SELECT id,type,code,val FROM constant WHERE type = ?
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Parameters: 1(Integer)
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - <== Total: 23
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【1】常量数据任务完成
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【2】常量数据任务开始
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Preparing: SELECT id,type,code,val FROM constant WHERE type = ?
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Parameters: 2(Integer)
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - <== Total: 2
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【2】常量数据任务完成
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【3】常量数据任务开始
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Preparing: SELECT id,type,code,val FROM constant WHERE type = ?
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Parameters: 3(Integer)
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - <== Total: 3
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【3】常量数据任务完成
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【4】常量数据任务开始
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Preparing: SELECT id,type,code,val FROM constant WHERE type = ?
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - ==> Parameters: 4(Integer)
2019-07-30 21:30:00 [scheduling-1] DEBUG c.x.platform.vehicle.mapper.ConstantMapper.select - <== Total: 11
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新类型【4】常量数据任务完成
2019-07-30 21:30:00 [scheduling-1] INFO com.xxfc.platform.vehicle.biz.ConstantBiz - 刷新常量数据任务成功
2019-07-30 21:30:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:31:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:31:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:32:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:32:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:33:00 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
2019-07-30 21:33:30 [scheduling-1] DEBUG c.g.w.security.auth.client.jwt.ServiceAuthUtil - refresh allowedClient.....
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment