hongxin2 opened a new issue, #17016: URL: https://github.com/apache/dolphinscheduler/issues/17016
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened V3.3.2版本单机部署,配置完告警,发送测试邮件没问题,但是工作流执行完发送告警邮件时,报json无法解析错误,错误内容如下 `[ERROR] 2025-02-15 00:19:28.869 +0800 o.a.d.c.u.JSONUtils:[186] - parse list exception! com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList<org.apache.dolphinscheduler.spi.params.base.PluginParams>` from Object value (token `JsonToken.START_OBJECT`) at [Source: (String)"` ### What you expected to happen json解析异常 ### How to reproduce 感觉是json无法解析,应该是哪个字段类型有问题 ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
