Import error in CBS-make

Hi,
I tried to import PCUI_GP(.sca file) for development in CMS.
Therefore, I got import failed and error message in CBS-make.
Immediately, I tried to open CBS. But CBS is not opened.
First, I imported following .sca file .
CAF EU
DI BUILD TOOL
EP BUILD TOOL
PORTAL
PORTAL CORE SERVICES
PORTAL FRAMEWORK
PORTAL WEB DYNPRO
SAP J2EE ENGINE
SAP JAVA TECH SERVICES
They were succeeded.
I post error logs in CBS-make.
Info:Starting Step CBS-make at 2006-10-22 10:47:25.0983 +2:00
Info:wait until CBS queue of buildspace VIS_XSS-TEST_D is completely processed, before starting the import
Info:buildspace = VIS_XSS-TEST_D   build request id = 107
Info:wait until CBS queue of buildspace VIS_XSS-TEST_D is completely processed, before asking for build results
Info:waiting for CBS queue activity
Error:CBS throws exception during queue waiting:
caused by:Read timed out (Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out)
com.sap.tc.cbs.client.error.CommunicationException: Read timed out (Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out)
     at com.sap.tc.cbs.client.impl.BuildSpace.listOpenRequests(BuildSpace.java:530)
     at com.sap.cms.tcs.client.CBSCommunicator.areThereProcessedActivations(CBSCommunicator.java:1603)
     at com.sap.cms.tcs.client.CBSCommunicator.isThereQueueActivity(CBSCommunicator.java:1643)
     at com.sap.cms.tcs.client.CBSCommunicator.getBuildResult(CBSCommunicator.java:914)
     at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:142)
     at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:347)
     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.importPropagationRequests(TCSManager.java:376)
     at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:227)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:634)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:103)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:584)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:560)
     at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startImport(LocalCmsTransportProxyLocalObjectImpl0.java:1540)
     at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1198)
     at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:2215)
     at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:881)
     at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2390)
     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)
Caused by:
java.rmi.RemoteException: Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out
     at com.sap.tc.cbs.wsproxy.CBSHttpSOAPBindingStub.getOpenRequests(CBSHttpSOAPBindingStub.java:1800)
     at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.tc.cbs.client.impl.BuildServer$1.invoke(BuildServer.java:490)
     at $Proxy173.getOpenRequests(Unknown Source)
     at com.sap.tc.cbs.client.impl.BuildSpace.listOpenRequests(BuildSpace.java:527)
     at com.sap.cms.tcs.client.CBSCommunicator.areThereProcessedActivations(CBSCommunicator.java:1603)
     at com.sap.cms.tcs.client.CBSCommunicator.isThereQueueActivity(CBSCommunicator.java:1643)
     at com.sap.cms.tcs.client.CBSCommunicator.getBuildResult(CBSCommunicator.java:914)
     at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:142)
     at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:347)
     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.importPropagationRequests(TCSManager.java:376)
     at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:227)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:634)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:103)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:584)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:560)
     at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startImport(LocalCmsTransportProxyLocalObjectImpl0.java:1540)
     at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1198)
     at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:2215)
     at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:881)
     at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2390)
     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)
Caused by: java.net.SocketTimeoutException: Read timed out
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:806)
     at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getInputStream(HTTPSocket.java:341)
     at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getResponseCode(HTTPSocket.java:250)
     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getResponseCode(HTTPTransport.java:362)
     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:551)
     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1456)
     at com.sap.tc.cbs.wsproxy.CBSHttpSOAPBindingStub.getOpenRequests(CBSHttpSOAPBindingStub.java:1793)
     ... 53 more
