Hi All,
We have installed TeamSite 7.4.1 and we have tried to initiate a workflow using the standard PLC workflow.
The below is the error which we got during the deployment.
unable to start service; make sure that OpenDeploy is running and correctly configured.
Contentcenter log shows as below.
2016-03-24 22:02:19,527 [pool-11-thread-1] WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - startDeployment: service is not running -- attempting to restart service...
2016-03-24 22:02:19,537 [pool-11-thread-1] WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - init: could not initialize OpenDeployService: com.interwoven.opendeploy.web.service.OpenDeployServiceBindingStub@3c7b60, message: ; nested exception is:
java.net.ConnectException: Connection refused, nested exception: org.apache.axis.AxisFault
2016-03-24 22:02:19,537 [pool-11-thread-1] WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - init: OpenDeploy services are now disabled.
2016-03-24 22:02:19,537 [pool-11-thread-1] ERROR com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - startService: unable to start service; make sure that OpenDeploy is running and correctly configured.
2016-03-24 22:02:19,538 [pool-11-thread-1] ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: received failure result for deployment: ContentMetadata
2016-03-24 22:02:19,538 [pool-11-thread-1] ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: serviceResponseMessage: Unable to connect to the OpenDeploy Web Service, please ensure that the service is running and correctly configured.
2016-03-24 22:02:19,538 [pool-11-thread-1] ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: failOnError is true; no other deployments will be executed.
2016-03-24 22:02:19,538 [pool-11-thread-1] ERROR com.interwoven.livesite.workflow.task.DeploymentTaskUtils () - deployFiles: found one or more errors while processing target node(s): [development]
Can any one help on this please. Thanks in advance.