Symptom:
You installed or upgraded to Client Automation 12.9, and selected the Automated Migration option during installation or upgrade. One of the following problems occurs:
Solution:
Perform the following manual steps to resolve this issue.
Follow these steps:
http://<hostname>/axis/services
Specifies the fully qualified domain name of the host computer. For a cluster setup, use the cluster name as host name. If the action fails while using cluster name, use the node name and re-execute the same commands.
A list of all Web Services API deployed appears. Look for the services automationService and assessmentService. If these services are listed, contact CA Technical Support for further assistance. If the services are not listed, perform the following steps to deploy the automation services:
Set classpath=<PATH>\axis.jar;<PATH>\axis-ant.jar;<PATH>\commons-discovery.jar;<PATH>\commons-logging.jar;<PATH>\jaxrpc.jar;<PATH>\log4j-1.2.8.jar;<PATH>\saaj.jar;<PATH>\wsdl4j-1.6.2.jar;<PATH>\activation.jar;<PATH>\mailapi.jar;
Specifies the location of the jar files. The jar files are located in < DSM_INSTALLED_FOLDER >\Web Console\webapps\wac\WEB-INF\lib.
The command sets the class path environment variable.
"<DSM_INSTALLED_FOLDER>\SC\JRE\1.7.0_17\bin\java" org.apache.axis.client.AdminClient "<AUTOHOME>\AutomationService_wsdd\deploy.wsdd" -l http://<hostname>/axis/services/automationService
Displays the path where ITCM is installed.
Specifies the Automation Services Folder path. Environment variable AUTOHOME refers to the Automation Services Folder path.
"<DSM_INSTALLED_FOLDER>\SC\JRE\1.7.0_17\bin\java" org.apache.axis.client.AdminClient "<AUTOHOME>\AssessmentService_wsdd\deploy.wsdd" -l http://<hostname>/axis/services/assessmentService
The command deploys the automation services.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|