Exceptions during startup of WLCS 3.5

Hi,
I just downloaded and installed WLCS 3.5. I'm trying to run it with WebLogic
6.0sp1. I get the following errors when the server starts up, although I can
still request pages and the administration tools and exampleportal seem to work
fine.
I've attached the errors in a text file.
Thanks for any insight you can give me,
Gillian
[startup-errors.txt]

Thanks for your reply. I'm running wls6.0 with service pack 1 - is this what you
mean?
If not where can I get rolling patch 1? I've looked on the website but I can't
find it.
Thanks for your help,
Gillian
psimon <[email protected]> wrote:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Are you currently using the rolling patch 1 for WLS6.0, if not, you must
<p>Pascal
<p>Gillian O'Sullivan a écrit :
<blockquote TYPE=CITE>Hi,
<p>I just downloaded and installed WLCS 3.5.  I'm trying to run
it
with WebLogic
<br>6.0sp1.  I get the following errors when the server starts up,
although I can
<br>still request pages and the administration tools and exampleportal
seem to work
<br>fine.
<br>I've attached the errors in a text file.
<p>Thanks for any insight you can give me,
<p>Gillian
<p>  ------------------------------------------------------------------------
<br>                        
Name: startup-errors.txt
<br>   startup-errors.txt    Type: Plain Text
(text/plain)
<br>                    
Encoding: base64</blockquote>
</html>