Error:more details on this error:
caused by:Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out
java.rmi.RemoteException: Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out
     at com.sap.tc.cbs.wsproxy.CBSHttpSOAPBindingStub.getOpenRequests(CBSHttpSOAPBindingStub.java:1800)
     at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.tc.cbs.client.impl.BuildServer$1.invoke(BuildServer.java:490)
     at $Proxy173.getOpenRequests(Unknown Source)
     at com.sap.tc.cbs.client.impl.BuildSpace.listOpenRequests(BuildSpace.java:527)
     at com.sap.cms.tcs.client.CBSCommunicator.areThereProcessedActivations(CBSCommunicator.java:1603)
     at com.sap.cms.tcs.client.CBSCommunicator.isThereQueueActivity(CBSCommunicator.java:1643)
     at com.sap.cms.tcs.client.CBSCommunicator.getBuildResult(CBSCommunicator.java:914)
     at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:142)
     at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:347)
     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.importPropagationRequests(TCSManager.java:376)
     at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:227)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:634)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:103)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:584)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:560)
     at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startImport(LocalCmsTransportProxyLocalObjectImpl0.java:1540)
     at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1198)
     at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:2215)
     at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:881)
     at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2390)
     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)
Caused by: java.net.SocketTimeoutException: Read timed out
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:806)
     at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getInputStream(HTTPSocket.java:341)
     at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getResponseCode(HTTPSocket.java:250)
     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getResponseCode(HTTPTransport.java:362)
     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:551)
     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1456)
     at com.sap.tc.cbs.wsproxy.CBSHttpSOAPBindingStub.getOpenRequests(CBSHttpSOAPBindingStub.java:1793)
     ... 53 more
Fatal:communication error: CBS exception received: Read timed out (Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out)
Info:Step CBS-make ended with result 'fatal error' ,stopping execution at 2006-10-22 11:48:05.0061 +2:00
I'm using 2004s SP9.
Any help will be highly appreciated.
Regards,
Yasu.

Hi Adrian,
you could do that if you have memory issues in the build, i.e. if the build log (not the request log!) contains e.g. OutOfMemoryExceptions.
Going beyond 1000M on a 32Bit machine is usually not a good idea, I'm not sure if the Sun JDK really supports this. I also know of one case where increasing the size to ~800M helped on a Windows server. Seems like there is some interesting interaction between heap size and garbage collection.
The delay values determine the time it takes for CBS to actually pick up requests for processing, they have no effect on the actual processing time.
For fine tuning I'd put the rootFolder on some fast harddisk. The folder is only used for temporary files and is cleaned up after build. A 5GB partition on a RAID0 with no virus checking would be nice.
Also the threadPoolSize may be interesting as it determines the maximum number of parallel builds. Since not all builds can be executed in parallel and since each build will have its own VM that can be quite resource intensive though and the optimal setting depends on your hardware and the structure of the software you are trying to build.
Regards,
Marc

