Issue: Encountered unknown ConfigurationItem property from a Jenkins job in Deploy

Issue

Encountered unknown ConfigurationItem property in Digital.ai Deploy

---- Debugging information ----
message : Encountered unknown ConfigurationItem property [udm.DeployedApplication.forceRedeploy]
for ci [Environments/*********]
cause-exception : java.lang.IllegalStateException
cause-message : Encountered unknown ConfigurationItem property [udm.DeployedApplication.force
Redeploy] for ci [Environments/********]
class : com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
required-type : com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
converter-type : com.xebialabs.deployit.booter.remote.xml.RemoteXStreamCiConverter
path : /deployment/application/udm.DeployedApplication/forceRedeploy
line number : 13
class[1] : com.xebialabs.deployit.engine.api.dto.Deployment
converter-type[1] : com.xebialabs.xltype.serialization.xstream.DeploymentConverter
version : not available

Affected Products

Deploy

Cause

Deploy types not reloaded

Workaround/Resolution Action

Deploy types need to be reloaded so that the plugin is aware of them. This can be done by either restarting Jenkins or by clicking the Reload types for credential button in the post-build actions config.

Considerations

If the Reload types for credential button is not an option in a pipeline project, you would need to create a freestyle project and use the same credentials and click the button from there.

 

Was this article helpful?
1 out of 1 found this helpful

Comments

0 comments

Please sign in to leave a comment.