github-actions[bot] commented on issue #17016:
URL: 
https://github.com/apache/dolphinscheduler/issues/17016#issuecomment-2658613632

   ### 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 version is deployed stand-alone. After configuring the alarm, there 
is no problem sending test emails. However, when the workflow executes the 
alarm email, it is reported that the json cannot parse the error. The error 
content is as follows
   `[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 parsing exception
   
   ### How to reproduce
   
   It feels like json cannot be parsed, so there should be a problem with which 
field type
   
   ### 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]

Reply via email to