Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有个网站ZBG.COM,应该是用了此框架,报如下错误,求请教 #5

Closed
wkshare opened this issue Jul 19, 2018 · 1 comment

Comments

@wkshare
Copy link

wkshare commented Jul 19, 2018

这是因为请求的格式导致,还是服务端的逻辑问题?

那边官方不回复,所以这里先咨询下可能的原因

RequestMethod: POST


StatusCode: 500
RequestPath: /exchange/fund/controller/website/fundcontroller/findbypage
ErrorMessage: java.lang.Exception: com.dd.http.server.exception.AnnotationRouterException: Process annotation router error. URL: /exchange/fund/controller
java.lang.IllegalArgumentException: java.lang.ClassCastException@1df08df
Version: Voovan-WebServer/v3.2.0
Description:
java.lang.Exception: com.dd.http.server.exception.AnnotationRouterException: Process annotation router error. URL: /exchange/fund/controlle
java.lang.IllegalArgumentException: java.lang.ClassCastException@1df08df
com.dd.http.server.HttpDispatcher.disposeRoute(HttpDispat
java.lang.Thread.run(Thread.java:748)

com.dd.http.server.exception.AnnotationRouterException: Process annotation router error
java.lang.IllegalArgumentException: java.lang.ClassCastException@1df08df
com.dd.service.common.ServiceRouter.process(ServiceRouter
java.lang.Thread.run(Thread.java:748)

java.lang.IllegalArgumentException: java.lang.ClassCastException@1df08df
sun.reflec
java.lang.Thread.run(Thread.java:748)
rker.run(ThreadPoolExecutor.java:624)a:43)

@helyho
Copy link
Owner

helyho commented Nov 9, 2018

参数做类型转换时的异常

@helyho helyho closed this as completed Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants