4-6 - Deserialization failed

Possible Reason

There is a logic error in the custom SPI org.apache.dubbo.common.serialize.Serialization serialization method.

Troubleshooting and resolution steps

You can use some third-party tools or jstack [PID] > jstack.log to analyze the stack information and locate it.