IvesQing opened a new issue, #4519:
URL: https://github.com/apache/rocketmq/issues/4519

   use rocketMq:4.9.4 ,but fastjson  version 2.0.2 , 
   
   Description:
   
   An attempt was made to call a method that does not exist. The attempt was 
made from the following location:
   
       
org.apache.rocketmq.remoting.protocol.RemotingSerializable.toJson(RemotingSerializable.java:37)
   
   The following method did not exist:
   
       
com.alibaba.fastjson.JSON.toJSONString(Ljava/lang/Object;Z)Ljava/lang/String;
   
   The method's class, com.alibaba.fastjson.JSON, is available from the 
following locations:
   
       
jar:file:/D:/maven-byt-jar/repository/com/alibaba/fastjson/2.0.2/fastjson-2.0.2.jar!/com/alibaba/fastjson/JSON.class
   
   The class hierarchy was loaded from the following locations:
   
       com.alibaba.fastjson.JSON: 
file:/D:/maven-byt-jar/repository/com/alibaba/fastjson/2.0.2/fastjson-2.0.2.jar
   


-- 
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]

Reply via email to