Este contenido no está disponible en el idioma seleccionado.
4.4.3. Cache Mode Troubleshooting
4.4.3.1. Invalid Data in ReadExternal Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
If invalid data is passed to
readExternal, it can be because when using Cache.putAsync(), starting serialization can cause your object to be modified, causing the datastream passed to readExternal to be corrupted. This can be resolved if access to the object is synchronized.