6-9 - Duplicate Serial Number ID
6-9 - Duplicate Serial Number ID
Possible Causes
- An empty object was returned.
- A custom serial number class,
org.apache.dubbo.common.serialize.Serialization#getContentTypeId
, duplicates with the system built-in. In this case, the first loaded SPI instance will prevail. Other entries will be skipped.
Troubleshooting and Resolution Steps
- Check the return result.
- Built-in values can refer to the class
org.apache.dubbo.common.serialize.Constants
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)