I have already deployed one application in 'test' namespace but accidently I was deleted some types from the repository of that particular application. After that I deleted the xcp_artifact_bundle and some other links in the repository which related to my particular application. After that I am trying to deploy the same application , which results in follwing error.
[ERROR] Error during execution command [namespace: management, resource: application, operation: deploy-application] : null
[INFO] Command execution process has finished.
[INFO] xms client finished running app deployment
but my new object types and process are created in the repository but still showing the above error...
Any one facing this same issue? any suggestion ?