G-Jay-R opened a new issue #2351:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2351
2021-04-16 08:43:41,589 ERROR [][][group1-2-thread-17][rest.codec.RestCodec
75] Parameter is not valid for operation
[CSBBillingProcessService.RestfulService.batchUsageRating]. Parameter is
[parameter]. Processor is [body]. Add servicecomb.codec.printErrorMessage=true
to print the details.
2021-04-16 08:43:41,625 ERROR
[][][group1-2-thread-17][common.rest.AbstractRestInvocation 221] unknown rest
exception.
org.apache.servicecomb.swagger.invocation.exception.InvocationException:
InvocationException: code=400;msg=CommonExceptionData [message=Parameter is not
valid for operation [CSBBillingProcessService.RestfulService.batchUsageRating].
Parameter is [parameter]. Processor is [body].]
at
org.apache.servicecomb.common.rest.codec.RestCodec.restToArgs(RestCodec.java:77)
~[common-rest-2.1.5.jar:2.1.5]
at
org.apache.servicecomb.common.rest.filter.inner.ServerRestArgsFilter.afterReceiveRequest(ServerRestArgsFilter.java:62)
~[common-rest-2.1.5.jar:2.1.5]
at
org.apache.servicecomb.common.rest.AbstractRestInvocation.prepareInvoke(AbstractRestInvocation.java:233)
~[common-rest-2.1.5.jar:2.1.5]
at
org.apache.servicecomb.common.rest.AbstractRestInvocation.invoke(AbstractRestInvocation.java:213)
~[common-rest-2.1.5.jar:2.1.5]
at
org.apache.servicecomb.common.rest.AbstractRestInvocation.runOnExecutor(AbstractRestInvocation.java:203)
~[common-rest-2.1.5.jar:2.1.5]
at
org.apache.servicecomb.common.rest.AbstractRestInvocation.lambda$scheduleInvocation$0(AbstractRestInvocation.java:162)
~[common-rest-2.1.5.jar:2.1.5]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_262]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_262]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]