You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/30 08:42:52 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12234: [Bug] [Module Name] Bug title

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

   ### 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
   
   Dolphinscheduler/resources online server uploading jar package often reports errors
   ````java
   exceptionHandler(Exception, HandlerMethod)
   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
   ````
   ![image](https://user-images.githubusercontent.com/33806778/193227206-b01aea89-540b-4388-8d6a-5082c58eebaa.png)
   
   Local service upload jar is successful
   ![image](https://user-images.githubusercontent.com/33806778/193227358-0342e742-f4fa-426b-aaab-5ca7df9b3095.png)
   
   I really don't understand what's causing the problem
   
   ### What you expected to happen
   
   upload xxx.jar
   
   ### How to reproduce
   
   upload /dolphinscheduler/resources xxx.jar
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org