Similar Messages

  • Tomcat : exception during startup processing

    Hi !
    I have this exception when trying to start Tomcat :
    Starting service Tomcat-Standalone
    Apache Tomcat/4.1-dev
    Starting service Tomcat-Apache
    Apache Tomcat/4.1-dev
    Exception during startup processing
    java.lang.reflect.InvocationTargetException:java.lang.NoSuchError:java.lang.Runtime: method addShutdownHook(java/lang/Thread;)V not found
    at org.apache.catalina.startup.Catalina.start (Unknown source)
    at org.apache.catalina.startup.Catalina.execute(Unknown source)
    at org.apache.catalina.startup.Catalina.process(Unknown source)
    at java.lang.reflect.Method.invoke (Native Method)
    at java.lang.reflect.Method.invoke (Compiled Code)
    at org.apache.catalina.startup.Bootstrap.main (Compiled Code)
    I have imported the jdni.jar in my jdk 1.2.2, and set variables (PATH, JAVA_HOME, CATALINA_HOME, CLASSPATH), and I don't have Apache.
    Please, help me if you have any idea !
    Gaelle.

    Hi,
    I got this error too when I installed Tomcat 3.2.1 on JDK1.2.2. But when I changed by JDK to 1.3.1 and altered the tomcat.bat file to take JAVA_HOME to jdk1.3.1 path, it worked fine.
    Change your JVM to JDK1.3.1 and this should get rid of the error.
    Regards,
    Seetesh

  • Embedded LDAP exception during startup

    Hi,
    I'm getting the following exception during startup on my server:
    "Server failed during initialization.
    Exception:weblogic.security.spi.ProviderInitializationException:
    Entitlement Engine unable to connect to the embedded LDAP server"
    The full stack trace is below..
    What's strange about this, is that it only happens on one of the boxes
    I've tried this one. Every other box (_exact_ copy of the
    configuration) works fine.
    This is Weblogic 7.0 running on Redhat Linux.
    ======== full error log with embedded ldap debugging at level 11
    ===========
    ####<May 1, 2003 4:02:09 PM PDT> <Debug> <EmbeddedLDAP> <s1> <mserver>
    <main> <kernel identity> <> <000000> <binding as root user: cn=admin>
    ####<May 1, 2003 4:02:09 PM PDT> <Debug> <EmbeddedLDAP> <s1> <mserver>
    <main> <kernel identity> <> <000000> <Creating LDAP Connection
    delegate, useSSL is false>
    ####<May 1, 2003 4:02:09 PM PDT> <Debug> <EmbeddedLDAP> <s1> <mserver>
    <main> <kernel identity> <> <000000> <Initializing LDAP Connection
    delegate>
    ####<May 1, 2003 4:02:09 PM PDT> <Debug> <EmbeddedLDAP> <s1> <mserver>
    <main> <kernel identity> <> <000000> <Connecting delegate to :14102>
    ####<May 1, 2003 4:02:09 PM PDT> <Critical> <WebLogicServer> <s1>
    <mserver> <main> <kernel identity> <> <000364> <Server failed during
    initialization. Exception:weblogic.security.spi.ProviderInitializationException:
    Entitlement Engine unable to connect to the embedded LDAP server>
    weblogic.security.spi.ProviderInitializationException: Entitlement
    Engine unable to connect to the embedded LDAP server
    at weblogic.security.providers.authorization.DefaultAuthorizationUtils.getEngine(DefaultAuthorizationUtils.java:160)
    at weblogic.security.providers.authorization.DefaultRoleMapperProviderImpl.initialize(DefaultRoleMapperProviderImpl.java:121)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:1820)
    at weblogic.security.service.RoleManager.initialize(RoleManager.java:152)
    at weblogic.security.service.RoleManager.<init>(RoleManager.java:97)
    at weblogic.security.service.SecurityServiceManager.doRole(SecurityServiceManager.java:1511)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(SecurityServiceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecurityServiceManager.java:1315)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(SecurityServiceManager.java:1432)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1157)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    ####<May 1, 2003 4:02:10 PM PDT> <Emergency> <WebLogicServer> <s1>
    <mserver> <main> <kernel identity> <> <000342> <Unable to initialize
    the server: Fatal initialization exception
    Throwable: weblogic.security.spi.ProviderInitializationException:
    Entitlement Engine unable to connect to the embedded LDAP server
    weblogic.security.spi.ProviderInitializationException: Entitlement
    Engine unable to connect to the embedded LDAP server
    at weblogic.security.providers.authorization.DefaultAuthorizationUtils.getEngine(DefaultAuthorizationUtils.java:160)
    at weblogic.security.providers.authorization.DefaultRoleMapperProviderImpl.initialize(DefaultRoleMapperProviderImpl.java:121)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:1820)
    at weblogic.security.service.RoleManager.initialize(RoleManager.java:152)
    at weblogic.security.service.RoleManager.<init>(RoleManager.java:97)
    at weblogic.security.service.SecurityServiceManager.doRole(SecurityServiceManager.java:1511)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(SecurityServiceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecurityServiceManager.java:1315)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(SecurityServiceManager.java:1432)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1157)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)

    "Ryan D'Silva" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I'm getting the following exception during startup on my server:
    "Server failed during initialization.
    Exception:weblogic.security.spi.ProviderInitializationException:
    Entitlement Engine unable to connect to the embedded LDAP server"
    Make sure the config.xml has the following
    <EmbeddedLDAP Credential="..."/>
    It should be generated if it is not there. Is the config.xml read-only or
    copied from a master config.xml without an EmbeddedLDAP credential?

  • Startup Error:  scheduler: runtime exception during start up: null

    Dear All,
    We are getting the error in the scheduler service.
    Startup Error:  scheduler: runtime exception during start up: null
    We have installed TREX 7 on our Portal server (SP15).
    We can now create index but while assigning  datasource we are getting an exception.
    (Scheduler service not starting, is it the probable error)????
    com.sapportals.wcm.WcmException: Error: service not available
    at
    com.sapportals.wcm.control.classification.ClassificationControl.getSchedulerStatus(ClassificationControl.java:3404)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderScheduler(ClassificationControl.java:3314)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderCrawlerParams(ClassificationControl.java:3262)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderClasses(ClassificationControl.java:3194)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderIndexFolders(ClassificationControl.java:1657)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.render
    (ClassificationControl.java:786)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls
    (HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.VerticalLayout.renderPanes
    (VerticalLayout.java:74)
    at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes
    (VerticalGroupLayout.java:51)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes
    (HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes
    (HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender
    (WdfCompositeController.java:697)
    at com.sapportals.wdf.WdfCompositeController.buildComposition
    (WdfCompositeController.java:665)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender
    (AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest
    (PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent
    (PageProcessorComponent.java:134)
    at
    com.sapportals.wcm.portal.component.base.ControllerComponent.doContent
    (ControllerComponent.java:77)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service
    (AbstractPortalComponent.java:114)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include
    (PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
    (PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest
    (ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
    (Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service
    (Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet
    (HttpHandlerImpl.java:401)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:386)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:364)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle
    (Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request
    (Processor.java:175)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:172)
    Please provide solution ASAP.
    Points will be added for sure
    Regards,
    Sameer

    Hi Kalaivani,
    Thanks for your reply.
    Actually, we are not able to create DataSouce of the corresponding index, while assigning the DataSource to index getting class com.sapportals.wcm.WcmException(Error: service not available) exception.
    I tried to assign different-2 DataSources (as you suggested) but same problem persists.
    Kindly find the exception's logs below..
    com.sapportals.wcm.WcmException: Error: service not available
    at com.sapportals.wcm.control.classification.ClassificationControl.getSchedulerStatus(ClassificationControl.java:3404)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderScheduler(ClassificationControl.java:3314)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderCrawlerParams(ClassificationControl.java:3262)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderClasses(ClassificationControl.java:3194)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderIndexFolders(ClassificationControl.java:1657)
    at com.sapportals.wcm.control.classification.ClassificationControl.render(ClassificationControl.java:786)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.VerticalLayout.renderPanes(VerticalLayout.java:74)
    at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes(VerticalGroupLayout.java:51)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:697)
    at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:665)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Please provide solution ASAP. Points will be rewarded.
    Thanks & Regards,
    Sameer

  • Error during startup of portal service after SPS11

    Hi Guys,
    After installation of SPS11 to our 2004s portal system we have problem with startup of our Portal service.
    Before SPS11 we had SPS9 system and everything was working correctly.
    Our service is connecting to Database during its initialization.
    This is part of our code:
    Properties p = new Properties();
    p.put("java.naming.factory.initial", "com.sap.engine.services.jndi.InitialContextFactoryImpl");
    try
         Context ctx = new InitialContext(p);
         _ds = (DataSource)ctx.lookup(POOLNAME);
         Connection conn = _ds.getConnection();
         conn.close();
         LogWriter.traceInfo(LogWrapper.trace,"Connection established.");
    } catch (NamingException ex)
    The error is:
    #1.5#000802A2BF4A00580000038200003E3000042C1F016BDC9A#1174411586934#System.err#sap.com/irj#System.err#Guest#2####a813ff20d70611dbbcd7000802a2bf4a#SAPEngine_Application_Thread[impl:3]_27##0#0#Error##Plain###com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of SABMILLER.
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:649)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)
         at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)
         at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at cz.sap.statemanagement.StateLogRetriever.<init>(StateLogRetriever.java:73)
    The probleam appears only during startup of portal!
    If you deploy service on running portal it is started without any problems.
    We tried to apply note (Note 960199 - 2-Phase Init Mechanism for Portal Services is Deprecated) but without success.
    This is modification of our portalapps.xml as described in Note.
        <service name="StatemanagementLogService">
          <service-config>
            <property name="className" value="cz.sap.statemanagement.StatemanagementLogService"/>
            <property name="startup" value="true"/>
            <property name="twophaseinit" value="always"/>
          </service-config>
    Please could you help us with this problem?
    Anyone has an idea what is wrong?
    Thanks a lot
    Ondrej

    Hi Nirmal,
    thanks you for your quick response. This is what the installer returns when I use your suggested command:
    Mar 7, 2012 2:35:56 PM [Error]: The parameter jce_policy_zip in externally supplied configuration is invalid.
    I looked up the parameters for the STARTUP:
    rootdir [guiport] [httpport] [guistart] [guimode] [config] [sid] [instanceNr]
    Thus the jce_policy_zip is not a valid parameter.
    However, after deleting the file specified I could just run STARTUP again and this worked.
    Thanks
    Marcel
    Edited by: M. Rabe on Mar 7, 2012 2:57 PM

  • Can't get into Logic crashes during startup

    Hi please help.
    I can't get into Logic Pro during startup after loading loops, instruments, audio units and just at starting of loading my song (at updating) it crashes. Below is the crash report. Can anyone see anything funky that could help me????
    I've tried everything, from a reinstall, to repair permissions, uninstall all audio units,etc..... i'm losing my mind and Apple dudes won't help unless I pay $400 for audio contract, ridiculous!!!!!!
    Process: Logic Pro [733]
    Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: com.apple.logic.pro
    Version: 9.1.1 (1697.53)
    Build Info: Logic-16975300~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [119]
    Date/Time: 2010-10-06 13:50:02.614 -0400
    OS Version: Mac OS X 10.6.4 (10F2521)
    Report Version: 6
    Interval Since Last Report: 37943 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 392 sec
    Per-App Crashes Since Last Report: 4
    Anonymous UUID: 94B8B287-5878-46EA-8880-FA5D6935050C
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ...sic.apps.MAAudioUnitSupport 0x0000000101084128 XAUCopyComponentName + 10152
    1 ...sic.apps.MAAudioUnitSupport 0x000000010107ea16 ArchitectureIndexToID + 22246
    2 ...sic.apps.MAAudioUnitSupport 0x000000010107fe11 ArchitectureIndexToID + 27361
    3 com.apple.logic.pro 0x00000001006bf64e std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> >::M_insert_aux(__gnu_cxx::__normaliterator<CUnilibAnimation**, std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> > >, CUnilibAnimation* const&) + 68878
    4 com.apple.logic.pro 0x00000001006bf182 std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> >::M_insert_aux(__gnu_cxx::__normaliterator<CUnilibAnimation**, std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> > >, CUnilibAnimation* const&) + 67650
    5 com.apple.logic.pro 0x00000001005280ad std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 379581
    6 ...le.music.apps.MAAudioEngine 0x0000000105303752 MD::Init(int, bool) + 4498
    7 ...le.music.apps.MAAudioEngine 0x000000010530976c MDCA::Init(int, bool) + 3068
    8 com.apple.logic.pro 0x00000001000b1e0b std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 72811
    9 com.apple.logic.pro 0x00000001000b2f50 std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 77232
    10 com.apple.logic.pro 0x000000010039adc4 std::Rbtree<short, std::pair<short const, CGRect>, std::_Select1st<std::pair<short const, CGRect> >, std::less<short>, std::allocator<std::pair<short const, CGRect> > >::M_erase(std::_Rb_treenode<std::pair<short const, CGRect> >*) + 100084
    11 com.apple.logic.pro 0x00000001001a741a std::Listbase<PMName, std::allocator<PMName> >::Mclear() + 31626
    12 com.apple.logic.pro 0x00000001001abf07 std::Listbase<PMName, std::allocator<PMName> >::Mclear() + 50807
    13 com.apple.logic.pro 0x00000001005a4b64 std::vector<CMDAudioUnit::SIOConfig, std::allocator<CMDAudioUnit::SIOConfig> >::insert(_gnu_cxx::__normaliterator<CMDAudioUnit::SIOConfig*, std::vector<CMDAudioUnit::SIOConfig, std::allocator<CMDAudioUnit::SIOConfig> > >, CMDAudioUnit::SIOConfig const&) + 502068
    14 com.apple.Foundation 0x000000010579684e nsnotecallback + 167
    15 com.apple.CoreFoundation 0x0000000101742a90 __CFXNotificationPost + 1008
    16 com.apple.CoreFoundation 0x000000010172f008 _CFXNotificationPostNotification + 200
    17 com.apple.Foundation 0x000000010578d7b8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    18 com.apple.AppKit 0x00000001023f4832 -[NSApplication _postDidFinishNotification] + 100
    19 com.apple.AppKit 0x00000001023f4767 -[NSApplication _sendFinishLaunchingNotification] + 66
    20 com.apple.AppKit 0x00000001024bf719 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
    21 com.apple.AppKit 0x00000001024bf395 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    22 com.apple.Foundation 0x00000001057c514a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    23 com.apple.Foundation 0x00000001057c4f7a _NSAppleEventManagerGenericHandler + 114
    24 com.apple.AE 0x0000000106763323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    25 com.apple.AE 0x000000010676321c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    26 com.apple.AE 0x0000000106763123 aeProcessAppleEvent + 210
    27 com.apple.HIToolbox 0x0000000106ac5741 AEProcessAppleEvent + 48
    28 com.apple.AppKit 0x00000001023c4481 _DPSNextEvent + 1191
    29 com.apple.AppKit 0x00000001023c3bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    30 com.apple.AppKit 0x00000001023898d3 -[NSApplication run] + 395
    31 com.apple.prokit 0x0000000101c058a6 NSProApplicationMain + 268
    32 com.apple.logic.pro 0x0000000100029d38 DummyConnection::DummyConnection() + 86
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x000000010340008a kevent + 10
    1 libSystem.B.dylib 0x0000000103401f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x0000000103401c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x000000010340175e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x0000000103401088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x0000000103400f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x000000010342adce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x0000000101757e92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    3 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 com.apple.music.apps.MAFiles 0x000000010520e5c4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3 com.apple.music.apps.MAFiles 0x000000010520e679 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 com.apple.music.apps.MAFiles 0x000000010520e5c4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3 com.apple.music.apps.MAFiles 0x000000010520e679 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00000001033e735a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x0000000103425bc2 pthread_condwait + 1015
    2 com.apple.audio.CoreAudio 0x0000000101653826 CAGuard::WaitFor(unsigned long long) + 168
    3 com.apple.audio.CoreAudio 0x0000000101655db5 CAGuard::WaitUntil(unsigned long long) + 185
    4 com.apple.audio.CoreAudio 0x0000000101653f1f HP_IOThread::WorkLoop() + 1369
    5 com.apple.audio.CoreAudio 0x00000001016539c1 HPIOThread::ThreadEntry(HPIOThread*) + 9
    6 com.apple.audio.CoreAudio 0x00000001016538ef CAPThread::Entry(CAPThread*) + 125
    7 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    8 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1a55 MD::CallProcessThread1(void*) + 85
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1865 MD::CallProcessThread2(void*) + 85
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1675 MD::CallProcessThread3(void*) + 85
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1531 MD::CallProcessThread4(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1321 MD::CallProcessThread5(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 11:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1111 MD::CallProcessThread6(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 12:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f0f01 MD::CallProcessThread7(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 13:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103421d45 nanosleep + 148
    2 libSystem.B.dylib 0x000000010346eb14 sleep + 61
    3 ...sic.apps.MAAudioUnitSupport 0x00000001010893fa CAudioUnitClient::WatchDog(void*) + 26
    4 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 14:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103421d45 nanosleep + 148
    2 libSystem.B.dylib 0x0000000103421caf usleep + 57
    3 ...sic.apps.MAAudioUnitSupport 0x0000000101089f4a CGlobalContext::ListenForCallbacks() + 58
    4 ...sic.apps.MAAudioUnitSupport 0x000000010108ec1a CTestClient::CallbackThread(void*) + 122
    5 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    6 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 15:
    0 libSystem.B.dylib 0x0000000103400eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00000001034012bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x0000000103400f25 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000010c01f8b0 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x00000001035bfc20
    rdi: 0x0000000176e50c00 rsi: 0x0000000000000001 rbp: 0x00007fff5fbfe640 rsp: 0x00007fff5fbfe5e0
    r8: 0x0000000000000001 r9: 0x000000017903e4f0 r10: 0x0000000105788cbe r11: 0x0000000105788d47
    r12: 0x00000001799c04c0 r13: 0x00207fff5fbfe660 r14: 0x0000000000000000 r15: 0x0000000061756678
    rip: 0x0000000101084128 rfl: 0x0000000000010202 cr2: 0x00000001034467ef
    Binary Images:
    0x100000000 - 0x100bbefff com.apple.logic.pro 9.1.1 (1697.53) <65747113-A952-5F8A-9DFC-6AE42123F349> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0x10105a000 - 0x10106bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x101070000 - 0x1010abff7 com.apple.music.apps.MAAudioUnitSupport 9.1.1 (231.34) <D4662D37-02E4-717F-DECF-B331194EA7EA> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
    0x1010d7000 - 0x1010d7ff7 com.apple.Carbon 150 (152) <29318EF4-8EB3-11C1-1AA5-CA67B3B1AC16> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x1010da000 - 0x10131cfef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x101456000 - 0x10157bfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x1015ea000 - 0x101619ff7 +MAAssetSharing 250.10.0 (compatibility 1.0.0) <2B6E6424-A963-8370-C025-4A90BCF6EC59> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
    0x10162f000 - 0x101630ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x101635000 - 0x1016b4fe7 com.apple.audio.CoreAudio 3.2.3 (3.2.3) <EBBC5818-9C04-56A9-6BBD-0938E8FBF8D7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x1016ea000 - 0x10185fff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x101978000 - 0x101a50fe7 com.apple.DiscRecording 5.0.8 (5080.4.1) <36D923C9-FB21-5CB5-026F-D6B77CE98A7B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x101ab0000 - 0x101b0eff7 com.apple.framework.IOKit 2.0 (???) <00376B85-C54E-F1B9-1335-5938D9D2CA4F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x101b30000 - 0x101b36ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x101b3f000 - 0x101b41fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x101b46000 - 0x101ba9ff7 com.apple.music.apps.MALoopManagement 9.1.1 (218.13) <6250F91A-CC49-AEFE-1089-748C8A023C84> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
    0x101be8000 - 0x101de1fe7 com.apple.prokit 5.1 (917) <E64C47BB-71FC-41C2-C9C8-0C45575AB806> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x101f00000 - 0x101f97ff7 com.apple.music.apps.MACore 9.1.1 (475.31) <9F0501FD-6E11-44B0-5853-72768FBCC325> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x102000000 - 0x102000ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x102003000 - 0x10228afe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x102380000 - 0x102d76fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10336b000 - 0x1033bbff7 com.apple.audio.midi.CoreMIDI 1.7 (42) <FD6DF850-6EEB-6804-8854-EDEB8262AC95> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1033e3000 - 0x1033e3ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x1033e6000 - 0x1035a6fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <773EA7FE-A60F-5866-02CD-64DCDF870E45> /usr/lib/libSystem.B.dylib
    0x103637000 - 0x103678fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10369c000 - 0x1036fbfef com.apple.music.apps.MAHarmony 9.1.1 (198.13) <E1A16DA4-7B1D-B8B2-F762-3CCEBA231635> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x103728000 - 0x103b69fef com.apple.music.apps.MAPlugInGUI 9.1.1 (423.18) <F582F6F0-63F3-E667-D5E8-41785FB811E2> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x103f02000 - 0x104509fff com.apple.music.apps.MADSP 9.1.1 (586.30) <A11AA264-D15F-0956-0FCE-75A9A7352883> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x104db3000 - 0x104dd7ff7 com.apple.music.apps.LogicFileBrowser 9.1.1 (1697.53) <FF0516E5-BF89-5283-2F0B-FBB793EB1528> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x104df1000 - 0x104e6ffff com.apple.music.apps.LogicLoopBrowser 9.1.1 (1697.53) <424CF46F-DA3D-5125-3D77-4CE2C25BAAAC> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x104eb2000 - 0x104ed6ff7 com.apple.music.apps.MAApogeeSupport 9.1.1 (311.13) <145495B7-84DE-065A-22A3-9632D0FE128C> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x104eea000 - 0x105059fe7 com.apple.QTKit 7.6.6 (1744) <5CD4B075-EBD3-EDEF-4213-8BC2843B940F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x105143000 - 0x105148fff com.apple.music.apps.MAResources 9.1.1 (211.10) <E07A9D4A-8325-10E3-AF4F-32389850EB07> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x10514b000 - 0x105177fff com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x105190000 - 0x105199fff com.apple.AEProfiling 1.2 (23) <E1182A64-FFDD-B749-D6BF-383F77BF1813> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x1051a3000 - 0x1051b6ff7 com.apple.AERegistration 1.2 (77) <E650855A-49DB-CD83-39FE-F4A2DF46BC96> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x1051cf000 - 0x1051dcfff com.apple.music.apps.MAUnitTest 9.1.1 (95.13) <E6C940C9-8C4A-9125-6FC0-636D2E75DC06> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x1051e5000 - 0x1052a0fef com.apple.music.apps.MAFiles 9.1.1 (143.20) <C51254A2-0444-4A6E-B710-BF0F7883B7C4> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x1052de000 - 0x105351fe7 com.apple.music.apps.MAAudioEngine 9.1.1 (156.34) <179D3153-A643-1A1D-64A5-54541EE6E417> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x1053a7000 - 0x1054e5fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10557d000 - 0x105588fff com.apple.music.apps.MAToolKit 9.1.1 (357.13) <EA1E025E-1B85-EF27-C310-2479B9F8A61D> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x105590000 - 0x105590ff7 com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x105593000 - 0x1055b1fef com.apple.XSKey 1.0.0 (52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1055c3000 - 0x1055d1ff7 com.apple.music.apps.MAVideo 9.1.1 (11.18) <B18E90A9-D4FF-2017-AF11-5BC99A33723F> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x1055db000 - 0x105658fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x1056b9000 - 0x10576ffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x105783000 - 0x105783ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x105786000 - 0x105a07fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x105b7f000 - 0x105b83ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x105b86000 - 0x105b86ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x105b89000 - 0x105bd5fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x105be2000 - 0x105da0fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x105e0f000 - 0x105f26fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x105f4f000 - 0x10601fff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x106092000 - 0x10614bfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <BF1A7D1F-1BB3-78BA-A29E-52384F6E4FD8> /usr/lib/libsqlite3.dylib
    0x10615b000 - 0x10648efe7 com.apple.CoreServices.CarbonCore 861.16 (861.16) <B7C1E3F2-6E95-D172-1C93-38B10CA80F21> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x106507000 - 0x106551ff7 com.apple.Metadata 10.6.3 (507.10) <7913DD85-87D4-527C-DB20-5802ECA3CC31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10657b000 - 0x106638ff7 com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x106692000 - 0x106722fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x106760000 - 0x10679bfff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x1067b5000 - 0x106855fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10689b000 - 0x1068c3fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x1068dd000 - 0x1068f3fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x1068fc000 - 0x10690bfff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x106914000 - 0x106922ff7 libkxld.dylib ??? (???) <7429C0D5-6133-1827-6759-A4FB62F6A751> /usr/lib/system/libkxld.dylib
    0x106926000 - 0x106951ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x10695c000 - 0x106a42fe7 com.apple.DesktopServices 1.5.8 (1.5.8) <8DFD7D6D-1DE7-C805-02F4-E6F3DF0C83F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x106a91000 - 0x106d8ffe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x106ebb000 - 0x107254ff7 com.apple.QuartzCore 1.6.2 (227.22) <3CF27A9E-4B1A-AD21-5B40-E203D1C9350B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x107381000 - 0x10738cff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x107396000 - 0x1073ddff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x107402000 - 0x107403fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x107407000 - 0x10741dfe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <030FE0DE-5150-00A2-6BC6-D25D669F7C8D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10742a000 - 0x107b27067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x107c19000 - 0x107dcffef com.apple.ImageIO.framework 3.0.3 (3.0.3) <1B8E6256-27CD-E0E1-BF7B-AB15B3915685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x107e35000 - 0x107eb3fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x107ef1000 - 0x107f8bfff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x107fb4000 - 0x108069fe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x1080a6000 - 0x1080f7fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x108123000 - 0x108138ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x108146000 - 0x1081cbfff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x108201000 - 0x108242fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10825a000 - 0x10826eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x10827f000 - 0x1082cefef libTIFF.dylib ??? (???) <421F4CB7-ACC7-7E90-FC83-EBC2BCA3ECB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x1082db000 - 0x1082e0fff libGIF.dylib ??? (???) <0A583E66-C43B-5F61-C599-9AC6C5409D66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x1082e5000 - 0x108303fff libPng.dylib ??? (???) <76D798A5-8C16-7FC8-E76E-5B40CA7CFDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10830b000 - 0x10830dfff libRadiance.dylib ??? (???) <4E3DF84D-2D3A-A845-88C6-D196D9DA1F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x108311000 - 0x108337fe7 libJPEG.dylib ??? (???) <DBA0816B-7D0C-2B8D-767D-74E5198B5123> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10833f000 - 0x108419ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x108428000 - 0x108428ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10842b000 - 0x108473ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10847b000 - 0x1084e5fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x1084ef000 - 0x108cf9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x108d42000 - 0x109185fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x109312000 - 0x109421fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <E47BB16D-11B9-C3C1-D69E-14E08401B428> /usr/lib/libcrypto.0.9.8.dylib
    0x109486000 - 0x109487ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10948b000 - 0x10954bfff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x109642000 - 0x10967afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E6B10A46-E64C-9248-29C1-E252410C77B1> /usr/lib/libcups.2.dylib
    0x109689000 - 0x109738fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10975e000 - 0x10977ffff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x109789000 - 0x109789ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10978c000 - 0x1097e1fef com.apple.framework.familycontrols 2.0.1 (2010) <BA0929EE-2D38-AF97-828D-4F80424E47EE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x1097fe000 - 0x1098b3fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x1098e6000 - 0x10990bff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x109924000 - 0x109933ff7 com.apple.opengl 1.6.9 (1.6.9) <5955B8C1-25C2-3871-C15F-F763B6C7050F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10993c000 - 0x10996dfff libGLImage.dylib ??? (???) <15AA374B-2940-756D-DA53-02834AD63EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x109974000 - 0x109997fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1099a0000 - 0x1099a6ff7 IOSurface ??? (???) <EFB29B74-0277-E47B-8B36-467BF822F5FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x1099af000 - 0x1099f8fef libGLU.dylib ??? (???) <058D67A1-0CE4-6797-C783-CF263598EE1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x109a07000 - 0x109a1bfff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x109a2b000 - 0x109b44fef libGLProgrammability.dylib ??? (???) <6BD199F4-2447-E2E1-3591-90E7DDFF8FFA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x109b65000 - 0x109b68ff7 libCoreVMClient.dylib ??? (???) <5C1BE2D4-60D2-B634-E02C-201B9314BCBC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x109b6d000 - 0x109b72fff libGFXShared.dylib ??? (???) <736DF2E0-5DF2-43F4-99C8-2DC587392AE5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x109b77000 - 0x109c03fef SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x109c47000 - 0x109c4efff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x109c57000 - 0x109c70fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x109c85000 - 0x109cd4ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <FE549581-6A40-BD28-24A4-68FA0B616780> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x109cf5000 - 0x109d15ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x109d1f000 - 0x109d31fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x109d38000 - 0x109d8ffff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x109dc2000 - 0x109dc7ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x109dcf000 - 0x109dd2fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x109dd8000 - 0x109deefff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x109e08000 - 0x109e23ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x109e34000 - 0x109e36fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x109e3b000 - 0x109e3eff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x109e43000 - 0x109e81fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x109e99000 - 0x109f0bfef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x109f4e000 - 0x109f8bfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x109f98000 - 0x109fa9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x109fb6000 - 0x10a033fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10a052000 - 0x10a09bff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x10a0cd000 - 0x10a0d8fff com.apple.CrashReporterSupport 10.6.3 (250) <CF6D799D-7054-C423-8704-B22B50297526> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x10a0e5000 - 0x10a11dff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D0B42FD3-5BD1-0B24-D040-253ACBF95FBB> /usr/lib/libssl.0.9.8.dylib
    0x10a132000 - 0x10a292ff7 com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x10a348000 - 0x10a3f6fec com.apple.MobileMe 9 (1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x10a487000 - 0x10a4c1fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x10a4d1000 - 0x10a4deff7 com.apple.AppleFSCompression 24.3 (1.0) <44D0A566-4AC7-3F6A-573E-F1672DD33DCA> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10a4e6000 - 0x10a4f2fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x10a4f7000 - 0x10a760ff7 com.apple.QuartzComposer 4.1 (156.16) <AC16CE8E-CAA3-92B4-7AF3-06FE2FDC6259> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x10a8ba000 - 0x10a949fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x10a99f000 - 0x10a9ceff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x10a9fd000 - 0x10ac38fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x10ad88000 - 0x10ae0afff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x10ae60000 - 0x10ae99ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x10aec5000 - 0x10b0adff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x10b121000 - 0x10b189fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x10b1bf000 - 0x10b2c9ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x10b33c000 - 0x10b37dff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x10b39a000 - 0x10b4c2ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x10b536000 - 0x10ba3afe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x10bb02000 - 0x10bb47fff com.apple.CoreMediaIOServices 130.0 (1035) <33E76BEC-16DD-E65A-F830-EE0FF2DC63C0> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x10bb6a000 - 0x10bbdaff7 com.apple.AppleVAFramework 4.10.8 (4.10.8) <C3B7EABC-66B8-E951-0E03-1E1521D5D03D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x10bbe5000 - 0x10bc47fe7 com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10bc7b000 - 0x10bce7ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x10bd26000 - 0x10bd6dfef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x10bd98000 - 0x10bda1ff7 com.apple.DisplayServicesFW 2.3.0 (282) <212B0D29-AB5E-9ED9-8B84-E8DF98CA1700> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x10bdab000 - 0x10bdeffe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x10be20000 - 0x10be21fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x10be26000 - 0x10bf0cfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x10bf64000 - 0x10bf86ff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
    0x10e500000 - 0x10e535ff7 com.apple.prokit.SnowLeopardPanels 5.1 (917) <1600D8A6-6557-8E73-D2A1-EE93E9E47EA2> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x10e556000 - 0x10e5dcff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x10e659000 - 0x10e65bff7 com.apple.music.apps.anvil.resources 9.1.1 (279.11) <A6E2B61B-4976-BD59-CA70-AC5CC15916A7> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x10e660000 - 0x10e662ff7 com.apple.music.apps.common.resources 9.1.1 (279.11) <05336CBA-31E0-9D1E-85FD-C928B256A7F9> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x10e667000 - 0x10e669ff7 com.apple.music.apps.ebp.resources 9.1.1 (279.11) <A22192EB-0AD3-81D4-CDBB-23071500BF14> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x10e66e000 - 0x10e670ff7 com.apple.music.apps.efx.resources 9.1.1 (279.11) <FF944264-330E-58D5-2B00-2EE206548AE3> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x10e675000 - 0x10e677ff7 com.apple.music.apps.egt.resources 9.1.1 (279.11) <23DF38F9-4EBD-94B9-C7BA-2C7DF9A339A1> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x10e67c000 - 0x10e67eff7 com.apple.music.apps.emx.resources 9.1.1 (279.11) <436C3DF3-9EB6-ABF6-6FA0-CBA9C76F44E8> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x10e683000 - 0x10e685ff7 com.apple.music.apps.es1.resources 9.1.1 (279.11) <9ECE8B86-19EE-60A0-A4EB-1ABE389EDBF8> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x10e68a000 - 0x10e68cff7 com.apple.music.apps.es2.resources 9.1.1 (279.11) <7FE380C8-2989-3C8A-C16A-6C902C28F1B2> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x10e691000 - 0x10e693ff7 com.apple.music.apps.esp.resources 9.1.1 (279.11) <A28E4F67-2AB7-4876-C952-A0F20D742C24> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x10e698000 - 0x10e69aff7 com.apple.music.apps.evb3.resources 9.1.1 (279.11) <38BC30A5-3676-BB94-2D20-E372D0477F79> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x10e69f000 - 0x10e6a1ff7 com.apple.music.apps.evd6.resources 9.1.1 (279.11) <6802D77D-CA74-FD3B-B0F1-59C93E3D6EA2> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x10e6a6000 - 0x10e6a8ff7 com.apple.music.apps.evoc.resources 9.1.1 (279.11) <C29C067E-26C9-ECB6-1A01-A0206B51E1B4> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x10e6ad000 - 0x10e6afff7 com.apple.music.apps.evp88.resources 9.1.1 (279.11) <6FC9222A-944E-5176-BBA1-65F6D1B6BF9B> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x10e6b4000 - 0x10e6b6ff7 com.apple.music.apps.exs24.resources 9.1.1 (279.11) <FC1AE9C9-CB8E-ED1D-14BA-078110D399E2> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x10e6bb000 - 0x10e6bdff7 com.apple.music.apps.guitaramp.resources 9.1.1 (279.11) <FE11D744-BCD1-AB30-7DE4-6B73A6BB5D1C> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x10e6c2000 - 0x10e6c4ff7 com.apple.music.apps.guitarcontrols.resources 9.1.1 (279.11) <4E29F980-E602-486F-ED9B-75CA5A827712> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x10e6c9000 - 0x10e6cbff7 com.apple.music.apps.mutapdel.resources 9.1.1 (279.11) <BC5E4EDD-2512-58CD-BC3A-CC5F0A8E31AB> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x10e6d0000 - 0x10e6d2ff7 com.apple.music.apps.pedalboard.resources 9.1.1 (279.11) <296C637F-9C2C-D136-A424-28DD2475BC33> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x10e724000 - 0x10e731fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <A49676A5-D9AF-56DE-ACA6-CC0005E42398> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x10e776000 - 0x10e7b9ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <28EB1C4B-56C3-85AA-BAB0-0163EBE51427> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x10e7d7000 - 0x10e7dbfff com.apple.audio.AudioIPCPlugIn 1.1.3 (1.1.3) <22463944-551E-75A8-C405-D2D3407B13FF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x10e7e0000 - 0x10e7e6fff com.apple.audio.AppleHDAHALPlugIn 1.9.3 (1.9.3f5) <14EFBE46-438F-79BE-C3EE-D3F7B0E0AE9C> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1539db000 - 0x1539e3ff7 com.apple.proapps.mrcheckpro 1.4 (388.1) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1539ee000 - 0x1539f2ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <A5BECE74-6C4A-E7F3-1948-667ED1A74864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x153c00000 - 0x153ccbfe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x153dd2000 - 0x153e03fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    0x153e11000 - 0x153e13ff7 com.apple.music.apps.revolver.resources 9.1.1 (279.11) <3113D616-394B-884D-82DF-DD047444AE55> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x153f22000 - 0x153f5fff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    0x153fb0000 - 0x153fd6fff GLRendererFloat ??? (???) <4C910D72-E95E-B5D5-9395-0F0112DBE86E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x153ff0000 - 0x153ff2ff7 com.apple.music.apps.sphere.resources 9.1.1 (279.11) <5EC1AB3A-9ACD-1493-D67F-048FDEB9331C> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x155000000 - 0x155375fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x156ae2000 - 0x156c74fe7 GLEngine ??? (???) <6FE4B4AA-5AC9-6614-BA20-1E894E4F7DCC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15942e000 - 0x159800ff7 com.apple.ATIRadeonX3000GLDriver 1.6.20 (6.2.0) <D4D49B7D-A1E8-0FB3-3459-D44CDBD8DDA1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x15983b000 - 0x159a1efef libType1Scaler.dylib ??? (???) <24E9B836-3E8C-A005-22D4-B34799E7164B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libType1Scaler.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <1CF125D0-00E6-8665-8C72-C68DCC709C4D> /usr/lib/dyld
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <773EA7FE-A60F-5866-02CD-64DCDF870E45> /usr/lib/libSystem.B.dylib
    Model: MacPro5,1, BootROM MP51.007F.B00, 12 processors, 6-Core Intel Xeon, 2.93 GHz, 32 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 5770, Display, Slot-1
    PCI Card: ATI Radeon HD 5770, Display, Slot-2
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: HL-DT-ST DVD-RW GH61N
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    USB Device: USB 2.0 Hub [MTT], 0x1a40 (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd100000
    USB Device: iLok, 0x088e, 0x5036, 0xfd120000
    USB Device: USB 2.0 Hub [MTT], 0x1a40 (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd150000
    USB Device: Desktop, 0x0bc2, 0x3300, 0xfd156000
    USB Device: External HDD, 0x1058 (Western Digital Technologies, Inc.), 0x1003, 0xfd151000
    USB Device: External HD, 0x059b (Iomega Corporation), 0x0370, 0xfd154000
    USB Device: Ext HDD 1021, 0x1058 (Western Digital Technologies, Inc.), 0x1021, 0xfd155000
    USB Device: External HD, 0x059b (Iomega Corporation), 0x0370, 0xfd152000
    USB Device: Oxygen 61, 0x0763 (M-Audio), 0x2028, 0xfd153000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x912f, 0xfd300000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd310000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd312000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9221, 0xfd320000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
    USB Device: Generic USB Hub, 0x058f (Alcor Micro, Corp.), 0x9254, 0x1a200000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911d, 0x1a230000
    USB Device: Apple Cinema Display, 0x05ac (Apple Inc.), 0x921d, 0x1a233000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911d, 0x1a240000
    USB Device: Apple Cinema Display, 0x05ac (Apple Inc.), 0x921d, 0x1a243000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: 2big quadra, LaCie, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown
    FireWire Device: unknown_device, Unknown
    FireWire Device: Duet, Apogee Electronics, Up to 400 Mb/sec

    Have you tried opening another song from Finder? Tried opening your song on another computer? Maybe it is just this one session that has corrupted?

  • Character set error during startup

    Hi all
    This is a follow up of the following problem: Paralel Install of Ora8i and Ora9i
    Please read it before continue.
    This seems to be a database problem, so that I post it here:
    I'm going forward with my problem. It seems that's a problem with versions in the startup routine. When I try to start the instances with the 9i dbstart tool, all is going well.
    Now I changed the oracle script in /etc/init.d in a was that it will explicitly start the 9i dbstart tool. Now the instances come up normally, except the following error during mount of the instance:
    ORA-12709: error while loading create database character set.
    For me it looks like an mistaken during the creation of the database. Or perhaps its again a version problem.
    Any clue around for this?
    Greetings
    Salvatore

    Ok Here the answers:
    1) Error during startup
    2) Error during startup
    3) Error during startup
    The Oracle Environment seems to be OK. I can use all variables in the oracle script during OS boot.
    I suspect that something is going wrong during the database creation. But in the Oracle Error Message Documentation I read "contact Support Services". So I'm unsure what to do. AFAIK we don't have a support contract, nor I can use any paid service.

  • FRM-92101 There was a failure in the forms server during startup

    Hi guys when running EBS i am getting this error:
    it happens when i try to load any form i.e hrms managemnet --> work structure -> organization
    error : FRM-92101 There was a failure in the forms server during startup
    this could happen due to invalid configuration
    please look into webserver log file for detail
    following are the formsweb.cfg file details:
    -------------------------------------------------------------------------------start----------------------------------------
    [oratest@kapp server]$ vi formsweb.cfg
    [oratest@kapp server]$ tail -1000 formsweb.cfg
    # $Id: formsweb.cfg 15-apr-2005.13:17:30 pkuhn Exp $
    # formsweb.cfg defines parameter values used by the FormsServlet (frmservlet)
    # This section defines the Default settings. Any of them may be overridden in the
    # following Named Configuration sections. If they are not overridden, then the
    # values here will be used.
    # The default settings comprise two types of parameters: System parameters,
    # which cannot be overridden in the URL, and User Parameters, which can.
    # Parameters which are not marked as System parameters are User parameters.
    # SYSTEM PARAMETERS
    # These have fixed names and give information required by the Forms
    # Servlet in order to function. They cannot be specified in the URL query
    # string. But they can be overridden in a named configuration (see below).
    # Some parameters specify file names: if the full path is not given,
    # they are assumed to be in the same directory as this file. If a path
    # is given, then it should be a physical path, not a URL.
    # USER PARAMETERS
    # These match variables (e.g. %form%) in the baseHTML file. Their values
    # may be overridden by specifying them in the URL query string
    # (e.g. "http://myhost.mydomain.com/forms/frmservlet?form=myform&width=700")
    # or by overriding them in a specific, named configuration (see below)
    [default]
    # System parameter: default base HTML file
    baseHTML=base.htm
    # System parameter: base HTML file for use with JInitiator client
    baseHTMLjinitiator=basejini.htm
    # System parameter: base HTML file for use with Sun's Java Plug-In
    baseHTMLjpi=basejpi.htm
    # System parameter: delimiter for parameters in the base HTML files
    HTMLdelimiter=%
    # System parameter: working directory for Forms runtime processes
    # WorkingDirectory defaults to <oracle_home>/forms if unset.
    workingDirectory=
    # System parameter: file setting environment variables for the Forms runtime processes
    envFile=default.env
    # Forms runtime argument: whether to escape certain special characters
    # in values extracted from the URL for other runtime arguments
    escapeparams=true
    # Forms runtime argument: which form module to run
    form=test.fmx
    # Forms runtime argument: database connection details
    userid=
    # Forms runtime argument: whether to run in debug mode
    debug=no
    # Forms runtime argument: host for debugging
    host=
    # Forms runtime argument: port for debugging
    port=
    # Other Forms runtime arguments: grouped together as one parameter.
    # These settings support running and debugging a form from the Builder:
    otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
    # Sub argument for otherparams
    buffer=no
    # Sub argument for otherparams
    debug_messages=no
    # Sub argument for otherparams
    array=no
    # Sub argument for otherparams
    obr=no
    # Sub argument for otherparams
    query_only=no
    # Sub argument for otherparams
    quiet=yes
    # Sub argument for otherparams
    render=no
    # Sub argument for otherparams
    record=
    # Sub argument for otherparams
    tracegroup=
    # Sub argument for otherparams
    log=
    # Sub argument for otherparams
    term=
    # HTML page title
    pageTitle=Oracle Application Server Forms Services
    # HTML attributes for the BODY tag
    HTMLbodyAttrs=
    # HTML to add before the form
    HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms/lservlet
    # Forms applet parameter
    codebase=/forms/java
    # Forms applet parameter
    imageBase=DocumentBase
    # Forms applet parameter
    width=750
    # Forms applet parameter
    height=600
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,22
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=0
    # Single Sign-On OID configuration parameter
    oid_formsid=%OID_FORMSID%
    # Single Sign-On OID configuration parameter
    oracle_home=/mnt/extdrive/VIS/apps/tech_st/10.1.2/
    # Single Sign-On OID configuration parameter
    formsid_group_dn=%GROUP_DN%
    # Single Sign-On OID configuration parameter: indicates whether we allow
    # dynamic resource creation if the resource is not yet created in the OID.
    ssoDynamicResourceCreate=true
    # Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
    ssoErrorUrl=
    # Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
    ssoCancelUrl=
    # Single Sign-On parameter: indicates whether the url is protected in which
    # case mod_osso will be given control for authentication or continue in
    # the FormsServlet if not. It is false by default. Set it to true in an
    # application-specific section to enable Single Sign-On for that application.
    ssoMode=false
    # The parameter allow_debug determines whether debugging is permitted.
    # Administrators should set allow_debug to "true" if servlet
    # debugging is required, or to provide access to the Forms Trace Xlate utility.
    # Otherwise these activities will not be allowed (for security reasons).
    allow_debug=false
    # Parameter which determines whether new Forms sessions are allowed.
    # This is also read by the Forms EM Overview page to show the
    # current Forms status.
    allowNewConnections=true
    # EndUserMonitoring
    # EndUserMonitoringEnabled parameter
    # Indicates whether EUM/Chronos integration is enabled
    EndUserMonitoringEnabled=
    # EndUserMonitoringURL
    # indicates where to record EUM/Chronos data
    EndUserMonitoringURL=
    # Example Named Configuration Section
    # Example 1: configuration to run forms in a separate browser window with
    # "generic" look and feel (include "config=sepwin" in the URL)
    # You may define your own specific, named configurations (sets of parameters)
    # by adding special sections as illustrated in the following examples.
    # Note that you need only specify the parameters you want to change. The
    # default values (defined above) will be used for all other parameters.
    # Use of a specific configuration can be requested by including the text
    # "config=<your_config_name>" in the query string of the URL used to run
    # a form. For example, to use the sepwin configuration, your could issue
    # a URL like "http://myhost.mydomain.com/forms/frmservlet?config=sepwin".
    [sepwin]
    separateFrame=True
    lookandfeel=Generic
    # Example Named Configuration Section
    # Example 2: configuration forcing use of the Java Plugin in all cases (even if
    # the client browser is on Windows)
    [jpi]
    baseHTMLJInitiator=basejpi.htm
    # Example Named Configuration Section
    # Example 3: configuration running the Forms ListenerServlet in debug mode
    # (debug messages will be written to the servlet engine's log file).
    [debug]
    serverURL=/forms/lservlet/debug
    # Sample configuration for deploying WebUtil. Note that WebUtil is shipped with
    # DS but not AS and is also available for download from OTN.
    [webutil]
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar
    archive=frmall.jar
    lookAndFeel=orac
    ------------------------------------------------------end----------------------------------------------
    plz help
    regards,
    kashif

    Hi Hussein,
    i got the error in application log that libXm.so.2 is missing, then i installed openmotif to resolve it, but after that form window is not opening.
    and application log is as follows:
    10/10/22 18:41:45.258 10.1.3.0.0 Started
    10/10/22 18:41:46.981 formsweb: FormsServlet init():
    configFileName: /mnt/extdrive/VIS/inst/apps/VIS_kapp/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    10/10/22 18:41:46.993 formsweb: 10.1.3.0.0 Started
    10/10/22 18:44:38.873 formsweb: ListenerServlet init()
    10/10/22 18:44:40.204 formsweb: Forms session <1> failed during startup: no response from runtime process
    10/10/22 18:44:40.206 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    10/10/23 14:57:11.795 10.1.3.0.0 Started
    10/10/23 14:57:22.415 formsweb: FormsServlet init():
    configFileName: /mnt/extdrive/VIS/inst/apps/VIS_kapp/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    10/10/23 14:57:22.641 formsweb: 10.1.3.0.0 Started
    10/10/23 15:01:33.111 formsweb: 10.1.3.0.0 Stopped
    10/10/23 15:05:56.542 10.1.3.0.0 Started
    10/10/23 15:05:58.541 formsweb: FormsServlet init():
    configFileName: /mnt/extdrive/VIS/inst/apps/VIS_kapp/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    10/10/23 15:05:58.652 formsweb: 10.1.3.0.0 Started
    10/10/23 15:15:29.23 formsweb: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:302)
    at java.nio.channels.Channels.write(Channels.java:60)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:134)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:306)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    10/10/23 15:32:28.558 formsweb: 10.1.3.0.0 Stopped
    10/10/23 15:33:44.992 10.1.3.0.0 Started
    10/10/23 15:33:46.570 formsweb: FormsServlet init():
    configFileName: /mnt/extdrive/VIS/inst/apps/VIS_kapp/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    10/10/23 15:33:46.610 formsweb: 10.1.3.0.0 Started
    regards,
    kashif

  • Problem during startup of NWDS - Error while opening NWDS -

    Hi,
    iam unable to start up NWDS.problem during startup of NWDS
    Error when double click the NWDS to open.
    Error in .log file of workshop[--
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Dec 03, 2007 15:59:04.226
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
         at org.eclipse.swt.SWT.error(SWT.java:2330)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:101)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)
         at org.eclipse.swt.widgets.Display.release(Display.java:1782)
         at org.eclipse.swt.graphics.Device.dispose(Device.java:212)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1390)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more

    Hi nayab,
                     Ur workspace metadata seems to be corrupted. Go to ur workspace. rename .metadata folder  & open the NWDS. It will not show ur previous configuration so u have to import the Development configuration again. In case ur any activity is open, it will come back when u import the Development Configuration.
    regards
    Sumit

  • Final Cut Pro X continuously crashes during startup

    Hi,
    Does anyone have a solution for Final Cut Pro X continuously crashing during startup? I can't get it to work anymore on my MacPro since I tried to import iMovie events into it (it crashed then). The error message I keep on getting in the console is:
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001187a4006
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thanks in advance for any help on like how to reset it to its default or anything that will help solve the crash.
    Rogier

    Here it is Jon:
    Process:         Final Cut Pro [568]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.0 (179114)
    Build Info:      ProEditor-179110400~1
    App Item ID:     424389933
    App External ID: 3491984
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [150]
    Date/Time:       2011-06-24 01:41:18.510 +0200
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000012d4db006
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.Flexo                         0x00000001008ef07b DVFormatReaderCreateFromStream + 2795
    1   com.apple.Flexo                         0x00000001008ebab4 -[FFMovieInstanceFig _openMovie] + 308
    2   com.apple.Flexo                         0x00000001008eb60a -[FFMovieInstanceFig initWithURL:] + 106
    3   com.apple.Fig.provider                  0x00000001107a94df 0x11079e000 + 46303
    4   com.apple.Flexo                         0x0000000100743364 -[FFProvider _sourcesMakeIfNil] + 452
    5   com.apple.Flexo                         0x0000000100742048 -[FFProvider sourceKeys] + 24
    6   com.apple.Flexo                         0x00000001007434f5 -[FFProvider firstVideoSource] + 53
    7   com.apple.Flexo                         0x0000000100743b46 +[FFProvider providerHasValidSourceForURL:] + 182
    8   com.apple.Flexo                         0x0000000100d63d6b -[FFMediaEventProjectData newAnchoredSequenceFromURL:manageFileType:keywords:validateFiles:] + 811
    9   com.apple.Flexo                         0x0000000100d650a5 -[FFMediaEventProjectData addClipsFromURLs:manageFileType:processNow:warnClipsAlreadyExist:isImportingFro mImovie:keywordSets:validateFiles:] + 485
    10  com.apple.Flexo                         0x0000000100bcfff1 -[FFIMovieImporter newImportMediaWithURL:pathPtr:error:] + 1505
    11  com.apple.Flexo                         0x0000000100bcf478 -[FFIMovieImporter importToEventWithDisplayName:error:] + 408
    12  com.apple.Flexo                         0x0000000100bd12a1 +[FFIMovieImporter actionImportWithURL:project:event:error:] + 481
    13  com.apple.FinalCut                      0x0000000100033ecd -[PEAppController importEventDirectory:withProgress:] + 605
    14  com.apple.FinalCut                      0x0000000100033a4a -[PEAppController eventImportAlertDidEnd:returnCode:contextInfo:] + 250
    15  com.apple.AppKit                        0x00007fff81635156 -[NSAlert didEndAlert:returnCode:contextInfo:] + 107
    16  com.apple.AppKit                        0x00007fff81622d45 -[NSApplication endSheet:returnCode:] + 321
    17  com.apple.AppKit                        0x00007fff8161c170 -[NSAlert buttonPressed:] + 264
    18  com.apple.AppKit                        0x00007fff81534eda -[NSApplication sendAction:to:from:] + 95
    19  com.apple.prokit                        0x00000001002f77ed -[NSProApplication sendAction:to:from:] + 100
    20  com.apple.Flexo                         0x00000001008c6028 -[FFApplication sendAction:to:from:] + 104
    21  com.apple.AppKit                        0x00007fff81534e39 -[NSControl sendAction:to:] + 94
    22  com.apple.AppKit                        0x00007fff815c084b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    23  com.apple.AppKit                        0x00007fff815f137a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    24  com.apple.AppKit                        0x00007fff815bf2f5 -[NSControl mouseDown:] + 624
    25  com.apple.AppKit                        0x00007fff814d93a7 -[NSWindow sendEvent:] + 5409
    26  com.apple.AppKit                        0x00007fff8140eafa -[NSApplication sendEvent:] + 4719
    27  com.apple.prokit                        0x00000001002f8f48 -[NSProApplication sendEvent:] + 1634
    28  com.apple.Flexo                         0x00000001008c5943 -[FFApplication sendEvent:] + 483
    29  com.apple.AppKit                        0x00007fff813a56de -[NSApplication run] + 474
    30  com.apple.prokit                        0x00000001002fa04b NSProApplicationMain + 267
    31  com.apple.FinalCut                      0x0000000100002138 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff894a7c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff894a9add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff894a97b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff894a92de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff894a8c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff894a8aa5 start_wqthread + 13
    Thread 2:  Dispatch queue: com.apple.root.low-priority
    0   libSystem.B.dylib                       0x00007fff894a7c0a kevent + 10
    1   com.apple.Flexo                         0x00000001009afcac __-[FFStorageManager _createKernelQueue]_block_invoke_1 + 28
    2   libSystem.B.dylib                       0x00007fff894cad64 _dispatch_call_block_and_release + 15
    3   libSystem.B.dylib                       0x00007fff894a92d1 _dispatch_worker_thread2 + 239
    4   libSystem.B.dylib                       0x00007fff894a8c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff894a8aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff894c9a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff894cd881 _pthread_cond_wait + 1286
    2   com.apple.progl.framework               0x00000001028a17ea (anonymous namespace)::threadFunc(void*) + 70
    3   com.apple.procore.framework             0x00000001001594fc PCThread::startup(void*) + 18
    4   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 4:  com.apple.flexo.throttled-scheduled-io
    0   libSystem.B.dylib                       0x00007fff894c9a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff894cd881 _pthread_cond_wait + 1286
    2   com.apple.Flexo                         0x0000000100872858 Synchronizable::Wait() + 56
    3   com.apple.Fig.provider                  0x00000001107cb0a8 0x11079e000 + 184488
    4   com.apple.Flexo                         0x000000010087b65a Thread::RunHelper(void*) + 42
    5   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff894a8a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff894a8e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff894a8aa5 start_wqthread + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff894c9a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff894cd881 _pthread_cond_wait + 1286
    2   com.apple.CoreVideo                     0x00007fff827d7342 CVDisplayLink::runIOThread() + 804
    3   com.apple.CoreVideo                     0x00007fff827d6fe3 startIOThread(void*) + 139
    4   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 7:  MIO Mounting Thread
    0   libSystem.B.dylib                       0x00007fff8948edda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff894cd772 _pthread_cond_wait + 1015
    2   com.apple.Foundation                    0x00007fff8076efa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation                    0x00007fff80762122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO                   0x00000001015c989c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff80735204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 8:  MIO Mounting Thread
    0   libSystem.B.dylib                       0x00007fff8948edda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff894cd772 _pthread_cond_wait + 1015
    2   com.apple.Foundation                    0x00007fff8076efa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation                    0x00007fff80762122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO                   0x00000001015c989c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff80735204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 9:  MIO Mounting Thread
    0   libSystem.B.dylib                       0x00007fff8948edda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff894cd772 _pthread_cond_wait + 1015
    2   com.apple.Foundation                    0x00007fff8076efa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation                    0x00007fff80762122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO                   0x00000001015c989c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff80735204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 10:  MIO Mounting Thread
    0   libSystem.B.dylib                       0x00007fff8948edda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff894cd772 _pthread_cond_wait + 1015
    2   com.apple.Foundation                    0x00007fff8076efa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation                    0x00007fff80762122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO                   0x00000001015c989c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff80735204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 11:  MIO Mounting Thread
    0   libSystem.B.dylib                       0x00007fff8948edda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff894cd772 _pthread_cond_wait + 1015
    2   com.apple.Foundation                    0x00007fff8076efa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation                    0x00007fff80762122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO                   0x00000001015c989c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation                    0x00007fff80735204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 12:  com.apple.dvdplayback-DDPTask
    0   libSystem.B.dylib                       0x00007fff8948edb6 semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin                   0x000000012d9eeeb7 semaphore_wait(viona_semaphore_t*) + 55
    2   com.apple.AVCHDPlugin                   0x000000012d9fc460 WinPortServer::ProcessMessages() + 768
    3   com.apple.AVCHDPlugin                   0x000000012d9808a3 DDP_Init + 723
    4   com.apple.AVCHDPlugin                   0x000000012d9ee6c0 ST20Thread::Run(PThreadRunParams*) + 32
    5   libSystem.B.dylib                       0x00007fff8956a29a _pthread_body + 24
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8948ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8948f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff875bb932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff875badbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff875bab46 CFRunLoopRun + 70
    5   com.apple.qmaster.do                    0x000000013274c439 swamp::CRAdReceiver2::ReceivingThread::runOnce() + 187
    6   com.apple.AECore                        0x0000000110d8aca5 aecore::CThread::runThread() + 35
    7   com.apple.AECore                        0x0000000110d88c8a threadProc(void*) + 9
    8   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff894d2932 select$DARWIN_EXTSN + 10
    1   com.apple.AECore                        0x0000000110d8acd2 aecore::CThread::runThread() + 80
    2   com.apple.AECore                        0x0000000110d88c8a threadProc(void*) + 9
    3   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 15:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff894d2932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff875dd498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff894a8a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff894a8e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff894a8aa5 start_wqthread + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff894a8a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff894a8e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff894a8aa5 start_wqthread + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff894a8a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff894a8e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff894a8aa5 start_wqthread + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff894c9a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff894c98f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff894c9863 usleep + 57
    3   com.apple.AppKit                        0x00007fff8152b3a1 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4   com.apple.Foundation                    0x00007fff80735204 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff894c7fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff894c7e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x000000000000000c  rdx: 0x000000012d4db006
      rdi: 0x000000012d4db006  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfd610  rsp: 0x00007fff5fbfd420
       r8: 0x000000000000000b   r9: 0x0000000000000001  r10: 0x000000012d48f000  r11: 0x00000000000203a0
      r12: 0x0000000064762020  r13: 0x00000001008eeed0  r14: 0x00000001188e7a90  r15: 0x00007fff5fbfd5a0
      rip: 0x00000001008ef07b  rfl: 0x0000000000010297  cr2: 0x000000012d4db006
    Binary Images:
           0x100000000 -        0x1000c1fef  com.apple.FinalCut 10.0 (179114) <87A93BA7-2A69-1860-23E6-488F5B67F581> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
           0x100139000 -        0x100214ff7  com.apple.procore.framework 4.0.2 (757) <AF641CD5-22F4-A3A3-8DA0-6DA454F9F936> /Applications/Final Cut Pro.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCore
           0x10026d000 -        0x1002b8fff  com.apple.CoreMedia.ProAppsSupport 1.0 (705.23) <0A55958C-289F-A22B-8D1D-B77FC78083A7> /Applications/Final Cut Pro.app/Contents/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x1002da000 -        0x100568ff7  com.apple.prokit 7.0.1 (1331.1) <0C6C56BB-83E2-7090-90D0-C9005C955F8A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x1006ea000 -        0x101178fe7  com.apple.Flexo 1.0.0 (21) <91672C1C-5F24-7DA3-8F20-D947CEF87488> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Flexo
           0x101599000 -        0x10165eff7  com.apple.proapps.MIO 2.0 (17882.8) <76C85FB2-8916-CA80-157C-DE1F58964A0B> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
           0x1016c3000 -        0x1016e1fff  com.apple.pro.sharedstudio 1.0 (17882.8) <29B0D24A-8DD5-C3C7-259F-F6B5304279BC> /Applications/Final Cut Pro.app/Contents/Frameworks/StudioSharedResources.framework/Versions/A/StudioSh aredResources
           0x101700000 -        0x1017c5ff7  com.apple.TLKit 1.0 (17882.8) <D0728C96-1CB6-5DE7-CAAB-7FEB43CD3115> /Applications/Final Cut Pro.app/Contents/Frameworks/TLKit.framework/Versions/A/TLKit
           0x101820000 -        0x1018c4fe7  com.apple.LunaKit 1.0 (17882.8) <7FA08F09-5359-DEC3-000F-C0F8DC2867C7> /Applications/Final Cut Pro.app/Contents/Frameworks/LunaKit.framework/Versions/A/LunaKit
           0x10193c000 -        0x101949ff7  com.apple.framework.SPSupport 10.6.0 (217) <51284BD9-2EED-A0D6-45D9-DA89C6E6CA5F> /System/Library/PrivateFrameworks/SPSupport.framework/Versions/A/SPSupport
           0x101954000 -        0x101971fe7  com.apple.DeepSkyLite 0.6 (17882.8) <A7B29622-F387-1E24-3B25-A47D3E586A74> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/DeepSkyLite.f ramework/Versions/A/DeepSkyLite
           0x101985000 -        0x101d96ff7  com.apple.VideoToolbox.ProAppsSupport 1.0 (705.23) <1E4B1D1F-97D3-CFE5-0C74-BC30CFD4BD0C> /Applications/Final Cut Pro.app/Contents/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x101e20000 -        0x102247fef  com.apple.MediaToolbox.ProAppsSupport 1.0 (705.23) <B3352791-1B8B-0E10-BC17-8EE36C16CEBE> /Applications/Final Cut Pro.app/Contents/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x1022bf000 -        0x1023fdfef  com.apple.prochannel.framework 4.0.2 (17882.8) <5185F8FE-7C4B-0F00-5E61-C48684245499> /Applications/Final Cut Pro.app/Contents/Frameworks/ProChannel.framework/Versions/A/ProChannel
           0x1024ae000 -        0x1024aefff  com.apple.Helium 3.1.0 (17882.8) <C11A3FB0-EEBA-B753-631B-D862A28BA3FD> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
           0x1024b2000 -        0x10251dfff  com.apple.proinspector.framework 4.0.2 (17882.8) <8D2C634D-66C4-436B-0BDD-D23182B968F2> /Applications/Final Cut Pro.app/Contents/Frameworks/ProInspector.framework/Versions/A/ProInspector
           0x10255e000 -        0x10258afff  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x1025a3000 -        0x1025b8fef  com.apple.MAAudioUnitSupport 1.0.0 (101) <81BEDC93-B46A-0C92-07F3-C90C2BBE0679> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/MAAudioUnitSu pport.framework/Versions/A/MAAudioUnitSupport
           0x1025c8000 -        0x102618fff  com.apple.proshapes.framework 1.0 (17882.8) <EC3D6B72-F71C-BD80-C775-7B42A307E525> /Applications/Final Cut Pro.app/Contents/Frameworks/ProShapes.framework/Versions/A/ProShapes
           0x102644000 -        0x102757ff7  com.apple.proosc.framework 3.1.0 (17882.8) <E8D31602-A87A-8641-0594-98CECD20FED2> /Applications/Final Cut Pro.app/Contents/Frameworks/ProOSC.framework/Versions/A/ProOSC
           0x1027ae000 -        0x1027c8ff7  com.apple.iLifeFaceRecognition 1.0 (21) <5D45F816-8F9C-C6F5-4050-1331BCA3ADB2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/iLifeFaceRecognition
           0x1027db000 -        0x102857ff7  com.apple.procurveeditor.framework 3.1.0 (17882.8) <BB346BED-A8EB-9C03-9EC9-B681A6DEB954> /Applications/Final Cut Pro.app/Contents/Frameworks/ProCurveEditor.framework/Versions/A/ProCurveEditor
           0x102891000 -        0x1028c5fef  com.apple.progl.framework 1.0 (17882.8) <9428DD32-248E-3688-7A04-02C538DF2B23> /Applications/Final Cut Pro.app/Contents/Frameworks/ProGL.framework/Versions/A/ProGL
           0x1028f7000 -        0x1029a1ff7  com.apple.ProAppsFxSupport 4.0.0 (17882.8) <D87B3651-A3CC-28A4-72C6-FF4605FFB442> /Applications/Final Cut Pro.app/Contents/Frameworks/ProAppsFxSupport.framework/Versions/A/ProAppsFxSupp ort
           0x102bcb000 -        0x102bdcfef  com.apple.TLKEventDispatcher 1.0 (17882.8) <5A62F218-576F-49E4-03BC-9FCAD2FC55D7> /Applications/Final Cut Pro.app/Contents/Frameworks/TLKEventDispatcher.framework/Versions/A/TLKEventDis patcher
           0x102bea000 -        0x102f52fef  com.apple.Helium.HeliumRender 2.1.0 (17882.8) <CF43651A-22E6-5B2A-FE0B-18C9C1F66BEE> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumRender .framework/Versions/A/HeliumRender
           0x103069000 -        0x10311afef  com.apple.Helium.Heliumfilters 2.1.0 (17882.8) <5611955C-9CF4-9F33-6BB5-40CFBF9FF5EC> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumFilter s.framework/Versions/A/HeliumFilters
           0x103181000 -        0x1033cefef  com.apple.Helium.HeliumSensoCore 2.0.2 (17882.8) <59598375-BF20-0C57-EBE7-4119FAFDBB6B> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumSensoC ore.framework/Versions/A/HeliumSensoCore
           0x10343d000 -        0x10343dff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x103440000 -        0x103477ff7  com.apple.FWAVC 130.46 (46) <98356E01-C6E3-44EA-0D44-412CDC595F0B> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
           0x10348e000 -        0x103490fff +eOkaoCom.dylib ??? (???) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoCom.dylib
           0x103494000 -        0x1034bbff2 +eOkaoPt.dylib ??? (???) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoPt.dylib
           0x1034c2000 -        0x1034f7fe7 +eOkaoDt.dylib ??? (???) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoDt.dylib
           0x1034fe000 -        0x103666fef +eOkaoFr.dylib ??? (???) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoFr.dylib
           0x10366c000 -        0x10368cfff  com.apple.fxplugframework 2.0 (17882.8) <4CC21EC9-C6F7-59CB-930D-E459884C41B0> /Applications/Final Cut Pro.app/Contents/Frameworks/FxPlug.framework/Versions/A/FxPlug
           0x1036a2000 -        0x1036b1ff7  com.apple.PluginManager 1.7.4 (17882.8) <0E94386F-92BB-397E-D559-E6AF0A5ED827> /Applications/Final Cut Pro.app/Contents/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x104000000 -        0x104007ff7  com.apple.filter.PAECIAdaptor 1.0 (17882.8) <B960A6EB-BD23-B003-5AC4-86944D65D4FE> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/PAECIAdaptor.fxplug/Contents/MacOS/PAECIAdaptor
           0x104039000 -        0x10403bff7  com.apple.music.apps.common.resources 9.1.0 (279.8) <562EF819-830E-C316-7A45-45EC3DADF665> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/common.res/Contents/MacOS/common
           0x104283000 -        0x1042cdff7  com.apple.CoreMediaIO 201.0 (3143) <1412683A-17DA-5131-D8F6-803BCC051C66> /Applications/Final Cut Pro.app/Contents/Frameworks/CoreMediaIO.framework/Versions/Current/CoreMediaIO
           0x104700000 -        0x104726fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10e100000 -        0x10e293fe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10e2c4000 -        0x10e6e7fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x10f867000 -        0x10f882ff7  com.apple.EDEL 2.5 (52.9) <D3745B92-2748-BD46-9207-A9B271D2C23A> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/MacOS/EDEL
           0x11077f000 -        0x110794ff7  com.apple.Audio.provider 1.0.0 (17911.4) <E553EE1E-78C0-EEEB-4561-4D2CABCA669C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/A udioProvider.fxp/Contents/MacOS/AudioProvider
           0x11079e000 -        0x1107e6ff7  com.apple.Fig.provider 1.0.0 (21) <64E79941-E351-02B0-EBD3-D9DF819C0485> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/F igProvider.fxp/Contents/MacOS/FigProvider
           0x110a83000 -        0x110ab2fff  com.apple.proapps.AppleAVCIntraCodec 1.0 (542.4) <58336BEF-3982-B338-9164-161DD3090609> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleAVCIntraCodec.b undle/Contents/MacOS/AppleAVCIntraCodec
           0x110abf000 -        0x110b0ffef  com.apple.proapps.AppleDVCPROHDCodec 1.0 (542.4) <3AD015D3-D5C3-AFD0-7B60-E0C0EE929296> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleDVCPROHDCodec.b undle/Contents/MacOS/AppleDVCPROHDCodec
           0x110b26000 -        0x110b44fe7  com.apple.proapps.AppleIMXCodec 1.0 (547.2) <51D58E0C-3A65-EAB4-4FD2-D19933A703B7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleIMXCodec.bundle /Contents/MacOS/AppleIMXCodec
           0x110b56000 -        0x110b86ff7  com.apple.proapps.AppleIntermediateCodec 1.0 (542.4) <C4D6D4A5-4CE3-44D9-CCA9-675C9FEDEEDF> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleIntermediateCod ec.bundle/Contents/MacOS/AppleIntermediateCodec
           0x110b9c000 -        0x110c5ffef  com.apple.proapps.AppleMPEG2Codec 1.0 (548.3) <DF1A8D26-B065-A4C0-F2DB-674C42A3466C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleMPEG2Codec.bund le/Contents/MacOS/AppleMPEG2Codec
           0x110c7c000 -        0x110d0dff7  com.apple.proapps.AppleProResCodec 1.0 (544.2) <CA7AD09C-11B3-AEE1-443D-B4406F1A0D77> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleProResCodec.bun dle/Contents/MacOS/AppleProResCodec
           0x110d4b000 -        0x110d5bfff  com.apple.proapps.AppleUncompressedCodec 1.0 (546.9) <EB8C8481-B0DC-D03F-F5D6-234C7531D5D4> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleUncompressedCod ec.bundle/Contents/MacOS/AppleUncompressedCodec
           0x110d64000 -        0x110d68ff7  com.apple.proapps.AppleCMQTAdapterCodec 1.0 (1) <BA9B2F02-843E-F922-7961-1DD350B32884> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/PlugIns/Apple CMQTAdapterCodec.bundle/Contents/MacOS/AppleCMQTAdapterCodec
           0x110d6e000 -        0x110ed4fe7  com.apple.AECore 4.0 (303) <4F2DA275-9256-DF7B-312B-D228D1FD3E14> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/AE Core.framework/Versions/A/AECore
           0x110f95000 -        0x110fb5fff  com.apple.FxPlug.provider 1.0.0 (17911.4) <46EB2AD2-C557-2F7E-E802-CCBFFE57B0C5> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/F xPlugProvider.fxp/Contents/MacOS/FxPlugProvider
           0x110fc1000 -        0x110fdbff7  com.apple.promath.framework 5.0.0 (17911.4) <AE490411-ACC7-BD61-E667-2887D5D50FCC> /Applications/Final Cut Pro.app/Contents/Frameworks/ProMath.framework/Versions/A/ProMath
           0x111800000 -        0x111a03ff7  com.apple.Motion.effect 5.0.0 (17911.4) <57216C3E-923F-497D-55CE-E7C9E8AE2DB7> /Applications/Final Cut Pro.app/Contents/PlugIns/MediaProviders/MotionEffect.fxp/Contents/MacOS/MotionE ffect
           0x111a36000 -        0x111bf9fff  com.apple.Lithium 5.0.0 (17911.4) <4C22D36B-F672-6102-833C-4B87CEE54127> /Applications/Final Cut Pro.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithium
           0x111c87000 -        0x1129dffe7  Ozone 17911.4.0 (compatibility 1.0.0) <14BAA556-81DF-9EBC-5A5B-8F641A7ABF4B> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
           0x112de0000 -        0x112e3fff7  com.apple.ProGraphics 5.0.0 (17911.4) <2A8EDFAB-CBF9-FEE0-3B27-3D41C5908F09> /Applications/Final Cut Pro.app/Contents/Frameworks/ProGraphics.framework/Versions/A/ProGraphics
           0x112e6e000 -        0x1135fefff  com.apple.motion.TextFramework 5.0.0 (17911.4) <9EE8BD27-3FA4-8DB7-3C7D-4C70A11C5A48> /Applications/Final Cut Pro.app/Contents/Frameworks/TextFramework.framework/Versions/A/TextFramework
           0x1136ec000 -        0x113786fe7  com.apple.ProMedia 5.0.0 (17911.4) <1D437DD4-A995-38C7-421F-F9DA43C4D4C7> /Applications/Final Cut Pro.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProMedia
           0x1137e3000 -        0x1138f3ff7  org.python.python 2.6.1 (2.6.1) <126DA8FF-5BC2-8788-51E3-D7A29A3F9F0F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x113953000 -        0x1139a3ff7  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <E7DBCE93-A637-ABA2-B623-6A76B82EE243> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1139cb000 -        0x1139ddff7  com.apple.RetimingMath 5.0.0 (17911.4) <0EFF720C-4A60-2CDF-4A5A-076C85835AC7> /Applications/Final Cut Pro.app/Contents/Frameworks/RetimingMath.framework/Versions/A/RetimingMath
           0x1139f0000 -        0x113a0cfe7  libedit.2.dylib 2.11.0 (compatibility 2.0.0) <DB35EEA3-A6D3-7D82-6EFB-70383A153E0A> /usr/lib/libedit.2.dylib
           0x113a1b000 -        0x113a84fff  com.apple.proapps.AudioMixEngine 2.0 (68) <A4598DDB-0FD9-C204-11DB-5D020F19AD3D> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/Frameworks/AudioMixEngin e.framework/Versions/A/AudioMixEngine
           0x113cdd000 -        0x113cdfff7  com.apple.music.apps.efx.resources 9.1.0 (279.8) <F14386B9-4609-6E0F-0E8F-CEAFBD7066A0> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/efx.res/Contents/MacOS/efx
           0x113ce4000 -        0x113ce6ff7  com.apple.music.apps.egt.resources 9.1.0 (279.8) <E37C387F-5AF0-553B-E9D2-F4230BE0DFC7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/egt.res/Contents/MacOS/egt
           0x11404b000 -        0x11404dff7  com.apple.music.apps.evb3.resources 9.1.0 (279.8) <38F86758-98F2-61B8-B5FB-E70E7F70808D> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evb3.res/Contents/MacOS/evb3
           0x114052000 -        0x114054ff7  com.apple.music.apps.evd6.resources 9.1.0 (279.8) <5CDD8C43-B823-18E9-1FA1-132D9E9FAAA7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evd6.res/Contents/MacOS/evd6
           0x114059000 -        0x11405bff7  com.apple.music.apps.evoc.resources 9.1.0 (279.8) <4CAE0802-D1CB-081F-DE4F-9FC13D0E023E> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evoc.res/Contents/MacOS/evoc
           0x114060000 -        0x114062ff7  com.apple.music.apps.evp88.resources 9.1.0 (279.8) <B603E65A-4489-0B49-BA8C-3903FAB06872> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evp88.res/Contents/MacOS/evp88
           0x114067000 -        0x114069ff7  com.apple.music.apps.mutapdel.resources 9.1.0 (279.8) <55F3D902-7274-8E0A-EFE9-30948B6EA177> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
           0x11406e000 -        0x114070ff7  com.apple.music.apps.sphere.resources 9.1.0 (279.8) <C85F45A8-6D20-68C1-9AE7-2ABC3A219601> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/sphere.res/Contents/MacOS/sphere
           0x115100000 -        0x11513dff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <3585FB91-33B6-1BF3-A716-85D069944820> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
           0x1152c4000 -        0x1152caff7  com.apple.agl 3.0.12 (AGL-3.0.12) <160780A4-C1F4-9752-609D-11E4A2D267C9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1158b6000 -        0x1158cdff7  com.apple.motion.Text 5.0.0 (17911.4) <41F2D90F-F1A4-BCAE-69F2-B32B04C2A21C> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Text.ozp/Content s/MacOS/Text
           0x117e78000 -        0x117eccfff  com.apple.Bloodhound 5.0.0 (17911.4) <6B577C11-35AB-6125-342D-7AC01DB3615B> /Applications/Final Cut Pro.app/Contents/Frameworks/Bloodhound.framework/Versions/A/Bloodhound
           0x1181ae000 -        0x118392fef  com.apple.motion.Behaviors 5.0.0 (17911.4) <FA45EFC3-4C32-5D22-47AA-DAFD57B1A6D2> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Behaviors.ozp/Co ntents/MacOS/Behaviors
           0x118448000 -        0x118726ff7  com.apple.motion.Particles 5.0.0 (17911.4) <B2F084B0-57EB-0B38-9C54-36F6CA2FF2F4> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Particles.ozp/Co ntents/MacOS/Particles
           0x118900000 -        0x1189cbfef  com.apple.audio.units.Components 1.6.5 (1.6.5) <98E3D066-C3A9-FF74-C623-D152708EDBCF> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x118b1f000 -        0x118b69fef  com.apple.music.apps.MAHarmony 9.1.0 (198.11) <E337CE6D-FA8C-91B2-11E5-75B7386D2A51> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x118bdb000 -        0x118bdcff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <DEB6858F-787D-0B31-5FE2-323CBF4D9A17> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
           0x118d00000 -        0x118d02fff  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <91F864A2-290C-58E3-4FAC-A9BB4B7A8385> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
           0x118d06000 -        0x118d0aff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <51BF27A5-0931-341A-ED61-87AB8C296356> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
           0x118d10000 -        0x118d1cfff  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <32B9D393-2F10-1825-DAFC-5AF9A6CC196C> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
           0x118d24000 -        0x118d37fff  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <152B211B-3970-D4F1-3009-B4D0B5092B83> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
           0x118d42000 -        0x118d4bfff  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <040FF890-14BC-5B8A-443F-2118CE820AF9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
           0x118d52000 -        0x118d5bff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <38907878-20E0-0B2C-92EE-4A8E435627F7> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
           0x118d63000 -        0x118de5fe7  com.apple.iTunesAccess 10.3.1 (10.3.1) <E972D47C-45ED-65A2-6919-E3CADB23090C> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
           0x118e0b000 -        0x118e0dff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <1C92710B-ADF0-AD2C-8E33-8D554E66E1A6> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
           0x118e12000 -        0x118e15fff  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <C9422189-9839-A306-7004-FA5D95A3850E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
           0x119500000 -        0x119852fff  com.apple.motion.filters 4.0.2 (17882.8) <9CE8D768-C5AD-B84D-4C70-030275DF25EA> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/Filters.bundle/Contents/MacOS/Filters
           0x11ae00000 -        0x11ae8fff7  com.apple.music.apps.MACore 9.1.0 (475.15) <EF9CC7FB-0966-89A4-AE21-CA7FFCAAC0E0> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x11b500000 -        0x11b5b7fef  com.apple.music.apps.MAFiles 9.1.0 (143.14) <794DCAA2-BA01-68B2-666F-3E477DD0B975> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x11ce06000 -        0x11ce0dfff  com.apple.ArchiveRADPlug 1.0 (992.6) <CB3BA415-FD4E-A74A-8318-676A3767B69E> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/Archive.RADPlug/Contents/MacOS/Archive
           0x11ce64000 -        0x11ce6cff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <7951CA81-2396-7294-41A2-B846DF4A93F1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
           0x11da27000 -        0x11da31ff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <AD420570-A4A5-DCE5-571C-F0BDE041C88F> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
           0x11dabc000 -        0x11dac9ff7  com.apple.MPEG4RADPlug 1.0 (991.6) <C1469A2A-C759-CA6B-9D28-7BA8FCE3B807> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/MPEG4.RADPlug/Contents/MacOS/MPEG4
           0x120790000 -        0x1207bcfff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <EDE3F8EC-29A0-36CD-2DE3-D3E9799BE48D> /usr/lib/libssl.0.9.7.dylib
           0x126aac000 -        0x126df4fe7  com.apple.music.apps.MADSP 9.1.0 (586.17) <C8EBB98D-04F5-18A2-EE4E-7049F6107BD7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x1271ba000 -        0x1275f4fef  com.apple.music.apps.MAPlugInGUI 9.1.0 (423.13) <D6867CE6-E418-96FF-2AD1-2DB16E161E18> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x129624000 -        0x1297a2ff7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <270D26CA-F1AC-98C5-7D91-9F8935367139> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
           0x129ba5000 -        0x129bd8ff7  com.apple.P2Plugin 2.0.0 (989.8) <E046B352-1D84-EB34-5904-8C1CF4711455> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/P2.RADPlug/Contents/MacOS/P2
           0x12d200000 -        0x12d380ff7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <AB8A67F3-D636-D153-EDEA-D1DEE9F492A2> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
           0x12d90f000 -        0x12db8eff7  com.apple.AVCHDPlugin 2.0.0 (991.0) <10C6E274-4ED9-37B6-CC96-AB9B54BC144A> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
           0x12dcf2000 -        0x12df6bfe7  com.apple.MPEG2RADPlug 1.0 (991.3) <AC6F02D1-544C-F3BC-3506-2B383BE41490> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/MPEG2.RADPlug/Contents/MacOS/MPEG2
           0x12e1ce000 -        0x12e248fff  com.apple.mobiledevice 423.1 (423.1) <BBB28295-81E8-6177-4246-C42F2957F0AE> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x12e289000 -        0x12e36ffe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
           0x13218b000 -        0x13220ffe7  com.apple.CompressorKitMAS 4.0 (4.0) <C2131FC3-E899-4FFB-1F6B-7F6C49CE5DBA> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/CompressorKit.framework/CompressorKit
           0x13226a000 -        0x13226aff7  com.apple.qmaster.swamp 4.0 (4.0) <76E9C862-82DE-1F0D-9202-A5168242143C> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Qmaster
           0x13226e000 -        0x132347fff  com.apple.compressor.StompUI 4.0 (4.0) <11DE4B76-743F-8FEC-5194-2D2DD694D3A4> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/StompUI.framework/Versions/A/StompUI
           0x1323b7000 -        0x132487fe7  com.apple.compressor.StompTypes 4.0 (17911.4) <DB734957-C86D-E466-C5AF-26C3C4BDEB66> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/StompTypes.framework/Versions/A/StompTy pes
           0x1324f3000 -        0x1324fbff7  com.apple.compressor.MediaServerAPI 4.0 (4.0) <DE7FF74F-E155-A2AD-DF47-6ED564A263EE> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Me diaServerAPI.framework/Versions/A/MediaServerAPI
           0x132505000 -        0x132511fff  com.apple.compressor.StompUtil 4.0 (4.0) <5D36A8A9-9D68-9B2A-01C6-28FB4480C8D4> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/StompUtil.framework/Versions/A/StompUti l
           0x13251f000 -        0x13252bff7  com.apple.dsppublishing 1.0.1 (119) <96C17FD7-AB8D-AE2A-0AA1-6DE900233879> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/DS PPublishing.framework/Versions/A/DSPPublishing
           0x132540000 -        0x13255afff  com.apple.podcastproducer.kit 1.1.3 (168.7) <2B1C010B-D143-4610-4EFF-EBE5321265CF> /System/Library/PrivateFrameworks/PodcastProducerKit.framework/Versions/A/Podca stProducerKit
           0x132573000 -        0x1325bffff  com.apple.qmaster.SwampCore 4.0 (303) <E0298099-5C2D-9E5C-C30D-3E8B31F27705> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampCore.framework/Versions/A/SwampCore
           0x1325eb000 -        0x1325f9ff7  com.apple.qmaster.SwampUtil 4.0 (4.0) <86A8581E-C871-9B24-4846-8630CAB9FDCE> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampUtil.framework/Versions/A/SwampUtil
           0x132605000 -        0x1326dbff7  com.apple.qmaster.SwampTypes 4.0 (4.0) <86A691E6-782A-2DA7-5718-DC13368F49BF> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampTypes.framework/Versions/A/SwampTypes
           0x132739000 -        0x1327cbff7  com.apple.qmaster.do 4.0 (4.0) <E1DA2F90-68B5-F842-2DFC-E1B20F3C1EA8> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/DistributedObjects.framework/Versions/A/Di stributedObjects
           0x13282c000 -        0x132836ff7  com.apple.qmaster.SwampService 4.0 (4.0) <B5888F98-4926-89B2-5BB4-2F6B5F7DCD6D> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampService.framework/Versions/A/SwampSer vice
           0x132846000 -        0x132851fff  com.apple.qmaster.Status 4.0 (4.0) <CF993242-662C-CE80-331C-A09D1A8DE0D8> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/Status.framework/Versions/A/Status
           0x132868000 -        0x132874fff  com.apple.qmaster.RequestProcessing 4.0 (4.0) <FB9048BE-C574-3B10-4417-D461EFB27123> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/RequestProcessing.framework/Versions/A/Req uestProcessing
           0x132888000 -        0x13289eff7  com.apple.qmaster.ServiceControl 4.0 (4.0) <EEC0C34C-3997-F1D3-7CA1-B5B17C7B2654> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/ServiceControl.framework/Versions/A/Servic eControl
           0x1328b8000 -        0x132933fff  com.apple.qmaster.ContentControl 4.0 (4.0) <13B6323E-CD95-5288-9203-942A053993A9> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/ContentControl.framework/Versions/A/Conten tControl
           0x13296d000 -        0x132a5cfff  com.apple.qmaster.JobControl 4.0 (4.0) <794CAD5E-9911-C1D3-2FFD-FE1807E5FAC1> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/JobControl.framework/Versions/A/JobControl
           0x132ad5000 -        0x132ae0fff  com.apple.qmaster.ClusterManager 4.0 (4.0) <596C0B78-F59A-AD3C-41AC-F9373B35180B> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/ClusterManager.framework/Versions/A/Cluste rManager
           0x132aed000 -        0x132b1dfff  com.apple.qmaster.SwampUI 4.0 (4.0) <53F2188A-23CE-47BD-F1EF-D5C220080A1D> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampUI.framework/Versions/A/SwampUI
           0x132b40000 -        0x132b4cff7  com.apple.qmaster.SwampExecutor 4.0 (4.0) <79155735-2703-0DB8-5349-7DCED4730564> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampExecutor.framework/Versions/A/SwampEx ecutor
           0x132b61000 -        0x132ba4fff  com.apple.frameworks.server.foundation 10.6.2 (93.2) <608F993A-4A9C-BE20-5F7C-6A7F0FEC79F7> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x132bd8000 -        0x132c30ff7  com.apple.frameworks.server.kit 10.6.5 (108.13) <28B8D7FF-82B6-DB67-E7C0-D5826900DED4> /System/Library/PrivateFrameworks/ServerKit.framework/Versions/A/ServerKit
           0x132c73000 -        0x132c86fff  com.apple.PlatformHardwareManagement 2.0.1 (2.0.1) <02C6B9A4-8278-B188-C47B-028F5DE8EE4D> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x132c93000 -        0x132cccff7  com.apple.coreWLAN.framework 6.2.5 (625.6) <45E3431E-B30A-B844-3DF1-A1F4FA1AAB19> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x132ce5000 -        0x132d34fff  com.apple.GraphKit 1.0.5 (30) <AC48507A-FD69-4E2D-1282-93550FFED154> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
           0x132d54000 -        0x132d91ff7  com.apple.compressor.ImageProcessing 4.0 (4.0) <21EA7C3E-58BB-0D51-50AB-F3102D6116CE> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/ImageProcessing.framework/Versions/A/Im ageProcessing
           0x132db3000 -        0x132eedfef  com.apple.compressor.transcoding 4.0 (4.0) <5D4F7CDC-EE3B-2091-1E21-7D879D122861> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/Transcoding.framework/Versions/A/Transc oding
           0x132fc3000 -        0x132fcafff  com.apple.compressor.FilterUI 4.0 (4.0) <87765221-ADCA-A789-DB4F-6C5ECA9C62A8> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/FilterUI.framework/Versions/A/FilterUI
           0x132fd3000 -        0x132fd8ff7  com.apple.H264Encoder 1.0 (42) <018FA445-A718-4636-4500-902F0479F505> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/H2 64Encoder.framework/Versions/A/H264Encoder
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
        0x7fff80019000 -     0x7fff800d2fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff8018b000 -     0x7fff8021bfff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8021c000 -     0x7fff80228fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff80229000 -     0x7fff802a8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80318000 -     0x7fff806b5fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff806b6000 -     0x7fff806f3ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff806f4000 -     0x7fff80717fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff80718000 -     0x7fff80723ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff80724000 -     0x7fff809a6fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff809a7000 -     0x7fff809d6fff  com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff809d7000 -     0x7fff811e1fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff811e2000 -     0x7fff81215ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff81216000 -     0x7fff81253fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff81254000 -     0x7fff8131ffff  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <E72880D9-3B5D-D086-9266-F4F3C294619F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff81320000 -     0x7fff81363fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff81364000 -     0x7fff8139bff7  com.apple.DiskManagement 3.6 (358) <D0D9E19C-7F01-CEB6-681D-0B20D3B7E9B4> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8139c000 -     0x7fff81d96ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-

  • FRM-92101: There was a failure in the forms servering during startup issue

    Hi,
    i am getting "FRM- 92101: There was a failure in the forms server during startup. thisis due to invalid configuration. Please look into the web_server log file for details " error after giving credential for my application. Application server 10G Release 2 (forms and report services) is installed in Linux server. Please Below the linux server details
    "Linux VM192DOR 2.6.18-194.0.0.0.3.el5xen #1 SMP Mon Mar 29 18:27:00 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux"
    please find the application.log from $ORACLE_HOME/j2ee/OC4J_BI_Forms/application-deployments/formsapp/OC4J_BI_Forms_default_island_1/application.log
    12/03/27 09:40:30 formsweb: Started
    12/03/27 09:41:01 formsweb: lservlet: init
    12/03/27 09:41:01 formsweb: ListenerServlet init()
    12/03/27 14:18:28 formsweb: Forms session <1> aborted: unable to communicate with runtime process.
    12/03/27 14:18:28 formsweb: Forms session <1> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
         at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    12/03/28 00:27:33 formsweb: Forms session <2> aborted: unable to communicate with runtime process.
    12/03/28 00:27:33 formsweb: Forms session <2> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
         at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    I refered my forums i tried all workaround .. i could not resolve this issue. kinldy hlep me to resolve this issue.
    And Pls let me know what are rps are require in applicaiton server and Database server with respect to this issue?
    Below rpm are available in Linux server where application server. Please let me know any other rpm is required to resolve this issue.
    $ rpm -qa openm*
    openmotif21-2.1.30-14
    openmotif22-2.2.3-18
    openmotif21-2.1.30-11.EL5
    $
    Oracle database also installed in other Linux server see below details
    Linux VM177DOR 2.6.18-194.0.0.0.3.el5xen #1 SMP Mon Mar 29 18:27:00 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    Database details
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE     10.2.0.4.0     Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    my database has no OPENM* rmp available.
    $ rpm -qa openm*
    $
    Please help to resolve this issue.
    Gowtham

    Hi Gowthaman,
    FRM 92101 is a generic error..It indicates that there had been a problem with the Forms Runtime engine.
    Can you please tell
    1)Previously were these forms running perfectly???or is this a fresh setup??
    2)are you getting this error on a specific form???
    3)are you getting the error due to long running form??
    4)Have you been through the below metalink ID??
    Master Note For Known Causes of FRM-92101 Error In Forms [ID 604633.1]
    5)Do get FRM92101 after certain number of specific users logged in through your form application ??
    Please enable trace and upload the trace file details on your next post..It would be helpful in trouble shooting
    Regards
    Fabian

  • FRM-92101: failure in the Forms Server during startup.

    Hi
    I am calling a Oracle report from a Oracle forms application. When I enter the parameters on the Parameter Form (Oracle Forms Application created for
    entering the User Parameters) and click 'Run Report' button, I am getting the following error:
    Kindly help me on this. Thanks in advance.
    The complete error discription is given here...
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
    Details...
    Java Exception:
    oracle.forms.net.ConnectionException: Forms session <3> aborted: unable to communicate with runtime process.
    - at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    - at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    - at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    - at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    - at java.io.DataOutputStream.flush(Unknown Source)
    - at oracle.forms.net.StreamMessageWritter.run(Unknown Source)
    Environment in which my Forms and Report Applications is running:
    Operating System     -     Windows XP Professional
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production With the Partitioning option
    JServer Release 9.2.0.1.0 - Production
    Forms [32 Bit] Version 10.1.2.0.2 (Production)
    Report Builder 10.1.2.0.2
    ORACLE Server Release 10.1.0.4.2
    Please find the steps I followed before I run this application:
    1. I started the OC4J Forms Server on my machine
    2. I started the OracleAS Reports Services (Reports Server) on my machine.
    3. Connected to the database and run the Forms Application.
    I have tried the following options to solve this error:
    - I have re-installed Oracle Enterprise Edition Release 9.2.0.1.0 again and retry calling my Reports application from Oracle Forms. Still the same error
    persists.
    I have written the following code inside 'WHEN-BUTTON-PRESSED' Trigger to call my Oracle Report:
    I found that the above error is coming at the following highlighted line below:
    declare
    BEGIN
         --prepare the list of parameters to be sent to the report
         --Add parameter(s) to list just created
         --START THE REPORT     
         v_repid := FIND_REPORT_OBJECT('REPORT197');
         vc_rep := RUN_REPORT_OBJECT(v_repid, Plist);
         --GET REPORT STATUS
         vc_rep_status := REPORT_OBJECT_STATUS(vc_rep);
         -- Wait until report finishes or produces an error
         -- Display the report if it is finished
    END;

    Hi ,
    I think that this kind of problem persists because of the variety of Forms , Database and maybe OS number-bit versions(32-bit and 64 respectively).
    In the past , due to the inequality of number-bit of OS and the Oracle Products , I had many problems.... the import was finished abnormally as the connection to the database was stopped ...
    Regards,
    Simon

  • FRM-92101: There was a failure in the Forms Server during startup.This coul

    HI,
    HI to everyone, we are currently working oracle apps 12i custom module, our forms and reports are done completely in Forms/Reports database 10g. we are trying to run the reports using forms in apps(why it has got another history). cut the story short we are calling reports from Forms and we will call the forms in apps
    the following code which i have used in 'WHEN-BUTTON-PRESSD'
    message('report START.');
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status varchar2(20);
    rep_url varchar2(2000);
    BEGIN
    repid := find_report_object('EMP');
    message('report FOUND');
    v_rep := RUN_REPORT_OBJECT(repid);
    message('Run Report Object just FIRED');
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    if rep_status = 'FINISHED' then
    message('Report Completed');
    else
    message('Error when running report.');
    end if;
    END;
    FRM-92101: There was a failure in the Forms Server during startup. This could happen due to Invalid Configuration
    Please look in to the web-server log-file for details.
    Details..
    Java Exception:
    oracle.forms.net.ConnectionException: Forms session <1> aborted: unable to communicate with runtime process.
    at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    Thanks..in advance, your help is much appreicated
    CS

    Please enable Forms Runtime Diagnostics (FRD), and re-produce the issue. Once you are done, post the error you get here. For more details about FRD, please check the following note:
    Note: 438652.1 - R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=438652.1

  • FRM-92101: There was a failure in the Forms Server during startup.R12.1-WXP

    Hi All,
    I have installed R12.1 on Windows XP Professional.
    When I open any form after login the application gives the following error message instead of opening the form:
    FRM-92101: There was a failure in the Forms Server during startup. This could happened due to invalid configruation. Please look into the web-server log file for details.
    Details...
    Java Exception:
    oracle.forms.net.ConnectionException: Forms session (6) failed during startup: no response form runtime process
    at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at java.io.DataOutputStream.flush(Unkown Source)
    at oracle.forms.net.HTTPConnection.connet(Unknown Source)
    at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
    at oracle.forms.egnine.FormsDispatcher.init(Unknown Source)
    at oracle.forms.egnine.Runform.initConnection(Unknown Source)
    at oracle.forms.egnine.Runform.startRunform(Unknown Source)
    at oracle.forms.egnine.Main.createRunform(Unknown Source)
    at oracle.forms.egnine.Main.start(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    please help out to resolve this issue.
    Regards,
    Fahd

    Hi;
    XP is not certified platform. Similar issue mention here many times.Please see:
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    FRM-92101: There Was a Failure in the Forms Server During Startup After Fresh R12 Installation [ID 429627.1]
    R12 fresh install FORMS DO NOT LAUNCH - FRM-92101/500 [ID 427714.1]
    FRM-92101: Forms Server oracle.forms.net.ConnectionException: Forms session <1> failed during startup: no response from runtime process [ID 880088.1]
    Forms: 9.x and 10.x: Troubleshooting FRM-92050, FRM-921xx [ID 189867.1]
    Known Causes of FRM-92101 Error In Forms [ID 604633.1]
    Also check:
    http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/
    Re: R12 database and JRE Issue
    FRM-92101 There was a failure in the forms server during startup
    Regard
    Helios

  • FRM-92101: There was a failure in the forms during startup. this could happend due to invalid configuration

    Dear members,
    I have installed and using developer suite 10g from past 6months in my local desktop windows xp-sp3. i am running the forms using menus in my local desktop.
    But recently all the forms are working fine from menu except one form, when i ran a particular form with out doing any modifications i'm getting the below error.
    FRM-92101: There was a failure in the forms during startup. this could happend due to invalid configuration.
    and the error log at C:\DevSuiteHome_1\j2ee\DevSuite\application-deployments\forms\application.txt is
    13/07/22 12:50:37 formsweb: Forms session <3> aborted: unable to communicate with runtime process.
    13/07/22 12:50:37 formsweb: Forms session <3> exception stack trace:
    java.net.SocketException: Connection reset
      at java.net.SocketInputStream.read(SocketInputStream.java:168)
      at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
      at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
      at java.io.DataInputStream.readLine(DataInputStream.java:562)
      at oracle.forms.net.HTTPHeaderTool.parseResponseHeader(Unknown Source)
      at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
      at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
      at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
      at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
      at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
      at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
      at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
      at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
      at java.lang.Thread.run(Thread.java:534)
    here is the details of the versions:
    desktop os(no application server): windows xp-sp3.
    forms version: Forms [32 Bit] Version 10.1.2.3.0 (Production)
    im using java version:  Version 6 Update 45 (Build 1.6.0_45-b06)
    the form is using webutil librarys
    getting errors from the browser versions: Internet Explorer 6(xp-sp3) & Google Crome Version 28.0.1500.72 m
    i have tried several times by compiling the form using shft+ctrl+k and create the fmx again using ctrl+t, but still facing the same issue.
    Please help me ASAP, if anyone have any idea about what could be the reason and how could i resolve this issue.
    Thanks,
    Krish.

    Krish,
    Unfortunately, you are dealing with a situation that will require a lot of patients as this type of error is not easy to troubleshoot.
    user7699138 wrote:
    the form is using webutil librarys
    Are any of your other forms that work using WebUtil?  If no - then you may not have completed the WebUtil configuration completely.
    The first troubleshooting step is to display the Java Console (Start => Control Panel => Java => Advanced tab => Java Console node => Show Console) as you may be getting an Java Exception that is not being reported through Forms.
    Craig...

Maybe you are looking for

  • JhsError Messages for Database constraint

    Hello JhaedStart Team I want to display mycustome entity alias name in place of entity name in Jhs Error messages for Database constraint , as you know we can customize this error message by replacing ConstraintName as a key in our registered customM

  • E-Fillling SWC is not having Product in SLD

    Hi, We are doing scenario on E-Filling in XI and we have imported data from Service market place and directly imported in IR. But in SLD E-Filling SWC is already exists but it doesn't have assigned any product. We tried to assign to new product but w

  • URL files

    I am coming along well on a switch from the evils of M$ I do have one question though that I am not finding an answer to. Then again it's 4:33am so I could just be missing the obvious When I was in Windows (XP) I stopped using bookmark files, etc. It

  • Transferring a large file

    Hi, I have to transfer a huge file. I am zipping the file and passing the byteArray. but the problem is the size. I am not able to transfer file of size 2-3 MB. how do I split the file or send it in small parts.

  • Anyone experience with 4451 card

    Hey is there anyone who has experience with 4451 card. I have just got one for testning and i will hear if there are anyone who can tell about bad and good about the 4451/4452 card. Regards ESJ