Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
youjj
cloud-platform
Commits
5bdf5b2b
Commit
5bdf5b2b
authored
Jul 30, 2019
by
hanfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
efcf862a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
44 additions
and
1 deletion
+44
-1
.gitignore
.gitignore
+2
-1
log.2019-07-30.log
logs/log.2019-07-30.log
+42
-0
No files found.
.gitignore
View file @
5bdf5b2b
...
...
@@ -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
logs/log.2019-07-30.log
View file @
5bdf5b2b
...
...
@@ -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.....
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment