Exception while importing waveset.dtd file in IDM

Hi .
I am trying to import waveset.dtd file in IDM am i got exception
" An error occurred importing the file, although some of the file data may have been processed. ==> com.waveset.exception.XmlParseException: XML Error: 11:3: The markup in the document preceding the root element must be well-formed."
actually i am trying to add Cc field for email template.

I have never come across the scenario to import the DTD file?
For email , you have to modify the template to incorporate the cc field

Similar Messages

  • Java Runtime exception while importing WSDL to PI 7.1

    Hi Experts,
    I am getting a weird java runtime error while importing the wsdl file to PI 7.1 ESR. I have checked the well formness of wsdl and its looks Ok, but some how while importing in PI ESR its giving following error log.
    Thrown:
    com.sap.aii.utilxi.misc.api.BaseRuntimeException: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.utilxi.wsdl.api.WsdlHandler.parseWsdlWithOrderRearrange(Lcom/sap/aii/utilxi/xml/xdom/XElement;Z)Lcom/sap/aii/utilxi/wsdl/api/Wsdl;
    java.lang.RuntimeException: java.lang.NoSuchMethodError: com.sap.aii.utilxi.wsdl.api.WsdlHandler.parseWsdlWithOrderRearrange(Lcom/sap/aii/utilxi/xml/xdom/XElement;Z)Lcom/sap/aii/utilxi/wsdl/api/Wsdl;
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:80)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at
    I am realy stuck now and replies are higjhly appreciated.
    Cheers,
    Raks

    check the wsdl file in xml spy software.
    chirag.

  • Class loading exceptions while importing Spring, EHCache in BPMStudio 10g

    Hi,
    We are facing Class loading / Class NOt Found exceptions while importing Spring.jar and EHCache.jar in BPMStudio 10g Catalog and BPM Enterprise Server 10g. Java classes are bundled in an external JAR file. This JAR is referencing Spring and EHCache library. This Java component is invoked from an automatic activity in BPM process. Task execution is failing in BPM workspace in Studio and Enterprise server.
    We tried copying the JARS in the following folders. But nothing is working.
    D:\OraBPMStudioHome\lib
    D:\OraBPMStudioHome\ext
    D:\OraBPMStudioHome\webapps\workspace\WEB-INF\lib
    D:\OraBPMStudioHome\webapps\workspace\WEB-INF\classes
    <Enterprise_Server_WL_Home>/server/<Domain_Lib>

    Ariel,
    You are right. I have already added the JARS as external resource. I am getting the errors while cataloging Java component in BPM Studio in a Catalog Module. I am able to add Log4J Jar as an external resource and catalog the resource as java component. In case one JAR has a dependency on another JAR it is failing to catalog. In Eclipse or Weblogic Workshop 10g, we can add multiple JARS in the Project classpath and it works fine. In case of BPM Studio, we are getting Class Loading or ClassNotFound errors while cataloging multiple JAR files
    Thanks
    Subhabrata

  • Error while importing a dump file in my local database

    Hi,
    I have a dump file named *"system_21Sep2010_DVSD.DMP"* which i'm trying to import in my local database named *"nandita1"*.
    The dump file is found under the following path *"C:\DevSuiteHome_1\BIN"* and i executed the following command for importing the dump file:
    C:\DevSuiteHome_1\BIN>imp system/system@nandita1 FILE=system_21Sep2010_DVSD.DMP FULL=YES
    I'm getting the following error while importing the dump file:
    Import: Release 10.1.0.4.2 - Production on Wed Oct 6 16:25:37 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    IMP-00015: following statement failed because the object already exists:
    "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DV"
    "SD/undotbs01.dbf' SIZE 104857600 AUTOEXTEND ON NEXT 5242880 MAXSIZE "
    "32767M EXTENT MANAGEMENT LOCAL "
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/sysa"
    "ux01.dbf' SIZE 367001600 AUTOEXTEND ON NEXT 10485760 MAXSIZE 32767M "
    "EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT SEGMENT SPACE MANA"
    "GEMENT AUTO"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TEMPORARY TABLESPACE "TEMP" BLOCKSIZE 8192 TEMPFILE '/oradata_dev/D"
    "VSD/temp01.dbf' SIZE 20971520 AUTOEXTEND ON NEXT 655360 MAXSIZE 3276"
    "7M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1048576"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "USERS" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/users"
    "01.dbf' SIZE 5242880 AUTOEXTEND ON NEXT 1310720 MAXSIZE 32767M EXTEN"
    "T MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT SEGMENT SPACE MANAGEMEN"
    "T AUTO"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "XX_DATA" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/XX_"
    "DATA01.dbf' SIZE 140509184 AUTOEXTEND ON NEXT 1048576 MAXSIZE 32767M"
    " EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT "
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "XX_INDEX" BLOCKSIZE 8192 DATAFILE '/oradata_dev/DVSD/XX"
    "_INDEX.dbf' SIZE 93323264 AUTOEXTEND ON NEXT 1048576 MAXSIZE 32767M "
    "EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT "
    IMP-00015: following statement failed because the object already exists:
    "CREATE PROFILE "MONITORING_PROFILE" LIMIT COMPOSITE_LIMIT DEFAULT SESSIONS_"
    "PER_USER DEFAULT CPU_PER_SESSION DEFAULT CPU_PER_CALL DEFAULT LOGICAL_READS"
    "_PER_SESSION DEFAULT LOGICAL_READS_PER_CALL DEFAULT IDLE_TIME DEFAULT CONNE"
    "CT_TIME DEFAULT PRIVATE_SGA DEFAULT FAILED_LOGIN_ATTEMPTS UNLIMITED PASSWOR"
    "D_LIFE_TIME DEFAULT PASSWORD_REUSE_TIME DEFAULT PASSWORD_REUSE_MAX DEFAULT "
    "PASSWORD_LOCK_TIME DEFAULT PASSWORD_GRACE_TIME DEFAULT"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OUTLN" IDENTIFIED BY VALUES '4A3BA55E08595C81' TEMPORARY TABLE"
    "SPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "TSMSYS" IDENTIFIED BY VALUES '3DF26A8B17D0F29F' DEFAULT TABLES"
    "PACE "USERS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "ANONYMOUS" IDENTIFIED BY VALUES 'anonymous' DEFAULT TABLESPACE"
    " "SYSAUX" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OLAPSYS" IDENTIFIED BY VALUES '3FB8EF9DB538647C' DEFAULT TABLE"
    "SPACE "SYSAUX" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "MDDATA" IDENTIFIED BY VALUES 'DF02A496267DEE66' DEFAULT TABLES"
    "PACE "USERS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "SYSMAN" IDENTIFIED BY VALUES '28F72A3C2D75FDE9' DEFAULT TABLES"
    "PACE "SYSAUX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "MGMT_VIEW" IDENTIFIED BY VALUES '442167C25FAC883C' TEMPORARY T"
    "ABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "SCOTT" IDENTIFIED BY VALUES 'F894844C34402B67' DEFAULT TABLESP"
    "ACE "USERS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "BUXXDDWA" IDENTIFIED BY VALUES '2672292A792DB64B' DEFAULT TABL"
    "ESPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXDDWA" IDENTIFIED BY VALUES 'F5C178B2796496F4' DEFAULT TABLES"
    "PACE "XX_INDEX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "BUXXDDWS" IDENTIFIED BY VALUES '06D47E0665132890' DEFAULT TABL"
    "ESPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "BUXXSUC" IDENTIFIED BY VALUES '1705C688518ADCDC' DEFAULT TABLE"
    "SPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "JIRAUSER" IDENTIFIED BY VALUES 'F0E1C662FCD1E09F' DEFAULT TABL"
    "ESPACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXSFA" IDENTIFIED BY VALUES 'C3DFA37A29E072B6' DEFAULT TABLESP"
    "ACE "XX_INDEX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXDDW" IDENTIFIED BY VALUES 'CFF3D9B1B6C20DCC' DEFAULT TABLESP"
    "ACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXDDWS" IDENTIFIED BY VALUES '9EF0EE1BAC5855C4' DEFAULT TABLES"
    "PACE "XX_DATA" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "XXSUC" IDENTIFIED BY VALUES '39594B53A6F1CED0' DEFAULT TABLESP"
    "ACE "XX_INDEX" TEMPORARY TABLESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SELECT_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "SELECT_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EXECUTE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EXECUTE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "DELETE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "DELETE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "RECOVERY_CATALOG_OWNER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "RECOVERY_CATALOG_OWNER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GATHER_SYSTEM_STATISTICS""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "GATHER_SYSTEM_STATISTICS" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "LOGSTDBY_ADMINISTRATOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "LOGSTDBY_ADMINISTRATOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_ADMINISTRATOR_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_USER_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AQ_USER_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GLOBAL_AQ_USER_ROLE" IDENTIFIED GLOBALLY "
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SCHEDULER_ADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "SCHEDULER_ADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "HS_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "HS_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AUTHENTICATEDUSER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AUTHENTICATEDUSER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OEM_ADVISOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OEM_ADVISOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OEM_MONITOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OEM_MONITOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "WM_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "WM_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAUSERPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAUSERPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAIDPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAIDPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVASYSPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVASYSPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVADEBUGPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVADEBUGPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EJBCLIENT""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EJBCLIENT" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_ADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_ADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_DEPLOY""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_DEPLOY" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "CTXAPP""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "CTXAPP" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "XDBADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "XDBADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "XDBWEBSERVICES""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "XDBWEBSERVICES" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OLAP_DBA""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OLAP_DBA" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OLAP_USER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OLAP_USER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "MGMT_USER""
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_GENERIC" MINVALUE 1 MAXVALUE 4294967295 INCR"
    "EMENT BY 1 START WITH 1 CACHE 50 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_ID" MINVALUE 1 MAXVALUE 4294967295 INCREMENT"
    " BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_EVOLVE_SEQ$" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_SEQ$" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_UIDS$" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 100 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVORS_S" MINVALUE -2147483647 MAXVALUE 214748364"
    "7 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVOR_NAME_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REPPROP_KEY" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT_LOG_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REFRESH_TEMPLATES_S" MINVALUE 1 MAXVALUE 999999999"
    "999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_AUTHORIZATIONS_S" MINVALUE 1 MAXVALUE 9999999"
    "99999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_REFGROUPS_S" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_OBJECTS_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_PARMS_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_PARM_VALUES_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_SITES_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMP_OUTPUT_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_RUNTIME_PARMS_S" MINVALUE 1 MAXVALUE 9999999999999"
    "99999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "TEMPLATE$_TARGETS_S" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_EXCEPTIONS_S" MINVALUE 1 MAXVALUE 9999999999999999"
    "99999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    . importing OLAPSYS's objects into OLAPSYS
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "OLAP_ID_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 122 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "OLAP_IRID" MINVALUE 1 MAXVALUE 999999999999999999999999999"
    " INCREMENT BY 1 START WITH 24 NOCACHE ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "CWM2_OLAP_ENABLESEQ" MINVALUE 1 MAXVALUE 9999 INCREMENT BY"
    " 1 START WITH 1 NOCACHE ORDER CYCLE"
    I've been waiting for hours, but still it is blocked at the same place, that is:
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "CWM2_OLAP_ENABLESEQ" MINVALUE 1 MAXVALUE 9999 INCREMENT BY"
    " 1 START WITH 1 NOCACHE ORDER CYCLE"
    I've tried recreating the database, but still the error is the same.
    I've tried including the ignore=Y, that is:
    C:\DevSuiteHome_1\BIN>imp system/system@nandita1 FILE=system_21Sep2010_DVSD.DMP
    FULL=YES IGNORE=YES
    The error generated is as displayed below:
    Import: Release 10.1.0.4.2 - Production on Wed Oct 6 16:34:04 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing OLAPSYS's objects into OLAPSYS
    Over here also, i had to kill the process since it was blocked at the following statement: ". importing OLAPSYS's objects into OLAPSYS"
    Please can someone help me out.
    Thanking in advanced

    plzzzzzzzzzzzzzzzzz.............sme1 help me out

  • Error while importing a text file for a list of values

    Hi Experts,
    While importing a text file for a list of values in designer, I am getting error message as below:
    "Invalid setting in Excel key of the Engines section of the Windows Registry. (3433)".
    I am using BO XI R3. Universe Designer version : 12.1.0.882
    Any suggestion ?
    Regards

    plzzzzzzzzzzzzzzzzz.............sme1 help me out

  • Error While Importing from EIF file into AW

    Hi All,
    I am facing the following error while importing from EIF file into AW using AWM as well as from sql prompt.
    java.sql.SQLException: ORA-36786: (IOSEC04) File POCAW/abc.eif does not exist or cannot be accessed.
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at line 1
    at oracle.olap.awm.eif.eifimport.ImportDialogActionThread.doExportOrImport(ImportDialogActionThread.java:172)
    at oracle.olap.awm.eif.EifDialogActionThread.doAction(EifDialogActionThread.java:58)
    at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(ThreadedDialogActionThread.java:49)
    i have already created the directory pocaw.
    i have done the following steps :
    CREATE OR REPLACE DIRECTORY POCAW as 'D:\Olap_POC\export';
    GRANT all ON DIRECTORY POCAW to PUBLIC;
    execute dbms_aw.execute ('aw create ''POC_AW''');
    execute dbms_aw.execute('cda pocaw');
    execute dbms_aw.execute('dtb attach POC_AW rw');
    execute dbms_aw.execute('import all from eif file ''/abc.eif'' dfns update ');
    any idea or thought would be appreciable.
    thanks n advance
    anwar

    execute dbms_aw.execute('import all from eif file''/abc.eif'' dfns update ');
    Maybe one of the following file names could help
    (have never tried it):
    ''abc.eif''
    ''POC_AW\abc.eif''Yes,
    you don't need the slash. CDA is like setting a default directory.

  • A query while  importing  an XML file into a Database Table

    Hi,
    I am Creating an ODI Project to import an XML file into a Database Table.With the help of the following link
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/odi_project_xml-to-table/odi_project_xml-to-table.htm
    I am facing a problem while creating Physical Schema for the XML Source Model.
    For the
    Schema(Schema)
    and
    Schema(Work Schema) field they have selected GEO_D.
    What is GEO_D here??
    or
    What I have to select here?
    1) schema of the xml file (NB:-I havn't created any .xsd or .dtd file for my .xml file)
    or
    2)my target servers schema
    Please tell me what I'll do??
    Thanks

    and
    Schema(Work Schema) field they have selected GEO_D.
    What is GEO_D here??This is the schema name which is specified in the XML file .
    What I have to select here?
    1) schema of the xml file (NB:-I havn't created any .xsd or .dtd file for my .xml file)Yes
    2)my target servers schema
    Please tell me what I'll do??
    Thanks

  • Pbm while importing a DTD

    Hi
    I have a strange pbm..XI throws a NULL Exception while activating an external DTD.
    The DTD simply contains
    [code]
    <!ENTITY % SEGMENTS SYSTEM "oagis_segments.dtd">
    %SEGMENTS;
    <!ENTITY % EXTENSIONS SYSTEM "oagis_extensions.dtd">
    %EXTENSIONS;
    [/code]
    The Error thrown in processing log is
    Activation of the change list canceled Check result for External Definition resources | http://xxxx.xx/xi/acc_invoice_receipt03: Document check found errors  Cause: Unable to recognize the loaded document as valid DTD  Error when parsing DTD document com.sap.aii.utilxi.dtd.api.DtdException: Wrong declaration: " %EXTENSIONS;"
    [code]
    Details
    Internal problem occurred (INTERNAL_PROBLEM)
    MESSAGE ID: com.sap.aii.utilxi.swing.framework.rb_exceptions.INTERNAL_PROBLEM
    STACKTRACE:
    com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
        at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)
        at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)
        at com.sap.aii.utilxi.swing.toolkit.Guitilities.showExceptionDialog(Guitilities.java:1137)
        at com.sap.aii.utilxi.swing.toolkit.Guitilities.showExceptionDialog(Guitilities.java:1125)
        at com.sap.aii.utilxi.swing.framework.Application.notifyFrameworkListeners(Application.java:412)
        at com.sap.aii.ib.gui.operations.SubmitCommand.revertChangelist(SubmitCommand.java:385)
        at com.sap.aii.ib.gui.operations.SubmitCommand.doMoveAndSubmit(SubmitCommand.java:374)
        at com.sap.aii.ib.gui.operations.SubmitCommand.doSubmitSingleOject(SubmitCommand.java:311)
        at com.sap.aii.ib.gui.operations.SubmitCommand.execute(SubmitCommand.java:169)
        at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
        at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
        at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at com.sap.plaf.frog.FrogMenuItemUI$MenuDragMouseHandler.menuDragMouseReleased(FrogMenuItemUI.java:906)
        at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source)
        at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source)
        at javax.swing.JMenuItem.processMouseEvent(Unknown Source)
        at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source)
        at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:835)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    java.lang.NullPointerException
    STACKTRACE:
    java.lang.NullPointerException
        at com.sap.aii.ibrep.gui.interfaces.ExternalDefinitionController.genericFrameworkEvent(ExternalDefinitionController.java:92)
        at com.sap.aii.ib.gui.operations.SubmitCommand$3.notify(SubmitCommand.java:387)
        at com.sap.aii.utilxi.swing.framework.Application.notifyFrameworkListeners(Application.java:408)
        at com.sap.aii.ib.gui.operations.SubmitCommand.revertChangelist(SubmitCommand.java:385)
        at com.sap.aii.ib.gui.operations.SubmitCommand.doMoveAndSubmit(SubmitCommand.java:374)
        at com.sap.aii.ib.gui.operations.SubmitCommand.doSubmitSingleOject(SubmitCommand.java:311)
        at com.sap.aii.ib.gui.operations.SubmitCommand.execute(SubmitCommand.java:169)
        at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
        at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
        at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at com.sap.plaf.frog.FrogMenuItemUI$MenuDragMouseHandler.menuDragMouseReleased(FrogMenuItemUI.java:906)
        at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source)
        at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source)
        at javax.swing.JMenuItem.processMouseEvent(Unknown Source)
        at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source)
        at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:835)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    [/code]
    I have already imported and activated the reference DTDs mentioned..
    Any Clues!! Is this an XI bug??

    HI Stephan
    Thanks for the update on the SP.. I see quite a lot of issues with DTD imports..I have put one more query in another msg!!..
    I was wondering if SAP should provide a list of issues to look for in a DTD before importing so that we can readily validate every DTD against this WAtch for list!!

  • Exception while adding External Jar files in NWDS

    Dear Friends,
                            Actually i am adding an external Jar file in my EJB Module in NWDS.I am using this jar file for converting XML to flat file and i am calling this module from Receiver ommunication channel.For this process, i am importing dom4j.jar file in the EJB Module.
                          Now i have created an external Library project for the cause that i have used the external jar file, and i have made following code in the provider.xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE provider-descriptor SYSTEM "library.provider.dtd">
    <provider-descriptor>
         <display-name>
          XML2EDI_Library
        </display-name>
         <component-name>
          XML2EDI_Library
        </component-name>
         <major-version>6</major-version>
         <minor-version>40</minor-version>
         <micro-version>0</micro-version>
         <provider-name>
          dom4j.org
        </provider-name>
         <references>
              <reference
                   provider-name="dom4j.org"
                   strength="weak"
                   type="library">org.dom4j.Document</reference>
              <reference
                   provider-name="dom4j.org"
                   strength="weak"
                   type="library">org.dom4j.DocumentException</reference>
              <reference
                   provider-name="dom4j.org"
                   strength="weak"
                   type="library">org.dom4j.Element</reference>
              <reference
                   provider-name="dom4j.org"
                   strength="weak"
                   type="library">org.dom4j.io.SAXReader</reference>
         </references>
         <jars>
              <jar-name>EDI_Module.jar</jar-name>
         </jars>
    </provider-descriptor>
    I have included 4 references because i have imported following in my ejb module.
    import org.dom4j.Document;
    import org.dom4j.DocumentException;
    import org.dom4j.Element;
    import org.dom4j.io.SAXReader;
    I am not sure of wht to include in reference target and provider name, I am getting the following exceptions in Message monitoring:
    1. AO: Document Exception: org.dom4j.DocumentException: E:\usr\sap\BWS\DVEBMGS00\j2ee\cluster\server0\
    2. Nested exception: E:\usr\sap\BWS\DVEBMGS00\j2ee\cluster\server0\
    Help me in this issue..
    Thanks in advance
    N.Jayanth Kumar

    thanks for you help sidharth.
    i have now jar files in the server and the application  referring to the jar files. everything is deployed fine. however, when i start the application..i get the error -"package jcifs.smb does not exist". the jar i am using is jcifs-1.2.7.jar. in my web module when i expand the jar i see the package and the .class files inside. what am i missing?
    Also, i din't define a SharingReference to usermanagement in portalapp.xml as i am working towards a pure j2ee enterprise application. the web module (DC) referes to the jar files. is there any step similar to defining the sharing reference for the web module DC?
    please help. thanks - sowmiyar

  • IMovie quitting unexpectedly while importing 720p MP4 files

    I'm running iMovie/FinalCutPro on Yosemite ,and every time I try and import a 720p MP4 with 60FPS both programs quit unexpectedly while generating the thumbnails. The files I am using have run/imported without any problems into Quicktime, VLC, Adobe Premiere and my brother's iMovie on his Macbook Pro machine.
    What I have done in no particular order:
    1. Cache/preferences cleaning
    2. Re-install iMovie
    3. Delete all codecs except AIC and AppleMPEG2
    4. Install codecs (Perian, divx, xvid)
    5. Delete Flash Player
    6. Repair permissions
    7. Repair hard drive in safe mode
    8. Delete iPhoto database, tinker with GarageBand
    9. I logged in as a guest user and the problem persists
    10. 540p MP4 with 30FPS and that had no problem importing into iMovie
    I believe I have isolated the issue to a quicktime engine that causes both iMovie and Final Cut Pro to crash. I could use Adobe Premiere or another machine, but I prefer iMovie and would like it to work on my machine. The only solution I can think of is reinstalling the OS, but I really am against that. Let me know if you have any other ideas. Please see the Problem Report below:
    Process:               iMovie [3550]
    Path:                  /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:            com.apple.iMovieApp
    Version:               10.0.6 (252905)
    Build Info:            iMovieX-25290005040000000~1
    App Item ID:           408981434
    App External ID:       715442672
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           iMovie [3550]
    User ID:               501
    Date/Time:             2015-01-26 17:56:15.282 -0800
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        B90C458B-6335-3BEA-C019-BC68810D9A4B
    Time Awake Since Boot: 2400 seconds
    Crashed Thread:        48  Dispatch queue: com.apple.flexo.cmmr
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000100
    VM Regions Near 0x100:
    -->
        __TEXT                 000000010538d000-00000001054f6000 [ 1444K] r-x/rwx SM=COW  /Applications/iMovie.app/Contents/MacOS/iMovie
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8e84f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e84e69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff83ba5b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff83ba4fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff83ba4838 CFRunLoopRunSpecific + 296
    5   com.apple.HIToolbox           0x00007fff91e5243f RunCurrentEventLoopInMode + 235
    6   com.apple.HIToolbox           0x00007fff91e521ba ReceiveNextEventCommon + 431
    7   com.apple.HIToolbox           0x00007fff91e51ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    8   com.apple.AppKit               0x00007fff8f9ec6d1 _DPSNextEvent + 964
    9   com.apple.AppKit               0x00007fff8f9ebe80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    10  com.apple.AppKit               0x00007fff8f9dfe23 -[NSApplication run] + 594
    11  com.apple.prokit               0x000000010582b555 NSProApplicationMain + 333
    12  com.apple.iMovieApp           0x000000010539652e main + 2062
    13  libdyld.dylib                 0x00007fff834715c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8e85522e kevent64 + 10
    1   libdispatch.dylib             0x00007fff9050ea6a _dispatch_mgr_thread + 52
    Thread 2:: com.apple.ProGL.object-deletion
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.progl.framework     0x0000000107b7bad3 (anonymous namespace)::threadFunc(void*) + 71
    2   com.apple.procore.framework   0x000000010564dcef PCThread::startup(void*) + 29
    3   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8e84f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e84e69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff83ba5b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff83ba4fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff83ba4838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff83c5aed1 CFRunLoopRun + 97
    6   com.apple.AOSKit               0x00007fff851633a0 -[AOSConfig listenForSystemEvents:] + 335
    7   com.apple.Foundation           0x00007fff87763b7a __NSThread__main__ + 1345
    8   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8e84f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e84e69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff83ba5b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff83ba4fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff83ba4838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8a43dd20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff87763b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8e8543f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 6:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.CoreVideo           0x00007fff8e80cff8 CVDisplayLink::waitUntil(unsigned long long) + 240
    2   com.apple.CoreVideo           0x00007fff8e80c4b3 CVDisplayLink::runIOThread() + 511
    3   com.apple.CoreVideo           0x00007fff8e80c29b startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 7:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.CoreVideo           0x00007fff8e80cff8 CVDisplayLink::waitUntil(unsigned long long) + 240
    2   com.apple.CoreVideo           0x00007fff8e80c4b3 CVDisplayLink::runIOThread() + 511
    3   com.apple.CoreVideo           0x00007fff8e80c29b startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 8:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff87735400 -[NSCondition waitUntilDate:] + 343
    2   com.apple.Foundation           0x00007fff8772b2b8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    3   com.apple.proapps.MIO         0x0000000107640644 -[PluginLockPair scanPaths] + 180
    4   com.apple.Foundation           0x00007fff87763b7a __NSThread__main__ + 1345
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 9:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff87735400 -[NSCondition waitUntilDate:] + 343
    2   com.apple.Foundation           0x00007fff8772b2b8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    3   com.apple.proapps.MIO         0x0000000107640644 -[PluginLockPair scanPaths] + 180
    4   com.apple.Foundation           0x00007fff87763b7a __NSThread__main__ + 1345
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 10:: MIO Mounting Thread
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff87735400 -[NSCondition waitUntilDate:] + 343
    2   com.apple.Foundation           0x00007fff8772b2b8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    3   com.apple.proapps.MIO         0x0000000107640644 -[PluginLockPair scanPaths] + 180
    4   com.apple.Foundation           0x00007fff87763b7a __NSThread__main__ + 1345
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 11:: com.apple.dvdplayback-DDPTask
    0   libsystem_kernel.dylib         0x00007fff8e84f56a semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin         0x0000000145e6a937 semaphore_wait(viona_semaphore_t*) + 39
    2   com.apple.AVCHDPlugin         0x0000000145e7616a WinPortServer::ProcessMessages() + 90
    3   com.apple.AVCHDPlugin         0x0000000145e26588 0x145dc4000 + 402824
    4   com.apple.AVCHDPlugin         0x0000000145e6af02 ST20Thread::Run(PThreadRunParams*) + 34
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    Thread 12:: com.apple.helium-texture-finish
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094a72ba TextureDeleteQueue::threadLoop() + 202
    2   com.apple.Helium.HeliumRender 0x00000001094a70ed textureFinishThread(void*) + 29
    3   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 13:: com.apple.helium.rq.gpu-ru0.vs0
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094f55b3 HGSynchronizable::Wait() + 51
    2   com.apple.Helium.HeliumRender 0x000000010944ff03 HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 339
    3   com.apple.Helium.HeliumRender 0x00000001094466cb HGRenderExecUnit::RunLoop() + 795
    4   com.apple.Helium.HeliumRender 0x000000010944639e StartRenderExecUnitFunc(void*) + 14
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 14:: com.apple.helium.rq.gpu-ru1.vs0
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094f55b3 HGSynchronizable::Wait() + 51
    2   com.apple.Helium.HeliumRender 0x000000010944ff03 HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 339
    3   com.apple.Helium.HeliumRender 0x00000001094466cb HGRenderExecUnit::RunLoop() + 795
    4   com.apple.Helium.HeliumRender 0x000000010944639e StartRenderExecUnitFunc(void*) + 14
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 15:: com.apple.helium.rq.gpu-cu2.vs0
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094f55b3 HGSynchronizable::Wait() + 51
    2   com.apple.Helium.HeliumRender 0x000000010944ff03 HGRenderQueue::GetRenderJob(HGRenderExecUnit*, HGRenderJob**) + 339
    3   com.apple.Helium.HeliumRender 0x00000001094466cb HGRenderExecUnit::RunLoop() + 795
    4   com.apple.Helium.HeliumRender 0x000000010944639e StartRenderExecUnitFunc(void*) + 14
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 16:: com.apple.helium.rq.pbo-rbu0.vs0
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094f55b3 HGSynchronizable::Wait() + 51
    2   com.apple.Helium.HeliumRender 0x0000000109452b90 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    3   com.apple.Helium.HeliumRender 0x000000010944584a HGPBOReadbackExecUnit::RunLoop() + 170
    4   com.apple.Helium.HeliumRender 0x000000010944578e StartPBOExecUnitFunc(void*) + 14
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 17:: com.apple.helium.rq.pbo-rbu1.vs0
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094f55b3 HGSynchronizable::Wait() + 51
    2   com.apple.Helium.HeliumRender 0x0000000109452b90 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    3   com.apple.Helium.HeliumRender 0x000000010944584a HGPBOReadbackExecUnit::RunLoop() + 170
    4   com.apple.Helium.HeliumRender 0x000000010944578e StartPBOExecUnitFunc(void*) + 14
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 18:: com.apple.helium.rq.pbo-rbu2.vs0
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094f55b3 HGSynchronizable::Wait() + 51
    2   com.apple.Helium.HeliumRender 0x0000000109452b90 HGRenderQueue::GetPBOReadbackJob(HGPBOReadbackExecUnit*, HGPBOReadbackJob**) + 80
    3   com.apple.Helium.HeliumRender 0x000000010944584a HGPBOReadbackExecUnit::RunLoop() + 170
    4   com.apple.Helium.HeliumRender 0x000000010944578e StartPBOExecUnitFunc(void*) + 14
    5   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 19:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8e854162 __psynch_mutexwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094bc641 hg_pthread_loop(void*) + 113
    2   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 20:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8e854162 __psynch_mutexwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094bc641 hg_pthread_loop(void*) + 113
    2   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 21:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8e854162 __psynch_mutexwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094bc641 hg_pthread_loop(void*) + 113
    2   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 22:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8e854162 __psynch_mutexwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094bc641 hg_pthread_loop(void*) + 113
    2   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 23:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8e854162 __psynch_mutexwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094bc641 hg_pthread_loop(void*) + 113
    2   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 24:: com.apple.helium-unit
    0   libsystem_kernel.dylib         0x00007fff8e854162 __psynch_mutexwait + 10
    1   com.apple.Helium.HeliumRender 0x00000001094bc641 hg_pthread_loop(void*) + 113
    2   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 25:: com.apple.CoreAnimation.CAOpenGLLayer
    0   libsystem_kernel.dylib         0x00007fff8e84f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e84e69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff83ba5b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff83ba4fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff83ba4838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff83c5aed1 CFRunLoopRun + 97
    6   com.apple.QuartzCore           0x00007fff890f3280 CAOpenGLLayer_render_thread(void*) + 162
    7   com.apple.QuartzCore           0x00007fff88fadc96 thread_fun + 25
    8   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff8e84f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e84e69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff83ba5b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff83ba4fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff83ba4838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8fb4f7a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 27:: NetworkLoad
    0   libsystem_kernel.dylib         0x00007fff8e84f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e84e69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff83ba5b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff83ba4fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff83ba4838 CFRunLoopRunSpecific + 296
    5   com.apple.GeoServices         0x00007fff8f875c3b _runNetworkThread + 445
    6   libsystem_pthread.dylib       0x00007fff87fad2fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff87fad279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff87fab4b1 thread_start + 13
    Thread 28:: BGTask: FFThumbnailRequestManager  Dispatch queue: NSOperationQueue 0x618000a26ec0 :: NSOperation 0x6180001390a0 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8e84f56a semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff90515b9c _dispatch_group_wait_slow + 218
    2   com.apple.Flexo               0x0000000106233e58 -[FFThumbnailRequestManager _backgroundTask:onTask:] + 3528
    3   com.apple.Flexo               0x00000001065b91fc FFApplicationHandleExceptionThatShouldNotBeIgnoredInBlock + 12
    4   com.apple.Flexo               0x0000000105d6f46d -[FFBackgroundTask main] + 333
    5   com.apple.Foundation           0x00007fff8770359c -[__NSOperationInternal _start:] + 653
    6   com.apple.Foundation           0x00007fff877031a3 __NSOQSchedule_f + 184
    7   libdispatch.dylib             0x00007fff9050bc13 _dispatch_client_callout + 8
    8   libdispatch.dylib             0x00007fff9050f365 _dispatch_queue_drain + 1100
    9   libdispatch.dylib             0x00007fff90510ecc _dispatch_queue_invoke + 202
    10  libdispatch.dylib             0x00007fff9050e6b7 _dispatch_root_queue_drain + 463
    11  libdispatch.dylib             0x00007fff9051cfe4 _dispatch_worker_thread3 + 91
    12  libsystem_pthread.dylib       0x00007fff87fad6cb _pthread_wqthread + 729
    13  libsystem_pthread.dylib       0x00007fff87fab4a1 start_wqthread + 13
    Thread 29:: BGTask: FFThumbnailRequestManager  Dispatch queue: NSOperationQueue 0x608000638e00 :: NSOperation 0x618000139280 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8e84f56a semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff90512c55 _dispatch_semaphore_wait_slow + 213
    2   com.apple.Flexo               0x0000000106233c37 -[FFThumbnailRequestManager _backgroundTask:onTask:] + 2983
    3   com.apple.Flexo               0x00000001065b91fc FFApplicationHandleExceptionThatShouldNotBeIgnoredInBlock + 12
    4   com.apple.Flexo               0x0000000105d6f46d -[FFBackgroundTask main] + 333
    5   com.apple.Foundation           0x00007fff8770359c -[__NSOperationInternal _start:] + 653
    6   com.apple.Foundation           0x00007fff877031a3 __NSOQSchedule_f + 184
    7   libdispatch.dylib             0x00007fff9050bc13 _dispatch_client_callout + 8
    8   libdispatch.dylib             0x00007fff9050f365 _dispatch_queue_drain + 1100
    9   libdispatch.dylib             0x00007fff90510ecc _dispatch_queue_invoke + 202
    10  libdispatch.dylib             0x00007fff9050e6b7 _dispatch_root_queue_drain + 463
    11  libdispatch.dylib             0x00007fff9051cfe4 _dispatch_worker_thread3 + 91
    12  libsystem_pthread.dylib       0x00007fff87fad6cb _pthread_wqthread + 729
    13  libsystem_pthread.dylib       0x00007fff87fab4a1 start_wqthread + 13
    Thread 30:: BGTask: FFThumbnailGenerator  Dispatch queue: NSOperationQueue 0x618000a26cc0 :: NSOperation 0x61800035eb90 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff87761889 -[NSCondition wait] + 237
    2   com.apple.Flexo               0x00000001062270c2 __47-[FFThumbnailGenerator _backgroundTask:onTask:]_block_invoke + 194
    3   com.apple.Flexo               0x0000000106226a7a -[FFThumbnailGenerator _backgroundTask:onTask:] + 1642
    4   com.apple.Flexo               0x00000001065b91fc FFApplicationHandleExceptionThatShouldNotBeIgnoredInBlock + 12
    5   com.apple.Flexo               0x0000000105d6f46d -[FFBackgroundTask main] + 333
    6   com.apple.Foundation           0x00007fff8770359c -[__NSOperationInternal _start:] + 653
    7   com.apple.Foundation           0x00007fff877031a3 __NSOQSchedule_f + 184
    8   libdispatch.dylib             0x00007fff9050bc13 _dispatch_client_callout + 8
    9   libdispatch.dylib             0x00007fff9050f365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib             0x00007fff90510ecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib             0x00007fff9050e6b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib             0x00007fff9051cfe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib       0x00007fff87fad6cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib       0x00007fff87fab4a1 start_wqthread + 13
    Thread 31:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib         0x00007fff8e854132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff87735400 -[NSCondition waitUntilDate:] + 343
    2   com.apple.Foundation           0x00007fff8772b2b8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    3   com.apple.Flexo               0x0000000105c5ef2d -[FFPrerollSync wait] + 45
    4   com.apple.Flexo               0x00000001065c8ef2 FFScheduledReadAudioFile::pullScheduledReadFrames(long long, long long, AudioBufferList*, bool*) + 882
    5   com.apple.Audio.provider       0x000000010e91857d FFStreamAudioScheduledReadFile_RenderCallback(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 61
    6   com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    7   com.apple.audio.units.Components 0x0000000139220522 AUMultiChannelMixerInputElement::PullMixerInput(unsigned int, unsigned int&, AudioTimeStamp const&, unsigned int, AudioBufferList*) + 198
    8   com.apple.audio.units.Components 0x000000013921fcb4 AUMultiChannelMixer::MixerCore::RenderInput(unsigned int, AudioTimeStamp const&, unsigned int) + 182
    9   com.apple.audio.units.Components 0x00000001392212d1 AUMultiChannelMixer::MixerCore::Mix(InputRenderOrderInfo const*, int, AudioTimeStamp const&, unsigned int) + 261
    10  com.apple.audio.units.Components 0x00000001392211a4 AUMultiChannelMixer::MixerCore::MasterMix(AudioTimeStamp const&, unsigned int) + 1462
    11  com.apple.audio.units.Components 0x00000001392209ff AUMultiChannelMixer::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 415
    12  com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    13  com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    14  com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    15  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    16  com.apple.audio.units.Components 0x0000000139075d68 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 668
    17  com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    18  com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    19  com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    20  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    21  com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    22  com.apple.Flexo               0x0000000105ce7c75 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
    23  com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    24  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    25  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    26  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    27  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    28  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    29  com.apple.Flexo               0x00000001068147b8 AUCallbackGainStage::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 168
    30  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    31  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    32  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    33  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    34  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    35  com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    36  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    37  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    38  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    39  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    40  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    41  com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    42  com.apple.Flexo               0x0000000105ccfdeb AUSequenceTime::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 331
    43  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    44  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    45  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    46  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    47  com.apple.audio.units.Components 0x0000000139075d68 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 668
    48  com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    49  com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    50  com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    51  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    52  com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    53  com.apple.Flexo               0x0000000105ce7c75 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
    54  com.apple.Flexo               0x0000000105ce016d AUEffectBase::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 125
    55  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    56  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    57  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    58  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    59  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    60  com.apple.Flexo               0x0000000105cdb690 AUSampleRateConverterWithTimeStamps::ConverterInput(unsigned int&, AudioBufferList*) + 272
    61  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2189a5 AudioConverterChain::CallInputProc(unsigned int) + 373
    62  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e218729 AudioConverterChain::FillBufferFromInputProc(unsigned int*, CABufferList*) + 125
    63  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1f5133 BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 179
    64  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e223915 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 239
    65  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1f4fd1 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 283
    66  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e218547 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 99
    67  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1f4fd1 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 283
    68  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1d079f AudioConverterFillComplexBuffer + 287
    69  com.apple.Flexo               0x0000000105cdb8d1 AUSampleRateConverterWithTimeStamps::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 417
    70  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    71  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    72  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    73  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    74  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    75  com.apple.Flexo               0x0000000105cd44e8 AUSimpleScoper::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 952
    76  com.apple.Flexo               0x0000000105cd14d2 AUSimpleScoper::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 146
    77  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    78  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    79  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    80  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    81  com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    82  com.apple.Flexo               0x0000000105ce7c75 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
    83  com.apple.Flexo               0x0000000105cce488 AUMultiInputBase::RenderInputs(AUMultiInputBase::InputBusHandler*, unsigned int&, AudioTimeStamp const&, unsigned int) + 472
    84  com.apple.Flexo               0x0000000105cda28f AUUnityMixer::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 47
    85  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    86  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    87  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    88  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    89  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    90  com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    91  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    92  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    93  com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    94  com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    95  com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    96  com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    97  com.apple.Flexo               0x0000000105ccfdeb AUSequenceTime::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 331
    98  com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    99  com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    100 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    101 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    102 com.apple.audio.units.Components 0x0000000139075d68 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 668
    103 com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    104 com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    105 com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    106 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    107 com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    108 com.apple.Flexo               0x0000000105ce7c75 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
    109 com.apple.Flexo               0x0000000105ce016d AUEffectBase::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 125
    110 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    111 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    112 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    113 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    114 com.apple.audio.units.Components 0x0000000139075d68 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 668
    115 com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    116 com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    117 com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    118 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    119 com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    120 com.apple.Flexo               0x0000000105ce7c75 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
    121 com.apple.Flexo               0x0000000105cce488 AUMultiInputBase::RenderInputs(AUMultiInputBase::InputBusHandler*, unsigned int&, AudioTimeStamp const&, unsigned int) + 472
    122 com.apple.Flexo               0x0000000105cda28f AUUnityMixer::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 47
    123 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    124 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    125 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    126 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    127 com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    128 com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    129 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    130 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    131 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    132 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    133 com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    134 com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    135 com.apple.Flexo               0x0000000105ccfdeb AUSequenceTime::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 331
    136 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    137 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    138 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    139 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    140 com.apple.audio.units.Components 0x0000000139075d68 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 668
    141 com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    142 com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    143 com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    144 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    145 com.apple.Flexo               0x0000000105c02f8e FFAudioInputAdapter::RenderHelper(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 174
    146 com.apple.Flexo               0x0000000105ce7c75 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 181
    147 com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    148 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    149 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    150 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    151 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    152 com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    153 com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    154 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    155 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    156 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    157 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    158 com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    159 com.apple.Flexo               0x0000000105ccf7d7 AUPassThrough::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 167
    160 com.apple.Flexo               0x0000000105ccfdeb AUSequenceTime::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 331
    161 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    162 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    163 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    164 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    165 com.apple.Flexo               0x0000000105ce7c95 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 213
    166 com.apple.Flexo               0x0000000105ce016d AUEffectBase::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 125
    167 com.apple.Flexo               0x0000000105ce6620 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 224
    168 com.apple.Flexo               0x0000000105ce4414 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 500
    169 com.apple.Flexo               0x000000010660de6e AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    170 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    171 com.apple.audio.units.Components 0x0000000139075d68 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 668
    172 com.apple.audio.units.Components 0x000000013907376e AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 166
    173 com.apple.audio.units.Components 0x0000000139071e5d AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 505
    174 com.apple.audio.units.Components 0x0000000139126b2f AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 46
    175 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2cd204 _AT_AudioUnitRender + 148
    176 com.apple.Flexo               0x0000000105c0315a FFAudioGraphConcreteRenderSession::SupplyInputHelper(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 90
    177 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2189a5 AudioConverterChain::CallInputProc(unsigned int) + 373
    178 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e2187a7 AudioConverterChain::FillBufferFromInputProc(unsigned int*, CABufferList*) + 251
    179 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1f5133 BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 179
    180 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1d0fd0 CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    181 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1f4fd1 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 283
    182 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e218547 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 99
    183 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1f4fd1 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 283
    184 com.apple.audio.toolbox.AudioToolbox 0x00007fff8e1d079f AudioConverterFillComplexBuffer + 287
    185 com.apple.Flexo               0x0000000105c02cd5 FFAudioGraphConcreteRenderSession::Render(AudioBufferList&, unsigned int&) + 69
    186 com.apple.Flexo               0x0000000105d7eb49 -[FFStreamAudio render:withFormat:forTime:andFrames:maxRenderTime:channels:] + 27

    I'm sorry my thread title is so bad. What I meant is "iMovie and Final Cut Pro quit unexpectedly when importing 720p MP4 files"
    Cheers

  • Error while importing a dump file in Oracle 10g R1

    Hi all,
    While trying to import a schema using Data Dump, I am facing the following issue -
    UDI-00018 - Import utility version can not be more recent than the Data Dump server.
    Following is the version information of the source and target DB and the utilities :
    Source DB server : 10.1.0.2.0
    Export utility : 10.1.0.2.0
    Import utility : 10.1.0.2.0
    Target DB server : 10.1.0.2.0
    Export utility : 10.2.0.1.0
    Import utility : 10.2.0.1.0
    I can figure out the cause for the problem, but don't know how to resolve it.
    Any help will be appreciated.
    Thanks in advance.
    Gitika Khurana

    How did you get thre DMP file created and how are you trying to import the dump file? Could you post the commands you're using, please?

  • Getting an error while importing Development Configuration file (NW 2.0)

    i,
        while importing a development configuration file for Webdynpro (  SAP NW 2.0 ), i am getting an error
       "Getting Input Stream Failed-> Unable to find the host ..."
    But i can ping to the server and tr is also working .
    i could see Active and Inactive Objects
    Any access permission is needed to download a configuration file.
    or whatis the reason for this error.
    any preconditions have to be done for importing a configuration file ?

    You can try the following:
    1. try the fully qualified domain name of the DTR server host in NWDS Preferences->Development Configuration.
    2. Are your WAS and JDI are on a higher SP level. That may cause the problem
    regards,

  • Getting an error while importing Development Configuration file

    Hi,
        while importing a development configuration file for Webdynpro (  SAP NW 2.0 ), i am getting an error
       "Getting Input Stream Failed-> Unable to find the host ..."
    Any access permission is needed to download a configuration file.
    or whatis the reason for this error.
    any preconditions have to be done for importing a configuration file ?

    You can try the following:
    1. try the fully qualified domain name of the DTR server host in NWDS Preferences->Development Configuration.
    2. Are your WAS and JDI are on a higher SP level. That may cause the problem
    regards,

  • RemoteMartException exception while saving generated Excel file

    I am getting RemoteMartException exception while saving generated Excel report in our production system. We are using Brio query and classes in sqrib package to create an excel file.
    We did NOT make any changes in the application code recently, suddenly this problem started coming, We also observed that only limited number of users are affected. For other no issues.
    Is there any change in directory properties such as “owner” would result in this behavior? How to find out the location of user directories where the reports are getting stored?
    ####<Apr 23, 2008 1:28:28 PM EDT> <Error> <AvisInteractive> <e2psavcinweb01> <AIProdSvr01> <Thread-23> <<anonymous>> <> <000000> <QueryRunner
    com.oneanswer.avisinteractive.exceptions.AvisInteractiveException: Failed to save file to user directory
         at com.oneanswer.avisinteractive.dod.queryrun.QueryRunner.saveExcelToUserDirectory(QueryRunner.java:279)
         at com.oneanswer.avisinteractive.dod.queryrun.QueryRunner.run(QueryRunner.java:169)
         at com.oneanswer.avisinteractive.threads.ThreadPool$WorkerThread.run(ThreadPool.java:174)
    Caused by: com.sqribe.rm.ReportMartException: 1000095
         at com.sqribe.rm.SessionImpl.submit(Unknown Source)
         at com.sqribe.rm.ReportMartEntityImpl.update(Unknown Source)
         at com.sqribe.rm.VersionedObjectImpl.update(Unknown Source)
         at com.oneanswer.utils.hpsutils.HPSCategoryHelper.saveFileToCategory(HPSCategoryHelper.java:115)
         at com.oneanswer.avisinteractive.dod.queryrun.QueryRunner.saveExcelToUserDirectory(QueryRunner.java:266)
         ... 2 more
    >

    Ensure that you have not opened any excel file or text file with similar name.
    thanks
    G. Lakshmipathi

  • Trigger while importing from .csv file

    hey
    i am importing data from .csv file into a table called temp.
    .csv file is having column sales. the data in that also contains some empty filed or N/A or -
    sales coulmn in my table is NUMBER.
    so while importing some column are not able to import.
    how to write a trigger to eliminate '-' or 'N/A' or ' ' values from the sales column before inserting into the table

    It might be easier if the field on temp was a varchar2 field instead?
    The values entered should be loaded into this field and you can then use the trigger to test the values and convert these into numbers or nulls before inserting onto the proper data table.
    Check out the TO_NUMBER() function in SQL for info on how to convert strings to numbers.
    Regards
    Andy

Maybe you are looking for

  • AR_RECEIPT_API_PUB.Create_cash API error

    Hello all apps version 11.5 This is the first time for me to load data via API I'm using the API called AR_RECEIPT_API_PUB.Create_cash with this syntax DECLARE p_api_version NUMBER; p_init_msg_list VARCHAR2(240); p_commit VARCHAR2(240); p_validation_

  • Manifest for jar file

    hi i create an jar file Manifest-Version: 1.0 Main-Class: com.IR.IRoom Class-Path: classes12.jar aqapill.jar aqapi.jar aqapi60.jar art.jar arutil60.jar atli2.jar atli2_ip.jar atli2_ip_cio.jar bsh.jar codeset.jar commons.jar commons_httpclient.jar com

  • Why does my photo booth say no camera connected?

    I was trying to take pictures on photo booth and it says "no connection to camera", how do I fix that?

  • Workflow Connectivity problem

    Hi guys , i have installed workflow server 10.2 from companion cd and workflow builder 2.6.3 at my pc. i try to connect Workflow builder with workflow server when my system was on domain it's giving me error. ORA-12514:TNS:LISTENER DOES NOT CURRENTLY

  • Problems With Macbook Pro HD Change

    Hey guys, I have a late 2010 Macbook Pro Unibody i5 and I have recently tried a fresh install with my snow leopard disc, however when I boot from disc, I just get the grey screen and cant run the installers. From researching the net its alledgedly to