Unexpected error on server [null id in com.nolio.releasecenter.model.release.DeploymentFileToken entry
search cancel

Unexpected error on server [null id in com.nolio.releasecenter.model.release.DeploymentFileToken entry

book

Article ID: 373073

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

"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]."

Environment

Release Automation - All versions

Resolution

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.