cancel
Showing results for 
Search instead for 
Did you mean: 

Assembly Failed in CMS - Creation of PropagationList failed

Former Member
0 Kudos

Hi All,

Any thoughts on what might be causing this error. After consolidation is completed succesfully we try and assemble the components. Check-assmebly has a return code of Assembled but Repository-export fails with a return code of Assembly failed. When we choose to view the log file we see this:

Info:Starting Step Repository-export at 2007-04-17 08:44:14.0351 +12:00

Info:Component:ird.govt.nz/APPLICATION

Info:Version :EPD_CAS_C.20070416204412

Info:1. PR is of type TCSSoftwareComponent

Info:the workspace will be read from DTR

Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Creation of PropagationList failed

Request path: prop/ird.govt.nz_APPLICATION 20070417084414661

Error Condition: . Response status = 500 (Internal Server Error):communication error: VcmFailure received: Creation of PropagationList failed

Request path: prop/ird.govt.nz_APPLICATION 20070417084414661

Error Condition: . Response status = 500 (Internal Server Error)

com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Creation of PropagationList failed

Request path: prop/ird.govt.nz_APPLICATION 20070417084414661

Error Condition: . Response status = 500 (Internal Server Error)

at com.sap.cms.tcs.client.DTRCommunicator.readWorkspaceData(DTRCommunicator.java:226)

at com.sap.cms.tcs.client.DTRCommunicator.readWorkspaceData(DTRCommunicator.java:235)

at com.sap.cms.tcs.core.RepositoryExportTask.processRepositoryExport(RepositoryExportTask.java:173)

at com.sap.cms.tcs.core.RepositoryExportTask.process(RepositoryExportTask.java:324)

at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)

at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:197)

at com.sap.cms.tcs.core.TCSManager.assemblePropagationRequests(TCSManager.java:677)

at com.sap.cms.pcs.assembly.manager.AssemblyManager.assemble(AssemblyManager.java:1510)

at com.sap.cms.pcs.assembly.AssemblyQueueHandler.execAssembly(AssemblyQueueHandler.java:818)

at com.sap.cms.pcs.assembly.AssemblyQueueHandler.startAssembly(AssemblyQueueHandler.java:133)

at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startAssembly(CmsTransportProxyBean.java:829)

at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startAssembly(LocalCmsTransportProxyLocalObjectImpl0.java:2036)

at com.sap.cms.ui.wl.Custom1.startComponetAssembly(Custom1.java:14080)

at com.sap.cms.ui.wl.Custom1.assembleQueue(Custom1.java:4685)

at com.sap.cms.ui.wl.wdp.InternalCustom1.assembleQueue(InternalCustom1.java:2303)

at com.sap.cms.ui.wl.Worklist.handleAssemblyOptionsEvent(Worklist.java:1487)

at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2520)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

at com.sap.tc.webdynpro.progmodel.controller.Component.fireEvent(Component.java:283)

at com.sap.cms.ui.wl.wdp.InternalWorklists.wdFireEventAssemblyOptionsEvent(InternalWorklists.java:388)

at com.sap.cms.ui.wl.Worklists.fireAssemblyOptionsEvent(Worklists.java:247)

at com.sap.cms.ui.wl.wdp.InternalWorklists.fireAssemblyOptionsEvent(InternalWorklists.java:328)

at com.sap.cms.ui.wl.AssemblyOptions.onActionStartAssembly(AssemblyOptions.java:276)

at com.sap.cms.ui.wl.wdp.InternalAssemblyOptions.wdInvokeEventHandler(InternalAssemblyOptions.java:339)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)

at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Info:Step Repository-export ended with result 'fatal error' ,stopping execution at 2007-04-17 08:44:17.0029 +12:00

Any thoughts?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes we did. We logged an issue with OSS and they came back saying it was a memory corruption issue on the J2EE database where our NWDI was configured. We restarted the database issue and all was good.

Hope it helps.

Former Member
0 Kudos

Hi Luke,

I once had a similar error, and it was connected to Access Control Lists:

if you maintained them, you should check if NWDI.Administrators have all permissions on /prop

Hope that helps.

Regards

Cornelia

former_member610333
Participant
0 Kudos

Luke,

We are experiencing the same issue. Did you ever figure out what the problem was?