Hi ,
I set up environment for xcp 2.0 and everything is configured in window server 2008 R2. whenever i am trying to deploy the application from designer i am getting the below error.
[INFO] The tcserver manager URL is http://xx.xx.****.xx:8000/manager/text
[INFO] The first-Firstxcp-1.0.0.war is deploying.
[INFO] Connecting to:http://xx.xx.xx.xx:8000/manager/text/deploy
[INFO] Unable to connect to app server using URL:http://xx.xx.xx.xx:8000/manager/text/deploy http response code:404
[INFO] Connection to:http://xx.xx.xx.xx:8000/manager/text/deploy was false
[ERROR] Error deploying to application server, app not deployed
[ERROR] java.lang.Exception
[ERROR] at internal.com.emc.xcp.builder.deployment.deployers.WarDeployer.deploy(WarDeployer.java:115)
[ERROR] at com.emc.xcp.builder.deployment.AppDeploymentManager.runDeployPhase(AppDeploymentManager.java:164
[ERROR] at com.emc.xcp.builder.deployment.AppDeploymentManager.deployApp(AppDeploymentManager.java:110)
[ERROR] at com.emc.xms.commands.ApplicationDeploymentCommand.deploy(ApplicationDeploymentCommand.java:328)
[ERROR] at com.emc.xms.commands.ApplicationDeploymentCommand.execute(ApplicationDeploymentCommand.java:223)
[ERROR] at com.emc.xms.execution.impl.ExecutionService$CommandExecutionTask.run(ExecutionService.java:295)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[ERROR] at java.lang.Thread.run(Thread.java:662)
All BAM server,BPS,CTS,xplore ,CS are up and running and registered through xms tools.
Also added tomcat users in tc server and i am able to login to manager console. please suggest anything i need to configure apart from these.
Regards
Baskar