dzygoon opened a new issue, #15432: URL: https://github.com/apache/dolphinscheduler/issues/15432
### 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 When i upload xx.jar file,backend get exception: java.lang.IllegalStateException: Could not resolve parameter [1] in public org.apache.dolphinscheduler.api.utils.Result org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler.exceptionHandler(java.lang.Exception,org.springframework.web.method.HandlerMethod): No suitable resolver  I used hdfs file system,but i can upload .sh/.txt/ or other file,just jar file can not be upload. I try change to jar file suffix,example txt,then can upload. ### What you expected to happen I want to know reason and how to resolve? thanks. ### How to reproduce used 3.1.7 version,and hdfs file system. ### Anything else none ### Version 3.1.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]
