This article describes the meaning of the log message: rmopd[269]: pconn_server_dispatch_common: Unexpected message type 65280 in cRPD environment.
In the cRPD environment, a series of unexpected log messages were recorded in rapid succession, all occurring within a fraction of a second. The specific log entries are as follows:
rmopd[269]: pconn_server_dispatch_common: Unexpected message type 0.
rmopd[269]: pconn_server_dispatch_common: Unexpected message type 21332.
rmopd[269]: pconn_server_dispatch_common: Unexpected message type 2.
rmopd[269]: pconn_server_dispatch_common: Unexpected message type 4609.
These messages indicate that the rmopd process encountered multiple unexpected message types during the same timestamp, suggesting a potential issue with message handling or communication protocols in the system.
rmopd
RMOPD is opening IPC channels over TCP that are reserved for PICs used for offloading measurements in cRPD images. This is incorrect, as there are no such PICs in cRPD images. This issue has been resolved in later releases. Please consult JTAC to verify the fix.