Grid Control - An error has occurred!

Hi!
I have trouble with my new grid control. 2 nodes work for 2 days ago, but now I got this error message:
An error has occurred!     
Unable to obtain data for target node1 (and node2). The target may be down. Switching to the last 24 hrs view.
I tried to start emctl stop agent and emctl start agent on both nodes, and I also restart the grid-server. Nothing happen.
How to repair that?
Thanks
Regards
Ken

Try following:-
Re-start OMS
Then do following on both nodes:-
1. emctl stop agent
delete files in $ORACLE_HOME/sysman/log
delete files and any directoried in $ORACLE_HOME/sysman/emd/upload
delete files and any directories in $ORACLE_HOME/sysman/emd/state
delete files other than target.xml in $ORACLE_HOME/sysman/emd/ DO NOT DELETE ANY FOLDERS or TARGET.XML
2. emctl clearstate agent
3. emctl start agent
wait a minute
4. emctl upload agent.
If you still get the problem, run emctl status agent and post teh outcome here.

Similar Messages

  • Sharepoint 2007 designer - sqldatasource and grid view not displaying on SP page (An unexpected error has occured)

    Hi All,
    I am using sharepoint designer 2007 and am trying to use a sqldatasource to populate a gridview and then display that on an .aspx page. While in designer everything seems to configure okay. I am able to test the connection and display the data
    as expected from the sqldatasource within designer. Then I have the gridview control use the sqldatasource. At that point the grid (within designer) displays the headings as expected. The data that is displayed in the cells is "test data" rather
    than actual data value - I'm not sure if this is normal - for example, the data values in every column / row are all equal to 'abc'. Date values are all equal to current date.
    Then when I actually display the sharepoint page (via Preview in browser)  I get an error "An unexpected error has occurred".
    I am using SQLExpress on my laptop as the database for the sqldatasource. I have tried both integrated (windows) and SQL authentication with the same results.
    Here is the aspx code from designer:
    <asp:GridView runat="server" id="GridView1" AutoGenerateColumns="False" DataSourceID="SqlDataSource1">
     <Columns>
      <asp:boundfield DataField="Case Creation Date Time" HeaderText="Case Creation Date Time" SortExpression="Case Creation Date Time">
      </asp:boundfield>
      <asp:boundfield DataField="Case #" HeaderText="Case #" SortExpression="Case #">
      </asp:boundfield>
      <asp:boundfield DataField="Source" HeaderText="Source" SortExpression="Source">
      </asp:boundfield>
      <asp:boundfield DataField="Priority" HeaderText="Priority" SortExpression="Priority">
      </asp:boundfield>
      <asp:boundfield DataField="Status" HeaderText="Status" SortExpression="Status">
      </asp:boundfield>
      <asp:boundfield DataField="Category" HeaderText="Category" SortExpression="Category">
      </asp:boundfield>
      <asp:boundfield DataField="Creator group" HeaderText="Creator group" SortExpression="Creator group">
      </asp:boundfield>
      <asp:boundfield DataField="Assigned Group" HeaderText="Assigned Group" SortExpression="Assigned Group">
      </asp:boundfield>
      <asp:boundfield DataField="Security Event Title" HeaderText="Security Event Title" SortExpression="Security Event Title">
      </asp:boundfield>
      <asp:boundfield DataField="Security Event Resolution Details" HeaderText="Security Event Resolution Details" SortExpression="Security Event Resolution Details">
      </asp:boundfield>
      <asp:boundfield DataField="SLA Achieved" HeaderText="SLA Achieved" SortExpression="SLA Achieved">
      </asp:boundfield>
      <asp:boundfield DataField="Event Reported Date Time" HeaderText="Event Reported Date Time" SortExpression="Event Reported Date Time">
      </asp:boundfield>
     </Columns>
     </asp:GridView>
     <br>
     <br>
     <br>
     <asp:SqlDataSource runat="server" id="SqlDataSource1" ProviderName="System.Data.SqlClient" ConnectionString="Data Source=WN-MNA79GY0V0JD\SQLEXPRESS;Initial Catalog=CD_OPS_DATA;Persist Security Info=True;User ID=Sharepoint_User;Password=&quot;xxxxxx&quot;"
    SelectCommand="SELECT * FROM [Critical Cases] ORDER BY [Case Creation Date Time] DESC">
     </asp:SqlDataSource>
     <br>
     <br>
    &nbsp;</td>
     </tr>
    </table>
    </asp:Content>
    Any help is appreciated.
    Thanks !

    Thanks Daniel.
    I am unable to connect to my SQL EXPRESS db on my laptop via SPD 2007: I get the error -
    I am able to access that database via SQL Server Mgmt. Studio (both with Windows and SQL Server authentication). I can also access a SQL Express database on a remote server from the exact same SPD 2007 session: I get -
    So, I wonder why I can connect to the remote but not the local? Anyway, if you have any ideas I would appreciate it. I am willing to do the work from the article you mention but wanted to rule out there being a simple DB access issue first.  I'll also
    start to find the ULS logs and review them.
    Thanks again !!
    Update on 1-3-14: Hi, since yesterday I also have been able to connect to the SQLEXPRESS database / table and display the .aspx page with the gridview in Visual Studio 2010.
    Update 1-26-14: Sorry for the delayed response.  I determined the reason why I could not connect to the SQLEXPRESS instance on my laptop was that there was a local host intrusion (firewall) rule on my machine that prevented an inbound connection
    on port 1433.  SharePoint server >>> inbound connect on port: 1433 >>> to Laptop device, not allowed. 
    Thanks.

  • An error has occurred because a control with id '%spPlaceHolderMain%' could not be located or a different control is assigned to the same ID after postback.

    Hello All, When i try to do a filter on an entity and click filter button, i see the below error message being popped up. Can someone provide a solution to this ?
    "An error has occurred because a control with id '%spPlaceHolderMain%' could not be located or a different control is assigned to the same ID after postback. If the ID is not assigned, explicitly set the ID property of controls that raise postback events
    to avoid this error."
    Please let me know the process to set the ID explicitly.

    Can you try resetting the IIS?

  • Internal error has occurred. Check log files for details.

    While configuring software library on OEM 11g grid control, i get the error as Internal error has occurred. Check log files for details.
    On checking emoms.trc i see the following error
    2011-08-08 22:15:13,298 [EMUI_22_15_13_/console/provision/admin/admin] ERROR em.provis
    ion checkAllSoftwareLibLocs.216 - AdminUtil:checkAllSoftwareLibLocs: No software libra
    ry locations configured.
    2011-08-08 22:15:13,320 [EMUI_22_15_13_/console/provision/admin/admin] ERROR em.provis
    ion handleValidateLocsSoftwareLib.1754 - AdminController:handleValidateLocsSoftwareLib
    : ComponentException while fetching all software library locations from repostiory.
    oracle.sysman.emgc.provision.component.ComponentException: Software Library location i
    s not configured.
    at oracle.sysman.emgc.provision.ui.model.admin.AdminUtil.checkAllSoftwareLibLo
    cs(AdminUtil.java:218)
    at oracle.sysman.emgc.provision.ui.model.admin.AdminUtil.checkAllSoftwareLibLo
    cs(AdminUtil.java:146)
    at oracle.sysman.emgc.provision.ui.controller.admin.AdminController.handleVali
    dateLocsSoftwareLib(AdminController.java:1746)
    at oracle.sysman.emgc.provision.ui.controller.admin.AdminController.handleEven
    t(AdminController.java:397)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:578)
    at oracle.sysman.emgc.provision.ui.controller.AbstractProvisioningPageHandler.
    handleRequest(AbstractProvisioningPageHandler.java:235)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:738)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:329)
    at oracle.sysman.eml.app.Console.doGet(Console.java:352)
    at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubS
    ecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelp
    er.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.core.app.exception.EMRuntimeExceptionFilter.doFilter(EMRuntim
    eExceptionFilter.java:58)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.jav
    a:41)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.ja
    va:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:10
    2)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.
    java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(
    WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubje
    ct.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServlet
    Context.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext
    .java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:14
    32)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    2011-08-08 22:24:58,397 [EMUI_22_24_58_/console/provision/admin/edit_sw_lib_dir_config
    uration] ERROR svlt.PageHandler handleRequest.640 - java.lang.NoClassDefFoundError: Co
    uld not initialize class oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps
    java.lang.NoClassDefFoundError: Could not initialize class oracle.sysman.oii.oiip.osd.
    unix.OiipuUnixOps
    at oracle.sysman.oii.oiip.oiipg.OiipgFileSystem.getVolumeName(OiipgFileSystem.
    java:615)
    at oracle.sysman.eml.swlib.bitstore.FileBitStore.getFreeSpaceInKB(FileBitStore
    .java:1044)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.getFreeSpaceInKB(LibraryServiceI
    mpl.java:1572)
    at oracle.sysman.emgc.provision.impl.component.SoftwareLibraryImpl.getFreeSpac
    eInKB(SoftwareLibraryImpl.java:2582)
    at oracle.sysman.emgc.provision.impl.component.ComponentManagerImpl.getFreeSpa
    ceInKB(ComponentManagerImpl.java:664)
    at oracle.sysman.emgc.provision.ui.model.admin.SoftwareLibContext$OkButton.han
    dleClickEvent(SoftwareLibContext.java:860)
    at oracle.sysman.emgc.provision.ui.controller.AbstractProvisioningPageHandler.
    handleEvent(AbstractProvisioningPageHandler.java:427)
    at oracle.sysman.emgc.provision.ui.controller.admin.SoftwareLibController.hand
    leEvent(SoftwareLibController.java:53)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:578)
    at oracle.sysman.emgc.provision.ui.controller.AbstractProvisioningPageHandler.
    handleRequest(AbstractProvisioningPageHandler.java:235)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:738)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:329)
    at oracle.sysman.eml.app.Console.doGet(Console.java:352)
    at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubS
    ecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelp
    er.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.core.app.exception.EMRuntimeExceptionFilter.doFilter(EMRuntim
    eExceptionFilter.java:58)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.jav
    a:41)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.ja
    va:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:10
    2)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.
    java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(
    WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubje
    ct.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServlet
    Context.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext
    .java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:14
    32)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Hi, I followed all the steps correctly and also the owner of the directory is correct.
    But i have not installed the patches which is listed at the bottom of the link page.
    I had done this on RHEl and i had no problem but now i am getting problem on solaris.

  • An error has occurred:Invalid postback or callback argument in InfoView

    Hi Friends,
    When i try to change the parameter values and click OK button while scheduling a report in InfoView, i am getting the following error:
    An error has occurred:Invalid postback or callback argument. Event validation is enabled using in configuration or in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager. RegisterForEventValidation method in order to register the postback or callback data for validation.
    Till now i have not find any good solution for this. Please help in providing any better solutions to fix this.
    Edited by: Shivananda Puli on Aug 6, 2010 11:55 AM
    Edited by: Shivananda Puli on Aug 6, 2010 11:55 AM

    This forum is for questions in regards to using the SDK within a custom application, since you are using Infoview, please post this in the applicable forum under the [Business Objects|/community [original link is broken]; section

  • Error An unexpected error has occurred. Troubleshoot issues with Microsoft SharePoint Foundation. Correlation ID: 65ef1cb8-1cbf-40ee-b79b-05db15ca6dbb

    Hi, 
    Since I installed a few updates, that I can't access the sharepoint the same way. I always get errors when trying to access the majority of the pages.
    I already removed the update suggested on other threads (KB2844286), but everything remains the same.
    I always receive errors like this one:
    Error
    An unexpected error has occurred.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: 65ef1cb8-1cbf-40ee-b79b-05db15ca6dbb
    what can I do? The Sharepoint 2010 is located on a virtual partition of our server, running Windows Server 2008 Standard edition SP1.
    When I try to access administration tools it happens the same error, and I don't know what I can do more. 
    Please help me.
    best regards,
    Jorge Guimarães

    I followed some tips, to trace the error, allowing some trace debug, and got this:
    Server Error in '/' Application.
    Object reference not set to an instance of an object.
    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.NullReferenceException: Object reference not set to an instance of an object.
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace: 
    [NullReferenceException: Object reference not set to an instance of an object.]
    Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() +134
    Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() +44
    Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext) +329
    Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalAvailable() +44
    Microsoft.Office.Server.WebControls.MyLinksRibbon.EnsureMySiteUrls() +60
    Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalMySiteUrlAvailable() +15
    Microsoft.Office.Server.WebControls.MyLinksRibbon.OnLoad(EventArgs e) +91
    System.Web.UI.Control.LoadRecursive() +65
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Control.LoadRecursive() +190
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2427
    Version Information: Microsoft .NET Framework Version:2.0.50727.5477; ASP.NET Version:2.0.50727.5479

  • I keep getting:"Sorry, an error has occured."

    I have Windows 7 (32 bit) installed on my Dell Laptop.
    Here's the error I keep getting:
    Market Samurai
    Sorry, an error has occured.
    The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author.
    A little bit of history
    I bought the software last year and it worked perfectly fine.  Then there was a new update for Market Samurai and it never worked since on this computer.  I’ve tried it on other computers and it works fine.
    Here’s the last support message I got from Market Samurai
    “Hi Andre,
    Unfortunately I don't have good news...
    The developers cannot think of anything we haven't already tried, and they too are unable to find any information about this issue - it has us all stumped!
    Do you have another computer you can install Market Samurai on? Or could you do a fresh install of Windows on your computer? I know it sounds drastic, but in cases like this the easiest (and sometimes only) solution is to try a fresh install of Windows.
    If you want to continue to try debugging this issue, you can ask for help on the Adobe forums, as their support staff patrol the forums and answer questions that users may have: http://forums.adobe.com/community/air/installation
    I wish I could be of more help but this is an issue that neither I, or anyone else at Noble Samurai, seem to have an answer for.
    I'm sorry that I was unable to help you get it to install. I'm more than happy to keep working with you on this if you have any luck with Adobe support, but I'm all out of ideas as to where to go next.
    Regards,
    Tom"
    Here’s the latest install log
    [2012-07-23:19:18:12] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-23:19:18:12] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-23:19:18:12] No installed runtime detected
    [2012-07-23:19:18:12] Invoking Application Installer for combined install
    [2012-07-23:19:18:12] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIR2240.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIR2240.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-23:19:18:13] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-23:19:18:13] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIR2240.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-23:19:18:13] No installed runtime detected
    [2012-07-23:19:18:13] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\fla423E.tmp
    [2012-07-23:19:18:25] Application signature verified
    [2012-07-23:19:18:25] Unpackaging/validation complete
    [2012-07-23:19:18:33] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla8D04.tmp
    [2012-07-23:19:18:37] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-23:19:18:47] Application Installer end with exit code 7
    [2012-07-23:19:18:47] Subprocess app installer failed (7)
    [2012-07-23:19:18:47] Runtime Installer end with exit code 7
    [2012-07-24:01:48:42] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:01:48:42] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:01:48:42] No installed runtime detected
    [2012-07-24:01:48:42] Invoking Application Installer for combined install
    [2012-07-24:01:48:42] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIR9EB6.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIR9EB6.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:01:48:42] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:01:48:42] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIR9EB6.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:01:48:42] No installed runtime detected
    [2012-07-24:01:48:43] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\flaC49E.tmp
    [2012-07-24:01:48:53] Application signature verified
    [2012-07-24:01:48:53] Unpackaging/validation complete
    [2012-07-24:01:49:00] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla5E2.tmp
    [2012-07-24:01:49:06] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:01:49:21] Application Installer end with exit code 7
    [2012-07-24:01:49:21] Subprocess app installer failed (7)
    [2012-07-24:01:49:21] Runtime Installer end with exit code 7
    [2012-07-24:19:05:32] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:32] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:32] No installed runtime detected
    [2012-07-24:19:05:32] Invoking Application Installer for combined install
    [2012-07-24:19:05:33] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIRE367.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIRE367.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:33] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:33] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIRE367.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:33] No installed runtime detected
    [2012-07-24:19:05:33] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\fla5C5.tmp
    [2012-07-24:19:05:46] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:46] Commandline is: -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:46] No installed runtime detected
    [2012-07-24:19:05:46] Invoking Application Installer for combined install
    [2012-07-24:19:05:46] Launching subprocess with commandline C:\Users\Andre\AppData\Local\Temp\AIR1282.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Andre\AppData\Local\Temp\AIR1282.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:46] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:05:46] Commandline is: -runtime C:\Users\Andre\AppData\Local\Temp\AIR1282.tmp -playerVersion=11,3,300,265 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://download.marketsamurai.com/MarketSamurai.0.88.80.air -- "installed from web"
    [2012-07-24:19:05:46] No installed runtime detected
    [2012-07-24:19:05:48] Unpackaging http://download.marketsamurai.com/MarketSamurai.0.88.80.air to C:\Users\Andre\AppData\Local\Temp\fla3ECF.tmp
    [2012-07-24:19:05:50] Application signature verified
    [2012-07-24:19:05:50] Unpackaging/validation complete
    [2012-07-24:19:05:59] Application signature verified
    [2012-07-24:19:05:59] Unpackaging/validation complete
    [2012-07-24:19:06:00] Cancel request received
    [2012-07-24:19:06:01] Application Installer end with exit code 6
    [2012-07-24:19:06:01] Subprocess app installer failed (6)
    [2012-07-24:19:06:01] Cancel request received
    [2012-07-24:19:06:01] Runtime Installer end with exit code 6
    [2012-07-24:19:06:04] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla7C9B.tmp
    [2012-07-24:19:06:11] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:19:06:17] Application Installer end with exit code 7
    [2012-07-24:19:06:17] Subprocess app installer failed (7)
    [2012-07-24:19:06:17] Runtime Installer end with exit code 7
    [2012-07-24:19:08:42] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:08:42] Commandline is:
    [2012-07-24:19:08:42] No installed runtime detected
    [2012-07-24:19:08:45] Relaunching with elevation
    [2012-07-24:19:08:45] Launching subprocess with commandline c:\users\andre\appdata\local\temp\airc991.tmp\adobe air installer.exe -ei
    [2012-07-24:19:08:50] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:08:50] Commandline is: -stdio \\.\pipe\AIR_5896_0 -ei
    [2012-07-24:19:08:50] No installed runtime detected
    [2012-07-24:19:08:50] Starting silent runtime install. Installing runtime version 3.3.0.3670
    [2012-07-24:19:08:51] Installing msi at c:\users\andre\appdata\local\temp\airc991.tmp\setup.msi with guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}
    [2012-07-24:19:08:55] Runtime Installer end with exit code 0
    [2012-07-24:19:08:55] Elevated install completed
    [2012-07-24:19:08:59] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2012-07-24:19:08:59] Runtime Installer end with exit code 0
    [2012-07-24:19:09:00] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:09:00] Commandline is: -installupdatecheck
    [2012-07-24:19:09:00] Installed runtime (3.3.0.3670) located at c:\Program Files\Common Files\Adobe AIR
    [2012-07-24:19:09:01] Performing pingback request
    [2012-07-24:19:09:02] Pingback request completed with HTTP status 200
    [2012-07-24:19:09:02] Starting runtime background update check
    [2012-07-24:19:09:02] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.3.0.3670/update
    [2012-07-24:19:09:02] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.3.0.3670/update to C:\Users\Andre\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-07-24:19:09:02] Runtime update not available
    [2012-07-24:19:09:02] Unpackaging cancelled
    [2012-07-24:19:09:02] Runtime Installer end with exit code 0
    [2012-07-24:19:09:12] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:09:12] Commandline is: "C:\Users\Andre\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\PKM51BZ0\DomainSamurai.0.03.08.air"
    [2012-07-24:19:09:12] Installed runtime (3.3.0.3670) located at c:\Program Files\Common Files\Adobe AIR
    [2012-07-24:19:09:12] Unpackaging file:///C:/Users/Andre/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Conte nt.IE5/PKM51BZ0/DomainSamurai.0.03.08.air to C:\Users\Andre\AppData\Local\Temp\fla5C2E.tmp
    [2012-07-24:19:09:16] Application signature verified
    [2012-07-24:19:09:16] Unpackaging/validation complete
    [2012-07-24:19:09:16] No app located for appID 'DomainSamurai' and pubID '6E37012E1CBD7F47B14488FCC715944F3EBDCEDC.1'
    [2012-07-24:19:09:20] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\fla7C4D.tmp
    [2012-07-24:19:09:24] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:19:09:34] Application Installer end with exit code 7
    [2012-07-24:19:12:49] Application Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-07-24:19:12:49] Commandline is: "C:\Users\Andre\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\T2LCMD54\DomainSamurai.0.03.08.air"
    [2012-07-24:19:12:49] Installed runtime (3.3.0.3670) located at c:\Program Files\Common Files\Adobe AIR
    [2012-07-24:19:12:50] Unpackaging file:///C:/Users/Andre/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Conte nt.IE5/T2LCMD54/DomainSamurai.0.03.08.air to C:\Users\Andre\AppData\Local\Temp\flaAF3D.tmp
    [2012-07-24:19:12:56] Application signature verified
    [2012-07-24:19:12:56] Unpackaging/validation complete
    [2012-07-24:19:12:56] No app located for appID 'DomainSamurai' and pubID '6E37012E1CBD7F47B14488FCC715944F3EBDCEDC.1'
    [2012-07-24:19:13:00] Converting unpackaged application to a native installation package in C:\Users\Andre\AppData\Local\Temp\flaD7D4.tmp
    [2012-07-24:19:13:05] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2012-07-24:19:13:13] Application Installer end with exit code 7
    Here’s some conversation with Market Samurai's support and steps of what I’ve done so far:
    Ok, I just tried every step detailed in your e-mail below
         "It appears there is a corrupt or damaged file that is preventing the install from happening.
    First, uninstall both Market Samurai and Adobe AIR using the Control Panel's "Add/Remove Programs" area (in XP) or "Uninstall a Program" (Vista and Win7)
    Then go to http://support.microsoft.com/mats/Program_Install_and_Uninstall/en-us to run "Microsoft Fix-It", which is designed to clean up problems which can get in the way of uninstalling and reinstalling software.
    As an alternative, download and install "Revo Uninstaller" which is available on a free 30-day trial from http://www.revouninstaller.com/revo_uninstaller_free_download.html - this should help you remove any traces of Adobe AIR from your system which may be hanging around and blocking a proper reinstall.
    Perform a search on your hard drive for all files that end in ".air" - delete these, as your computer may be caching the corrupt file, preventing you from downloading a new copy of the file (here's an illustration of how to find the Search feature http://goo.gl/q0inI on all versions of Windows)
    Be sure to check that there are no AIR (files with the extension .air) in C:\Program Files\Common Files\ - delete any you find.
    Download the Market Samurai AIR file again from your personalized download page linked below - use the link under option 2, Manual install - and try reinstalling again."
    I did the advanced remove with the revo, uninstalled adobe air and market samurai, conducted a search on my pc for .air and made sure to delete everything, plus did a restart. And I still get the same error.
    Here’s more steps that I’ve taken
    "Hi Andre,
    Let's check/try a couple of other things...
    #1: Your user account may have restricted access on your computer.
    The most common cause is that you are using a restricted access account on your computer - and the restrictions on your account are affecting the installation of Market Samurai.
    You can find detailed instructions on checking and adjusting this here: http://goo.gl/L7sHB
    After this, try installing Market Samurai again.
    #2: The User Account Control (UAC) may be turned off
    (this will affect only users with Windows Vista or Windows 7)
    This can be checked by going to "Start" > "Control Panel" > "User Accounts". From there, open UAC and make sure it's enabled. (On Windows Vista it's a simple checkbox; on Windows 7, the slider can be set anywhere except the bottom-most setting)
    More detailed instructions are available -
    Windows Vista: http://windows.microsoft.com/en-AU/windows-vista/Turn-User-Account-Control-on-or-off
    Windows 7: http://support.microsoft.com/kb/975787
    Then retry the installation.
    Let me know how it goes."
    My reply
    Negative sir, I've tried the steps above and still no success. My account is already operating as an administrator then I clicked on "change user account control settings" (I have windows 7) and changed the setting from default to "never notify and still no success.
    I've changed the User Account Settings from Default to Always Notify me (which is the opposite of last time), tried reinstalling the software (market samurai) and I still get the same error. So I proceeded with the manual install of adobe air which was ok then I tried the new information that you've given me (for the other product) above and I get the same error.  Oh yeah, and I've also tried running the "Fix it" from Windows and no success.
    It seems that I can’t install any of the Market Samurai nor the Domain Name Samurai from this publisher.  Yet I have the Livescibe Pen which is working fine.
    Do you have any other solutions other than trying to reinstall windows?
    Thanks, André

    As you can see below, when I right click, I have no such option.  In the User Account Settings, I'm operating as the "System Administrator".
    Any other suggestions?

  • Cannot connect to the phone system. An unidentified error has occurred, Please try again.

    Issue:  Lync 2013 users with remote call control enabled cannot connect to the phone system.  When the user logs into Lync, they see an exclamation in the bottom right corner
    with this error.
    Error:  Cannot connect to the phone system.  An unidentified error has occurred, Please try again.  If the problem continues, please contact your support team.
    Environment: 
    1 site:  Site1
    2 Pools:
    1. Lync 2010
    Trusted application is added here for the site.
    2. Lync 2013
    Avaya phone system:  AES r6-1-2-32-0
    I have not moved the trusted application to the Lync 2013 pool yet, but my understanding is that it should still work since it’s in the site.  Is my understanding on this correct?  (All of my other trusted applications do work for Lync 2013
    users & none of them have been moved yet. Remote Call Control is the only one that does not work.)
    This is from the uccapi log.  This is just from the user logging in, not actually making a call.  Below are the items that I think are important, however, I don’t know how to interpret it to determine if the problem is on the Lync side or
    the Avaya side.  Here’s a summary:
    SIP/2.0 100 Trying
    Authentication-Info: TLS-DSK qop="auth", opaque="5FD217E1", srand="E05700E2", snum="9", rspauth="f308eae87c0bbe64a1ab213574776cbdf9823ab6", targetname="lync03.domain.com",
    realm="SIP Communications Service", version=4
    From: <sip:[email protected]>;tag=bbb282ebbd;epid=a86d5b0a29
    To: <sip:[email protected]>
    Call-ID: 9eb0d23a3b8f4e0eafc6c6da622fbecf
    CSeq: 1 INVITE
    Via: SIP/2.0/TLS 10.155.48.96:61472;ms-received-port=61472;ms-received-cid=1FA400
    Server: http%3A%2F%2Fwww.microsoft.com%2FLCS%2FUdcAgent
    Content-Length: 0
    SIP/2.0 200 OK
    Authentication-Info: TLS-DSK qop="auth", opaque="5FD217E1", srand="15C0F9A2", snum="13", rspauth="4fd891e39a33e902fb1cec5d980e5bf0ccb172a0", targetname="lync03.domain.com",
    realm="SIP Communications Service", version=4
    From: <sip:[email protected]
    >;tag=bbb282ebbd;epid=a86d5b0a29
    To: <sip:[email protected]
    >;tag=A7A45C856ECD79121A1827265ABBD7F6
    Call-ID: 9eb0d23a3b8f4e0eafc6c6da622fbecf
    CSeq: 1 CANCEL
    Via: SIP/2.0/TLS 10.155.48.96:61472;ms-received-port=61472;ms-received-cid=1FA400
    Server: http%3A%2F%2Fwww.microsoft.com%2FLCS%2FUdcAgent
    Content-Length: 0
    SIP/2.0 487 Request terminated
    Authentication-Info: TLS-DSK qop="auth", opaque="5FD217E1", srand="F46EC133", snum="14", rspauth="1d92718caa4f61d967faa46a5c256aafa8b4e740", targetname="lync03.domain.com",
    realm="SIP Communications Service", version=4
    From: <sip:[email protected]
    >;tag=bbb282ebbd;epid=a86d5b0a29
    To: <sip:[email protected]
    >;tag=A7A45C856ECD79121A1827265ABBD7F6
    Call-ID: 9eb0d23a3b8f4e0eafc6c6da622fbecf
    CSeq: 1 INVITE
    Via: SIP/2.0/TLS 10.155.48.96:61472;ms-received-port=61472;ms-received-cid=1FA400
    ms-diagnostics: 5002;reason="Request was cancelled";AppUri="http%3A%2F%2Fwww.microsoft.com%2FLCS%2FUdcAgent";source="lync03.
    domain.com"
    Server: http%3A%2F%2Fwww.microsoft.com%2FLCS%2FUdcAgent
    Content-Length: 0

    Hi Suelizy,
    To better understand the issue, I would like to collect the following information for troubleshooting:
    1. Do you mean the Lync 2010 user can connect to the Phone System?
    2. What’s next hop pool of the application?  
    In a mixed environment, you must set the next hop pool to be the Lync Server 2013 pool.
    Best regards,
    Eric

  • Another: a serious error has occurred that requires Adobe Premiere Pro to shut down

    I know a few people have had the same notification:
    sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project
    I have tried a whole series of things to fix it and no luck. Here are all the computer stats... does anyone have any ideas???
    Premiere Pro
    Version number: CS5, with most recent update
    Installation language: English
    Updates applied: Most recent… installed AFTER problem started
    Project/sequence settings… NA
    Operating System
    Name: Windows 7, 64bt
    Update/patch level: Service Pack 1
    Installed language: English
    Display resolution and color depth. 1920x1080; 32bit color
    CPU type and speed Core i7 950
    Amount of memory (RAM) 12GB
    Video card 
    Manufacturer: Nvidia
    Model: FX3800
    Driver version: Latest (installed after errors started)
    Number of monitors (displays): in use 2 (with one disabled for testing)
    Audio card
    Manufacturer Gigabyte Technology 82801J HD Audio Controller
    Model
    Driver version: 6.1.7601.17514 (latest version)
    Each hard drive's capacity and space remaining Disk setup (partitions used, raid configuration, what is where for OS/projects/media/scratch/audio)
    C and D, no partitions. D is raided, controlled by hardware controller. All software on C. Media kept on D.
    Hardware capture device NA
    Manufacturer
    Model
    Driver version number
    Capture software NA
    Name
    Company
    Version
    Comprehensive list of third-party plug-ins you installed.
      None for Premiere I don’t think. A couple for After Effects. Have been installed for a while with no recent updates.
    Exact text of any error messages
    sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project
    Explain clearly what you want to do, what you are doing and what the result is
      Open Premiere to do some work 
    Be sure to mention if it is something that worked before using the same procedure
    Nothing has changed on the PC prior to program failure.
    Very importantly: Post details of troubleshooting you have already done to avoid "did that" reponses to questions people ask when trying to help.
    Tried:
    Reinstalling
    Reducing to one screen.
    Holding Shift when starting until first screen (New/ Open Existing/ Help)
    Holding Ctrl, Shift Alt when starting until first screen (New/ Open Existing/ Help)
    Programme crashed regardless of clicking directly on loading icon and opening New or Existing via first load screen, or via clicking directly from a project file.
    Removed all fonts installed since last opened.
    Restarting.
    Updated Graphics Driver.
    Updated Premiere

    Hi guys; I thought I would share my experience and how I managed to fix this problem. It might help someone.
    In my case I kept receiving this message; eventually after re-launching Premiere, I actually paid close attention to the "software loading" information and saw that it got stuck on my installed "Colorista ii" which is a colour grading software.
    Now the red bulb came on my head ping!
    I recently just upgraded my Mac to the OS X Yosemite & that affected pretty much any non-updated application, which in my case was that and many more of the Red Giant Pacakge; so I searched for the upgrade via Red giant Link, and low and behold I found it and did so. Immediately everything loaded up perfectly fine.. and now can't even do the work, cos I'm so exhausted from an 'almost heartattack'; so going to sleep and commence later in the day I guess..
    Now, you might probably want to check if any application on your system needs upgrading to whatever is the operating system on your Mac or PC at this very time. It might help.
    Always back-up.
    I hope I helped someone :-)
    @ToleXElijah
    Extreme Studio Manager

  • Sorry, a serious error has occurred... Rant and a solution

    Warning. Much of this post is frankly a rant against a poorly written program and the so-called experts who offer up solutions here. If you are one of these experts and you have a thin-skin, don't read this post.
    If you just want a solution to the problem skip to the bottom of the post.
    INTRODUCTION
    Adobe, I want my money back! I rarely buy Adobe products and always wind up regretting it when I do. This product was no exception.
    I tried the trial version. Bought the product along with Photoshop Elements as part of a promotion.
    Produced a couple of videos with it, no problems. Then, inexplicably, it stopped working for me and I would get the infamous "Sorry, a serious error has occurred..." message while trying to start or open a project. This would happen almost immediately, as it was drawing its intial screen layout.
    MY FIRST BIG COMPLAINT... USELESS ERROR MESSAGE
    This has to be the most useless error message I've ever read. The few times I've had programs crash on me, the error message that results usually gives me enough clues to find and fix the root problem.
    ONWARD...
    Uninstalled it with Revo Uninstaller, re-installed it.
    Deleted all old project files.
    Tried to re-start by clicking 'New Project' button.
    Prompts me for a location for the project. I accepted the default.
    Immediately gives me the "Sorry, a serious error has occurred..." message and shuts down when I press okay.
    MY SECOND BIG COMPLAINT... INCOMPLETE UNINSTALL
    I did observe that when I went to use the Organizer after the re-installs, the thumbnails of previous videos were still there. Clearly some cache wasn't removed during the uninstall.
    If a cache wasn't removed, perhaps other remnants of the the program were still lying about on my machine. If they were the problem, then no amount of uninstalling/ re-installing would solve the problem.
    CONTINUING...
    At this point, I came to the forums for help and my worst fears were confirmed. This error message is a common problem. The suggestions to solve it were all over the place. The sheer depth and width of this faultfinding indicated to me that this is a seriously buggy piece of software.
    With one or two exceptions it seems that nobody ever resolves this problem.
    MY THIRD COMPLAINT... WELL-MEANING BUT UNHELPFUL 'SOLUTIONS'
    These are some of the typical solutions I read on these forums:
    - Your computer is probably underpowered. Give us a list of all your specs.
    - Your computer doesn't have enough hard drive space. Give us a list of all your specs.
    - Your computer doesn't have enough RAM. Give us a list of all your specs.
    - Something on your computer has 'changed'. Give us a list of all your specs.
    - Your hard drive is dying. Back it up quick!
    - It's probably your anti-virus software. Turn it off.
    - Some of your drivers are probably out of date. Update them all. Give us a list of all your specs.
    - That's a different issue... start a new thread. (Lame...)
    Most of that advice is... well, lame. It's pretty obvious that these people are just winging it, i.e. throw everything up there and hope something works. Sorta like that tech guy on the support line who always ends up telling you to 're-install the program' because he really has no clue what the problem is and just wants you off the line.
    As someone who has used video editing programs for years, I'm here to tell you that the problem is rarely the computer specs. The specs listed by Adobe for this program aren't that onerous and my three-year-old Dell 1525 laptop with less than 20 megs of space on its 136 HD and 2 megs of RAM was able to produce videos with no problem.
    Most computers sold within the last three or four years are pretty robust and should have no problem with consumer level video editing.
    Sending people off on a quest to 'fix' their computer and research a lot of computer specs is a time-waster. That should be the LAST thing you recommend after first eliminating the program as a problem.
    ONLINE SUPPORT
    This is worthy of its own post, but I won't bore you here. Suffice it to say that Adobe tech support deserves some sort of industry recognition for its ineptitude.
    MY SOLUTION
    First, let me reinterate. The problem is probably the buggy program and not your computer, assuming your computer is relatively new and mid-range or better.
    In my case, the clue was in the fact that not all of the program is uninstalled when you try to do a uninstall / re-install. The program likely had some sort of corrupted cache that stopped the program and that remained after an uninstall.
    I unstalled it again, but after some research I came across this tool:
    Adobe Creative Suite Cleaner Tool at http://kb2.adobe.com/cps/829/cpsid_82947.html
    and this reference:
    http://kb2.adobe.com/cps/859/cpsid_85966.html
    The reference above applies to Photoshop, but the Organizer elements applies to Premiere unintalls as well.
    After applying these two solutions and then re-installing, my Premiere Elements is working once again.
    Had I followed the typical advice I would have spent days updating drivers, installing RAM, de-fragging and cleaning up my hard drive, listing specs to post here, etc. And none of it would have mattered a wit.
    The program is still buggy though and my original problem may re-occur, I admit. I will certainly never buy another version of this POS program again, but, in the meantime, I hope I can save someone here some time in looking for a fix for their own message.

    Your post count is 2 (as I write this) beginning July 17 - which indicates to me that you never asked for help in this forum (or you did so under another name)
    As Steve said (and which you may not have known) this is not Adobe support, this is a place provided by Adobe for users to try and help each other
    Yes... Adobe has less than good telephone support... a year or so ago that was even admitted to by the Adobe CEO, with discussion of that over in http://forums.adobe.com/community/general/forum_comments or maybe it was http://forums.adobe.com/community/general/forum_comments (been long enough ago that I don't really remember)
    If you do have future questions... come back and ask and someone will try to help
    Just as advance notice... don't come in saying "my file won't work... why?" without providing details... such as
    This is not pointed at you, at least right now... this is just for the future
    More information needed for someone to help http://forums.adobe.com/thread/416679
    Some specific information that is needed...
    Brand/Model Computer (or Brand/Model Motherboard if self-built)
    Build a Configuration file http://forums.adobe.com/thread/877653?tstart=0
    How much system memory you have installed, such as 2Gig or ???
    Operating System version, such as Win7 64bit Pro... or whatevevr
    -including your security settings, such as are YOU the Administrator
    -and have you tried to RIGHT click the program Icon and then select
    -the Run as Administrator option (for Windows, not sure about Mac)
    Your Firewall settings and brand of anti-virus are you running
    Brand/Model graphics card, sush as ATI "xxxx" or nVidia "xxxx"
    -or the brand/model graphics chip if on the motherboard
    -and the exact driver version for the above graphics card/chip
    -and how much video memory you have on your graphics card
    Brand/Model sound card, or sound "chip" name on Motherboard
    -and the exact driver version for the above sound card/chip
    Size(s) and configuration of your hard drive(s)... example below
    -and how much FREE space is available on each drive (in Windows
    -you RIGHT click the drive letter while using Windows Explorer
    -and then select the Properties option to see used/free space)
    Windows Indexing is BAD http://forums.adobe.com/thread/676303
    While in Properties, be sure you have drive indexing set OFF
    -for the drive, and for all directories, to improve performance
    Some/Much of the above are available by going to the Windows
    Control Panel and then the Hardware option (Win7 option name)
    OR Control Panel--System--Hardware Tab--Device Manager for WinXP
    And the EXACT type and size of file that is causing you problems
    -for pictures, that includes the camera used and the pixel dimensions
    Plus Video-Specific Information http://forums.adobe.com/thread/459220?tstart=0
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037?tstart=0
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811?tstart=0
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037?tstart=0
    Report back with the codec details of your file, use the programs below
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/

  • 1809: An error has occured while generating a seccion key for encryption

    Hi
    I am trying to perform a remote control operation using Console One
    1.3.6c, but evry thime getting the following error message
    "1809: An error has occured while generating a seccion key for
    encryption." I had looked for it in Novell site & found that the fix is
    to upgrade to ZDF 6.5 SP1, but I am looking for a diffrent work around
    for it. Please let me know is there any work around for this problem.
    Regard
    Kallol
    kallol

    kallol,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • I purchased bioshock 2 on the app store on my macbook pro (running lion) and it shows 'an error has occured' every time I try to download the app. How do I install it properly, I have restarted my mac and reset the app on the debug menu?

    I purchased bioshock 2 on the app store on my macbook pro (running lion) and it shows 'an error has occured' every time I try to download the app. How do I install it properly, I have restarted my mac and reset the app on the debug menu?

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Premiere CC exports the timeline in smaller segments, but export crashes on full sequence export. "Serious error has occurred"

    I'm running a 2013 iMac i7 with NVIDIA GeForce GTX 780M 4096mb. 24Gb ram. Latest update of Premiere Pro CC.  My sequence is 23 minutes long, XDCAM EX. Most of my footage is Sony AVCHD.
    When I attempt to export the entire sequence, it will go approx 75% and then stop, giving the error box: "A serious error has occurred and Premiere must shut down, we will attempt to save your project..."
    This happens whether the sequence is entirely preview-rendered or not, and no matter the settings in the export window.  However, if I mark the sequence and export it in 2 pieces, both sides of the sequence will export.
    I have uninstalled and reinstalled Premiere, tried making new projects, imported the sequence, trashed the render files and media cache, trashed QT plugins, removed filters from clips... no solutions yet.
    General response of Premiere seems to be generally slower than usual as well, and this problem has only recently started.  I haven't needed to export my project for a couple weeks, so I'm not sure when exactly it may have started.
    Below is the error report, I hope someone is able to help me with this... thank you.
    Process:         Adobe Premiere Pro CC [1600]
    Path: /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/MacOS/Adobe Premiere Pro CC
    Identifier: com.adobe.AdobePremierePro
    Version:         7.2.2 (7.2.2)
    Code Type:       X86-64 (Native)
    Parent Process: launchd [200]
    Responsible:     Adobe Premiere Pro CC [1600]
    User ID:         503
    Date/Time: 2014-05-05 19:36:19.861 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID: 4D877ADB-C93F-9E89-9DFC-8B32EE1F7623
    Crashed Thread: 35  Dispatch queue: opencl_runtime
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 0000000100000000-0000000100003000 [   12K] r-x/rwx SM=COW  /Applications/Adobe Premiere Pro CC/Adobe Premiere Pro CC.app/Contents/MacOS/Adobe Premiere Pro CC
    Thread 0:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.adobe.dvacore.framework              0x000000010037e69b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 75
    3 com.adobe.dvacore.framework              0x000000010037e3a7 boost::barrier::wait() + 103
    4 com.adobe.dvacore.framework              0x000000010037e2a3 dvacore::threads::SyncPoint::Wait() + 35
    5 com.adobe.dvacore.framework              0x0000000100384123 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::Flush() + 483
    6 com.adobe.ExporterHost.framework     0x0000000105292798 ML::Exporter::Abort() + 168
    7 com.adobe.EncoderHost.framework      0x0000000105a40169 EncoderHost::Encoder::StopEncode() + 41
    8 com.adobe.SettingsUI.framework          0x00000001088bb180 AMEUI::SuperSettingsView::ExportImmediately(dvaui::controls::UI_ButtonChangedMessage*) + 13792
    9 com.adobe.SettingsUI.framework          0x00000001088436b1 boost::detail::function::void_function_obj_invoker1<dvaui::ui::MessageFunctionAdapter<dva ui::ui::MessageT<dvaui::ui::UI_Node>, dvaui::controls::UI_ButtonChangedMessage, boost::function1<void, dvaui::controls::UI_ButtonChangedMessage*> >, void, dvaui::ui::MessageT<dvaui::ui::UI_Node>*>::invoke(boost::detail::function::function_buffe r&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 65
    10 com.adobe.dvaui.framework                 0x0000000103cce697 dvaui::controls::UI_ControlView::SendControlMessages(dvacore::utility::SharedFunctions<bo ost::shared_ptr<boost::function<void (dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > > const&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 71
    11 com.adobe.dvaui.framework                 0x0000000103cabadb dvaui::controls::UI_Button::SendButtonChangedMessage(dvacore::utility::Flags<unsigned char>) + 187
    12 com.adobe.dvaui.framework                 0x0000000103caac2c dvaui::controls::UI_Button::PerformAction(bool, dvacore::utility::Flags<unsigned char>, bool) + 108
    13 com.adobe.dvaui.framework                 0x0000000103cab643 dvaui::controls::ButtonInputCapture::End() + 115
    14 com.adobe.dvaui.framework                 0x0000000103ec4dd7 dvaui::ui::PointerCapture::InvokeEnd(bool) + 135
    15 com.adobe.dvaui.framework                 0x0000000103ece175 dvaui::ui::UI_NodeManager::EndInputCapture(bool) + 117
    16 com.adobe.dvaui.framework                 0x0000000103cab7ce dvaui::controls::ButtonInputCapture::DoMouseEvent(dvaui::ui::MouseEvent const&) + 206
    17 com.adobe.dvaui.framework                 0x0000000103ed8970 dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 432
    18 com.adobe.dvaui.framework                 0x0000000103ed8245 dvaui::ui::UI_Node::UI_DispatchPointerEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&, bool) + 165
    19 com.adobe.dvaui.framework                 0x0000000103ed8102 dvaui::ui::UI_Node::UI_DispatchPointerEvent(dvaui::ui::PointerEvent const&, bool) + 66
    20 com.adobe.dvaui.framework                 0x0000000103f52f50 dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 608
    21 com.adobe.dvaui.framework                 0x0000000103f52ad8 dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 600
    22  com.adobe.dvaui.framework                 0x0000000103f50d09 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 121
    23 com.adobe.dvaui.framework                 0x0000000103f50c66 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 22
    24 com.adobe.dvaui.framework                 0x0000000103f52569 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 57
    25 com.adobe.dvacore.framework             0x00000001002e5e6c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    26  com.adobe.Frontend.framework           0x000000010006c359 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 41
    27 com.adobe.dvacore.framework             0x00000001002e5fb8 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 136
    28 com.adobe.dvacore.framework             0x00000001002e9605 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 165
    29 com.adobe.dvaui.framework                 0x0000000103f5d61a -[DVAMacContainerView mouseUp:] + 122
    30 com.apple.AppKit                       0x00007fff87b26235 -[NSWindow sendEvent:] + 781
    31 com.apple.AppKit                       0x00007fff87ac76e4 -[NSApplication sendEvent:] + 2021
    32 com.adobe.dvaui.framework                 0x0000000103f56cd9 -[DVAMacApplication sendEvent:] + 601
    33 com.adobe.Frontend.framework           0x00000001000c7d74 -[PremiereCocoaMacApplication sendEvent:] + 308
    34 com.apple.AppKit                       0x00007fff87c82ea5 -[NSApplication _realDoModalLoop:peek:] + 761
    35  com.apple.AppKit                       0x00007fff87cb9505 -[NSApplication runModalSession:] + 71
    36 com.adobe.dvaui.framework                 0x0000000103f46369 dvaui::ui::OS_Dialog::ModalLoop() + 297
    37 com.adobe.dvaui.framework                 0x0000000103f45f2d dvaui::ui::OS_Dialog::RunModal() + 173
    38 com.adobe.SettingsUI.framework         0x0000000108812962 AME::AMESettingsDlgImp::DoDialog(AME::VindUIMode, unsigned short const*, unsigned int) + 322
    39 com.adobe.Mezzanine.framework        0x0000000105d53def MZ::(anonymous namespace)::LaunchAMESettingsDlgHelper(ASL::InterfaceRef<BE::ISequence, BE::ISequence>, dvamediatypes::TickTime const&, bool, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >&, bool&, bool&, MZ::EncodeSettings&, EncoderHost::AMEWorkAreaType&, dvamediatypes::TickTime const&, dvamediatypes::TickTime const&, dvamediatypes::TickTime&, dvamediatypes::TickTime&, bool, bool, bool, unsigned int) + 9023
    40 com.adobe.Mezzanine.framework        0x0000000105d51393 MZ::EncoderManager::AddSequence(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, ASL::InterfaceRef<BE::IProject, BE::IProject>, ASL::InterfaceRef<BE::IProject, BE::IProject>, ASL::InterfaceRef<EncoderHost::IPreset, EncoderHost::IPreset>, ASL::InterfaceRef<BE::ISequence, BE::ISequence>, dvamediatypes::TickTime const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >&, MZ::ExportMediaEncodeType, int (*)(ASL::InterfaceRef<BE::IProject, BE::IProject> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&), void (*)(ASL::InterfaceRef<BE::IProject, BE::IProject> const&, ASL::InterfaceRef<BE::ISequence, BE::ISequence> const&, ASL::InterfaceRef<BE::ISequence, BE::ISequence>&, ASL::InterfaceRef<BE::IProject, BE::IProject>&)) + 803
    41 com.adobe.HSL.framework       0x0000000108cbd45f HSL::DoExportMovieDialog(ASL::InterfaceRef<BE::ISequence, BE::ISequence>, ASL::InterfaceRef<BE::IMasterClip, BE::IMasterClip>, bool, dvamediatypes::TickTime const&, bool, MZ::ExportMediaEncodeType) + 1007
    42 com.adobe.HandlerTimeline.framework          0x000000010bd56751 HandlerTimeline::TimelineViewCommander::ObeyCommand(UIF::Command const&) + 1617
    43 com.adobe.HandlerTimeline.framework          0x000000010bd34f40 HandlerTimeline::TimelineView::ObeyCommand(UIF::Command const&) + 48
    44 com.adobe.UIFramework.framework   0x000000010473a2d6 UIF::Commander::PostCommandInner(UIF::Command const&, bool&) + 790
    45 com.adobe.Frontend.framework           0x000000010006c359 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 41
    46 com.adobe.UIFramework.framework   0x0000000104739f3f UIF::Commander::PostCommand(UIF::Command const&) + 111
    47 com.adobe.UIFramework.framework   0x0000000104739e95 UIF::Commander::PostCommand(int) + 37
    48 com.adobe.Frontend.framework           0x00000001000c77fc HandleMenuCommand(NSMenuItem*) + 108
    49 com.adobe.dvacore.framework             0x00000001002e5e6c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    50  com.adobe.Frontend.framework           0x000000010006c359 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 41
    51 com.adobe.dvacore.framework             0x00000001002e5fb8 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 136
    52 com.adobe.dvacore.framework             0x00000001002e9605 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 165
    53 com.adobe.Frontend.framework           0x00000001000c76a9 -[PremiereCocoaMacApplication handleMenuCommand:] + 121
    54 com.apple.AppKit                       0x00007fff87b42340 -[NSApplication sendAction:to:from:] + 327
    55 com.apple.AppKit                       0x00007fff87b5d2a8 -[NSMenuItem _corePerformAction] + 394
    56 com.apple.AppKit                       0x00007fff87b5cfe4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    57 com.adobe.dvaui.framework                 0x0000000103f9b8e4 -[DVAMacMenu performActionForItemAtIndex:] + 52
    58 com.apple.AppKit                       0x00007fff87bac48d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    59 com.apple.AppKit                       0x00007fff87bac309 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    60 com.apple.AppKit                       0x00007fff87b530d6 NSSLMMenuEventHandler + 716
    61 com.apple.HIToolbox                  0x00007fff869171d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    62 com.apple.HIToolbox                  0x00007fff86916787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    63 com.apple.HIToolbox                  0x00007fff8692a880 SendEventToEventTarget + 40
    64 com.apple.HIToolbox                  0x00007fff86960640 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    65 com.apple.HIToolbox                  0x00007fff86993238 SendMenuCommandWithContextAndModifiers + 59
    66 com.apple.HIToolbox                  0x00007fff869931e0 SendMenuItemSelectedEvent + 178
    67 com.apple.HIToolbox                  0x00007fff869930bf FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    68 com.apple.HIToolbox                  0x00007fff8699b095 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    69 com.apple.HIToolbox                  0x00007fff8699acc1 _HandleMenuSelection2 + 446
    70 com.apple.AppKit                       0x00007fff87ac573c _NSHandleCarbonMenuEvent + 284
    71 com.apple.AppKit                       0x00007fff879246be _DPSNextEvent + 2170
    72 com.apple.AppKit                       0x00007fff87923a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    73 com.apple.AppKit                       0x00007fff87917b2c -[NSApplication run] + 553
    74  com.adobe.Frontend.framework           0x00000001000c984d FE::MacApplication::RunSelf() + 45
    75 com.adobe.Frontend.framework           0x000000010004942a FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 4058
    76 com.adobe.Frontend.framework           0x00000001000cb0c8 FE::AppMain(ASL::ObjectPtr<ASL::Module, ASL::AtomicValue> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int, void*) + 296
    77 com.adobe.Frontend.framework           0x00000001000d2285 FE::Run(ASL::ObjectPtr<ASL::Module, ASL::AtomicValue> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int) + 581
    78 com.adobe.AdobePremierePro             0x00000001000018bc main + 524
    79 com.adobe.AdobePremierePro             0x00000001000016a4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib                 0x00007fff8ac2e662 kevent64 + 10
    1 libdispatch.dylib             0x00007fff8a0b543d _dispatch_mgr_invoke + 239
    2 libdispatch.dylib             0x00007fff8a0b5152 _dispatch_mgr_thread + 52
    Thread 2:
    0 libsystem_kernel.dylib                 0x00007fff8ac2e64a kevent + 10
    1 com.adobe.dvatransport.framework     0x0000000100cc511c boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 236
    2 com.adobe.dvatransport.framework     0x0000000100cc4dc7 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 375
    3 com.adobe.dvatransport.framework     0x0000000100cc4938 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 568
    4 com.adobe.dvatransport.framework     0x0000000100cb45b7 SkyConnectionEnv::MainLoop() + 167
    5   com.adobe.dvatransport.framework     0x0000000100cb4069 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    6 com.adobe.boost_threads.framework    0x00000001002928ae thread_proxy + 158
    7 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    8   libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    9 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 3:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.adobe.dvatransport.framework     0x0000000100cc4cdb boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 139
    3 com.adobe.dvatransport.framework     0x0000000100cc4938 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 568
    4 com.adobe.dvatransport.framework     0x0000000100cc46ea boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 42
    5 com.adobe.dvatransport.framework     0x0000000100cc57d3 boost_asio_detail_posix_thread_function + 19
    6 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    7 libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    8 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 4:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c800 TSWaitOnCondition + 108
    3 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c9ff TSWaitOnConditionTimedRelative + 172
    4 com.apple.CoreServices.CarbonCore     0x00007fff8cbed145 MPWaitOnQueue + 192
    5 com.adobe.dvacore.framework              0x00000001003851cc dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 140
    6 com.adobe.dvacore.framework              0x00000001003831b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 144
    7 com.adobe.dvacore.framework              0x000000010037534c boost::function0<void>::operator()() const + 28
    8 com.adobe.dvacore.framework              0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9 com.adobe.boost_threads.framework    0x00000001002928ae thread_proxy + 158
    10 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    11 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    12 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 5:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.adobe.GPUFoundation.framework 0x00000001090eca46 void boost::condition_variable_any::wait<boost::unique_lock<boost::mutex> >(boost::unique_lock<boost::mutex>&) + 70
    3   com.adobe.GPUFoundation.framework 0x00000001090ea8eb GF::Device::AcquireExclusiveAccess() + 123
    4 com.adobe.PlayerMediaCore.framework          0x000000012125dd1a AdobePlayer::PlayerDisplay::UpdateWindow() + 362
    5 com.adobe.PlayerMediaCore.framework          0x00000001212700d5 AdobePlayer::PlayerMain::OnUpdate() + 21
    6 com.adobe.PlayerMediaCore.framework          0x0000000121275171 PrPlayModule<AdobePlayer::PlayerMain>::PlayEntry(int, pmStdParms*, void*, void*) + 241
    7 com.adobe.PlayerMediaCore.framework          0x0000000121275000 xPlayEntry + 16
    8 com.adobe.PlayerHost.framework         0x0000000105465535 ML::CallPlayerModuleGuarded(int (*)(int, pmStdParms*, void*, void*), int, pmStdParms*, void*, void*, int*, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 277
    9 com.adobe.PlayerHost.framework         0x0000000105463319 ML::PlayerModule::CallPlugin(int, void*, void*) + 153
    10 com.adobe.PlayerHost.framework        0x0000000105488da6 ML::VideoPlayer::CallPlayModuleSelector_Update() + 86
    11 com.adobe.PlayerHost.framework        0x000000010547720d ML::VideoPlayer::ForceDisplayRedraw(ML::PlayerOutputQuality) + 205
    12 com.adobe.PlayerHost.framework        0x000000010546a90d ML::PlayModuleThreadQueue::ExecuteDeferredCall(ASL::ObjectPtr<ML::DeferredCallBase, ASL::AtomicValue>) + 333
    13 com.adobe.PlayerHost.framework        0x0000000105469824 ML::PlayModuleThreadQueue::ServiceQueue() + 340
    14 com.adobe.dvacore.framework             0x000000010038324f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 303
    15 com.adobe.dvacore.framework             0x000000010037534c boost::function0<void>::operator()() const + 28
    16 com.adobe.dvacore.framework             0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    17 com.adobe.boost_threads.framework   0x00000001002928ae thread_proxy + 158
    18 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    19 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    20 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 6:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c800 TSWaitOnCondition + 108
    3 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c9ff TSWaitOnConditionTimedRelative + 172
    4 com.apple.CoreServices.CarbonCore     0x00007fff8cbed145 MPWaitOnQueue + 192
    5 com.adobe.dvacore.framework              0x00000001003851cc dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 140
    6 com.adobe.dvacore.framework              0x00000001003831b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 144
    7 com.adobe.dvacore.framework              0x000000010037534c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework              0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9 com.adobe.boost_threads.framework    0x00000001002928ae thread_proxy + 158
    10 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    11 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    12 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 7:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x00007fff8ac28d18 mach_msg + 64
    2   libclh.dylib                        0x00007fff8e83ade9 0x7fff8e22b000 + 6356457
    3   libclh.dylib                        0x00007fff8e2f0d42 0x7fff8e22b000 + 810306
    4   libclh.dylib                        0x00007fff8e83bc39 0x7fff8e22b000 + 6360121
    5 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    6   libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    7 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 8:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a56 semaphore_wait_trap + 10
    1 libsystem_platform.dylib             0x00007fff91329451 _os_semaphore_wait + 16
    2 libdispatch.dylib             0x00007fff8a0b999a _dispatch_barrier_sync_f_slow + 310
    3 com.apple.opencl                         0x00007fff8ae6ddb0 clFlush + 80
    4 com.adobe.GPUFoundation.framework 0x000000010910e3dd GF::OpenCLCommandQueue::CreateRecordedEvent() + 77
    5 com.adobe.GPUFoundation.framework 0x0000000109122167 GF::LowPass(boost::shared_ptr<GF::Device> const&, float4*, float4*, int, dvamediatypes::PixelFormat, int, int, float, float) + 5943
    6   com.adobe.GPUFoundation.framework 0x0000000109127bb4 GF::Motion(boost::shared_ptr<GF::Device> const&, void const*, int, int, int, int, int, int, int, void*, int, int, int, int, int, int, int, dvamediatypes::PixelFormat, float, float, float, float, float, float, float, float, IR_BlendMode, bool, bool, dvamediatypes::RenderQuality) + 1380
    7 com.adobe.RendererGPU.framework    0x00000001112f9486 RendererGPU::ApplyIntrinsics(boost::shared_ptr<GF::Device> const&, RendererGPU::IntrinsicParameters const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame> const&, dvamediatypes::RenderQuality) + 1446
    8 com.adobe.RendererGPU.framework    0x00000001112bc8ff RendererGPU::CompositorNode::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 4447
    9 com.adobe.RendererGPU.framework    0x00000001112bf404 RendererGPU::FilterNode::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 1460
    10 com.adobe.RendererGPU.framework   0x00000001112f5d04 RendererGPU::IntrinsicNode::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 756
    11 com.adobe.RendererGPU.framework   0x00000001112bf404 RendererGPU::FilterNode::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 1460
    12 com.adobe.RendererGPU.framework   0x00000001112c69a3 RendererGPU::SelectInputBaseNode::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 115
    13 com.adobe.RendererGPU.framework   0x00000001112cdcf3 RendererGPU::NestedTimelineSource::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 19
    14 com.adobe.RendererGPU.framework   0x00000001112bf404 RendererGPU::FilterNode::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 1460
    15 com.adobe.RendererGPU.framework   0x00000001113499bc RenderNodeBase::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 76
    16 com.adobe.RendererGPU.framework   0x00000001112bf1f2 RendererGPU::FilterNode::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 930
    17 com.adobe.RendererGPU.framework   0x00000001112c69a3 RendererGPU::SelectInputBaseNode::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 115
    18 com.adobe.RendererGPU.framework   0x00000001112c46d8 RendererGPU::MediaNode::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 24
    19  com.adobe.RendererGPU.framework   0x00000001112bf404 RendererGPU::FilterNode::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 1460
    20 com.adobe.RendererGPU.framework   0x00000001112bbd5b RendererGPU::CompositorNode::Process(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&) + 1467
    21 com.adobe.RendererGPU.framework   0x00000001112bf404 RendererGPU::FilterNode::ProcessFrameOnDevice(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&) + 1460
    22 com.adobe.RendererGPU.framework   0x00000001112ac35d RendererGPU::(anonymous namespace)::RendererGPU::ProduceFrame(ASL::InterfaceRef<IRenderNode, IRenderNode> const&, RenderParams const&, boost::shared_ptr<RenderResults> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&, std::string*, ASL::ParamRect<int>) + 1981
    23 com.adobe.PlayerMediaCore.framework         0x000000012127a8f0 AdobePlayer::RenderRequest::ProduceFrame(ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame>&, RenderParams const&, std::string*, ASL::ParamRect<int>) + 96
    24 com.adobe.PlayerMediaCore.framework         0x000000012125121f AdobePlayer::GPUAcceleratedRenderer::RenderImpl(boost::shared_ptr<AdobePlayer::RenderRequ est> const&) + 303
    25 com.adobe.dvacore.framework             0x000000010038324f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 303
    26 com.adobe.dvacore.framework             0x000000010037534c boost::function0<void>::operator()() const + 28
    27 com.adobe.dvacore.framework             0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    28 com.adobe.boost_threads.framework   0x00000001002928ae thread_proxy + 158
    29 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    30 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    31 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 9:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                 0x00007fff8ac28d18 mach_msg + 64
    2 com.apple.CoreFoundation         0x00007fff8521cfc5 __CFRunLoopServiceMachPort + 181
    3 com.apple.CoreFoundation         0x00007fff8521c5e9 __CFRunLoopRun + 1161
    4 com.apple.CoreFoundation         0x00007fff8521bf25 CFRunLoopRunSpecific + 309
    5 com.apple.AVCVideoServices      0x00000001210bed72 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 194
    6 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    7   libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    8 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 10:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x00007fff8ac28d18 mach_msg + 64
    2 com.apple.CoreFoundation         0x00007fff8521cfc5 __CFRunLoopServiceMachPort + 181
    3 com.apple.CoreFoundation         0x00007fff8521c5e9 __CFRunLoopRun + 1161
    4 com.apple.CoreFoundation         0x00007fff8521bf25 CFRunLoopRunSpecific + 309
    5 com.apple.AVCVideoServices      0x00000001210bed72 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 194
    6 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    7 libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    8 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 11:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c800 TSWaitOnCondition + 108
    3 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c9ff TSWaitOnConditionTimedRelative + 172
    4 com.apple.CoreServices.CarbonCore     0x00007fff8cbed145 MPWaitOnQueue + 192
    5 com.adobe.dvacore.framework              0x00000001003851cc dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 140
    6 com.adobe.dvacore.framework              0x00000001003831b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 144
    7 com.adobe.dvacore.framework              0x000000010037534c boost::function0<void>::operator()() const + 28
    8 com.adobe.dvacore.framework              0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9 com.adobe.boost_threads.framework    0x00000001002928ae thread_proxy + 158
    10 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    11 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    12 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 12:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc77 _pthread_cond_wait + 787
    2 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c9e7 TSWaitOnConditionTimedRelative + 148
    3 com.apple.CoreServices.CarbonCore     0x00007fff8cbed145 MPWaitOnQueue + 192
    4 com.adobe.dvacore.framework              0x00000001003851cc dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 140
    5 com.adobe.dvacore.framework              0x00000001003831b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 144
    6 com.adobe.dvacore.framework              0x000000010037534c boost::function0<void>::operator()() const + 28
    7   com.adobe.dvacore.framework              0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    8   com.adobe.boost_threads.framework    0x00000001002928ae thread_proxy + 158
    9 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    10 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    11 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 13:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x00007fff8ac28d18 mach_msg + 64
    2 com.apple.CoreServices.CarbonCore     0x00007fff8cc199dc TS_exception_listener_thread + 100
    3 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    4 libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    5 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 14:
    0 libsystem_kernel.dylib                 0x00007fff8ac2da3a __semwait_signal + 10
    1 libsystem_c.dylib             0x00007fff90f84dc0 nanosleep + 200
    2 com.adobe.ScriptLayerPPro.framework            0x0000000106b06c58 ScObjects::Thread::wait(unsigned int) + 56
    3   com.adobe.ScriptLayerPPro.framework            0x0000000106af213e ScObjects::BridgeTalkThread::run() + 174
    4 com.adobe.ScriptLayerPPro.framework            0x0000000106b067f5 ScObjects::Thread::go(void*) + 165
    5 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    6 libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    7 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 15:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d91a __recvfrom + 10
    1 ServiceManager-Launcher.dylib            0x000000011b54e1a1 0x11b536000 + 98721
    2 ServiceManager-Launcher.dylib            0x000000011b54d4bc 0x11b536000 + 95420
    3 ServiceManager-Launcher.dylib            0x000000011b54c55e 0x11b536000 + 91486
    4 ServiceManager-Launcher.dylib            0x000000011b54c5cc 0x11b536000 + 91596
    5 ServiceManager-Launcher.dylib            0x000000011b5471c4 0x11b536000 + 70084
    6 ServiceManager-Launcher.dylib            0x000000011b547bde 0x11b536000 + 72670
    7 ServiceManager-Launcher.dylib            0x000000011b547aeb 0x11b536000 + 72427
    8   ServiceManager-Launcher.dylib 0x000000011b54b24e 0x11b536000 + 86606
    9 ServiceManager-Launcher.dylib            0x000000011b54b392 0x11b536000 + 86930
    10 ServiceManager-Launcher.dylib           0x000000011b54b14d 0x11b536000 + 86349
    11 ServiceManager-Launcher.dylib           0x000000011b54b0c6 0x11b536000 + 86214
    12 ServiceManager-Launcher.dylib           0x000000011b5397d6 0x11b536000 + 14294
    13 ServiceManager-Launcher.dylib           0x000000011b53d9c5 0x11b536000 + 31173
    14 ServiceManager-Launcher.dylib           0x000000011b54bd2c 0x11b536000 + 89388
    15  ServiceManager-Launcher.dylib 0x000000011b54de63 0x11b536000 + 97891
    16 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    17 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    18 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 16:
    0 libsystem_kernel.dylib                 0x00007fff8ac2d716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib              0x00007fff8acfdc3b _pthread_cond_wait + 727
    2 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c800 TSWaitOnCondition + 108
    3 com.apple.CoreServices.CarbonCore     0x00007fff8cc1c9ff TSWaitOnConditionTimedRelative + 172
    4 com.apple.CoreServices.CarbonCore     0x00007fff8cbed145 MPWaitOnQueue + 192
    5 com.adobe.dvacore.framework              0x00000001003851cc dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 140
    6 com.adobe.dvacore.framework              0x00000001003831b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 144
    7 com.adobe.dvacore.framework              0x000000010037534c boost::function0<void>::operator()() const + 28
    8 com.adobe.dvacore.framework              0x0000000100380133 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework    0x00000001002928ae thread_proxy + 158
    10 libsystem_pthread.dylib            0x00007fff8acfb899 _pthread_body + 138
    11 libsystem_pthread.dylib            0x00007fff8acfb72a _pthread_start + 137
    12 libsystem_pthread.dylib            0x00007fff8acfffc9 thread_start + 13
    Thread 17:
    0 libsystem_kernel.dylib                 0x00007fff8ac2e64a kevent + 10
    1 com.adobe.MediaFoundation.framework          0x000000010129eca0 MF::DirectoryChangeMonitor::(anonymous namespace)::EventQueueThreadProc(void*) + 688
    2   libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    3 libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    4 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 18:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x00007fff8ac28d18 mach_msg + 64
    2 com.apple.CoreFoundation         0x00007fff8521cfc5 __CFRunLoopServiceMachPort + 181
    3 com.apple.CoreFoundation         0x00007fff8521c5e9 __CFRunLoopRun + 1161
    4 com.apple.CoreFoundation         0x00007fff8521bf25 CFRunLoopRunSpecific + 309
    5 com.apple.AppKit                         0x00007fff87ac416e _NSEventThread + 144
    6 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    7   libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    8 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 19:
    0 libsystem_kernel.dylib                 0x00007fff8ac29a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x00007fff8ac28d18 mach_msg + 64
    2 com.apple.CoreFoundation         0x00007fff8521cfc5 __CFRunLoopServiceMachPort + 181
    3 com.apple.CoreFoundation         0x00007fff8521c5e9 __CFRunLoopRun + 1161
    4 com.apple.CoreFoundation         0x00007fff8521bf25 CFRunLoopRunSpecific + 309
    5 com.apple.AVCVideoServices      0x00000001210bed72 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 194
    6 libsystem_pthread.dylib              0x00007fff8acfb899 _pthread_body + 138
    7 libsystem_pthread.dylib              0x00007fff8acfb72a _pthread_start + 137
    8 libsystem_pthread.dylib              0x00007fff8acfffc9 thread_start + 13
    Thread 20

    Kevin-
    If I split my sequence into 2, first using only a couple min with 4k footage and NO high res stills, it takes nearly 3 hours, seems to want to crash mid way through  again - but doesn't.
    Then exporting the final 90 seconds of the sequence, with a couple small 4k clips and about 2000 high res stills (I left them at 6000 pixels) renders in about 40 min and doesn't hiccup whatsoever.
    it does not seem to be related to the stills.
    most 4k footage is mjpeg from Canon 1dc
    This was on a second machine - a new Macbook pro i7- (if I try to render sequence all at once- same crash as on iMac)
    R

  • An error has occurred when trying to download Mavericks from the AppStore, why?

    I have an update available from the appstore to upgrade from my OS X Lion 10.7.5 to OS X Mavericks, but every time i click on the free upgrade button i get a message on the side of it that says an error has occured. Yet it does say what type of error. And i see it in the launch pad and it says "waiting". How do i fix this?
    I have a iMac from mid 2011 with 4bg of mem, 2.7 GHZ intel core processor i5, and graphics AMD Radeon HD 6770M 512MB.
    Can someone help me out here?
    -Sebastian

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • I have installed Adobe Lightroom CC.  In the process of launching, a popup appears, that says:  "AN INTERNAL ERROR HAS OCCURRED.  Cannot create the required folder:  /Users/(my user name)/Library/Application Support/Adobe/Lightroom/Develop Presets."  So e

    I have installed Adobe Lightroom CC.  In the process of launching, a popup appears, that says:  "AN INTERNAL ERROR HAS OCCURRED.  Cannot create the required folder:  /Users/(my user name)/Library/Application Support/Adobe/Lightroom/Develop Presets."  So even though Lightroom CC is installed, it will not launch.  What do I need to do to allow it to launch?

    The problem was solved today.  Here's the full story.  I'm a Mac user.  At first I installed Lightroom CC on my iMac (desktop).  I had this problem so I called Adobe, and was referred to a "special unit" .  After about an hour the tech solved it for me ... we did a screen sharing and she took control of my computer for a loooong time.  Because of language difficulties, at first I wondered if she knew what she was doing but she eventually solved it.  Although she couldn't explain exactly what she was doing, she summarized it by saying "it was a permissions problem."  I asked if I would have the same issue later when I installed it on my laptop (Macbook Air).  She said probably not.
    But I did.  The same internal error popup arose on launch and launch did not complete on my laptop.  I tried chat but no joy so I eventually called Apple Care.  I had noticed that on my laptop (and the iMac for that matter), that there was no Library folder after my user name.  The Apple tech explained that the Library folder is actually there but it is hidden because it's very easy for users to do some very nasty things to their computer by going astray while in the Library folder.  The folder is actually there, but they hide it.  I did remember seeing that the tech helping me with my iMac had typed the work "Library" while she was controlling my computer.  Basically she had activated the hidden Library folder so she could open the path that Lightroom was trying to follow to create that "Develop Presets" folder.  For some reason, the inability to create that folder in the launch process was preventing launch from being completed.  The Apple tech said she didn't actually have to do that and activated the Library folder by use of the Go selection on the menu bar.  Anyway, once that complete path was replicated and opened, the next step was to go to the Lightroom Permissions field and add my user name to the user categories already there and enable "read and write" permissions to my user name.  Once done, I shut down my laptop, and then rebooted.  I launched Lightroom and then boom, voila, heavens to betsy, etc. it launched and suddenly a dismal weekend turned into a great one. 
    I am not a geek, so I hope this makes some sense.  I also hope Lightroom launches again tomorrow and beyond! 

Maybe you are looking for

  • BAPI_ENTRYSHEET_CREATE returns "No service items selected"

    I was wondering if anybody could help. Does anybody have an example using BAPI_ENTRYSHEET_CREATE? I would appreciate it.

  • Imac streaming to hdtv.  Do I leave the cable plugged in?

    I'm not sure if I'm asking this quesiton in the right place, but any help would be appreciated. I have connected my Imac to my hdtv using an hdmi cable through a thunderbolt port.  It works great. I only use it occasionally (3-4 times a week) for str

  • IBook G4 on/off switch soldered connector

    I recently installed a new hard drive. While replacing the hard drive I pulled the wires that lead from the on/off switch to the connector that's soldered to a board completely off. Now the wires aren't connected and my computer won't power up. I spo

  • BAPI_BUPA_CENTRAL_CHANGE: Business partner does not exist

    Hello, I'm trying to change a business partner, which I created with BAPI_BUPA_CREATE_FROM_DATA. But I get the error message "Business partner does not exist" I do following: 1. create the BP with the BAPI_BUPA_CREATE_FROM_DATA      get the BUSINESSP

  • Adobe Content Viewer/no interactivity or animation

    We're running InDesign CS5.5 I work at an advertising agency and just had my IT department update my extensions to: Folio Producer Tools v.1.10.1 Folio Panel v.12.2.2.1 I also updated my Adobe Content Viewer App on my iPad 2. My problem: The pages sh