Hello Experts,
While trying to deploy xCP 2.0 application, it fails and the log has only this info.
Please, let me know if you have any ideas.
[INFO] Building war: C:\Users\dmadmin\Desktop\xCPDesigner_2.0\xCPDesigner\Applications\Cancordant_Insurance2\Cancordant_Insurance2\target\cia2-Cancordant_Insurance2-1.0.0.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ignored
(webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true')
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ Cancordant_Insurance2 ---
[INFO] Installing C:\Users\dmadmin\Desktop\xCPDesigner_2.0\xCPDesigner\Applications\Cancordant_Insurance2\Cancordant_Insurance2\target\cia2-Cancordant_Insurance2-1.0.0.war to C:\Users\dmadmin\.m2\repository\cia2\Cancordant_Insurance2\1.0.0\Cancordant_Insurance2-1.0.0.war
[INFO] Installing C:\Users\dmadmin\Desktop\xCPDesigner_2.0\xCPDesigner\Applications\Cancordant_Insurance2\Cancordant_Insurance2\pom.xml to C:\Users\dmadmin\.m2\repository\cia2\Cancordant_Insurance2\1.0.0\Cancordant_Insurance2-1.0.0.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ Cancordant_Insurance2 ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- xcp-deploy:1.0.6:run (xcp-deploy) @ Cancordant_Insurance2 ---
[INFO] config file selected =/configuration/env1-1401930711_config.xml
[INFO] Setting xms server host to 200.200.211.211
[INFO] Setting xms server port to 8080
[INFO] Setting xms server username to admin
[INFO] Setting xms server password to a non-null value
[INFO] Invoked xms client to deploy app
[INFO] Using environment:Env1
[INFO] Deploying application - app deploy command start
[INFO] Using environment:Env1
[INFO] Application Name = Cancordant_Insurance2
[INFO] Application Package Location = E:\AppServer\apache-tomcat-7 -xms\apache-tomcat-7.0.42\webapps\xms-server\WEB-INF\work\09864b88-ee9c-4052-a592-933d23771e30\payload_3825acc6-ca56-455b-9f8c-bebd383d9993_unzipped\6b4c0237-9627-4b4e-95d7-a9f18755525c
[INFO] Deploy Method = FULL
[INFO] Data Policy = CLEAN
[INFO] Deploy Env = DEV
[INFO] Environment = Env1
[INFO] Validate only = false
[INFO] Xplore Indexing = true
[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
[INFO] Project 'Cancordant_Insurance2' deployed
[INFO] Finished deploying project 'Cancordant_Insurance2' in 59secs
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:10.610s
[INFO] Finished at: Thu Oct 30 03:57:24 PDT 2014
[INFO] Final Memory: 22M/57M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.emc.xcp.builder:xcp-deploy:1.0.6:run (xcp-deploy) on project Cancordant_Insurance2: Xcp mojo executing command 'xcp-deploy' for project 'Cancordant_Insurance2' failed unexpectedly: Deployment of project 'Cancordant_Insurance2' failed -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException