Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Error submitting .page file
Denise Bowker
(My apologies if this belongs in a different forum)
From within CCPro I'm trying to submit sites/****/index.page and use the OOTB Workflow "Publish LiveSite Content". It gets part way through the process and dies with this error appearing in the submit window:
LSCS StartDeployment: Error while deploying to LSCS.Please look for content center logs for more details.
In the TeamSite/local/logs/iwui/content_center.log file I find:
2011-04-28 07:39:40,426 [http-0.0.0.0-8080-3] ERROR com.interwoven.livesite.workflow.modeler.UsersWithRolesDataSource () - execute: error while communicating with teamsite, unable to populate user map.
com.interwoven.cssdk.access.CSInvalidUserException: (No such user)
at com.interwoven.cssdk.sci.exception.ExceptionHandler.handleExceptionSci(ExceptionHandler.java:195)
at com.interwoven.cssdk.sci.access.AccessServiceSciImpl.getUserData(AccessServiceSciImpl.java:1951)
at com.interwoven.cssdk.access.java.AccessServiceAdapterImpl.getUserData(AccessServiceAdapterImpl.java:218)
at com.interwoven.cssdk.access.impl.CSUserImpl.refreshData(CSUserImpl.java:122)
at com.interwoven.cssdk.common.impl.CSObject.refresh(CSObject.java:121)
at com.interwoven.cssdk.common.impl.CSObject.forceValid(CSObject.java:98)
at com.interwoven.cssdk.access.impl.CSUserImpl.getFullName(CSUserImpl.java:340)
at com.interwoven.cssdk.access.impl.CSUserImpl.getDisplayName(CSUserImpl.java:329)
at com.interwoven.livesite.workflow.modeler.UsersWithRolesDataSource.execute(UsersWithRolesDataSource.java:91)
at com.interwoven.datasource.core.DataSourceFactory.executeComponent(DataSourceFactory.java:279)
at com.interwoven.ui.datacapture.core.dct.DatasourceCallout.executeComponent(DatasourceCallout.java:190)
at com.interwoven.ui.datacapture.core.dct.DatasourceCallout.execute(DatasourceCallout.java:135)
at com.interwoven.ui.datacapture.core.dct.InlineCallout.handleDataSource(InlineCallout.java:376)
at com.interwoven.ui.datacapture.core.dct.InlineCallout.execute(InlineCallout.java:191)
at com.interwoven.ui.datacapture.external.InlineCalloutProcessor.executeInline(InlineCalloutProcessor.java:203)
at com.interwoven.ui.datacapture.external.InlineCalloutProcessor.evaluateInlineCallouts(InlineCalloutProcessor.java:136)
at com.interwoven.ui.datacapture.external.AbstractDCRPredicate.buildDCRDocument(AbstractDCRPredicate.java:76)
at org.apache.jsp.workflowModeler.ccpro.instantiatorScreenWrapper_jsp._jspService(instantiatorScreenWrapper_jsp
Any guess?
Find more posts tagged with
Comments
There are no comments yet