项目

一般

简介

错误 #13174

运维平台:后台服务报错:调用数据中台更新项目详细信息失败,失败原因为:信息点[province]数据有误,超出区间范围!

李剑将近 3 年 之前添加. 更新于 将近 3 年 之前.

状态:
已关闭
优先级:
指派给:
开始日期:
2021-09-14
计划完成日期:
% 完成:

0%

预期时间:
严重等级:
Major
问题所属模块:
项目管理
问题类型:

描述

2021年9月14日18:27:04

步骤:

查看后台服务日志ems-saas-web

问题:

后台服务报错:调用数据中台更新项目详细信息失败,失败原因为:信息点[province]数据有误,超出区间范围!

报错信息:

请求数据中台post:http://center-middleware:8080/object/update_by_type
ems-saas-web-2021-09-14 18:26:03:INFO {"ProjUnderArea":123.1,"ProjFloorArea":123.1,"UrbanDevpLev":"1422","ProjPic":"[{\"name\":\"16293363747259.png\",\"type\":\"file\",\"key\":\"16293363747259.png\"}]","Latitude":123.1234,"productLine":"2","projectCode":"G001Z005C0095","GroupManageZone":"52d6cc0ccc334bdb81c98ff7422c272f","UrbanZone":"230100","BusinessOpeningTime":"20210819","ProjFuncType":"N00","groupCode":"YL","ProjLocalName":"哈尔滨印象城","ClimateZone":"13","LiveTime":"","ProjID":"Pj1234567223","ProjArea":0.0,"City":"230000","Longitude":123.1234,"ProjCoverArea":123.1,"Province":"000000","LiveStatus":"0","ProjLocalID":"G001Z005C0095","Introduction":"123456722312345672231234567223","detailAddress":"道里区友谊路167-217号数码广场4层A-19","ProjAreaTree":"{\"0501\":123.1,\"01\":123.1,\"04\":123.1,\"05\":123.1,\"06\":123.1,\"0906\":123.1,\"0902\":123.1,\"0503\":123.1}","projectId":"Pj1234567223","Altitude":123.1234,"updateType":"project"}
ems-saas-web-2021-09-14 18:26:03:INFO Content-Type:[Content-Type: application/json]
ems-saas-web-2021-09-14 18:26:03:INFO Content-Type:[Content-Type: application/json]
ems-saas-web-2021-09-14 18:26:03:ERROR {"Count":null,"Result":"failure","ResultMsg":"调用数据中台更新项目详细信息失败,失败原因为:信息点[province]数据有误,超出区间范围!","Content":null,"TotalCount":null}
[ems-saas-web:192.168.0.6:8080] 2021-09-14 18:26:03.634 ERROR 1 [] [scheduling-1] org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler Unexpected error occurred in scheduled task.

java.lang.Exception: 调用数据中台更新项目详细信息失败,失败原因为:信息点[province]数据有误,超出区间范围!
at com.persagy.service.maintenance.service.logic.impl.CommonLogicService.batchUpdateDataplatInstance(CommonLogicService.java:1271)
at com.persagy.service.maintenance.service.logic.impl.PersagyProjectService.update(PersagyProjectService.java:339)
at com.persagy.service.maintenance.service.logic.impl.SyncYlProjectServiceImpl.updateYlProjectService(SyncYlProjectServiceImpl.java:166)
at com.persagy.service.maintenance.service.logic.impl.SyncYlProjectServiceImpl$$FastClassBySpringCGLIB$$ac28fe9d.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:752)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
at com.persagy.service.maintenance.service.logic.impl.SyncYlProjectServiceImpl$$EnhancerBySpringCGLIB$$30b90633.updateYlProjectService()
at com.persagy.service.maintenance.service.schedule.Vanke.ManageProjectSync.syncManagerProject(ManageProjectSync.java:32)
at com.persagy.service.maintenance.service.schedule.Vanke.ManageProjectSync$$FastClassBySpringCGLIB$$42ffc092.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:752)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
at com.persagy.service.maintenance.service.schedule.Vanke.ManageProjectSync$$EnhancerBySpringCGLIB$$f0d7ad32.syncManagerProject()
at sun.reflect.GeneratedMethodAccessor324.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

历史记录

#1

邵泓博 更新于 将近 3 年 之前

  • 状态新建 变更为 已解决

问题已修复,数据中台增加省区校验,现在代码逻辑已变更为同步项目数据时,过滤调省区属性

#2

李剑 更新于 将近 3 年 之前

  • 状态已解决 变更为 已关闭

观察后台服务后 无此类报错 问题已修复

导出 Atom PDF