TS 7.2.1, OD 7.2.1
Just doing asset deployments now (not LS/SP pages yet)
Configured PLC and changed opendeploy.properties:
opendeploy.webServicePort=12973
opendeploy.runtimeHome=/data/www/
Get this as status: Error while executing task: Production Deployment
And these errors in content_center.log:
2011-01-11 16:44:47,119 [http-0.0.0.0-8080-3] WARN com.interwoven.ui.datacapture.core.dcxp.DTDNodeOrderingStrategy () - Error reading DTD
http://localhost/iw-cc/datacapture6.0.dtd. Message:
http://localhost/iw-cc/datacapture6.0.dtd2011-01-11 16:45:12,438 [http-0.0.0.0-8080-7] WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - startDeployment: service is not running -- attempting to restart service...
2011-01-11 16:45:12,457 [http-0.0.0.0-8080-7] WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - init: could not initialize OpenDeployService: com.interwoven.opendeploy.web.service.OpenDeployServiceBindingStub@6c7ea0, message: The AXIS engine could not find a target service to invoke! targetService is OpenDeployService, nested exception: org.apache.axis.AxisFault
2011-01-11 16:45:12,457 [http-0.0.0.0-8080-7] WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - init: OpenDeploy services are now disabled.
2011-01-11 16:45:12,457 [http-0.0.0.0-8080-7] ERROR com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService () - startService: unable to start service; make sure that OpenDeploy is running and correctly configured.
2011-01-11 16:45:12,457 [http-0.0.0.0-8080-7] ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: received failure result for deployment: WebRoot
2011-01-11 16:45:12,458 [http-0.0.0.0-8080-7] 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.
2011-01-11 16:45:12,458 [http-0.0.0.0-8080-7] ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: failOnError is true; no other deployments will be executed.
2011-01-11 16:45:12,458 [http-0.0.0.0-8080-7] ERROR com.interwoven.livesite.workflow.task.DeploymentTask () - deployFiles: found one or more errors while processing target nodeset: [production]
No OpenDeploy logs have been updated.
OD is running:
iwodserverstatus
OpenDeploy server host: localhost, RMI registry port: 9173
OpenDeploy server is alive.
0 deployments are currently active.
When I go to:
http://TSSERVER:12973/iw/services/cd/1.2/opendeployserviceI see this:
And now... Some Services- CSFAccessServicePort
- getCSContext
- getCSContextPasswordEncoded
- getCSContextFromSessionString
- getCSContextAttributes
- invalidateCSContext
- getCSFCookieName
- getCSFCookieDomain
- getCSFAccessServiceVersion
- getCSWebServiceInfo
- isExpired
- isValid
Any ideas ?