Description

The following logs may be observed upon committing:

rpd[xxxx]: JTASK_TASK_REINIT: Reinitializing

rpd[xxxx]: task_reconfigure reinitializing done
 

Symptoms

No negative symptoms or impact observed.
 

Solution

JTASK_TASK_REINIT logs are informational and are harmless. RPD might print these messages when a commit is performed.

You can check that the RPD process ID remains the same post committing vs the PID present in the RPD log to make sure it has not changed afterwards:

> show system processes extensive | match rpd <-- Look for PID
 

Modification History

2024-06-06 : Article Created