jsonwan
jsonwan
请给出版本号(可在首页底部footer查看)
切换过程中出现的其他异常: ``` [2025-01-20 16:40:03.462] ERROR [job-execute,489e1a1f2f5bc550e566082f317d1c00,22ef59271b03aeab] 6 --- [task-result-handle-249] c.t.b.j.e.e.r.AbstractResultHandleTask : [Job:20242590775-GseTask:30250545150:20252498646:0]: result handle error. org.springframework.messaging.MessageHandlingException: error occurred in message handler [org.springframework.integration.amqp.outbound.AmqpOutboundEndpoint@7c8973fe]; nested exception is org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused (Connection...
遇到Duplicate entry的异常应当忽略而非将任务置为异常状态,因为消息已经被其他实例消费过一次了,可能正在执行中。