Similar Messages

  • CBS Make failed while importing - Urgent

    Hi...
    i m following the JDI CookBook to import ESS MSS SCA files.
    I have following issues.
    1. I have placed all the SCA files, ESS MSS PCUI JBUILT and sap-jee, JTECH in the CMS inbox. but whn i go for check in .. JBUILT AND JTECH are not displayd in the dropdown.
    i have successfully checked in sap-jee, ess, mss, pcui sca files and are listed in transport queue
    2. i still went ahead with import without JTECH/BUILT files.. Repository import for sap-jee was successful but not the CBS make.
    3. this is the error log when i import ess / mss sca files
    the repository import itself fails
    Info:Starting Step Repository-import at 2005-10-27 18:45:06.0859 +5:00
    Info:Component:sap.com/SAP-JEE
    Info:Version  :NIGHTLYBUILD.20051017041900
    Info:4. PR is of type TCSSoftwareComponent
    Info:Component:sap.com/SAP_ESS
    Info:Version  :MAIN_xss04PAT_C.20050908103103
    Info:3. PR is of type TCSSoftwareComponent
    Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: PropagationException received: Could not perform Import Request: Status = 500 Internal Server Error:communication error: PropagationException received: Could not perform Import Request: Status = 500 Internal Server Error
    com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: PropagationException received: Could not perform Import Request: Status = 500 Internal Server Error
         at com.sap.cms.tcs.client.DTRCommunicator.writeChangelistData(DTRCommunicator.java:228)
         at com.sap.cms.tcs.core.RepositoryImportTask.processRepositoryImport(RepositoryImportTask.java:260)
         at com.sap.cms.tcs.core.RepositoryImportTask.process(RepositoryImportTask.java:500)
         at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
         at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:169)
         at com.sap.cms.tcs.core.TCSManager.importPropagationRequests(TCSManager.java:276)
         at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:212)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:432)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:99)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:392)
         at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startImport(LocalCmsTransportProxyLocalObjectImpl0.java:1156)
         at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1114)
         at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:1025)
         at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:840
    Please help me on this as i m having this problem since long. i tried to import a couple of times.
    any hint also will be rewarded..!!
    regards
    ashutosh

    I don't know if this will be much help, maybe if you could point me to the JDI Cookbook you're using...
    Based on the stack trace that you've included, it seems that your client is trying to connect to the DTR and an error is occuring in the operation that the DTR is trying to perform for you.
    It's hard for me to assess the full situation without more details, but hopefully that should narrow it down a little bit for you.
    -Steve
    If you find a post useful, please help keep the community going by setting a good example and rewarding the poster with points.

  • CBS Make failed while importing ESS

    Hi Experts,
    I am importing ESS package as per JDI cookbook. MSS and dependent packages imported fine but ESS package failed after 6 hrs as :
    Info:Starting Step CBS-make at 2009-02-12 03:08:11.0390 -8:00
    Info:wait until CBS queue of buildspace JDV_XSSTrack_D is completely processed, before starting the import
    Info:buildspace = JDV_XSSTrack_D   build request id = 6797
    Info:wait until CBS queue of buildspace JDV_XSSTrack_D is completely processed, before asking for build results
    Info:waiting for CBS queue activity
    Info:maximal waiting time is temporally increased
    Info:build process already running: waiting for another period of 30000 ms
    Info:build process already running: waiting for another period of 30000 ms
    Info:no changes on the CBS request queue (JDV_XSSTrack_D) after a waiting time of 21630000 ms
    Fatal:The request queue is not processed by the CBS during the given time intervall => the import failed because not every request including follow-up requests were processed
    Fatal:Please look after the operational status of the CBS.
    Fatal:communication error: The request queue is not processed during the given time intervall. Please look after the operational status of the CBS.
    Info:Step CBS-make ended with result 'fatal error' ,stopping execution at 2009-02-12 09:25:54.0687 -8:00
    There are no other errors, actually import kept running  for another 5 hrs ( from activity in temp/CBS folder). There are no other errors.
    Any suggestions ? How is "waiitng time 21630000 ms" controlled?
    In CBS buildspace information , there are 0 queued/processing/failed requests. **
    thanks,
    DJ

    Hi Daljit,
    What is the Databse u are using.
    Regards
    Deb

  • CBS make fails of SAP_ESS SCA file fails in NWDI 7.0 SP14 after ~4 hours

    Hi,
        We wish to do ESS customization in our new NWDI 7.0 SP14 system (on RHEL 4.7). Importing the SAPESS09P_3-20000512.SCA (after importing its dependicies) in a ESS track completed in the Repository-import phase but fails in the next CBS-make phase with a timeout of 14430 seconds (~4 hours). The exact error i am getting is listed below. Is their some way to bump up this timeout value?
       I am new to this and am very interested in what more experienced folks suggest about this.
    thanks in advance,
    Steven McElwee, Duke University
    20080224153849 Info   :Starting Step CBS-make at 2008-02-24 15:38:49.0310 -5:00
    20080224153850 Info   :wait until CBS queue of buildspace NDI_XSSTrack_D is completely processed, before starting the import
    20080224153850 Info   :waiting for CBS queue activity
    20080224153921 Info   :build process already running: waiting for another period of 30000 ms
    20080224153951 Info   :build process already running: waiting for another period of 30000 ms
    20080224154021 Info   :build process already running: waiting for another period of 30000 ms
    .......... lots more messages
    20080224193917 Info   :build process already running: waiting for another period of 30000 ms
    20080224193947 Info   :build process already running: waiting for another period of 30000 ms
    20080224194017 Info   :no changes on the CBS request queue (NDI_XSSTrack_D) after a waiting time of 14430000 ms
    20080224194017 Fatal  :The request queue is not processed by the CBS during the given time intervall => TCS cannot import the request because queue is not empty
    20080224194017 Fatal  :Please look after the operational status of the CBS.
    20080224194018 Info   :Step CBS-make ended with result 'fatal error' ,stopping execution at 2008-02-24 19:40:18.0480 -5:00

    Well, I restored our NWDI system from an archive backup taken just prior to defining the new XSS Track. I then carefully followed the ESS NWDI Cookbook instructions to create the XSS Track and to import everything (SAP-JEE, SAP-BUILDT,  SAP-JTECHS, and SAP-PCUI) except for SAP_ESS. I then archived to tape everything again. That was yesterday.
    Today, I kicked off the import of SAP_ESS. So far, so good- it imported into the repository and is now in the process of Activation in the CBS. There have been no problems with threads stuck in the CBS queue in the QUEUED state.
    Of course, it has been only 2 hours so far.
    About the CBS properties for BUILD_TOOL_JDK_HOME,
    JDK_HOME_PATHS and idleStart. Aside from idleStart, i have left them unchanged. But will keep this in mind should the previously mentioned wierd CBS behavior return.
    Disk space is a little tight right now. I had 4 GB free before the import of SAP_ESS. Now i have 2 GB free, which seems to be holding. We have a script running to archive and delete the oracle redo logs since they are being generated at a pretty fast rate.
    Once i know one way or the other about the success of this, i will post a message.
    thank you everyone for your help so far!
    Steven

  • CBS make failed

    Hi all..
    I am trying to import ESS and MSS SCAs.
    repository import is finished but CBS make fails.
    this is log for CBS make.
    Info:Starting Step CBS-make at 2005-11-14 17:43:05.0671 +5:00
    Info:wait until CBS queue of buildspace EPD_ESSTrack_D is completely processed, before starting the import
    Info:waiting for CBS queue activity
    Info:build process already running: waiting for another period of 30000 ms (1)
    Info:build process already running: waiting for another period of 30000 ms (2)
    In CBS service, if i select a track and click on info... i get this:
    Compile State the current build state of the DC
    The DC was built successfully
    The Build state of the DC is broken due to a compile  error
    I have tried restrarting CBS from j2ee engine.. restarted j2ee engine also..but its not working.
    i deleted one existing track, restored the system status. again created a track and i got the same error.
    please help
    regards
    ashutosh

    Hi,
    For any requestes to be processed by CBS as Andy says above the "Request Processing" should be on and usually the error build process already running comes when the Input mode in CBS is "Previleged". If currenlty any imports are running then the state will be previleged and once the import finishes the mode turns back to open...if it does not turn automatically you might have to manually set it open.
    Try to work out with the setting sof buildspace as explained in the links below.
    That should help.
    These links might be helpful:
    BuildSpace views:<a href="http://help.sap.com/saphelp_nw70/helpdata/en/40/372c7fd5ea984c894cb2bfe7472058/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/40/372c7fd5ea984c894cb2bfe7472058/frameset.htm</a>
    Managing buildspace
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/35/1cd66947184aa8915ca1831c59b6c1/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/35/1cd66947184aa8915ca1831c59b6c1/frameset.htm</a>
    Component Build Service - Problem analysis scenarios
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/42/c98ced11886babe10000000a1553f6/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/42/c98ced11886babe10000000a1553f6/frameset.htm</a>
    Akshatha

  • CBS - Make Failed for SAP_ESS.sca file

    Hi All,
    We are trying to implement ESS package in NWDI. All the steps for installation and configuration are done. while importing the sca files in the development tab all the sca file like Jtechs, JEE, Buildt, PCUI are imported successfully.
    But SAP_ESS sca file alone is failing. when  i went through the log it says repository-import has been finished successfully. But the second step CBS it is failing. When i went through the log it says....
    Info:Starting Step CBS-make at 2007-02-26 17:43:05.0671 +5:00
    Info:wait until CBS queue of buildspace EPD_ESSTrack_D is completely processed, before starting the import
    Info:waiting for CBS queue activity
    Info:build process already running: waiting for another period of 30000 ms (1)
    Info:build process already running: waiting for another period of 30000 ms (2).....
    When i went through the CBS log the following is the erroe that i received.
    Integrate activities into active workspace(s)...
         Integration of activities in compartment "sap.com_SAP_ESS_1" started at 2006-09-30 07:16:40.703 GMT
         Integration of 1 activities in compartment "sap.com_SAP_ESS_1" finished at 2006-09-30 07:21:08.875 GMT and took 4 m 28 s 172 ms
    An incomplete integration in compartment "sap.com_SAP_ESS_1" of buildspace "EPC_ESSTRACK_D" has resulted because of errors during request processing!
    Request 169 has been created to re-initialize the compartment
    ===== Post-Processing =====  finished at 2006-09-30 07:21:09.140 GMT and took 6 m 47 s 859 ms
    Change request state from SUCCEEDED to FAILED
    ERROR! The following problem(s) occurred  during request processing:
    Communication error when performing integrations. Server error [500 Internal Server Error]. Request FAILED.
    REQUEST PROCESSING finished at 2006-09-30 07:21:19.000 GMT and took 25 m 9 s 500 ms
    I tried restarting the server also checked the CBS properties in Visual Admin. It looks everything is fine.
    Please help me in this regard.
    Thanks,
    Nagarajan.

    Dear Portal gurus,
    I too having the same problem . please provide  me the solution for this.
    how to check the default trace.
    regards
    prasad

  • RFC metadata import error - Couldnu0092t find the branch for version with id

    Hi All,
    When re-importing RFC meta-data, system returned following error message   <i>Couldn’t find the branch for version with id = <version id></i>
    I am not able to delete the existing (already imported) RFC meta-data.  However, I am able to import the same RFC into a different Software Component.
    The error is described in SAP note – 710998, unfortunately, this note only references  XI 2.0
    Is there anyway other than these-
    1) Deleting a new SWCV and importing it and then import the RFC and make Release transfer from new SWCV to Old  SWCV. If so, is there any impact on my QA systems and Productions systems during transport.
    2) Deleting the existing SWC and Reimporting from SLD and trying to import the RFC again and redoing all the design
    3) Exporting the current SWC and deleting it and importing the same file and then trying out the RFC import.
    These options I just thought as an workaround solutions. Because i am not able to try these, as i don't have any test systems for this. Let me know any suggestions on these.
    Thanks in advance,
    Regards,
    Moorthy

    Yes, the used structures were imported from an old XI system. But I created the mapping new on the PI and put the used externel definitions manually to the mapping. That worked fine but now everytime when saving the mapping this error occurs. Btw both structures are used in other mappings, too, and they can be modified without any problems.
    Which jdk version do you mean? Client or server?
    Regards.
    Oliver.

  • I upgraded from Dreamweaver CS4 to CS6. but now "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?

    I upgraded from Dreamweaver CS4 to CS6. but now when I want to upload I get "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?
    Mac OS 10.8.5
    None of these issues are causing the error in DW CS6. We have double checked all of them and we have everything exactly right. Also I have exactly the same SiteSetup in DW CS4 and that works perfectly well. Could there must be factor in 6 that didn't exist in 4? Something that isnt in the SiteSetup but in some hidden dialog box ?
    I can also upload to my host using Fetch, a third party FTP. And as I said DW CS4 works fine. So the problem is not with my host, its with DW CS6 in particular.

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • Import error as error number is -12018

    Hi All,
    While importing a project getting an error as:
    Import Error: com.fatwire.cs.core.realtime.DataException: com.fatwire.assetapi.common.AssetAccessException: Error met whiling saving assets [AttrTypes:1415189814137] and the error number is -12018
    https://docs.oracle.com/cd/E29542_01/apirefs.1111/e39371/MISC/errno.html shows error related to Missing publication. No clue..

    -12018 means " Missing publication."
    Since the DemoSite is a new site that doesn't exist in the CSDT target environment, I would import the site first, e.g.
    java com.fatwire.csdt.client.main.CSDT http://hostOrIP:8080/cs/ContentServer username=fwadmin password=xceladmin resources=@SITE:DemoSite cmd=import
    NOTE: Make sure the site was exported to your datastore before import.
    Then, import assets of this site:
    java com.fatwire.csdt.client.main.CSDT http://hostOrIP:8080/cs/ContentServer username=fwadmin password=xceladmin resources=@ALL_ASSETS:*;@ALL_NONASSETS:* fromSites=DemoSite cmd=import
    Note that the parameter is fromSites, not fromSite.
    See if this helps.
    Thanks,
    Yu-Chun

  • Import error: ORA-00001:unique constraint (FLOWS_030100.WWV_FLOW_FLOW_PK)

    Hi community,
    I got an awful application import error.
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_030100.WWV_FLOW_FLOW_PK) violated &amp;lt;pre&amp;gt;--application/create_application &amp;amp;lt;br&amp;amp;gt; &amp;amp;lt;br&amp;amp;gt;begin &amp;amp;lt;br&amp;amp;gt; &amp;amp;lt;br&amp;amp;gt;wwv_flow_api.create_flow( &amp;amp;lt;br&amp;amp;gt; p_id =&amp;amp;gt; 381, &amp;amp;lt;br&amp;amp;gt; p_display_id=&amp;amp;gt; 381, &amp;amp;lt;br&amp;amp
    Error installing application.What did I do?
    Developed some in my test environment (APP ID 381) and made a normal export like 100 times before. When I tried to import that application in APP ID 380 the error occurred.
    More information:
    Both applications are in the same workspace.
    APEX 3.1.2
    Oracle XE
    I tried a bit around:
    Import in another workspace > same error
    Restart OAS try to import> same error
    Deletion of APP 380 and the try to import > same error
    Import of an older version > successfully no errors
    Try to make a new export of APP ID 381 > same error on import
    Don't want to delete app 381! :O
    Seems like something inside of the application/export is wrong.

    Hi Scott,
    the query returns
    select grantee from dba_role_privs where granted_role='APEX_ADMINISTRATOR_ROLE';
    GRANTEE
    SYSI tried to install the export in another apex database environment. New error occurred.
    ORA-20001: GET_BLOCK Error.
    ORA-20001: Execution of the statement was unsuccessful.
    ORA-02291: integrity constraint
    (FLOWS_030100.WWV_FLOW_SEC_SCHEMES_FK) violated - parent key not found &lt;pre&gt;begin
    --application/shared_components/security/authorization/t_users
    wwv_flow_api.create_security_scheme( p_id =&amp;gt; 18109134549712168 + wwv_flow_api.g_id_offset, p_flow_id =&amp;gt;
    wwv_flow.g_flow_id, p_name=&amp;gt;'T_USERS', p_scheme_type=&amp;gt;'EXISTS', p_scheme=&amp;gt;'select cI looked in the export file for the error part and found some interesting code. See:
    prompt  ...authorization schemes
    begin
    --application/shared_components/security/authorization/t_users
    wwv_flow_api.create_security_scheme(
      p_id => 18109134549712168 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_USERS',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_USERS'')'||chr(10)||
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'Sie haben keine Berechtigungen für diese Seite');
    --application/shared_components/security/authorization/t_auswertung
    wwv_flow_api.create_security_scheme(
      p_id => 42071873141249964 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_AUSWERTUNG',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_REPORT'')'||chr(10)||
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'No rights for the page');
    --application/shared_components/security/authorization/t_berechtigungen
    wwv_flow_api.create_security_scheme(
      p_id => 42072157819264447 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_BERECHTIGUNGEN',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_BERECHTIGUNGEN'')'||chr(10)||
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'No rights for the page');
    --application/shared_components/security/authorization/t_kategorien
    wwv_flow_api.create_security_scheme(
      p_id => 42072262321265732 + wwv_flow_api.g_id_offset,
      p_flow_id => wwv_flow.g_flow_id,
      p_name=>'T_KATEGORIEN',
      p_scheme_type=>'EXISTS',
      p_scheme=>'select count(*) from v_mze_appl '||chr(10)||
    'where NAME like UPPER(:P101_USERNAME)'||chr(10)||
    'and ROLE IN (''APEX_MZE_ADMIN'',''APEX_MZE_KATEGORIEN'')',
      p_caching=>'BY_USER_BY_PAGE_VIEW',
      p_error_message=>'No rights for the page');
    end;
    /Looks like the p_id for T_USERS is wrong. Exactly what the error tries to describe too. How could that happen and how can I solve that issue? I will try and save the t_users group again and will create a new export.
    King regards,
    Tobias
    Edited by: Tobias Arnhold on Mar 2, 2009 8:23 AM

  • One of my sites still connects but the other gets An ftp error occurred cannot make connection to host.

    My problem is in “connect to remote server”. I manage two sites in Dreamweaver CS6, and they are hosted by the same guys.  One site still connects fine but the other one has stopped connecting. With the second site when I click on the button I get a delay then "An ftp error occurred -- cannot make connection to host".
    However I can still access the second site’s remote server through an FTP program, and the Host tech support confirms my login is working fine from his computer.
    I tried doing this old trick (1) Site > Manage Sites > Export to create a .ste file (2) quite, restart (3) Manage Sites > Import the .ste file (4) click on connect to remote server --  But that made no difference

    Just because both sites are hosted by the same firm doesn't mean they are on the same physical server.  Your problem connecting could be attributable to many things.
    User name and password may have changed or been reset. 
    Server permissions problems (GoDaddy is notorious for this).
    IP blocking.
    Server is down.
    etc...
    Are you able to connect with a 3rd party FTP client like FileZilla?  If not, I'm guessing this is a server problem & you need to contact your host.
    Nancy O.

  • Importing error that will not go away...

    Howdie Folks:
    I keep getting the same import error everytime I open iPhoto6. "2 photos have been found in the iPhoto photo library that have not been imported". No matter what I do I get this every time I open iPhoto.
    I don't know what to do - a while back I deleted the "album" that it creates when I tell it to import the 2 photos. Of course, this is recreated every time I select yes to import. No to import, does nothing apparently.
    Any ideas??
    Thanks Guys.

    Howdie.
    Locate your iPhoto Library folder in the Finder. Just inside that folder there may be a folder called "Import" or "Importing." If there is, move it to your desktop. [Please take care to not tamper with anything else inside the iPhoto Library folder from the Finder. Changes you make that way can damage your library.] Use the Finder to view the contents of the Import folder to see if you need to keep it or not. Launch iPhoto and see if that clears up the warning message. If you want the items from the folder, use iPhoto's Import to Library command to bring them in.
    You may also wish to rebuild the database. Hold Option and Command while you Launch iPhoto. Check all 4 options in the dialog box, then Rebuild. It can take a while if your library is large. For more info read this Apple article.

  • Upgrading Repository - import error

    I've got Oracle Repository 4.0.12.100.2, and I'm upgrading to the latest release. The upgrade utility in RAU is trying to run IMP and stopping on an import error. The error flashes by so fast I can't see what the problem might be. and it doesn't seem to be logging the output from IMP. Is there any way that I can make it use the LOGFILE parameter, or at least do a pause before closing the window?
    Or if you have an idea what is wrong - that works for me too.

    Never mind - with some information from Oracle Support I found the log of the failed import. Then with the error message, I found out that I was using the import for Oracle 10gR2, but the database on which the repository is installed is 10gR1. So I needed the import for 10gR1 - which I didn't have and you can't download it anymore. Some scrounging around the office finally turned up an installation disk. I installed 10gR1 client - reconfigured RAU to use it - and the upgrade worked.
    Guess I'll need to upgrade the database to 10gR2 some day in the near future.

  • Keynote Unknown Import Error

    When trying to import a Keynote file created on the Mac into Keynote on the Mac, you receive "Presentation Couldn't be Imported Unknown Import Error". The problem is with garbage in text pasted from web pages into text boxes in Keynote on the Mac. It displays fine on the Mac Keynote, but Keynote on the iPad will not import the file. The solution is to paste text into TextEdit, make it plain text, remove any bullets or other formatting and then paste into Keynote.

    I have the same problem, but I am not pasting any text in from the web. My slides contain images and text I type in myself. I am using Keynote '09 on my Mac.
    I have this problem with EVERY keynote presentation I try to import. They all work great on my Mac, and completely fail to load on my iPad. I can (sometimes) get a test file to work with a single title slide (picture and words), but the moment I add additional slides it fails.
    Until this bug is fixed, the app is worthless. The point of this software is to be able to make presentations on your Mac -- if your iPad app can't load them, and can't even tell you why not, it's a complete waste of my $10. This should be a HIGH PRIORITY for Apple to fix.

  • File Import Error for mpeg-1?

    When attempting to add mpeg1 files to render queue, AME 5.0.1.0 displays a messagebox "File Import Error" "Error while decompressing the source file".
    These mpeg1s are direct from my Sony DSC-N2 point-&-shoot. GSpot identifies them as mpeg1 video codec & 32khz,64kbs,mono layer2 audio. VirtualDub has no problem with these files.
    Any ideas?  I'd upload them here but as uncompressed mpeg1s they're 41 & 19MB.

    Hi Peter,
    Thanks for posting the clip. I tested it and was able to reproduce your results.  In Adobe Media Encoder 5.0.1, installed as part of CS5 Design Premium on Windows 7 64-bit with QuickTime 7.6.9, encoding the file to F4V (or FLV or H.264) was very very slow.  It looks like AME is duplicating every frame many times over, which was confirmed when I stopped the encode and examined the partial file.
    The problem did not occur, however, on a similar computer with CS5 Production Premium installed.
    The reason, if I understand the inner workings of AME well (which I like to think that I do), has to do with which codecs are installed with AME, which is dependent on which Adobe products you have installed.  Only Production Premium, After Effects, and Premiere Pro include the MPEG codecs necessary for AME to decode MPEG files natively.  Design Premium, Flash, or any other Adobe product that installs AME do not install the MPEG codecs.
    In theory, AME shouldn't be able to read your MPEG file at all.  But when QuickTime is installed AME has a rule that allows it to ask QuickTime if it can decode certain types of files if AME can't decode them natively.  In this case, yes, QuickTime can read this MPEG file.  So it's actually QuickTime that is decoding the file for AME, and then AME takes those frames and encodes them to the output format.  If you didn't have QuickTime installed, AME would just produce an error when you tried to open the file.  (I confirmed this by uninstalling QuickTime; this is also why your previous bad QuickTime install was generating the error you first posted about.)
    The problem here seems to be that QuickTime and AME aren't talking together very well.  Either AME isn't requesting the frames correctly, or QuickTime isn't handing over the frames correctly.
    The best workaround for you will be to use a different program to transcode your MPEG files to a different format.  Either directly to F4V, or to an intermediate format (QuickTime, AVI, other) that you can then import into AME so it can properly transcode it.
    Or you can take Jim's suggestion and shoot with a camera that produces files that are more friendly to editing.  MPEG files are notoriously difficult to decode efficiently for editing, and the wide variety of implementations of the MPEG guidelines makes it nearly impossible for editing programs to be compatible with every single device that can write MPEG files.
    I do have some good news: this problem has already been resolved for a future release of AME; my test of an internal build did not reproduce the problem.
    -=TimK
    -=Adobe After Effects and Adobe Media Encoder QE

Maybe you are looking for

  • Master page using two different number counts

    I'm working on a book for teachers and have the students book side by side with the teacher advice page. I want the page numbers of the students book to match the students workbook. Is there a way to set this up?

  • How do you stretch the webpage not maximum, but a little bit?

    I go to the edge and see the arrows where it should stretch but using a tap or two and dragging doesn't do anything... how does it work? I'm seeing if I can transition from the macbook pro to the desktop but the tapping and selecting processes don't

  • Document Properties - Extract Application that Created the Pdf

    Hello, I need to extract the original application that a pdf was created from in javascript.  eg in the document properties the application is shown as follows: Application:  AutoCAD 2010 The console script I have is as follows: console.println('Appl

  • Sap error when displaying dynpro

    Hi guys, i need to display a dynpro with some data, the problem is that sometimes i got an abap error when i call the dynpro. the error is because when u try tu put a currency with the negative symbol ( - ), i create the field as currency with refere

  • Where are the partial downloads stored?

    Hi,      I was downloading Xcode for Lion from MAS. The download was almost 90% complete and then my Mac shut down because the battery ran out (strangely, it didn't go to safe sleep/hibernate ). Can I restore the partially downloaded file from a Time