edgar1170 opened a new issue, #3456:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3456
在版本升级后,同一个service方法里面的其他服务器方法正常,唯独有一个方法调用报错
服务器端错误信息:
[transport-vert.x-eventloop-thread-4]
o.a.s.c.h.impl.ProducerOperationHandler : 50unexpected error
operation=PRODUCER rest xxx.xxx.queryBill,
message=cause:InvocationTargetException,message:null;cause:NullPointerException,message:null
客户端错误信息:
2022-10-28 17:10:40.936 ERROR 2230 --- [service-tomcat-165]
c.h.m.p.m.b.c.RechargeController : 222 inner error when query user
number or connect error , ex:InvocationException: code=500;msg=Map(message ->
Unexpected exception when processing the request.)
--
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]