Files
notes/work/移动杭研/问题处理/2023-12/1220-直播工单详情页异常.md
T
2026-03-01 01:43:46 +08:00

72 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 问题日志
```
2023-12-20 10:09:58 [ibs-portal:chiqingguo57.cmp11428.openpf:8088,,,,] [http-nio-8088-exec-5] ERROR com.cmcc.cdn.platform.common.aop.DaoMonitorAspect 73 around - DaoMonitorAspect err, methodName:LiveStreamDomainConfigDao.findBySelfDomainId org.springframework.dao.IncorrectResultSizeDataAccessException: query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2
```
vctest1116.nest4.com
38248
![](../../../../attachment/images-paste/image-20231220181922130.png)
## 问题代码
![](../../../../attachment/images-paste/image-20231220182131885.png)
## 数据准备
1、视音频点播 迁移到 超低时延直播
已开通
视音频
ECName-1703067873
2463
DevReq767351356.komect.com
ECName-1703068113
超低时延直播
![](../../../../attachment/images-paste/image-20231220183454675.png)
![](../../../../attachment/images-paste/image-20231220183846635.png)
![](../../../../attachment/images-paste/image-20231220183925069.png)
## 问题复现
当第一次点播迁移到直播时 live_stream_domain_config 库中存在的域名未进行处理。导致再从点播迁移到直播是会二次增加域名。在上方查询位置出现问题。
![](../../../../attachment/images-paste/image-20231220185724374.png)
超低时延直播
ECName-1703071519(迁移)
DevReq844828682.komect.com
视音频点播加速
ECName-1703071189
DevReq362123365.komect.com
DevReq844828682.komect.com
超低时延直播
ECName-1703071684
DevReq462767594.komect.com
![](../../../../attachment/images-paste/image-20231220193319435.png)
![](../../../../attachment/images-paste/image-20231220193206209.png)
![](../../../../attachment/images-paste/image-20231220193629407.png)