bert82503 commented on issue #13519:
URL: https://github.com/apache/dubbo/issues/13519#issuecomment-1914021567
`skip not support type INT32 69` 也是类似的
```
org.apache.dubbo.common.serialize.SerializationException:
com.alibaba.fastjson2.JSONException: skip not support type INT32 69
... 153 more
Caused by: com.alibaba.fastjson2.JSONException: skip not support type INT32
69
at
com.alibaba.fastjson2.JSONReaderJSONB.skipValue(JSONReaderJSONB.java:2461)
at
com.alibaba.fastjson2.reader.ObjectReaderBean.processExtra(ObjectReaderBean.java:129)
at
com.alibaba.fastjson2.reader.ORG_6_31_StoreFrontSimpleResponse.readJSONBObject(Unknown
Source)
at
com.alibaba.fastjson2.reader.ObjectReaderImplObject.readJSONBObject(ObjectReaderImplObject.java:319)
at
com.alibaba.fastjson2.reader.ORG_5_4_CommonResponse.readJSONBObject(Unknown
Source)
at com.alibaba.fastjson2.JSONB.parseObject(JSONB.java:540)
at
org.apache.dubbo.common.serialize.fastjson2.FastJson2ObjectInput.readObject(FastJson2ObjectInput.java:171)
at
org.apache.dubbo.common.serialize.DefaultSerializationExceptionWrapper$ProxyObjectInput.readObject(DefaultSerializationExceptionWrapper.java:170
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]