63 lines
5.9 KiB
Markdown
63 lines
5.9 KiB
Markdown
---
|
|
日期: 2025-04-25 08:52
|
|
来源: 告警
|
|
---
|
|
|
|
# 问题详情
|
|
|
|

|
|
|
|
# 处理过程
|
|
|
|
```
|
|
08:40:02.804
|
|
2025-04-25 00:40:02 [022791a285f7ddf4] [022791a285f7ddf4] [] [portal-117] [pool-104-thread-158] INFO com.cmcc.cdn.platform.common.util.HttpUtil 342 doHttpRequest2 - url:http://39.136.113.82:8081/statistic/bss/mul/flow, method:post, 返回的状态码为:200
|
|
08:40:02.804
|
|
2025-04-25 00:40:02 [022791a285f7ddf4] [022791a285f7ddf4] [] [portal-117] [pool-104-thread-200] INFO com.cmcc.cdn.platform.common.util.HttpUtil 342 doHttpRequest2 - url:http://39.136.113.82:8081/statistic/bss/mul/flow, method:post, 返回的状态码为:200
|
|
08:40:02.804
|
|
2025-04-25 00:40:02 [022791a285f7ddf4] [022791a285f7ddf4] [] [portal-117] [pool-104-thread-182] INFO com.cmcc.cdn.platform.common.util.HttpUtil 342 doHttpRequest2 - url:http://39.136.113.82:8081/statistic/bss/mul/flow, method:post, 返回的状态码为:200
|
|
08:40:33.650
|
|
2025-04-25 00:40:31 [022791a285f7ddf4] [022791a285f7ddf4] [] [portal-117] [pool-104-thread-152] ERROR com.cmcc.cdn.platform.common.util.HttpUtil 506 getResponse - 执行POST请求http://39.136.113.82:8081/statistic/bss/mul/flow时,发生异常!org.apache.http.conn.ConnectTimeoutException: Connect to 39.136.113.82:8081 [/39.136.113.82] failed: connect timed out
|
|
08:40:33.650
|
|
2025-04-25 00:40:31 [022791a285f7ddf4] [022791a285f7ddf4] [] [portal-117] [pool-104-thread-152] ERROR com.cmcc.cdn.platform.common.util.HttpUtil 506 getResponse - 执行POST请求http://39.136.113.82:8081/statistic/bss/mul/flow时,发生异常!org.apache.http.conn.ConnectTimeoutException: Connect to 39.136.113.82:8081 [/39.136.113.82] failed: connect timed out
|
|
08:40:33.650
|
|
2025-04-25 00:40:31 [022791a285f7ddf4] [022791a285f7ddf4] [] [portal-117] [http-nio-8080-exec-32] INFO com.cmcc.cdn.platform.selfservice.service.impl.ProductIdChargeInfoServiceImpl 307 handleProvinceDimensionsRequest - com.cmcc.cdn.platform.common.exceptions.PlatformException: 订购关系计费数据查询失败 java.util.concurrent.ExecutionException: com.cmcc.cdn.platform.common.exceptions.PlatformException: 订购关系计费数据查询失败
|
|
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_152]
|
|
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_152]
|
|
at com.cmcc.cdn.platform.selfservice.service.impl.ProductIdChargeInfoServiceImpl.handleProvinceDimensionsRequest(ProductIdChargeInfoServiceImpl.java:303) ~[cdn-service-1.0.0-SNAPSHOT.jar!/:?]
|
|
at com.cmcc.cdn.platform.selfservice.service.impl.ProductIdChargeInfoServiceImpl.productIdChargeInfoQuery(ProductIdChargeInfoServiceImpl.java:155) ~[cdn-service-1.0.0-SNAPSHOT.jar!/:?]
|
|
at com.cmcc.cdn.platform.selfservice.controller.ProductIdChargeInfoController.productIdChargeInfoQuery(ProductIdChargeInfoController.java:116) ~[classes!/:?]
|
|
at com.cmcc.cdn.platform.selfservice.controller.ProductIdChargeInfoController$$FastClassBySpringCGLIB$$e790fabe.invoke(<generated>) ~[classes!/:?]
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.28.jar!/:5.3.28]
|
|
at com.cmcc.cdn.platform.selfservice.controller.ProductIdChargeInfoController$$EnhancerBySpringCGLIB$$9e0a9538.productIdChargeInfoQuery(<generated>) ~[classes!/:?]
|
|
at sun.reflect.GeneratedMethodAccessor774.invoke(Unknown Source) ~[?:?]
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
|
|
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.34.jar!/:5.3.33]
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.34.jar!/:5.3.33]
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.28.jar!/:5.3.28]
|
|
```
|
|
|
|
# 总结
|
|
|
|
```
|
|
62500148407
|
|
62500134979
|
|
62500180330
|
|
```
|
|
|
|
线程数过多,大数据超时。
|