You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (JIRA)" <ji...@apache.org> on 2018/10/10 08:32:00 UTC

[jira] [Updated] (SCB-955) cancel/confirm includes more than tow parameters will cause Alpha error

     [ https://issues.apache.org/jira/browse/SCB-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liubao updated SCB-955:
-----------------------
    Component/s: Saga

> cancel/confirm includes more than tow parameters will cause Alpha error
> -----------------------------------------------------------------------
>
>                 Key: SCB-955
>                 URL: https://issues.apache.org/jira/browse/SCB-955
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Saga
>            Reporter: liubao
>            Assignee: Willem Jiang
>            Priority: Major
>
> 16:03:29.229 [grpc-default-executor-14] ERROR io.grpc.internal.SerializingExecutor - Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@57d8c74b
> java.lang.IllegalArgumentException: MethodInfo: confirm=void com.huawei.cse.houseapp.user.service.UserService.confirmTransactionTCC(long,double),cancel=void com.huawei.cse.houseapp.user.service.UserService.cancelTransactionTCC(long,double), has some bad formats.
>  at org.apache.servicecomb.saga.alpha.server.tcc.jpa.EventConverter.getMethodName(EventConverter.java:156) ~[classes!/:0.3.0-SNAPSHOT]
>  at org.apache.servicecomb.saga.alpha.server.tcc.jpa.EventConverter.convertToParticipatedEvent(EventConverter.java:136) ~[classes!/:0.3.0-S
>  
>  
> We can reproduce this issue using this project: (install see readme.md)
> https://github.com/huaweicse/HouseApp/tree/spring-boot-2.0-with-zipkin



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)