Error: Resource cannnot rendered with XML Resource Renderer?

Hi, KMC fellows,
When I tried to display/edit news with NewsExplorer, it throw me this error from times to times:
"Resource cannnot rendered with XML Resource Renderer"
But I am using the default NewsExplorer without making any custom change, how do I solve this problem?
Thanks for any constructive inputs.
Kent

Hi Kent,
> But when the server restart, it become fine for while,
> then it will repeats from times to times.
If you can reproduce it (I know, really "reproducing" is probably not possible) - so if this behaviour occurs while you know / can see from monitoring that no KMC restart has happened - please open an OSS message!
Best regards
Detlev

Similar Messages

  • Error in back up with xml format

    Hi
     when i was  getting to  backup the database  with xml  format . iam getting this type of errors..
    The 'DimensionID' required element is missing under Envelope/Body/Execute/Command/Alter/ObjectDefinition/Cube/Dimensions/Dimension
    at line 21, column 28 (namespace 'http://schemas.microsoft.com/analysisservices/2003/engine.
    how to solve the issues ..
      please help me..
     thanks

    Hi Sheshu,
    According to your description, you are experiencing the issue "The 'DimensionID' required element is missing under....." when back up you databased using XML format, right?
    After investigate this issue, the underlying cause is not fully known. You can process the database and then backup it again. Here are blogs that describe how to backup SQL Server Analysis Services using XMLA, please see:
    http://www.sqlservergeeks.com/sql-server-backing-up-analysis-services-database-automatically-part-1/
    http://www.ssas-info.com/analysis-services-scripts/2679-script-to-backup-ssas-database-and-delete-old-backup-files
    If the issue persists, please provide us more information about it, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Error : Resource cannot be displayed with XMLResourceRenderer

    For every published content (news, content created by XML forms,....) there is an error Resource cannot be displayed with XMLResourceRenderer.

    1. Path is good.
    2. Restart doesn't help.
    Here is complete error message :
    com.sapportals.wcm.util.content.ContentException: failed to create ContentInputStream
         at com.sapportals.wcm.repository.manager.cm.persistence.DBContentInputStream.(DBContentInputStream.java:54)
         at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.selectDocumentContent(BasicPersistenceDB.java:1506)
         at com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.DBContent.getInputStream(DBContent.java:143)
         at com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.DBContent.getInputStream(DBContent.java:95)
         at com.sapportals.wcm.repository.ContentImpl.getInputStream(ContentImpl.java:113)
         at com.sapportals.wcm.repository.ContentImpl.getInputStream(ContentImpl.java:132)
         at com.sapportals.wcm.service.xmlforms.transformation.ResourceDemultiplexer.getContentStream(ResourceDemultiplexer.java:84)
         at com.sapportals.wcm.service.xmlforms.transformation.Transformation.render(Transformation.java:126)
         at com.sapportals.wcm.service.xmlforms.transformation.Transformation.renderItemOrTemplate(Transformation.java:261)
         at com.sapportals.wcm.app.xmlforms.EditServlet.doGetAction(EditServlet.java:342)
         at com.sapportals.wcm.app.xmlforms.XFBaseServlet.doGet(XFBaseServlet.java:246)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.xmlforms.XFBaseServlet.service(XFBaseServlet.java:134)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:334)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         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)

  • AR can't be added-Error "Failed to load from XML resource"

    Hi Everyone,
    I need help with this error. When entering an item and then tabbing in an AR document, this code appears.
    "Failed to load from XML resouce".
    Thanks,\
    Debbie

    Hello experts,
    I am facing this issue in SBO 9.0 PL 08.
    Using SBOdemoUS, clic 'Duplicate' an existing Sales Order, then select a Business Partner, and hit 'yes' to the question in order to refresh rows with new BP info. You will get red bar error 'Failed to load from XML resource - (UI_API 7004) [Message 66000-6]'  and it wipes out all the copied rows info.  Does not happen with BPs that don't have default Ship To info.
    Your advise please.
    Thanks

  • New project to DVD works fine, but sharing to a Blu ray fails, with a error message "video rendering error 60."  What is that and how do I fix it?

    getting an error message "video rendering error 60" when burning a new final cut pro project to Blu ray.  Burning to regular DVD works fine.  I have burned many other projects successfully to blu ray.  What is this message and how do I fix it?

    If this same timeline can be exported to other file formats and can be shared successfully to DVD, possibly it's the longer render time in the Blu Ray processing that is the problem. In the Finder in Applications, right click Final Cut Pro dot app, choose Get Info and verify that Prevent App Nap is checked. If it isn't, check it and try again.
    Russ

  • Error Occured while rendering portlet :see provider log for details

    Hi All,
    I have installed OAS 10.1.3.1 on RHEL 5.4 64 bit m/c when after deploying the application when i tried to access the application through portlet i am getting the following error
    Error Occured while rendering portlet :see provider log for details
    when i opened the application.log it gives the following error description
    11/01/24 01:55:53.397 oz: [instance=(null), id=12768745408768,6] CONFIGURATION: Invalid or null value for property - executionWarningTimeout = null - setting to default value of 20 seconds
    11/01/24 01:55:54.369 oz: [instance=35044_LOGIN_4935021, id=12768745408768,3] CONFIGURATION: Default container renderer not specified
    11/01/24 01:55:54.370 oz: [instance=35044_LOGIN_4935021, id=12768745408768,3] CONFIGURATION: defaulting container renderer to DefaultContainerRenderer
    11/01/24 01:55:57.259 oz: JspServlet: unable to dispatch to requested page: Exception:oracle.jsp.provider.JspCompileException: <H3>Errors compiling:/u01/app/oracle/product/10.1.3/ozapp/j2ee/OC4J_OZ/application-deployments/oz/oz/persistence/_pages/_jsp/_main/_copyright.java</H3><pre></pre>
    11/01/24 01:55:57.269 oz: [instance=35045_COPYRIGHT_4935021, id=12768745408768,3] ERROR: AbstractResourceRenderer.renderBody - Resource "/action/copyright" returned HTTP Status: 500. Error message: OracleJSP:
    oracle.jsp.provider.JspCompileException: <H3>Errors compiling:/u01/app/oracle/product/10.1.3/ozapp/j2ee/OC4J_OZ/application-deployments/oz/oz/persistence/_pages/_jsp/_main/_copyright.java</H3><pre></pre>. Content returned follows....
    11/01/24 01:55:57.269 oz: [instance=35045_COPYRIGHT_4935021, id=12768745408768,3] ERROR:
    Regards
    Yeshwant

    Hi All,
    After changing the Debug properties in the Web.xml we are getting the following log in application.log
    </pre>
    11/02/01 10:13:00 oz: [instance=35045_COPYRIGHT_4935021, id=12593371698998,3] ERROR: AbstractResourceRenderer.renderBody - Resource "/action/copyright" returned HTTP Status: 500. Error message: OracleJSP:
    oracle.jsp.provider.JspCompileException: <H3>Errors compiling:S:\oracle\product\1020\ozportal\j2ee\OC4J_OZ\application-deployments\oz\oz\persistence\_pages\_jsp\_main\_copyright.java</H3><pre>error: error reading ..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\ldapjclnt10.jar; The system cannot find the path specified
    1 error
    guess the system is refering to ldapjclnt10.jar in some path which is not avalible .
    Could you please let us know the path where we have to keep this perticular jar file.
    Regards
    Yeshwant

  • SubTemplate call is failing with XML-22002 error

    Hi,
    I am using Oracle BI Publisher 10.1.3.4 in WebLogic Server 10.3.6.0.
    Subtemplate reference is used in some reports. Whn we click on view of such report, below error is shown.
                   "The report cannot be rendered because of an error, please contact the administrator."
    The patch 9017232 is also installed.
    The detailed error log is below:
    [111413_123806333][oracle.apps.xdo.common.xml.XSLTWrapper][ERROR] XSL error:
    <Line 3, Column 71>: XML-22002: (Fatal Error) Error while processing include XSL file (xdoxsl:///FCReports/HeaderFooter_LandScape.xsb).
    <Line 78, Column 312>: XML-22008: (Error) Namespace prefix 'ref' used but not declared.
    @Line 3 ==> <xsl:import href="xdoxsl:///FCReports/HeaderFooter_LandScape.xsb"/>
    [111413_123806337][oracle.apps.xdo.template.FOProcessor][EXCEPTION] java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(Unknown Source)
        at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
        at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
        at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
        at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
        at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
        at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
        at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
        at oracle.apps.xdo.servlet.RTFCoreProcessor.transform(RTFCoreProcessor.java:91)
        at oracle.apps.xdo.servlet.CoreProcessor.process(CoreProcessor.java:276)
        at oracle.apps.xdo.servlet.CoreProcessor.generateDocument(CoreProcessor.java:82)
        at oracle.apps.xdo.servlet.ReportImpl.renderBodyHTTP(ReportImpl.java:554)
        at oracle.apps.xdo.servlet.ReportImpl.renderReportBodyHTTP(ReportImpl.java:257)
        at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:270)
        at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:250)
        at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:178)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:97)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'ref' used but not declared.
        at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
        at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:614)
        ... 38 more
    Syntax used in Report is
    <?import:xdoxsl:///Reports/HeaderFooter_LandScape.xsb?loc=en_US><?call@inlines:Header?><?with-param:PM_REPORT_NAME;string('Customer details report')?><?end call?>
    XDO.CFG file contents
    <config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
       <properties>
          <property name="bursting-multithreading-on">false</property>
          <property name="xdk-secure-io-mode">false</property>
       <property name="xslt-scalable">true</property></properties>
    </config>
    Please suggest whether this issue is with BI report setup.
    Thanks in Advance.
    Regards,
    Bala.

    Hi Surya,
    Would you let us know from where you are calling web service and for what?
    And if possible provide error log as screenshot or txt file. So that it will be easy to trace issue.
    For gland your issue, go through below posts
    Not able to execute MII Transaction as web service
    Error calling BLS Transaction as Web service
    Problem in generating wsdl ?
    Create MII transaction & MII Web Service and consume them in ABAP
    Regards,
    Praveen Reddy

  • Error with XML data output

    The Employee W2 XML Interface finished with Warning. In the output there's partial data and at the with the following error:
    <SS_WITHHELD>3403.15</SS_WITHHELD
    &gThe XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Only one top level element is allowed in an XML document. Error processing resource 'http://cvlx12.vancouver.center:8002/OA...
    <W2REGISTER>
    -^
    t;
    <MED_WAGES>54889.55</MED_WAGES>
    <MED_WITHHELD>795.9</MED_WITHHELD>
    Also the concurrent request log file shows:
    Beginning post-processing of request 3877215 on node CVLX12 at 16-NOV-2010 11:54:50.
    Post-processing of request 3877215 failed at 16-NOV-2010 11:54:50 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    But the Output Post Processor is up running. If I go to the server I will be able to see the output just created ok. Anyone know what's wrong? Thanks

    Thanks for your response. I have ftp the file from server and it looks good. But When I ran XML Report Publish against this request, it was error out, message:
    Process template
    --XDOException
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:570)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:235)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.xdo.oa.cp.JCP4XMLPublisher.runProgram(JCP4XMLPublisher.java:684)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    Caused by: org.xml.sax.SAXParseException: <Line 268, Column 6>: XML-20109: (Fatal Error) PI with the name 'xml' can occur only in the beginning of the document.
         at oracle.xdo.parser.v2.XMLError.flushErrorHandler(XMLError.java:441)
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:303)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:305)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:289)
         ... 17 more
    I have registered Employee W2 XML Interface with XML Publisher with Oracle seeded template. Thanks,

  • PP CS3 Error Messages when rendering

    I'm having an issue with Premiere Pro CS3, and am receiving a variety of error messages, along with occasional accompanying crashes.  I will post my system specs following a detailing of the issues.
    I have read the DV primers, the FAQ, the Premiere Pro help document and was unable to find a solution to the issue.
    In addition I have searched the internet:
    http://www.google.com/search?q=[..\..Src\PPixHandleUtilities.cpp-114]&hl=en&safe=off&biw=1 280&bih=607&prmd=ivns&ei=y-vvTebvH6qt0AHp6b32DA&start=10&sa=N#q=[..\..Src\PPixHandleUtilit ies.cpp-114]&hl=en&safe=off&prmd=ivns&ei=pwbwTeXSCIq5twfc4LTCCQ&start=0&sa=N&bav=on.2,or.r _gc.r_pw.&fp=711da0863f755a&biw=1280&bih=584
    And have searched the Adobe forums as well:
    http://forums.adobe.com/search.jspa?resultTypes=DOCUMENT&resultTypes=MESSAGE&resultTypes=C OMMUNITY&resultTypes=TASK&resultTypes=PROJECT&resultTypes=SOCIAL_GROUP&resultTypes=COMMENT &peopleEnabled=true&q=[..\..Src\PPixHandleUtilities.cpp-114]
    None of the suggestions, including the various links with additional information given, has helped in this matter, and I was wondering if anyone else has ever figured out this issue.
    I currently have a HD 1920 X 1080, 29.97 fps, 00;23;43;00 minute film edited in Premiere Pro.
    I have 4 video tracks (including 1 transparent), and 3 audio tracks.
    I am attempting to render out a .mov with H264 compression with 100% quality at 1920 x 1080 using the Adobe Media Encoder.
    I've also tried rendering smaller and less quality wuicktimes with the same results.
    All of the imported files are quicktimes .mov's rendered out of Adobe After Effects CS3, using the Photo-JPEG codec with no (best quality) compression.
    The premiere project file is located on an external USB hard drive (my C drive is full), amd the scratch disks are directed to that same drive, with more than 60% free space on it.
    I have checked for gaps in between clips/sequences using the page up and page down method, and have found none.  I have also looked for audio being longer than the video, but haven't found that either.  For the sake of thoroughness though, I have laid down an additional video track with a transparent video to be on the safe side.
    I have optimized the rendering for memory, and have set the affinity for the premierepro.exe in the task manager to the first processor only.  (I have 4)
    I have cleared the memory cache and attempted multiple reboots.
    I have closed audio waveforms, closed video picons, and closed the Program Monitor.
    All to no avail.
    Importing this PP file into a new PP file, loses all of the edits I've made.
    When I render, I still get either one of, or some combination of the following errors.
    "Debug Event"
    [..\..\Src\PPixHandleUtilities.ccp-114]
    This error pops up most frequently.  During rendering, it will stop arbitrarily, never on the same frame so far, and then I have to hit continue multiple times, and the program allows me to continue to work on my edit.
    Sometimes this will come in conjunction with the following errors.
    No Output Generated!
    Premiere Po is running very low on system memory.  Please save your project and proceed with caution. 
    Application failed to return a video frame.  Cancelling the Operation.
    Sometimes these errors are accompanied by PP crashing, sometimes not.  Sometimes, PP won't even begin rendering and will crash immediately upon pressing the render button.
    What makes this all the more frustrating is that I've already rendered out a 7 minute version of this film, using the exact same After Effects rendered .mov files.  In fact, I merely added onto what was already there for this longer version.
    The only thing that I can think of left to check, that might be an issue (I am still learning), is that when I began rendering my quicktimes in After Effects CS3,
    When I send the project to the render cue in After Effects, I render at best quality, full resolution 1920 x 1080, using the Photo-JPEG codec with no (best quality) compression.
    In the Composition Settings, I have the Preset set at HDTV 1080 29.97, 1920 X 1080, 29.97 fps.  However for 75% of my work as was rendering with the Resolution drop box at quarter 480 x 270. 
    At some point I noticed this, and thought, well gee, I want HD, so I rendered the remainder of my quicktimes with the Resolution dropbox set at full, 1920 x 1080.  I thought this was odd, because all the quicktimes that I rendered out with the Resolution at quarter, seemed to come out into full 1920 x1080 HD, but figured I’d change it nonetheless to see if there was a change.
    I have not rendered a new version out of Premiere Pro since I made that change in my After Effects rendered quicktimes.
    I am in the process of checking to see if deleting those last quicktimes from the timeline will solve the problem, but thought I would get a jumpstart on asking about the issue because I have a sinking feeling that it won’t.
    Anyway, thanks in advance for anyone who can address this issue.
    What follows are my system specs.
    Windows XP Home Edition Service Pack 3 (build 2600)
    2.67 gigahertz Intel Core2 Quad Q9400
    64 kilobyte primary memory cache
    3072 kilobyte secondary memory cache
    64-bit ready
    Multi-core (4 total)
    Not hyper-threaded
    3326 Megabytes Usable Installed Memory
    Slot 'J6H1' has 2048 MB
    Slot 'J6H2' has 2048 MB
    Thanks again!

    Thanks for all the replies! 
    I’ve posted this inquiry on numerous boards and as such, have received a variety of different responses.  I’m going to respond to all of them in a single response, so some of what you may read might be a response to a thread on another board.  But I thought that providing this additional information might help my own efforts, or help any others who might have this same problem who might read this thread.
    The source files are located on the same external drive.
    After I finish this project, I intend to follow the advice and use external hard drives primarily for archive purposes while leaving my C drive as empty as can be.
    My C drive is approximately 90% full.  My concern in clearing off my C drive and transferring this project to there now, sit hat I’d have to redirect all the files to those locations.  I’m not opposed to the additional work, but I’d rather try to see if I can find out exactly what this problem is, since this is kind of my virgin project with Premiere, and I want to know exactly what I did that is causing this so I can avoid doing it again.
    There is no particular reason I need the .mov as a container, other than I’m just familiar with working with quicktimes in After Effects and 3DS Max.  Although, the other night I attempted to reminder as mpegs and .avi’s, and circumnavigating the Media Encoder by exporting it as a movie and had pretty much the same issues in all cases.
    There is no File> Export> Media> Export function in CS3, that I can find, however there is a File>Export> Movie option which I tried with the same results.
    How do I make certain that the Media Encoder is up to date?
    I’m not sure if I have the latest version of quicktime.  This is something I can check on though.  However, if I do not, and I update, will that mean that all of the elements I’ve aready rendered out from After Effects as .mov’s will have been made with the old quicktime?  Will updating quicktime also update these rendered .mov’s?
    In regards to 64 bit vs. 32 bit, I may be wrong, but wasn’t CS3 designed to work on 32 bit computers before 64 bit computers became available?
    What are AC3 sound files?  I’m not sure if I’m working with them or not?
    I would have to say that it has to be a bad asset rather than a gap in the video, of only because I laid down a 4th video track, a transparent video track, over the entirety of the 24 minute video, which should cover any gaps.
    I’m sorry, I honestly don’t know where my Page File (Windows Virtual Memory) is located, how it is managed, or even what it is.  Though I do oftentimes get messages telling me that Windows Virtual Memory is low, but not while I’m working in Premiere.
    I’ve done some additional troubleshooting and here’s what I found.
    I’ve been attempting renders by deleting video and audio clips from entire tracks.
    When I have the video from track 3 deleted, it stops rendering on frame 9720.  When I have Audio track 1 turned off, it stops rendering on frame 9720 also, so that could be something.
    When the clips from Video 2 track is deleted, it stops on frame 20533.
    As an aside, attempting to render as a Real Video gave me a crash error at frame 20314.
    When the clips on audio track 2 are deleted, I get the “No Output Generated” error message.  Same with audio track 3.
    Previously attempts to render would stop on frames, 8984, 9428, and 9567, which seem in the same general area.
    When I use a frame/time calculator, at http://www.zapstudio.net/framecalc/
    I get the following:
    Frame 8984 = 00;04;59;23
    Frame 9428 = 00;05;14;17
    Frame 9567 = 00;05;19;07
    Frame 9720 = 00;05;24;10
    Frame 20314 = 00;11;17;24
    Frame 20533 = 00;11;25;04
    When I look at these timeframes on the timeline, I see nothing remarkable, and it isn’t hitting the .mov’s that I thought it might have, after I began setting the Resolution dropbox in the Composition Settings of After Effects as I detailed I did above.
    So I’m atarting to think that my best option at this point is to start from scratch, add one clip, render, add one clip, render, etc., until I see a problem.
    Thanks again for all the replies, and thanks again in advance for any future reponses!
    Any additional advice or help anyone can give would be much appreciated!

  • An error occurs when rendering to PDF from Reporting Services

    Hi there,
    I am hoping that someone can help me, i have looked everywhere and cannot find an answer to this error. I have a report from visual studio 2008 on reporting services and it displays however exporting to PDF gives me the following error.
    Server Error in '/' Application.
    System.Web.Services.Protocols.SoapException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException:
    An error occurred during rendering of the report. ---> System.NullReferenceException: Object reference not set to an instance of an object.
      at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.InternalRender(String Format, String DeviceInfo, PageCountMode pageCountMode, Stream& Result, String& Extension, String& MimeType, String& Encoding, Warning[]&
    Warnings, String[]& StreamIds)
      at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.Render(String Format, String DeviceInfo, PageCountMode pageCountMode, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings,
    String[]& StreamIds)
      at Microsoft.ReportingServices.WebServer.ReportExecutionService.Render(String Format, String DeviceInfo, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException:
    An error occurred during rendering of the report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException: An error occurred during rendering of the report. ---> System.NullReferenceException: Object reference not set to an
    instance of an object.
      at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.InternalRender(String Format, String DeviceInfo, PageCountMode pageCountMode, Stream& Result, String& Extension, String& MimeType, String& Encoding, Warning[]&
    Warnings, String[]& StreamIds)
      at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.Render(String Format, String DeviceInfo, PageCountMode pageCountMode, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings,
    String[]& StreamIds)
      at Microsoft.ReportingServices.WebServer.ReportExecutionService.Render(String Format, String DeviceInfo, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
    Source Error:
    Line 631: [return: System.Xml.Serialization.XmlElementAttribute("Result", DataType="base64Binary")]
    Line 632: public byte[] Render(string Format, string DeviceInfo, out string Extension, out string MimeType, out string Encoding, out Warning[] Warnings, out string[] StreamIds) {
    Line 633: object[] results = this.Invoke("Render", new object[] {
    Line 634: Format,
    Line 635: DeviceInfo});
    Source File: D:\RS\RS\Web References\RSW\Reference.cs    Line:
    633
    Stack Trace:
    [SoapException: System.Web.Services.Protocols.SoapException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException: An error occurred during rendering of the report. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.InternalRender(String Format, String DeviceInfo, PageCountMode pageCountMode, Stream& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
    at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.Render(String Format, String DeviceInfo, PageCountMode pageCountMode, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
    at Microsoft.ReportingServices.WebServer.ReportExecutionService.Render(String Format, String DeviceInfo, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)]
    System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +413001
    System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +300
    RS.RSW.ReportExecutionService.Render(String Format, String DeviceInfo, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) in D:\RS\RS\Web References\RSW\Reference.cs:633
    RS_PDF_Render._Default.rs_report() in D:\RS\RS\Default.aspx.cs:140
    RS_PDF_Render._Default.Page_Load(Object sender, EventArgs e) in D:\RS\RS\Default.aspx.cs:34
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
    System.Web.UI.Control.OnLoad(EventArgs e) +132
    System.Web.UI.Control.LoadRecursive() +66
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428
    Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927
    <!-- [SoapException]: System.Web.Services.Protocols.SoapException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the
    report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException: An error occurred during rendering of the report. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.InternalRender(String
    Format, String DeviceInfo, PageCountMode pageCountMode, Stream& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.Render(String
    Format, String DeviceInfo, PageCountMode pageCountMode, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at Microsoft.ReportingServices.WebServer.ReportExecutionService.Render(String
    Format, String DeviceInfo, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message,
    WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at RS.RSW.ReportExecutionService.Render(String Format, String DeviceInfo, String& Extension,
    String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) in D:\RS\RS\Web References\RSW\Reference.cs:line 633 at RS_PDF_Render._Default.rs_report() in D:\RS\RS\Default.aspx.cs:line 140 at RS_PDF_Render._Default.Page_Load(Object sender,
    EventArgs e) in D:\RS\RS\Default.aspx.cs:line 34 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs
    e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) [HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown. at
    System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\e57d0166\fa229c0c\App_Web_xe4oiree.0.cs:line
    0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) -->

    Hi brabe,
    Based on your description, it seems that it is not the VS IDE issue, just to make this issue clearly, whether this issue is related to the SSRS or the report control?
    If it is related to the SSRS like these threads
    here and
    here, my suggestion is that you could post this issue to the SSRS forum for dedicated support.
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=sqlreportingservices
    But if it is the Report control issue, you could get better response from this forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=vsreportcontrols
    If I have misunderstood this issue, please feel free to let me know, please also provide detailed message about this issue, I will help you find the correct forum:)
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • ISE Guest Portal - Error Resource not found

    Hello,
    When I create a guest user through the sponsor portal, then try to login with this guest user through the Guest Portal, after I press login button, the following error message occurs and do not know what to do to solve.
    Error: Resource not found.
    Resource: /guestportal/
    None of the messages on the forum about it helped me to solve the problem.
    I am using ISE 1.1.3.124 and this is a new re-image appliance.
    Can anyone help?                  

    Hello,
    As you are not able to  get the guest portal, then you need to assure the following things:-
    1) Ensure that the  two  Cisco av-pairs that are configured on the authorization profile should  exactly match the example below. (Note: Do not replace the "IP" with the  actual Cisco ISE IP address.)
    –url-redirect=https://ip:8443/guestportal/gateway?...lue&action=cpp
    –url-redirect-acl=ACL-WEBAUTH-REDIRECT (ensure that this ACL is also  defined on the access switch)
    2) Ensure that the URL redirection portion of the ACL have been applied  to the session by entering the show epm session ip   command on the switch. (Where the session IP is the IP address that is  passed to the client machine by the DHCP server.)
    Admission feature : DOT1X
    AAA Policies : #ACSACL#-IP-Limitedaccess-4cb2976e
    URL Redirect ACL : ACL-WEBAUTH-REDIRECT
    URL Redirect :
    https://node250.cisco.com:8443/guestportal/gateway?sessionId=0A000A72
    0000A45A2444BFC2&action=cpp
    3) Ensure that the preposture assessment DACL that is enforced from the  Cisco ISE authorization profile contains the following command lines:
    remark Allow DHCP
    permit udp any eq bootpc any eq bootps
    remark Allow DNS
    permit udp any any eq domain
    remark ping
    permit icmp any any
    permit tcp any host 80.0.80.2 eq 443 --> This is for URL redirect
    permit tcp any host 80.0.80.2 eq www --> Provides access to internet
    permit tcp any host 80.0.80.2 eq 8443 --> This is for guest portal
    port
    permit tcp any host 80.0.80.2 eq 8905 --> This is for posture
    communication between NAC agent and ISE (Swiss ports)
    permit udp any host 80.0.80.2 eq 8905 --> This is for posture
    communication between NAC agent and ISE (Swiss ports)
    permit udp any host 80.0.80.2 eq 8906 --> This is for posture
    communication between NAC agent and ISE (Swiss ports)
    deny ip any any
    Note:- Ensure that the above URL Redirect has the proper Cisco ISE FQDN.
    4) Ensure that the ACL with the name "ACL-WEBAUTH_REDIRECT" exists on  the switch as follows:
    ip access-list extended ACL-WEBAUTH-REDIRECT
    deny ip any host 80.0.80.2
    permit ip any any
    5) Ensure that the http and https servers are running on the switch:
    ip http server
    ip http secure-server
    6) Ensure that, if the client machine employs any kind of personal  firewall, it is disabled.
    7) Ensure that the client machine browser is not configured to use any  proxies.
    8) Verify connectivity between the client machine and the Cisco ISE IP  address.
    9) If Cisco ISE is deployed in a distributed environment, make sure that  the client machines are aware of the Policy Service ISE node FQDN.
    10) Ensure that the Cisco ISE FQDN is resolved and reachable from the  client machine.
    11) Or you need to do re-image again.

  • Error: Resource not found: ${SCRATCH_COMMAND_ICON}.

    Hello ,
    I have just installed  SQL Devloper Version 4.0.0.12 [Build MAIN-12.27] on on windows7-64Bit machine.
    I just observed following error on Extensions log window.
    -oracle.sqldeveloper.migration.application
    Error: Resource not found: ${SCRATCH_COMMAND_ICON}
    Note: I already had delppoyed Oracle SQL Developer 3.2 Release
    when i double click the error its taking me to extension.xml line : <property name="SmallIcon">res:${SCRATCH_COMMAND_ICON}</property>
    and i see "java.io.PrintWriter@57fff4da" line in Messages-Log window.
    Hope this error  doesn't create any problem. Any Idea ?

    Getting the same error, and I am trying to use the database migration tool.
    Under the Extensions Tab:
         oracle.sqldeveloper.migration.application
              Warning: Can't find bundle for base name oracle.dbtools.migration.gui.AppScanarb, locale en US
              Warning: Can't find bundle for base name oracle.dbtools.migration.gui.AppScanarb, locale en US
              Warning: Can't find bundle for base name oracle.dbtools.migration.gui.AppScanarb, locale en US
              Error: Resource not found: ${SCRATCH_COMMAND_ICON}.
    Message was edited by: dbcapoeira

  • New error message in rendering: "Multiplexing has failed.Please recheck settings and try again"

    Rendering part 2 of two part movie to AVCHD M2T1980x1020p24 for burning blu-ray. Part 1was fine and was similar in size, complexity and content to part 2  (part 2 is just the continuation and more of the same). I don't know why this problem would start now, but now I started getting one of two messages:
    "Multiplexing has failed. Please recheck settings..."
    or
    "Compiling movie has failed. Unknown error."
    The program subsequently crashes /quits.
    Computer: Macbook pro with 8 GB RAM.

    These may help... or they may not, since at least one is for PPro, but there may be some ideas to help your problem
    Error Compiling Movie http://kb2.adobe.com/cps/906/cpsid_90670.html
    -and http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html

  • ACE Context - Error: Resources in use

    Hi All,
    I am trying to associate a resource to a newly created context to enable configuration of sticky sessions within the context. When I assigne the context to the Resource Member it comes back as errored Resources in Use. Any idea's how I can get this configured as my deadlines are tight (thanks to our web developers bringing forward a go-live date to Monday).
    The Key configurations are here:
    resource-class BRONZE
      limit-resource all minimum 0.01 maximum unlimited
      limit-resource sticky minimum 0.01 maximum unlimited
    resource-class GOLD
      limit-resource all minimum 5.00 maximum unlimited
      limit-resource sticky minimum 5.00 maximum unlimited
    resource-class RESERVE
      limit-resource all minimum 18.10 maximum equal-to-min
      limit-resource sticky minimum 18.11 maximum equal-to-min
    context ACCTX_SPT_FRN
      description SPT Context
      allocate-interface vlan 1204
      allocate-interface vlan 1310
      allocate-interface vlan 1410
    context ACCTX_SSM_FRN
      description SSM Context
      allocate-interface vlan 1213
      allocate-interface vlan 1313
      allocate-interface vlan 1413
      member GOLD
    context reserve
      member RESERVE
    Obviously not all contexts shown - there are 14 in Total - 1 reserve, 2 Bronze, 9 Gold and 2 unassigned (of which 1 needs to be Gold).
    I saw in previous posts the resource usage was key to identifying where issue could be. As I am learning this beast, I couldn't fully make sense of the previous posts so apologies for this:
                                                         Allocation
            Resource         Current       Peak        Min        Max     Denied
    Context: Summary
      conc-connections         115391     217571    3601600   65976000          0
      mgmt-connections             69        326       2250      41250          0
      proxy-connections         27736      49687     472060    8647590          0
      xlates                        0          0     472060    8647590          0
      bandwidth              15037110 1503203965  450200000 3952032704       3915
      connection rate              76      11281     450200    8247000          0
      ssl-connections rate         10       1495       6754     123720          0
      mgmt-traffic rate           618     277886   56275000 1030875000          0
      mac-miss rate                 0        868        900      16500     100033
      inspect-conn rate             0          0       2700      49470          0
      acl-memory               102912     109392    3930522   43220012          0
      regexp                      104        104      52429     576507          0
      syslog buffer           4194304    4196352     209715    2306028          0
      syslog rate                   4        923        150       1649          0
    Help is very much appreciated. There are no reported issues with current loads so the Denieds I take as a misnomer.
    Regards
    Adrian

    From my first idea I would think you use more then 100% of your sticky resource. maybe you should provide the whole context config.

  • Stalling:Error in background rendering so switching to foreground rendering after 0 frames completed

    Our facility is running AE CS6 ver 11.0.0.378 on 8 core Mac Pros with 32 Gb ram running OSX10.6.8
    using Thinkbox Deadline 5.2 for distributed rendering to other 8 Core Mac Pros with 32 Gb ram.
    The issue is that we are in crunch mode trying to deliver 4K comps (soon to be 8k comps) and we are experience substantial
    delays 10-20 minutes after the AERENDER starts, but before it starts doing any fruitful rendering.
    We are reading from and writing to Quicktime movie files (which normally works just fine for us) and thus the entire frame range needs
    to get computed on a single host.
    The symptom is that many comp jobs (but not all) stall for a while with no apparent actibity before spitting this messgage, but then happily
    and swiftly complete each frame in a second or less with no errors:
    0: STDOUT: PROGRESS:   There is an error in background rendering so switching to foreground rendering after 0 frames completed out of total 576 frames.
    0: STDOUT: PROGRESS:  00001 (1): 20 Min, 16 Sec
    0: STDOUT: PROGRESS:  00002 (2): 1 Seconds
    0: STDOUT: PROGRESS:  00003 (3): 0 Seconds
    0: STDOUT: PROGRESS:  00004 (4): 1 Seconds
    0: STDOUT: PROGRESS:  00005 (5): 2 Seconds
    0: STDOUT: PROGRESS:  00006 (6): 1 Seconds
    Given that the delay, seems to be related to the number of frames (350 frames creates a 10 min stall and 576 frames creates a 20 minute stall), it seems like it's trying to do something for every frame in background mode, before it gives up and does them quickly
    in foreground mode. During this time, there doesn't seem to be any signficant CPU or Network or IO activity. I looked for command line args that might force AERENDER to foreground mode, but didn't find anything.
    Here's what the digested submission args look like.
    0: INFO: Startup Directory: "/Applications/Adobe After Effects CS6"
    0: INFO: Process Priority: BelowNormal
    0: INFO: Process Affinity: default
    0: INFO: Process is now running
    0: STDOUT: PROGRESS:  12/6/12 10:37:54 AM PST: Starting composition  sc20_assem_R_v57 .
    0: STDOUT: PROGRESS:  Render Settings: Best Settings
    0: STDOUT: PROGRESS:  Quality: Best
    0: STDOUT: PROGRESS:  Resolution: Full
    0: STDOUT: PROGRESS:  Size: 1200 x 860
    0: STDOUT: PROGRESS:  Proxy Use: Use No Proxies
    0: STDOUT: PROGRESS:  Effects: Current Settings
    0: STDOUT: PROGRESS:  Disk Cache: Read Only
    0: STDOUT: PROGRESS:  Color Depth: Current Settings
    0: STDOUT: PROGRESS:  Frame Blending: On for Checked Layers
    0: STDOUT: PROGRESS:  Field Render: Off
    0: STDOUT: PROGRESS:  Pulldown: Off
    0: STDOUT: PROGRESS:  Motion Blur: On for Checked Layers
    0: STDOUT: PROGRESS:  
    0: STDOUT: PROGRESS:  Solos: Current Settings
    0: STDOUT: PROGRESS:  Time Span: Custom
    0: STDOUT: PROGRESS:  Start: 00001
    0: STDOUT: PROGRESS:  End: 00576
    0: STDOUT: PROGRESS:  Duration: 00576
    0: STDOUT: PROGRESS:  Frame Rate: 23.976 (comp)
    0: STDOUT: PROGRESS:  Guide Layers: All Off
    0: STDOUT: PROGRESS:  Skip Existing Files: Off
    0: STDOUT: PROGRESS: 
    0: STDOUT: PROGRESS:  Output Module: APR_422HQ - Millions
    0: STDOUT: PROGRESS:  Output To: /Volumes/Renders/Scenes/20/sc20_assem_R_v57_r1_2k.mov
    0: STDOUT: PROGRESS:  Format: QuickTime
    0: STDOUT: PROGRESS:  Output Info: Apple ProRes 422 (HQ)
    0: STDOUT: PROGRESS:  Output Info: Spatial Quality = 100
    0: STDOUT: PROGRESS:  Include: Project Link
    0: STDOUT: PROGRESS:  Output Audio: Off
    0: STDOUT: PROGRESS:  Channels: RGB
    0: STDOUT: PROGRESS:  Depth: Millions of Colors
    0: STDOUT: PROGRESS:  Color: Premultiplied
    0: STDOUT: PROGRESS:  Resize: -
    0: STDOUT: PROGRESS:  Crop: -
    0: STDOUT: PROGRESS:  Final Size: 1200 x 860
    0: STDOUT: PROGRESS:  Profile:  -
    0: STDOUT: PROGRESS:  Embed Profile: 
    0: STDOUT: PROGRESS:  
    0: STDOUT: PROGRESS:  Post-Render Action: None
    We're under the gun to get this production delivered, and these delays are killing us. I worry when we switch to 8K comps
    that the "fruitless delay time"  will just get longer.   
    I'm currently trying to correlate the plug-in assortments in effect for the shots that exhibit this behaviour. Clearly in "foreground mode" the machines are capable of rendering the shot quickly.   We've speculated, that posibly some plugins may be GPU or OpenGL accelerated (these machines have ATI Radeon HD 5770 cards) despite the fact that AERENDER probably doesn't require special graphics cards).
    Anyone have any ideas, especially if there is some way for force the foreground mode from the start?
    Regards,
    Jay Production IT Support.

    Just to follow up, Our compositing supervisor was still convinced that running with MP was the way to go, so I worked
    with him to run some benchmarks on medium and heavy shots that we determinied would trigger the issue in -MP mode.
    The test scene was about 50 frames in length, and we ran it on the same hosts with -MP on and -MP off, and also ran a 
    version of bundled frames (10 frames per host/task) and another where we did all 50 frames on a single host (with and without MP).
    Interestingly, in every scenerio of these 4 cases, the version with -MP on, was 2-15% faster (despite the 10-11 minute delay at the start in MP mode).
    His conclusion was it's still faster with -MP mode ON, and requested that I continue to explore for patches or theories how we might get around the delay.
    Have read links:
    http://forums.creativecow.net/thread/2/1025525
    http://helpx.adobe.com/content/help/en/after-effects/using/memory-storage1.html
    Regards,
    -Jay-

Maybe you are looking for