You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/08/04 03:27:47 UTC

[GitHub] [dubbo] xiangzz159 opened a new issue, #10405: Telnet invoke api failed:Invalid parameters, format: service.method(args)

xiangzz159 opened a new issue, #10405:
URL: https://github.com/apache/dubbo/issues/10405

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.0.6
   * Operating System version: MacOS 10.15.7
   * Java version: 1.8.0_231
   
   ### Steps to reproduce this issue
   
   1. telnet命令含有空格会做分割
   ![image](https://user-images.githubusercontent.com/16982273/182756257-90844693-7c46-4b0d-be5a-c599c474f141.png)
   
   2. 如果是Date类型,Dubbo定义了转换格式为yyyy-mm-dd HH:mm:ss,所以目前试了用转义字符替代空格的方法,但都不行。
   ![image](https://user-images.githubusercontent.com/16982273/182756622-12d8c756-5ded-4ae0-a662-32f729af306d.png)
   
   3. Dubbo2.7.4.1版本使用相同的invoke命令可以正常调用
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Behavior
   
   <!-- What do you expect from the above steps?-->
   
   ### Actual Behavior
   
   <!-- What actually happens? -->
   
   If there is an exception, please attach the exception trace:
   
   ```
   Just put your stack trace here!
   ```
   
   
   2. xxx
   3. xxx
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Behavior
   
   <!-- What do you expect from the above steps?-->
   
   ### Actual Behavior
   
   <!-- What actually happens? -->
   
   If there is an exception, please attach the exception trace:
   
   ```
   Just put your stack trace here!
   ```
   


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ closed issue #10405: Telnet invoke api failed:Invalid parameters, format: service.method(args)

Posted by GitBox <gi...@apache.org>.
AlbumenJ closed issue #10405: Telnet invoke api failed:Invalid parameters, format: service.method(args)
URL: https://github.com/apache/dubbo/issues/10405


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org