Hi All,
Please help me to resolve this issue which I am getting while deploying xCP 2.1 application via xCP Designer.
--------------------------------
[INFO] Setting xms server password to a non-null value
[INFO] Invoked xms client to deploy app
[INFO] Deploying application - app deploy command start
[INFO] Incorrect Service component:ProcessEngine version 6.6.0.045P0800 expected version [2.0.0020.0116,3.0.0000.0000)
[ERROR] Error
[ERROR] Invalid Environment - Version mismatches in catalog
[ERROR] com.documentum.xms.api.ExecutionException: Invalid Environment - Version mismatches in catalog
[ERROR] at internal.com.emc.xms.commands.validation.EnvironmentValidator.validate(EnvironmentValidator.java:47)
[ERROR] at com.emc.xms.commands.ApplicationDeploymentCommand.deploy(ApplicationDeploymentCommand.java:294)
[ERROR] at com.emc.xms.commands.ApplicationDeploymentCommand.execute(ApplicationDeploymentCommand.java:247)
[ERROR] at com.emc.xms.execution.impl.ExecutionService$CommandExecutionTask.run(ExecutionService.java:338)
[ERROR] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[ERROR] at java.lang.Thread.run(Thread.java:722)
[INFO] CommandRequest ID is com.emc.xms.execution.CommandRequest@4a606a2f
[ERROR] Error during execution command [namespace: management, resource: application, operation: deploy-application] : Invalid Environment - Version mismatches in catalog
[INFO] Command execution process has finished.
[INFO] xms client finished running app deployment
[INFO] Project 'Invoice_Processing_Application' deployed
[INFO] Finished deploying project 'Invoice_Processing_Application' in 52secs
--------------------------
I have checked my manual provisioned environment, its showing provisioned and all versions are properly set there. However I have made my BPS disabled.
Regards,
Rohit Madar