"Unexpected error on server [null id in com.nolio.releasecenter.model.release.DeploymentFileToken entry
(don't flush the Session after an exception occurs)]. Please refer to server logs with timestamp
[2024-01-01 00:00:00]."
Release Automation - All versions
It looks like to be related to the token values, we believed the artifact being distributed may had very long
tokens specified (these values couldn't be inserted into the target table and truncated). In this case reviewing
how the tokens were being used (Edit Artifact Definition) found that no configured tokens were being used for
distributing artifacts to execution servers, but the checkbox "Tokenized artifacts" was selected which cause
the error in the internal table 'rc_deployment_file_token' when trying to insert a non-configured token.