The data connections flags do not have the "refresh parent conn" flag enabled.
The control connection is not being refreshed as expected. The control data connection generates another control data connection that will finally generate the data connections. As a result, when the data connections try to refresh the control connection it is missing one layer of the connection; when it expires, the connection is removed.