Hi All ,
I am facing wired issue while deploying xCP application via xDA , on one machine xDA works fine , same copied to another machine and while deploying it is giving below error,
com.emc.xcp.installer.ArtifactBundleInstallException: DfException:: THREAD: pool
-11-thread-1; MSG: [DM_DFC_E_CLASS_NOT_FOUND]error: "Unable to instantiate the
necessary java class: com.documentum.bpm.impl.DfProcessEx"; ERRORCODE: 202; NEXT
: null
at com.emc.xcp.installer.internal.DarInstaller.install(DarInstaller.java
:224)
at internal.com.emc.xcp.builder.deployment.deployers.RepositoryDeployer.
runDarInstall(RepositoryDeployer.java:212)
at internal.com.emc.xcp.builder.deployment.deployers.RepositoryDeployer.
runInstall(RepositoryDeployer.java:191)
at internal.com.emc.xcp.builder.deployment.deployers.RepositoryDeployer.
deploy(RepositoryDeployer.java:116)
at com.emc.xcp.builder.deployment.AppDeployerNodeService$DEPLOY_PHASE$1.
doPhase(AppDeployerNodeService.java:30)
at com.emc.xcp.builder.deployment.AppDeployerNodeService$1.call(AppDeplo
yerNodeService.java:99)
at com.emc.xcp.builder.deployment.AppDeployerNodeService$1.call(AppDeplo
yerNodeService.java:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.ExecutionException: DfException:: THREAD: pool-1
Regards,
Akshay