Increase the Node Setting Variable U_IO_THREAD_STACK_SIZE to 512
To do so
a) Via UVC:
Node Settings on the node - Advanced Settings
IO thread stack size (Kb) - 512b) Via the command line unisetvar:
$UNI_DIR_EXEC/unisetvar U_IO_THREAD_STACK_SIZE 512U_IO_THREAD_STACK_SIZE changed from 256 to 512
You will need to restart the node to take into account the modification.