We are having a problem to do a full clean application deployment in our environment.
We are receiving errors of the following type:
ERROR : Process stlp_seizure_item already exists in the docbase.
ERROR : Process stlp_passivate_company_details already exists in the docbase.
ERROR : Process stlp_get_organizational_structure already exists in the docbase.
Only processed are reported as already existing objects in the docbase.
At the end, the log shows the following error:
[INFO] CommandRequest ID is com.emc.xms.execution.CommandRequest@78cedbd2
[ERROR] Unexpected error has happened, please see details in log file.
[INFO] Command execution process has finished.
[INFO] xms client finished running app deployment
[INFO] Project '****' deployed
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
Do you have an idea/advice what could be the problem?