healchow opened a new issue, #5769: URL: https://github.com/apache/inlong/issues/5769
### What happened When deleting or stoping the sources, there is some error: ``` 2022-09-02 08:07:42.094 -ERROR [inlong-group-process-0] a.i.m.w.e.LogableEventListener:86 - execute listener WorkflowEventLogEntity(id=null, processId=495, processName=DELETE_GROUP_PROCESS, processDisplayName=Delete-Group, inlongGroupId=p6f203e77-50ca-4698-9053-642e644f74c0, taskId=994, elementName=DeleteSource, elementDisplayName=Group-DeleteSource, eventType=TaskEvent, event=COMPLETE, listener=SourceDeleteListener, startTime=Fri Sep 02 08:02:39 UTC 2022, endTime=null, status=-1, async=0, ip=30.0.7.46, remark=null, exception=Unsupported type=FILE for SourceOperateListener) error: java.lang.IllegalArgumentException: Unsupported type=FILE for SourceOperateListener ``` ### What you expected to happen Should not throw an exception. ### How to reproduce Delete or stop sources. ### Environment _No response_ ### InLong version master ### InLong Component InLong Manager ### 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]
