Hi,
I am not able to deploy custom xCP 2.1 application through designer in weblogic app server host.
Though the application war file is getting created successfully, but its not getting deployed on weblogic app server. Please find below the error I am getting in runapp.log :
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Adecco DCTM 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ Adecco_DCTM ---
[INFO] Deleting E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target
[INFO]
[INFO] --- xcp-validate:1.0.9:run (xcp-validate) @ Adecco_DCTM ---
[WARNING] Widget results_list: Property "Hide Context Menu when" is empty.
[INFO] Data Service instance 'Default Import New Version Action Flow' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Delete ade_doc' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Default Import New Version Action Flow' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Delete Base Content' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Default Create Folder Action Flow' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Default Import Action Flow' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Delete Base Folder' in ActionInstanceContainer 'Context Menu' is without invocation object
[INFO] Data Service instance 'Default Create Document Action Flow' in ActionInstanceContainer 'Context Menu' is without invocation object
[WARNING] Widget text_input1: Property "Initial value" is empty.
[WARNING] Widget text_input2: Property "Initial value" is empty.
[WARNING] Widget text_input3: Property "Initial value" is empty.
[WARNING] Widget date_time_input: Property "Initial value" is empty.
[WARNING] Widget adecco_doc: Property "Hide Context Menu when" is empty.
[WARNING] Widget text_input: Property "Initial value" is empty.
[WARNING] Widget results_list: Property "Hide Context Menu when" is empty.
[INFO] Finished validating Artifact data models in project 'Adecco_DCTM' in....374ms
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ Adecco_DCTM ---
[INFO] Source directory: E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\gen\main\java added.
[INFO]
[INFO] --- xcp-generate-sources:1.0.9:run (xcp-generate-sources) @ Adecco_DCTM ---
[INFO] Generating DML artifacts for Application Project, type=IXCPApplicationProject
[INFO] Finished executing project generators in....38ms
[WARNING] Duplicated localisation key found: _UI_Default_Import_New_Version_Action_Flow_Default_Import_New_Version_Action_Flow_label
[WARNING] Duplicated localisation key found: _UI_Default_Import_New_Version_Action_Flow_Default_Import_New_Version_Action_Flow_label
[WARNING] Duplicated localisation key found: _UI_Default_Import_New_Version_Action_Flow_Default_Import_New_Version_Action_Flow_label
[WARNING] Duplicated localisation key found: _UI_Default_Create_Folder_Action_Flow_Default_Create_Folder_Action_Flow_label
[WARNING] Duplicated localisation key found: _UI_Default_Import_Action_Flow_Default_Import_Action_Flow_label
[WARNING] Duplicated localisation key found: _UI_Default_Create_Document_Action_Flow_Default_Create_Document_Action_Flow_label
[WARNING] Duplicated localisation key found: _UI_PickList_xcp_versionList_0
[WARNING] Duplicated localisation key found: _UI_PickList_xcp_versionList_1
[WARNING] Duplicated localisation key found: _UI_PickList_xcp_versionList_2
[WARNING] Duplicated localisation key found: _UI_PickList_xcp_versionList_3
[INFO] Finished executing artifact generators in....5271ms
[INFO] Finished generating code for project 'Adecco_DCTM' in 5311ms
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:add-resource (add-resource) @ Adecco_DCTM ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ Adecco_DCTM ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 50 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ Adecco_DCTM ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ Adecco_DCTM ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ Adecco_DCTM ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ Adecco_DCTM ---
[INFO] No tests to run.
[INFO] Surefire report directory: E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- xcp-dar:1.0.11:run (xcp-dar) @ Adecco_DCTM ---
[INFO]
[INFO] Started packaging local library dependencies for application project '[XCPProject: Adecco_DCTM]'
[INFO] Packaged local library dependencies for project 'Adecco_DCTM' in 10ms
[INFO]
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default-war) @ Adecco_DCTM ---
[INFO] Packaging webapp
[INFO] Assembling webapp [Adecco_DCTM] in [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0]
[INFO] Processing war project
[INFO] Copying webapp webResources [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\Artifacts] to [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0]
[INFO] Copying webapp webResources [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\content] to [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0]
[INFO] Copying webapp webResources [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\lib] to [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0]
[INFO] Copying webapp webResources [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\gen/main/webapp] to [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0]
[INFO] Copying webapp webResources [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\.] to [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0]
[INFO] Copying webapp resources [E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\src\main\webapp]
[INFO] Webapp assembled in [8391 msecs]
[INFO] Building war: E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0.war
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ Adecco_DCTM ---
[INFO] Installing E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\target\ade-Adecco_DCTM-1.0.0.war to C:\Users\srastogi.emeat\.m2\repository\ade\Adecco_DCTM\1.0.0\Adecco_DCTM-1.0.0.war
[INFO] Installing E:\Installers\xCPDesigner_win32_2.1\xCPDesigner\Applications\Adecco_DCTM\Adecco_DCTM\pom.xml to C:\Users\srastogi.emeat\.m2\repository\ade\Adecco_DCTM\1.0.0\Adecco_DCTM-1.0.0.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ Adecco_DCTM ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- xcp-deploy:1.0.11:run (xcp-deploy) @ Adecco_DCTM ---
[INFO] config file selected =/configuration/xcpdevrunenv-1387207428_config.xml
[INFO] Setting xms server host to NTAZUEU80020.emea.adeccotest.net
[INFO] Setting xms server port to 55203
[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] Deploying application - app deploy command start
[INFO] Application Name = Adecco_DCTM
[INFO] Application Package Location = E:\app\adecco\wls\user_projects\domains\adecco_agent\servers\server_agent\tmp\_WL_user\xms-agent\5mbszz\war\WEB-INF\work\72205b54-904f-4996-916a-8e3bfe856402\payload_4232348c-dc1b-4095-b5e2-95f8726933e9_unzipped\18c7ac04-0f30-4f47-9f4f-646e3d763d55
[INFO] Deploy Method = INCREMENTAL
[INFO] Data Policy = MINIMAL
[INFO] Deploy Env = DEV
[INFO] Environment = devxcp-xd
[INFO] Validate only = false
[INFO] Xplore Indexing = true
[ERROR] Error during execution command [namespace: management, resource: application, operation: deploy-application]
[INFO] Command execution process has finished.
[INFO] xms client finished running app deployment
[INFO] Project 'Adecco_DCTM' deployed
[INFO] Finished deploying project 'Adecco_DCTM' in 589secs
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:31.953s
[INFO] Finished at: Mon Oct 10 13:16:49 CEST 2016
[INFO] Final Memory: 10M/24M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.emc.xcp.builder:xcp-deploy:1.0.11:run (xcp-deploy) on project Adecco_DCTM: Deploy project 'Adecco_DCTM' 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
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1. What could be the possible reasons for this error ? xMS agent environment configuration or any other pre-requisite to be met ?
2. Is it a known error with designer 2.1 and xMS agent 1.1 as I could find some posts suggesting to deploy xMS agent 1.1 with patch 16 or use xMS agent 1.2 ?
3. Can I try manual deployment of this war file as it seems that only the auto deployment of application war is failing from designer ?
Please help and suggest !!