Hi,
I have recently installed teamsite 6.7.2 along with SitePublisher and targeting on UNIX box.
I am able to access Team site UI, but I want to access the web services available for CSF and OD.
For CSF:
I tries to access the URL which is mentined in manual but I got 404 not found error, I have raised the ticket on support site but I got the reply to check the logs and thye same line which is mentined in manual.
I have checked the logs and it is showing the ***** Start UP Finished***, as per manual but still I am not able to access the URL.
For OD,
IS there any URL through which I can check whether the web service is working for OD or not? I have enabled web services section in odbase.xml for HTTP only.
I am able to deploy files through command line but how can I check the web service?
On the contrary, in servletd_out.log I am getting strange errors which I am getting neither in OD.log nor Access.log, the errors are mentioned below:
2010-11-06 15:46:14,818 ERROR com.interwoven.ui.base.config.ConfigManager - Error when getting merged file from reportingconfigs
com.interwoven.ui.base.config.ConfigurationException: The fileset reportingconfigs contains no matching files in /iw-home/ts-home/httpd/webapps/content_center/WEB-INF/conf.
at com.interwoven.ui.base.config.ConfigFileset.getMergedFile(ConfigFileset.java:290)
at com.interwoven.ui.base.config.ConfigManager.init(ConfigManager.java:589)
at com.interwoven.ui.base.config.ConfigManager.doSetup(ConfigManager.java:188)
2010-11-06 15:46:25,113 WARN com.interwoven.livesite.csf.access.web.service.impl.AccessServiceWebService - init: could not initialize AccessService: com.interwoven.csf.access.web.service.CSFAccessServiceBindingStub@138f3d1, message: ; nested exception is:
java.net.ConnectException: Connection refused, nested exception: org.apache.axis.AxisFault
2010-11-06 15:46:25,114 WARN com.interwoven.livesite.csf.access.web.service.impl.AccessServiceWebService - init: AccessService services are now disabled.
2010-11-06 15:46:25,114 ERROR com.interwoven.livesite.csf.access.web.service.impl.AccessServiceWebService - startService: unable to start service; make sure that the OpenDeploy CSF AccessService is running and correctly configured.
2010-11-06 15:46:25,612 WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService - init: could not initialize OpenDeployService: com.interwoven.opendeploy.web.service.OpenDeployServiceBindingStub@143a515, message: ; nested exception is:
java.net.ConnectException: Connection refused, nested exception: org.apache.axis.AxisFault
2010-11-06 15:46:25,612 WARN com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService - init: OpenDeploy services are now disabled.
2010-11-06 15:46:25,612 ERROR com.interwoven.livesite.opendeploy.web.service.impl.OpenDeployWebService - startService: unable to start service; make sure that OpenDeploy is running and correctly configured.
2010-11-06 15:46:27,060 INFO com.interwoven.livesite.common.servlet.Startup - com.interwoven.livesite.common.servlet.Startup Init Start
2010-11-06 15:46:27,060 INFO com.interwoven.livesite.common.servlet.Startup - Java Assert is DISABLED.
|
Thanks