Upgrade from 10.1.2 build 1811 to 10.1.2.1 build 1913

I was having some build issues in 10.1.2 and downloaded 10.1.2.1 this morning. According to the instructions I could find, I created a new directory (OraBPELPM_2) and extracted all files into it. I started the application using C:\OraBPELPM_2\jdev\gin\jdevw.exe. The first time it came up it asked about migrating from another version. I pointed it to the appropriate 10.1.2 directory, answered "yes" to all options and brought up the IDE. When I double click on the bpel file in the "Applications - Navigator" pane I get the source code, but no graphical representation. When I right click on the project I do not see a "deploy" option.
Are there steps I missed? Is there a document that describes the exact steps required for someone who is new to the applicaiton?
Thanks!

Hi,
I think that is is hard to ewxplain why it happened as you describe it. If it was reproducable, one would be able to talk about a defect, but since it isn't I thik you will have to live with it. If ever it can be reproduced, let us know.
Oracle JDeveloper 10.1.3 comes with a lot of new functionality and coding features. Once production you wont want to go back to 10.1.2 after trying 10.1.3
Frank

Similar Messages

  • Upgrade from EP6.0SP2 to Netweaver 04

    Hi,
    Currently we have EP6.0Sp2 Patch3 installed and running. Recently we have got Netweaver 04. Kindly let me know what is the procedure for upgrading from EP6.0SP2 to Netwearver 04. DO we need to build a new system? or can old system be upgraded.
    Thanks,
    Maya.

    Hi Maya,
    in addtion To Dagfinn, some details:
    - The migration tools are planned for Q1/2005. See /thread/25021 [original link is broken] where it is said they are planned for 2005-02-16, but I don't know how official this is.
    - For WAS migration, there is a forum, with one thread at the moment, saying "J2EE Migration Kit available!!!", with one answer ("Where?"), with no reply... See SAP NetWeaver Application Server
    - Anyhow, there are different SAP notes concerning migration issues, in detail:
    Note 804876 for a KMC issue
    Note 778977 for a PCD issue
    And last but not least: The "EP 6 SP2 Migration to NW04 (EP6 SR1) Troubleshooting Guide": http://service.sap.com/~sapidb/012003146900000023012005E/Migration_Troubleshooting_Guide.htm
    Hope it helps
    Detlev

  • Can't queue a build after upgrading from 2008 to 2012 (TF246021)

    Hi,
    We're trialling an upgrade from TFS 2008 to 2012.4. New TFS has been set up on new hardware with new slq and build boxes. Then we imported 2008 backups and used TFSConfig to import / upgrade them. No errors or warnings where shown.
    Unfortunately we can't queue any builds on the collection. Even a brand new definition in a new team project building "hello world". Builds in other collections work OK.
    The error we're getting is 
    "TF246021: An error occurred while processing your request. Technical information (for administrator): SQL Server Error: 2601"
    Exception Message: Cannot insert duplicate key row in object 'dbo.tbl_BuildQueue' with unique index 'PK_tbl_BuildQueue'. The duplicate key value is (2, 1). (type SqlException)
    SQL Exception Class: 14
    SQL Exception Number: 2601
    SQL Exception Procedure: prc_iiQueueBuilds
    SQL Exception Line Number: 553
    SQL Exception Server: TFSSQL001\INST1
    SQL Exception State: 1
    SQL Error(s):
    Exception Data Dictionary:
    HelpLink.ProdName = Microsoft SQL Server
    HelpLink.ProdVer = 10.50.4000
    HelpLink.EvtSrc = MSSQLServer
    HelpLink.EvtID = 2601
    HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink
    HelpLink.LinkId = 20476
    Exception Stack Trace:    at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.MapException(SqlException ex, QueryExecutionState queryState)
       at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.HandleException(Exception exception)
       at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.Execute(ExecuteType executeType, CommandBehavior behavior)
       at Microsoft.TeamFoundation.Build.Server.DataAccess.BuildQueueComponent5.QueueBuilds(IEnumerable`1 requests, QueueOptions options)
       at Microsoft.TeamFoundation.Build.Server.TeamFoundationBuildService.QueueBuilds(TeamFoundationRequestContext requestContext, IList`1 requests, QueueOptions options)
       at Microsoft.TeamFoundation.Server.WebAccess.Build.ApiBuildController.QueueBuild(String definitionUri, String controllerUri, String whatToBuild, String shelveset, Nullable`1 checkin, String priority, String dropFolder, String msbuildArgs)
       at lambda_method(Closure , ControllerBase , Object[] )
       at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
       at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
       at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
       at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
       at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    I found a thread with similar error but it doesn't help us.
    http://social.msdn.microsoft.com/Forums/en-US/ec3f9a9d-0c93-422b-bbc4-959e1e6bfe59/tf246021-an-error-occurred-while-processing-your-request-technical-information-for?forum=TFService
    Any help will be much appreciated.

    Hi Rad,  
    Thanks for your post.
    Daniel provided us the helpful suggestion, please confirm that.
    If install the new Build Service cannot resolve this issue, and according the error message: Cannot insert duplicate key row in object dbo.tbl_BuildQueue with nique…, it seems that this issue relate to your TFS database,
    we suggest you contact a Professional Support Service at
    http://support.microsoft.com/common/international.aspx?RDPATH=gp;en-us;offerprophone to gain more support on this case.  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Upgrading from Adobe Flash Builder 4.5 to Adobe Flash Builder 4.6

    Can anyone share Adobe's upgrade path (with detailed steps) from Adobe Flash Builder 4.5 to Adobe Flash Builder 4.6

    After having done what looked like a proper UN-install of Flash Builder 4.5, I am trying to install the FB 4.6 upgrade. I get:
    A conflicting or prerelease version of Adobe Flash Builder exists on this computer. The conflicting version must be removed before installing from the current media.
    I dont know what this is, so spending an hour on the phone finally got me to Ankush Bangroo <[email protected]> who knew how to fix this.
    download the cleaner tool from the following site and run it, remove the "Adobe Flash Builder" item, then reboot.
    http://www.adobe.com/support/contact/cscleanertool.html
    Now, you can do a proper install of Flash Builder 4.6 from download.

  • Upgrade from Flex Builder 3 Professional to Flash Builder 4 Standard?

    Hi,
    I currently own a license to Flex Builder 3 Professional, and I would like to upgrade to Flash Builder 4 Standard. I do not need the extra features included in Flash Builder 4 Premium, and it costs three times as much as the Standard upgrade.
    However, none of the upgrade pages say if my particular upgrade path is possible or not. I talked to a sales rep on the phone, and he thought it would be fine, but didn't know for sure. Can anyone give me the official word if it is possible to upgrade from FB3 Pro to FB4 Standard?

    Hi,
    I don't think that "downgrades" from FB3 Pro to FB4 Standard are officially supported. You might be able to negotiate with a Sales Rep to make an exception for you though, for a discounted price on a non-upgrade version of FB4 Standard.
    Alternatively, if you have any interest in CS5 Web Premium (or have any Adobe products qualifying for a CS5 upgrade), FB4 Standard is included with that Suite now.
    -Chris

  • Upgrade from Flash Builder 4 Beta 2 to Flash Builder 4 Premium

    Hi guys,
       How do i just upgrade from Beta 2 to premium?  Does the install utility for Premium take care of it? or do I need to some how uninstall and install Flash Builder 4 premium?  I currently have Flash Builder 4 Beta 2 installed as a plugin to my current Eclipse IDE, and I do not want to start all over again as there are quite of few settings/plugins already installed in Eclipse that I want to keep, and not waste more time duplicating the whole process.
    Thanks
    Jay

    If you right-click the toolbar you can get to the 'Customize perspective' dialog.
    From there make sure commands >> flash run/debug option is checked.
    Oddly, there is no "Flash run/debug" option to check.
    Please see the attached picture.
    Note that I am running Flash Builder Beta 2 (build 253292) on Eclipse 3.4.2 (build M20090211-1700) on Max OS X (version 10.5.8).
    Thanks! 
    --- Jim

  • Upgrade from build 9841 to 9926 possible from iso?

    I am using windows technical preview build '9841' . I am unable to download and install '9926' from windows recovery options.
    Can I download the iso and 'upgrade' to the latest 9926 build without a clean install? I do not want to loose any installed programs . Is it possible to upgrade from the iso to the new build without reinstalling everything again? Is there an option for ugrade
    while installing using the .iso file?

    On Sat, 24 Jan 2015 06:59:26 +0000, Carey Frisch [MVP] wrote:
    Once you properly burn the ISO to a DVD, begin the upgrade while at your desktop.
    There is no need to burn a DVD, just mount the ISO file using the native,
    built-in mounting facility in Windows Explorer and then run setup.exe.
    Paul Adare - FIM CM MVP

  • Upgrade from SP2010 to 2013 [What is the minimum build required?]

    Can SP2010 SP1 + June 2012 CU (14.0.6123.5000) be upgraded to SP2013? else, what is the minimum build required to move from SP2010 to SP2013?
    Is there any Technet article which clarifies this?
    Regards,
    Harish Kumar

    Actually the Build is not a problem because you will have to backup and restore SP 2010 backup on different machine and attach it to farm using powershell. you do not have a inplace upgrade option. you will have to go for database upgrade only
    Check below article:
    http://technet.microsoft.com/en-us/library/cc262483%28v=office.15%29.aspx
    http://blogs.msdn.com/b/alimaz/archive/2012/07/17/upgrading-from-sharepoint-2010-to-sharepoint-2013-step-by-step.aspx

  • Flash builder 4 upgrade from Flex 3 Standard

    Hiya.
    I would like to know from Adobe if the upgrade options available a wrong or not? I've just bought an upgrade from FB3 Standard to FB4 Preminum (from Eligibility chart is SEEMS possible). The installer when I entered my FB3 Standard serial says it's wrong. At this point the possible answers are two for me: the upgrade processes on the site is wrong or there's something wrong with the installer. A would like a clarification as soon as possible.
    Thanks.

    I run into the same problem.
    For me it was the only option available at the adobe online store (upgrade Flex3 -> FlashBuilder4 Premium)
    so the registration number didn't work, saying that i have the wong product to upgrade (Flex3 standard)
    I had to open a case for software destruction to get a refund for what i've allready payed and if i want the FlashBuilder4 serial i have to re-buy it at the online store
    Custumer support told that this is the only solution.
    It's a little bit annoying.
    That is not a critic to the support team (was very friendly) it's just annoying that i can't get a standad serial for my purchase and that i have to wait some weeks to get the refund...
    So be carefully while purchasing the upgrade and look twice to choose the right option at the store.
    (Hopfully the right option is now available...)
    so long

  • Upgrade from SCCM 2012 SP1 CU4 to R2 Fails - Unsupported Upgrade Path

    Hi everybody,
    I'm currently upgrading our SCCM infrastructure to SCCM 2012 R2 after have finished with the upgrade from SCCM 2012 RTM to SP1 CU4, thus far everything works fine, but when I try to update any
    of the site servers, whether CAS or Primary, I'm getting the following error message in the Prerequisites Check:
    I've gone through the system requirements and prerequisites over and over again and I can assure you that every possible update, supported OS, feature set, SQL Server, check list, etc,
    etc, have been followed as per the official documentation available, however I'm stuck in this point, and surely enough I haven't been able to find out a similar case.Additionally I'm adding
    the ConfigMgrPrereq log (the relevant portion of it) in case someone could kindly take a look at it.
    <04-25-2014 02:06:46> ******* Start Prerequisite checking. *******
    <04-25-2014 02:06:47> ********************************************
    <04-25-2014 02:07:00> INFO: Detected current installed build version [7711] for sitecode [BRA]. For Upgrade,
    minimum supported installed build version is [7804].
    <04-25-2014 02:07:00> INFPROSCCMCMS.usersad.everis.int;   
    Unsupported upgrade path;    Error;   
    Configuration Manager has detected that one or more sites in the hierarchy are installed with a version of Configuration Manager that is not supported for upgrade.
    <04-25-2014 02:07:00> INFO: This rule only apply to primary site, skip checking.
    <04-25-2014 02:07:00> INFPROSCCMCMS.usersad.everis.int;   
    Active Replica MP;    Passed
    <04-25-2014 02:07:00> INFO: This rule only applies to primary or secondary site in hierarchy, skip checking.
    <04-25-2014 02:07:00> INFPROSCCMCMS.usersad.everis.int;   
    Parent site replication status;    Passed
    <04-25-2014 02:07:00> <<<RuleCategory: Database Upgrade Requirements>>>
    <04-25-2014 02:07:00> <<<CategoryDesc: Checking the target ConfigMgr database is ready to upgrade...>>>
    <04-25-2014 02:07:00> ===== INFO: Prerequisite Type & Server: SQL:INFPROSCCMCDB.usersad.everis.int
    =====
    <04-25-2014 02:07:00> <<<RuleCategory: Access Permissions>>>
    <04-25-2014 02:07:00> <<<CategoryDesc: Checking access permissions...>>>
    <04-25-2014 02:07:00> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server sysadmin rights;    Passed
    <04-25-2014 02:07:00> INFPROSCCMCDB.usersad.everis.int;    SQL Server sysadmin rights
    for reference site;    Passed
    <04-25-2014 02:07:00> INFO: CheckLocalSys is Admin of <INFPROSCCMCDB.usersad.everis.int>.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Site server computer account administrative rights;    Passed
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server security mode;    Passed
    <04-25-2014 02:07:09> <<<RuleCategory: System Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <04-25-2014 02:07:09> INFO: OS version:601, ServicePack:1.
    <04-25-2014 02:07:09> INFO: Target computer is a Windows server.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Unsupported site server operating system version for Setup;    Passed
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Domain membership;    Passed
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Pending system restart;    Passed
    <04-25-2014 02:07:09> <<<RuleCategory: Dependent Components>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <04-25-2014 02:07:09> INFO: Return code:0, Major:10, Minor:50, BuildNum:4000
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server version;    Passed
    <04-25-2014 02:07:09> INFO: Get Sql edition:Enterprise Edition.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server Edition;    Passed
    <04-25-2014 02:07:09> INFO: Checking Tcp is enabled to Static port, SQL Server:INFPROSCCMCDB.usersad.everis.int,
    Instance:.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    SQL Server Tcp Port;    Passed
    <04-25-2014 02:07:09> INFO: Checking if SQL Server memory is limited.
    <04-25-2014 02:07:09> INFO: SQL Server memory is limited.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Configuration for SQL Server memory usage;    Passed
    <04-25-2014 02:07:09> INFO: Checking if SQL Server memory is configured to reserve minimum memory.
    <04-25-2014 02:07:09> INFO: Installing the central administration site or primary site, requires SQL
    Server to reserve a minimum of 8 gigabytes (GB) of memory.
    <04-25-2014 02:07:09> WARN: SQL Server minimum memory is 8000 MB.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;    SQL Server process memory allocation;   
    Warning;    Configuration Manager requires SQL Server to reserve a minimum of 8 gigabytes (GB) of memory for the central administration site and primary site and a minimum of 4 gigabytes (GB) for the secondary site. This memory is reserved by
    using the Minimum server memory setting under Server Memory Options and is configured by using SQL Server Management Studio. For more information about how to set a fixed amount of memory, see
    http://go.microsoft.com/fwlink/p/?LinkId=233759.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Case-insensitive collation on SQL Server;    Passed
    <04-25-2014 02:07:09> INFO: Check Machine FQDN: <INFPROSCCMCDB.usersad.everis.int>.
    <04-25-2014 02:07:09> INFO: getaddrinfo returned success.
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Validate FQDN of SQL Server Computer;    Passed
    <04-25-2014 02:07:09> INFO:CheckSupportedFQDNFormat <INFPROSCCMCDB.usersad.everis.int>
    <04-25-2014 02:07:09> INFO: NetBIOS <INFPROSCCMCDB>
    <04-25-2014 02:07:09> INFPROSCCMCDB.usersad.everis.int;   
    Primary FQDN;    Passed
    <04-25-2014 02:07:09> <<<RuleCategory: Site Upgrade Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking if the target ConfigMgr site is ready to upgrade...>>>
    <04-25-2014 02:07:09> <<<RuleCategory: Database Upgrade Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking the target ConfigMgr database is ready to upgrade...>>>
    <04-25-2014 02:07:09> ===== INFO: Prerequisite Type & Server: SDK:INFPROSCCMCMS.usersad.everis.int
    =====
    <04-25-2014 02:07:09> <<<RuleCategory: Access Permissions>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking access permissions...>>>
    <04-25-2014 02:07:09> INFO: The rule 'Administrative rights on site system' has been run on server 'INFPROSCCMCMS.usersad.everis.int',
    skipped.
    <04-25-2014 02:07:09> <<<RuleCategory: System Requirements>>>
    <04-25-2014 02:07:09> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <04-25-2014 02:07:09> INFO: The rule 'Unsupported site server operating system version for Setup' has
    been run on server 'INFPROSCCMCMS.usersad.everis.int', skipped.
    <04-25-2014 02:07:09> INFO: The rule 'Domain membership' has been run on server 'INFPROSCCMCMS.usersad.everis.int',
    skipped.
    <04-25-2014 02:07:09> INFO: Windows Cluster not found on INFPROSCCMCMS.usersad.everis.int.
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;   
    Windows Failover Cluster;    Passed
    <04-25-2014 02:07:10> INFO: The rule 'Pending system restart' has been run on server 'INFPROSCCMCMS.usersad.everis.int',
    skipped.
    <04-25-2014 02:07:10> <<<RuleCategory: Dependent Components>>>
    <04-25-2014 02:07:10> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;   
    Windows Deployment Tools installed;    Passed
    <04-25-2014 02:07:10> INFO: CheckAdkWinPeInstalled on INFPROSCCMCMS.usersad.everis.int.
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;    Windows Preinstallation Environment
    installed;    Passed
    <04-25-2014 02:07:10> INFPROSCCMCMS.usersad.everis.int;   
    SMS Provider machine has same domain as site server;    Passed
    <04-25-2014 02:07:10> <<<RuleCategory: Site Upgrade Requirements>>>
    <04-25-2014 02:07:10> <<<CategoryDesc: Checking if the target ConfigMgr site is ready to upgrade...>>>
    <04-25-2014 02:07:10> <<<RuleCategory: Database Upgrade Requirements>>>
    <04-25-2014 02:07:10> <<<CategoryDesc: Checking the target ConfigMgr database is ready to upgrade...>>>
    <04-25-2014 02:07:10> ***************************************************
    <04-25-2014 02:07:10> ******* Prerequisite checking is completed. *******
    <04-25-2014 02:07:10> ******************************************<04-25-2014 02:07:10> INFO: Updating
    Prerequisite checking result into the registry
    <04-25-2014 02:07:10> INFO: Connecting to INFPROSCCMCMS.usersad.everis.int registry
    <04-25-2014 02:07:10> INFO: Setting registry values
    If you wonder whether it might be related to this error:
    -2014 02:07:00> INFO: Detected current installed build version [7711] for sitecode [BRA]. For Upgrade, minimum supported installed build version is [7804].
    I confirm that this one site is a secondary one that's attached to a primary site and this log is from the CAS server, I managed to tall it and delete it from that site, but still appears listed
    on the CAS management console, any idea how to force the removal of a secondary site that's attached to a primary from the CAS site when it has been removed already from said primary?
    I've already tried the
    Preinst /DELSITE XXX  command but it only works when the site to remove it's attached to the local site and certainly not from a CAS
    Finally,  the version, build number and everything is correct, no idea what could be the problem, does anybody know a way to bypass this or force the re-evaluation of this rules, I've got
    the impression that it's being cached somehow.
    Any help would be highly appreciated,
    Thank you.
    Marcelo Estrada MCP-MCTS-MCITP-MCSA-MCSE

    Hello again everybody,
    I've finally managed to fix this up, in the end I had to delete those entries manually from the database as Garry suggested. After this was done the upgrade has gone through as expected with no further ado and has finalized already, now moving on to the
    primary sites.
    If anybody out there is facing the same issue, what I did was to delete those "stubborn" records executing the following statements over the CAS database:
    DELETE
    FROMServerDataWHERESiteCode='XXX'
    DELETE
    FROMSC_SiteDefinitionWHERESiteCode='XXX'
    And this is pretty much about it. I'd recommend to take a proper backup first though as best practice.
    Thank you all anyways for your answers and comments,
    Marcelo Estrada MCP-MCTS-MCITP-MCSA-MCSE

  • Problem in upgrading from CUCM 8.5.1 to CUCM 8.6.2

    Unable to upgarde cucm 8.5 to 8.6 ,
    installed referesh upgrade cop file . tried on SFTP and using local DVD same below error displayed . Any one have any solution please share .
    Installation Status
    File
    UCSInstall_UCOS_8.6.2.21900-5.sgn.iso
    Start Time
    Mon Dec 10 14:31:47 GST 2013
    Status
    Error encountered: An unknown error occurred while accessing the upgrade file.
    12/10/2013 13:44:37 file_list.sh|Starting file_list.sh|<LVL::Info>
    12/10/2013 13:44:37 file_list.sh|Parse argument method=remote_sftp|<LVL::Debug>
    12/10/2013 13:44:37 file_list.sh|Parse argument source_dir=/|<LVL::Debug>
    12/10/2013 13:44:37 file_list.sh|Parse argument dest_file=/var/log/install/downloaded_versions|<LVL::Debug>
    12/10/2013 13:44:37 file_list.sh|Parse argument remote_host=10.2.102.68|<LVL::Debug>
    12/10/2013 13:44:37 file_list.sh|Parse argument user_name=cisco|<LVL::Debug>
    12/10/2013 13:44:37 file_list.sh|Process remote SFTP request|<LVL::Info>
    12/10/2013 13:44:37 file_list.sh|Calling SFTP command with metering off|<LVL::Debug>
    12/10/2013 13:44:38 file_list.sh|SFTP command complete (0)|<LVL::Debug>
    12/10/2013 13:44:38 file_list.sh|List file (pre-filtered):|<LVL::Debug>
    12/10/2013 13:44:38 file_list.sh|(CAPTURE) UCSInstall_UCOS_8.6.2.21900-5.sgn.iso|<LVL::Debug>
    12/10/2013 13:44:38 file_list.sh|(CAPTURE) ciscocm.refresh_upgrade_v1.1.cop.sgn|<LVL::Debug>
    12/10/2013 13:44:38 file_list.sh|/opt/cisco/install/bin/filter file=/var/log/install/downloaded_versions|<LVL::Debug>
    12/10/2013 13:44:38 filter|Parse argument file=/var/log/install/downloaded_versions|<LVL::Debug>
    12/10/2013 13:44:38 filter|No patch type specified. Optional.|<LVL::Debug>
    12/10/2013 13:44:38 filter|No upgrade mode specifed. Optional.|<LVL::Debug>
    12/10/2013 13:44:43 filter|Processing filter candidate names|<LVL::Debug>
    12/10/2013 13:44:43 filter|Process "UCSInstall_UCOS_8.6.2.21900-5.sgn.iso"|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern  (UCSInstall_UCOS_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern  (UCSInstall_UCOS_UNRST_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern  (UCSInstall_UCOS_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:43 filter|INorOUT=IN UCSInstall_UCOS_8.6.2.21900-5.sgn.iso: Filter passed.|<LVL::Debug>
    12/10/2013 13:44:43 filter|Process "ciscocm.refresh_upgrade_v1.1.cop.sgn"|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern  (UCSInstall_UCOS_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern  (UCSInstall_UCOS_UNRST_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern Signed Standard upgrade patch file (UCSInstall_UCOS_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:43 filter|    Match against patch pattern  (UCSInstall_UCOS_UNRST_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against es pattern  (UCSInstall_UCOS_ES[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against es pattern  (UCSInstall_UCOS_UNRST_ES[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against es pattern  (UCSInstall_UCOS_ES[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against es pattern  (UCSInstall_UCOS_UNRST_ES[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against su pattern  (UCSInstall_UCOS_SU[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against su pattern  (UCSInstall_UCOS_UNRST_SU[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against su pattern  (UCSInstall_UCOS_SU[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against su pattern  (UCSInstall_UCOS_UNRST_SU[0-9]*_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.sgn.iso)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (dp-ffr.[1-9]-[0-9]-[0-9]+.*.cop)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (dp-ffr.[1-9]-[0-9]-[0-9]+.*.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (cm-locale-.*_.*-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (cm-locale-.*_.*-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (po-locale-.*_.*-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (po-locale-.*_.*-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (cmterm-devicepack[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (cmterm-devicepack[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (cmterm-.*\.cop)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (cmterm-.*\.cop\.sgn)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (uc-locale-.*_.*-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (uc-locale-.*_.*-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:44 filter|    Match against cop pattern  (uc-friendly-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop)|<LVL::Debug>
    12/10/2013 13:44:45 filter|    Match against cop pattern  (uc-friendly-[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[0-9]+.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:45 filter|    Match against cop pattern  (ciscocm..*.cop)|<LVL::Debug>
    12/10/2013 13:44:45 filter|    Match against cop pattern  (ciscocm..*.cop.sgn)|<LVL::Debug>
    12/10/2013 13:44:45 filter|INorOUT=IN ciscocm.refresh_upgrade_v1.1.cop.sgn: Filter passed.|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|List file (post-filtered):|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|(CAPTURE) <?xml version="1.0" encoding="UTF-8"?>|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|(CAPTURE) <InstallList>|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|(CAPTURE)     <InstallItem type="patch" secure-file="UCSInstall_UCOS_8.6.2.21900-5.sgn.iso" version="8.6.2.21900-5" file="UCSInstall_UCOS_8.6.2.21900-5.sgn.iso" reboot="no" signed="yes"/>|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|(CAPTURE)     <InstallItem type="cop" secure-file="ciscocm.refresh_upgrade_v1.1.cop.sgn" version="0.0.0.0-0" file="ciscocm.refresh_upgrade_v1.1.cop" reboot="no" signed="yes"/>|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|(CAPTURE) </InstallList>|<LVL::Debug>
    12/10/2013 13:44:45 file_list.sh|success|<LVL::Info>
    12/10/2013 13:44:45 file_list.sh|file_list.sh complete (rc=0)|<LVL::Info>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Starting upgrade_validate_file.sh|<LVL::Info>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument method=remote_sftp|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument source_dir=/|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument file_name=UCSInstall_UCOS_8.6.2.21900-5.sgn.iso|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument remote_host=10.2.102.68|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument user_name=cisco|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument file_type=patch|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Parse argument file_signed=yes|<LVL::Debug>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Process remote SFTP request|<LVL::Info>
    12/10/2013 13:44:53 upgrade_validate_file.sh|Get //UCSInstall_UCOS_8.6.2.21900-5.sgn.iso size via sftp|<LVL::Debug>
    12/10/2013 13:44:54 upgrade_validate_file.sh|Size of file obtained from sftp is 4793341952|<LVL::Debug>
    12/10/2013 13:44:54 upgrade_validate_file.sh|Total space needed is 9586683904|<LVL::Debug>
    12/10/2013 13:44:54 upgrade_validate_file.sh|Check free space|<LVL::Info>
    12/10/2013 13:44:54 upgrade_validate_file.sh|There is enough space on device to proceed.|<LVL::Info>
    12/10/2013 13:44:54 upgrade_validate_file.sh|(CAPTURE)   Free space : 25916985344|<LVL::Debug>
    12/10/2013 13:44:54 upgrade_validate_file.sh|(CAPTURE) Space needed : 19827077120|<LVL::Debug>
    12/10/2013 13:44:54 upgrade_validate_file.sh|Remote SFTP request complete (0)|<LVL::Info>
    12/10/2013 13:44:54 upgrade_validate_file.sh|success|<LVL::Info>
    12/10/2013 13:44:54 upgrade_validate_file.sh|upgrade_validate_file.sh complete (rc=0)|<LVL::Info>
    12/10/2013 13:44:54 upgrade_validate_file.sh|Unmount DVD|<LVL::Info>
    12/10/2013 13:44:57 upgrade_get_file.sh|Starting upgrade_get_file.sh|<LVL::Info>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument method=remote_sftp|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument source_dir=/|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument file_name=UCSInstall_UCOS_8.6.2.21900-5.sgn.iso|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument dest_dir=/common/download/|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument remote_host=10.2.102.68|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument user_name=cisco|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument version=8.6.2.21900-5|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument file_type=patch|<LVL::Debug>
    12/10/2013 13:44:57 upgrade_get_file.sh|Parse argument file_signed=yes|<LVL::Debug>
    12/10/2013 13:45:08 upgrade_get_file.sh|Process remote SFTP request|<LVL::Info>
    12/10/2013 13:45:08 upgrade_get_file.sh|source_dir=/, dest_file=/common/download//UCSInstall_UCOS_8.6.2.21900-5.sgn.iso, file_name=UCSInstall_UCOS_8.6.2.21900-5.sgn.iso|<LVL::Debug>
    12/10/2013 13:45:08 upgrade_get_file.sh|Starting SFTP|<LVL::Debug>
    12/10/2013 14:29:34 upgrade_get_file.sh|Mount /common/download//UCSInstall_UCOS_8.6.2.21900-5.sgn.iso on /mnt/source|<LVL::Info>
    12/10/2013 14:29:34 upgrade_get_file.sh|Download of iso file RTMTStart|<LVL::Notice>
    12/10/2013 14:29:34 upgrade_get_file.sh|Create md5 "/common/download/UCSInstall_UCOS_8.6.2.21900-5.sgn.iso.md5"|<LVL::Info>
    12/10/2013 14:30:49 upgrade_get_file.sh|MD5(/common/download/UCSInstall_UCOS_8.6.2.21900-5.sgn.iso)= e8:da:df:9a:3a:61:ee:27:4d:c5:4f:7b:77:78:bc:f1|<LVL::Debug>
    12/10/2013 14:30:49 upgrade_get_file.sh|Create md5 complete|<LVL::Info>
    12/10/2013 14:30:49 upgrade_get_file.sh|Authenticate file "/common/download/8.6.2.21900-5/checksum_file.sgn"|<LVL::Info>
    12/10/2013 14:30:49 upgrade_get_file.sh|File authentication complete|<LVL::Debug>
    12/10/2013 14:30:49 upgrade_get_file.sh|authenticating ISO name, filename=UCSInstall_UCOS_8.6.2.21900-5.sgn.iso, isoname=UCSInstall_UCOS_8.6.2.21900-5.sgn.iso|<LVL::Debug>
    12/10/2013 14:30:49 upgrade_get_file.sh|Download of iso file RTMTFinish|<LVL::Notice>
    12/10/2013 14:30:49 upgrade_get_file.sh|Checking for preflight script|<LVL::Debug>
    12/10/2013 14:30:49 upgrade_get_file.sh|Executing preflight script: /mnt/source/Cisco/install/bin/preflight isolocation=/mnt/source|<LVL::Info>
    12/10/2013 14:30:49 preflight|Starting preflight|<LVL::Info>
    12/10/2013 14:30:49 preflight|Validate preflight data|<LVL::Info>
    12/10/2013 14:30:49 preflight|Preflight data validation complete|<LVL::Info>
    12/10/2013 14:30:49 preflight|Determine upgrade type|<LVL::Info>
    12/10/2013 14:30:50 preflight|Active RH version = 4AS|<LVL::Debug>
    12/10/2013 14:30:50 preflight|New os version(xml) = 5Server|<LVL::Debug>
    12/10/2013 14:30:50 preflight|HW model = VMware|<LVL::Debug>
    12/10/2013 14:30:50 preflight|Upgrade type = RU|<LVL::Debug>
    12/10/2013 14:30:50 preflight|Obtain product type|<LVL::Info>
    12/10/2013 14:30:53 preflight|Obtained product type CallManager|<LVL::Info>
    12/10/2013 14:30:53 preflight|Processing preflight install mode|<LVL::Info>
    12/10/2013 14:30:53 preflight|Set preflight cancel utility|<LVL::Info>
    12/10/2013 14:30:53 preflight|Execute install preflight commands for CallManager:RU from /mnt/source/Cisco/install/preflight.xml|<LVL::Info>
    12/10/2013 14:30:53 preflight|Found 10 preflight commands to execute|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (1/10): mkdir -p /common/preflight/CM/RU|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (2/10): cp -f /usr/local/platform/conf/dynamicConfig.xml /common/preflight/CM/RU/dynamicConfig.xml|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 1|<LVL::Debug>
    12/10/2013 14:30:53 preflight|(CAPTURE) cp: cannot stat `/usr/local/platform/conf/dynamicConfig.xml': No such file or directory|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command did not complete (1). Continuing command processing...|<LVL::Warn>
    12/10/2013 14:30:53 preflight|Execute preflight command (3/10): cp -f /usr/local/thirdparty/jakarta-tomcat/webapps/cmplatform/WEB-INF/pages/install/dynamic.jsp /common/preflight/CM/RU/dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 1|<LVL::Debug>
    12/10/2013 14:30:53 preflight|(CAPTURE) cp: cannot stat `/usr/local/thirdparty/jakarta-tomcat/webapps/cmplatform/WEB-INF/pages/install/dynamic.jsp': No such file or directory|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command did not complete (1). Continuing command processing...|<LVL::Warn>
    12/10/2013 14:30:53 preflight|Execute preflight command (4/10): cp -f /usr/local/thirdparty/jakarta-tomcat/webapps/cmplatform/WEB-INF/pages/install/install-confirm-content.jsp /common/preflight/CM/RU/install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (5/10): cp -f /mnt/source/Cisco/install/dynamicConfig_RU.xml /usr/local/platform/conf/dynamicConfig.xml|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (6/10): mkdir -p /usr/local/thirdparty/jakarta-tomcat/webapps/cmplatform/WEB-INF/pages/install|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (7/10): cp -f /mnt/source/Cisco/install/dynamic_RU.jsp /usr/local/thirdparty/jakarta-tomcat/webapps/cmplatform/WEB-INF/pages/install/dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (8/10): cp -f /mnt/source/Cisco/install/install-confirm-content_RU.jsp /usr/local/thirdparty/jakarta-tomcat/webapps/cmplatform/WEB-INF/pages/install/install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:53 preflight|Execute preflight command (9/10): /mnt/source/Cisco/install/bin/tempDynamic.preflight /mnt/source/Cisco/install/dynamic_RU.jsp dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:53  starting tempDynamic.preflight...|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:53  Source dir/file = /mnt/source/Cisco/install/dynamic_RU.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:53  Destination file name = dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Copying /mnt/source/Cisco/install/dynamic_RU.jsp to /usr/local/thirdparty/jakarta-tomcat/temp/1-cmplatform/WEB-INF/pages/install/dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  added/replaced /usr/local/thirdparty/jakarta-tomcat/temp/1-cmplatform/WEB-INF/pages/install/dynamic.jsp successfully|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Copying /mnt/source/Cisco/install/dynamic_RU.jsp to /usr/local/thirdparty/jakarta-tomcat/temp/2-cmplatform/WEB-INF/pages/install/dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  added/replaced /usr/local/thirdparty/jakarta-tomcat/temp/2-cmplatform/WEB-INF/pages/install/dynamic.jsp successfully|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Copying /mnt/source/Cisco/install/dynamic_RU.jsp to /usr/local/thirdparty/jakarta-tomcat/temp/4-cmplatform/WEB-INF/pages/install/dynamic.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  added/replaced /usr/local/thirdparty/jakarta-tomcat/temp/4-cmplatform/WEB-INF/pages/install/dynamic.jsp successfully|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  ... tempDynamic.preflight completed|<LVL::Debug>
    12/10/2013 14:30:54 preflight|Execute preflight command (10/10): /mnt/source/Cisco/install/bin/tempDynamic.preflight /mnt/source/Cisco/install/install-confirm-content_RU.jsp install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|Preflight command returns 0|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  starting tempDynamic.preflight...|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Source dir/file = /mnt/source/Cisco/install/install-confirm-content_RU.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Destination file name = install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Copying /mnt/source/Cisco/install/install-confirm-content_RU.jsp to /usr/local/thirdparty/jakarta-tomcat/temp/1-cmplatform/WEB-INF/pages/install/install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  added/replaced /usr/local/thirdparty/jakarta-tomcat/temp/1-cmplatform/WEB-INF/pages/install/install-confirm-content.jsp successfully|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Copying /mnt/source/Cisco/install/install-confirm-content_RU.jsp to /usr/local/thirdparty/jakarta-tomcat/temp/2-cmplatform/WEB-INF/pages/install/install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  added/replaced /usr/local/thirdparty/jakarta-tomcat/temp/2-cmplatform/WEB-INF/pages/install/install-confirm-content.jsp successfully|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  Copying /mnt/source/Cisco/install/install-confirm-content_RU.jsp to /usr/local/thirdparty/jakarta-tomcat/temp/4-cmplatform/WEB-INF/pages/install/install-confirm-content.jsp|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  added/replaced /usr/local/thirdparty/jakarta-tomcat/temp/4-cmplatform/WEB-INF/pages/install/install-confirm-content.jsp successfully|<LVL::Debug>
    12/10/2013 14:30:54 preflight|(CAPTURE) 12/10/2013 14:30:54  ... tempDynamic.preflight completed|<LVL::Debug>
    12/10/2013 14:30:54 preflight|Exiting with result 0|<LVL::Info>
    12/10/2013 14:30:54 upgrade_get_file.sh|preflight rc=0|<LVL::Debug>
    12/10/2013 14:30:54 upgrade_get_file.sh|Preflight completed successfully|<LVL::Info>
    12/10/2013 14:30:56 upgrade_get_file.sh|success|<LVL::Info>
    12/10/2013 14:30:56 upgrade_get_file.sh|upgrade_get_file.sh complete (rc=0)|<LVL::Info>
    12/30/2014 14:31:49 sd_cancelInstall.sh|Canceling active side processes
    12/30/2014 14:31:49 sd_cancelInstall.sh|Canceling active side processes done
    12/30/2014 14:31:49 sd_cancelInstall.sh|Canceling inactive side processes
    12/30/2014 14:31:50 sd_cancelInstall.sh|Canceling inactive side processes done
    12/10/2013 14:31:55 upgrade_install.sh|Starting Upgrade -- upgrade_install.sh|<LVL::Info>
    12/10/2013 14:31:55 upgrade_install.sh|Parse argument version=8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:31:55 upgrade_install.sh|Parse argument dest_dir=/common/download/|<LVL::Debug>
    12/10/2013 14:31:55 upgrade_install.sh|Parse argument work_dir=/var/log/install|<LVL::Debug>
    12/10/2013 14:31:59 upgrade_install.sh|/usr/local/platform/bin/startcsa status|<LVL::Debug>
    12/10/2013 14:31:59 upgrade_install.sh|CSA Status = 0|<LVL::Debug>
    12/10/2013 14:31:59 upgrade_install.sh|(CAPTURE) Cisco Security Agent is running with pid 23124|<LVL::Debug>
    12/10/2013 14:31:59 upgrade_install.sh|CSA Status = 0|<LVL::Debug>
    12/10/2013 14:31:59 upgrade_install.sh|/etc/init.d/ciscosec stop|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_install.sh|(CAPTURE) Stopping ciscosec:  [  OK  ]|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_install.sh|Upgrade the system|<LVL::Info>
    12/10/2013 14:32:14 upgrade_install.sh|Copy /mnt/source/Cisco/base_scripts/upgrade_manager.sh to /common/download/8.6.2.21900-5/upgrade_manager.sh|<LVL::Info>
    12/10/2013 14:32:14 upgrade_install.sh|Copy /mnt/source/Cisco/base_scripts/upgrade_manager.sh to /common/download/8.6.2.21900-5/upgrade_manager.sh complete|<LVL::Info>
    12/10/2013 14:32:14 upgrade_install.sh|Start upgrade manager|<LVL::Info>
    12/10/2013 14:32:14 upgrade_install.sh|/common/download/8.6.2.21900-5/upgrade_manager.sh type=upgrade basepath=/common/download/8.6.2.21900-5 file_name= logfile=/var/log/install/install_log_2013-12-30.13.44.35.log resultfile=/var/log/install/upgrade-results.xml work_dir=/var/log/install intf_file=/common/download/8.6.2.21900-5/upgrade_manager.xml|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Cleanup data from a prior upgrade attempt|<LVL::Info>
    12/10/2013 14:32:14 upgrade_manager.sh|Removing any /grub/boot/grub/grub.conf.recovery|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Invalidate upgrade partition|<LVL::Info>
    12/10/2013 14:32:14 upgrade_manager.sh|Clean up rpm any stale __db. files in rpmdb on the to side|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Removing any master RPM from /partB|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Removing any /partB/etc/opt/cisco/install.conf|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Invalidate any product configuration file|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument type=upgrade|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument basepath=/common/download/8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument file_name=|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument logfile=/var/log/install/install_log_2013-12-30.13.44.35.log|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument resultfile=/var/log/install/upgrade-results.xml|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument work_dir=/var/log/install|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Parse argument intf_file=/common/download/8.6.2.21900-5/upgrade_manager.xml|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|upgrade_type="upgrade"|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|L2 upgrade|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Initialize install support functions|<LVL::Info>
    12/10/2013 14:32:14 upgrade_manager.sh|Calling "source /mnt/source/Cisco/install/bin/install_func"|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Initialize install support functions complete|<LVL::Info>
    12/10/2013 14:32:14 upgrade_manager.sh|Check for Refresh Upgrade|<LVL::Info>
    12/10/2013 14:32:14 upgrade_manager.sh|Check if /mnt/source/upgradeConfig.xml exists|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Checking RedHat release version (4AS, 5Server)|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Initiate Refresh Upgrade|<LVL::Info>
    12/10/2013 14:32:14 upgrade_manager.sh|Copy /mnt/source/Cisco/install/bin/refresh_upgrade to /common/download/8.6.2.21900-5/refresh_upgrade|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Check that /common/download/8.6.2.21900-5/refresh_upgrade exists and is executable|<LVL::Debug>
    12/10/2013 14:32:14 upgrade_manager.sh|Calling exec /common/download/8.6.2.21900-5/refresh_upgrade type=upgrade basepath=/common/download/8.6.2.21900-5 file_name= logfile=/var/log/install/install_log_2013-12-30.13.44.35.log resultfile=/var/log/install/upgrade-results.xml work_dir=/var/log/install intf_file=/common/download/8.6.2.21900-5/upgrade_manager.xml|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument type=upgrade|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument basepath=/common/download/8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument file_name=|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument logfile=/var/log/install/install_log_2013-12-30.13.44.35.log|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument resultfile=/var/log/install/upgrade-results.xml|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument work_dir=/var/log/install|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Parse argument intf_file=/common/download/8.6.2.21900-5/upgrade_manager.xml|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|No 'to' version specified. Extracting it from base path.|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|NEW_VERSION updated to 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:32:14 refresh_upgrade|Refresh Upgrade Starting|<LVL::Info>
    12/10/2013 14:32:14 refresh_upgrade|IOWAIT monitor starting|<LVL::Info>
    12/10/2013 14:32:14 refresh_upgrade|Checksum the upgrade source on /mnt/source|<LVL::Info>
    12/10/2013 14:32:14 refresh_upgrade|Calling sha1sum -c /common/download/8.6.2.21900-5/checksum_file|<LVL::Debug>
    12/10/2013 14:34:14 refresh_upgrade|Checksum complete|<LVL::Info>
    12/10/2013 14:34:14 refresh_upgrade|Initialize staging area|<LVL::Info>
    12/10/2013 14:34:14 refresh_upgrade|Initialize globals for hard drive|<LVL::Debug>
    12/10/2013 14:34:14 refresh_upgrade|Calling rm -rf /common/refresh_upgrade /common/component|<LVL::Debug>
    12/10/2013 14:34:23 refresh_upgrade|Copy /mnt/source to /common/refresh_upgrade|<LVL::Info>
    12/10/2013 14:34:23 refresh_upgrade|Execute find /mnt/source and cpio to /common/refresh_upgrade. This may take several minutes.|<LVL::Debug>
    12/10/2013 14:37:31 refresh_upgrade|Copy source files to staging area complete|<LVL::Info>
    12/10/2013 14:37:31 refresh_upgrade|Initialize staging area complete|<LVL::Info>
    12/10/2013 14:37:31 refresh_upgrade|Prepare Refresh Upgrade support directory|<LVL::Info>
    12/10/2013 14:37:31 refresh_upgrade|Make /common/mnt/product_img mount point|<LVL::Info>
    12/10/2013 14:37:32 refresh_upgrade|Calling umount /common/mnt/product_img|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Setup support directories|<LVL::Info>
    12/10/2013 14:37:33 refresh_upgrade|Calling rm -rf /common/download/8.6.2.21900-5/Cisco|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling mkdir -p /common/download/8.6.2.21900-5/Cisco|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Create /common/cisco link to /common/download/8.6.2.21900-5/Cisco|<LVL::Info>
    12/10/2013 14:37:33 refresh_upgrade|Calling rm -rf /common/cisco|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling ln -s /common/download/8.6.2.21900-5/Cisco /common/cisco|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Copy files from /common/refresh_upgrade/images/product.img to /common/download/8.6.2.21900-5/Cisco|<LVL::Info>
    12/10/2013 14:37:33 refresh_upgrade|Calling mount /common/refresh_upgrade/images/product.img /common/mnt/product_img -o loop|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/iproduct.sh /common/download/8.6.2.21900-5/Cisco/bin/iproduct.sh|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/ihardware.sh /common/download/8.6.2.21900-5/Cisco/bin/ihardware.sh|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/ihistory.sh /common/download/8.6.2.21900-5/Cisco/bin/ihistory.sh|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/xproduct.sh /common/download/8.6.2.21900-5/Cisco/bin/xproduct.sh|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/xcomponent.sh /common/download/8.6.2.21900-5/Cisco/bin/xcomponent.sh|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/xplatformconfig.sh /common/download/8.6.2.21900-5/Cisco/bin/xplatformconfig.sh|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/install_emailer /common/download/8.6.2.21900-5/Cisco/bin/install_emailer|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling cp -rf /common/mnt/product_img/bin/component_install /common/download/8.6.2.21900-5/Cisco/bin/component_install|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Calling umount /common/mnt/product_img|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|Setup install information in /common/download/8.6.2.21900-5/Cisco|<LVL::Info>
    12/10/2013 14:37:33 refresh_upgrade|Calling ln -s /common/refresh_upgrade/Cisco/install /common/download/8.6.2.21900-5/Cisco/install|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) Mail notification cancelled - smtp server address for email not found! [/usr/local/platform/conf/platformConfig.xml]|<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:33 refresh_upgrade|(CAPTURE) |<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|Setting up cisco specific enviroment|<LVL::Info>
    12/10/2013 14:37:36 refresh_upgrade|PATH=/common/download/8.6.2.21900-5/Cisco/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/sbin:/home/sftpuser:/root/.security|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|LD_LIBRARY_PATH=/common/download/8.6.2.21900-5/Cisco/lib:/opt/cisco/install/lib:|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|PYTHONPATH=/common/download/8.6.2.21900-5/Cisco/python:/usr/local/cm/lib:/usr/local/cm/lib:/usr/local/cm/lib:|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|CISCO_INSTALL_CONF_PATH=/common/download/8.6.2.21900-5/Cisco/install/conf|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|CISCO_INSTALL_BIN_PATH=/common/download/8.6.2.21900-5/Cisco/bin /opt/cisco/install/bin /usr/local/bin/base_scripts|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|CISCO_PLATFORMCONF_PATH=/common/cisco /usr/local/platform/conf|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|CISCO_INSTALL_LIB_PATH=/usr/local/bin/base_scripts|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|Set logging globals for upgrade|<LVL::Info>
    12/10/2013 14:37:36 refresh_upgrade|Before: ILOG_CONTEXT="Upgrade", ILOG_FILE="/var/log/install/install_log_2013-12-30.13.44.35.log", ILOG_RESULTS_FILE="/var/log/install/upgrade-results.xml"|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|After: ILOG_CONTEXT="Upgrade", ILOG_FILE="/common/log/install/install_log_2013-12-30.13.44.35.log", ILOG_RESULTS_FILE="/common/log/install/upgrade-results.xml"|<LVL::Debug>
    12/10/2013 14:37:36 refresh_upgrade|Initialize APIs|<LVL::Info>
    12/10/2013 14:37:36 refresh_upgrade|Initializing the product API|<LVL::Info>
    12/10/2013 14:37:37 refresh_upgrade|Initializing the hardware API|<LVL::Info>
    12/10/2013 14:37:38 ServerApiManager|INITIALIZE: sam_legacy_mode_init=1|<LVL::Debug>
    12/10/2013 14:37:46 ServerApiManager|INITIALIZE: sam_hssi_mode_init=0|<LVL::Debug>
    12/10/2013 14:37:46 refresh_upgrade|Initializing the history log API|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Initializing the xplatformconfig API|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Initializing the xproduct API|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Initialize setup functions|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Calling "source /common/download/8.6.2.21900-5/Cisco/install/setup/utils.sh"|<LVL::Debug>
    12/10/2013 14:37:46 refresh_upgrade|Initialize setup functions complete|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Getting deployment ID from active side|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Copy /usr/local/platform/conf/platformConfig.xml to /common/cisco/platformConfig.xml|<LVL::Info>
    12/10/2013 14:37:46 refresh_upgrade|Calling "cp /usr/local/platform/conf/platformConfig.xml /common/cisco/platformConfig.xml"|<LVL::Debug>
    12/10/2013 14:37:48 refresh_upgrade|Check if the upgrade is allowed|<LVL::Info>
    12/10/2013 14:37:48 refresh_upgrade|Validate hardware for the upgrade|<LVL::Info>
    12/10/2013 14:37:48 refresh_upgrade|Hardware is supported for the upgrade|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|Validate hardware for "callmanager" deployment|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|Hardware is supported for "callmanager" deployment|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|Validate from version 8.5.1.10000-26|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|Upgrade from 8.5.1.10000-26 allowed|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|Validate free space for the upgrade|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|(CAPTURE) Free space: 26040668160, Needed space: 15014745300|<LVL::Debug>
    12/10/2013 14:37:50 refresh_upgrade|Free space validation complete|<LVL::Info>
    12/10/2013 14:37:50 refresh_upgrade|Run component export scripts|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Initializing xproduct.sh API|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Initializing xcomponent.sh API|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Initializing xplatformconfig.sh API|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Parse argument export|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Parse argument mode=refresh-upgrade|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Parse argument install_root=/common/refresh_upgrade/Cisco|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Parse argument data_root=/common|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Run component export scripts, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:50 component_install|Initialize product data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:50 component_install|Initialize "to" side product version|<LVL::Info>
    12/10/2013 14:37:50 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Initialize "to" side product version complete|<LVL::Info>
    12/10/2013 14:37:50 component_install|Initialize "from" side product version|<LVL::Info>
    12/10/2013 14:37:50 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:50 component_install|Initialize "from" side product version complete|<LVL::Info>
    12/10/2013 14:37:50 component_install|Initialize product data complete|<LVL::Info>
    12/10/2013 14:37:50 component_install|Initialize component data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:50 component_install|Initialize ucos "to" side version|<LVL::Info>
    12/10/2013 14:37:50 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Initialize ucos "to" side version complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize ucos "from" side version|<LVL::Info>
    12/10/2013 14:37:51 component_install|Component ucos available on active side|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Initialize ucos "from" side version complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize global data complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Build the command list for ucos|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize command list|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Build ucos export phase commands|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Processing ucos export element|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Building the command list for ucos is complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Command execution for ucos component RTMTStart|<LVL::Notice>
    12/10/2013 14:37:51 component_install|Execute commands in the command list for ucos component|<LVL::Info>
    12/10/2013 14:37:51 component_install|No commands to execute for ucos component|<LVL::Info>
    12/10/2013 14:37:51 component_install|Command execution for ucos component is complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Command execution for ucos component RTMTFinish|<LVL::Notice>
    12/10/2013 14:37:51 component_install|Initialize component data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize ucplatform "to" side version|<LVL::Info>
    12/10/2013 14:37:51 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Initialize ucplatform "to" side version complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize ucplatform "from" side version|<LVL::Info>
    12/10/2013 14:37:51 component_install|Component ucplatform available on active side|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Initialize ucplatform "from" side version complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize global data complete|<LVL::Info>
    12/10/2013 14:37:51 component_install|Build the command list for ucplatform|<LVL::Info>
    12/10/2013 14:37:51 component_install|Initialize command list|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Build ucplatform export phase commands|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Processing ucplatform export element|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:51 component_install|Add "security_prepare RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "password_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "ssh_keys_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "installed_options_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "platform_certs_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "servm_export RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "network_files_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Processing ucplatform script element|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Add "drf_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Building the command list for ucplatform is complete|<LVL::Info>
    12/10/2013 14:37:52 component_install|Command execution for ucplatform component RTMTStart|<LVL::Notice>
    12/10/2013 14:37:52 component_install|Execute commands in the command list for ucplatform component|<LVL::Info>
    12/10/2013 14:37:52 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/security_prepare|<LVL::Debug>
    12/10/2013 14:37:52 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/security_prepare RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Parse arguments|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Validate arguments|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Initialize global variables|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Handle Security Information|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export security information|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export /etc/shadow file|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export login warning message|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export SFTP data|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export DRF data|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export CCM Service Data|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export IPSec Data|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|get_fips_status returning partB fips_cnf as 0|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export Racoon Data|<LVL::Debug>
    12/10/2013 14:37:52 security_prepare|Export Tomcat Data|<LVL::Debug>
    12/10/2013 14:37:53 security_prepare|security information prepare successful|<LVL::Info>
    12/10/2013 14:37:53 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/password_migrate|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/password_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:53 password_migrate|Handle password information|<LVL::Debug>
    12/10/2013 14:37:53 password_migrate|Export password information|<LVL::Info>
    12/10/2013 14:37:53 password_migrate|Calling mkdir -p /common/component/ucplatform/etc/pam.d|<LVL::Info>
    12/10/2013 14:37:53 password_migrate|password information migrate successful|<LVL::Info>
    12/10/2013 14:37:53 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/ssh_keys_migrate|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/ssh_keys_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/installed_options_migrate|<LVL::Debug>
    12/10/2013 14:37:53 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/installed_options_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:55 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:55 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/platform_certs_migrate|<LVL::Debug>
    12/10/2013 14:37:55 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/platform_certs_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:55 platform_certs_migrate|Source major version: 8|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|Export platform certificates|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|starting refresh upgrade export certs copy|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|creating /common/component/ucplatform|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|starting refresh upgrade export certs copy|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|creating /common/component/ucplatform|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|exporting certmon config|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|creating /common/component/ucplatform/config|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|copy /usr/local/platform/conf/certMonitorConfig.xml /common/component/ucplatform/conf/|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|Export bulk sftp config|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|sftp config not available|<LVL::Info>
    12/10/2013 14:37:55 platform_certs_migrate|platform certificates migrate successful|<LVL::Info>
    12/10/2013 14:37:55 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:55 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/servm_export|<LVL::Debug>
    12/10/2013 14:37:55 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/servm_export RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:56 servm_export|Start servm Export processing|<LVL::Info>
    12/10/2013 14:37:56 servm_export|Copying /usr/local/cm//../platform/conf/activate.conf to /common/component/ucplatform|<LVL::Info>
    12/10/2013 14:37:56 servm_export|Copying /usr/local/cm//../platform/conf/services.conf to /common/component/ucplatform|<LVL::Info>
    12/10/2013 14:37:56 servm_export|SUCCESS: servm Export processing completed|<LVL::Info>
    12/10/2013 14:37:56 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:56 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/network_files_migrate|<LVL::Debug>
    12/10/2013 14:37:56 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/network_files_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:56 network_files_migrate|Export network configuration files to /common/component/ucplatform/etc/sysconfig/network-scripts|<LVL::Info>
    12/10/2013 14:37:56 network_files_migrate|Calling mkdir -p /common/component/ucplatform/etc/sysconfig/network-scripts|<LVL::Debug>
    12/10/2013 14:37:56 network_files_migrate|Calling mkdir -p /common/component/ucplatform/common|<LVL::Debug>
    12/10/2013 14:37:56 network_files_migrate|Copy network configuration files|<LVL::Info>
    12/10/2013 14:37:56 network_files_migrate|Copying /etc/sysconfig/network-scripts/ifcfg-eth0 to /common/component/ucplatform/etc/sysconfig/network-scripts/ifcfg-eth0|<LVL::Debug>
    12/10/2013 14:37:56 network_files_migrate|Copying /etc/sysconfig/network to /common/component/ucplatform/etc/sysconfig/network|<LVL::Debug>
    12/10/2013 14:37:56 network_files_migrate|Copying /etc/hosts to /common/component/ucplatform/etc/hosts|<LVL::Debug>
    12/10/2013 14:37:57 network_files_migrate|Copying /etc/resolv.conf to /common/component/ucplatform/etc/resolv.conf|<LVL::Debug>
    12/10/2013 14:37:57 network_files_migrate|Copying //etc/nsswitch.conf to /common/component/ucplatform/etc/nsswitch.conf|<LVL::Debug>
    12/10/2013 14:37:57 network_files_migrate|Copy network configuration files complete|<LVL::Info>
    12/10/2013 14:37:57 network_files_migrate|Export network configuration files complete|<LVL::Info>
    12/10/2013 14:37:57 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform/scripts/drf_migrate|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform/scripts/drf_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Command execution for ucplatform component is complete|<LVL::Info>
    12/10/2013 14:37:57 component_install|Command execution for ucplatform component RTMTFinish|<LVL::Notice>
    12/10/2013 14:37:57 component_install|Initialize component data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:57 component_install|Initialize ucplatform_cluster "to" side version|<LVL::Info>
    12/10/2013 14:37:57 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Initialize ucplatform_cluster "to" side version complete|<LVL::Info>
    12/10/2013 14:37:57 component_install|Initialize ucplatform_cluster "from" side version|<LVL::Info>
    12/10/2013 14:37:57 component_install|Component ucplatform_cluster available on active side|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Initialize ucplatform_cluster "from" side version complete|<LVL::Info>
    12/10/2013 14:37:57 component_install|Initialize global data complete|<LVL::Info>
    12/10/2013 14:37:57 component_install|Build the command list for ucplatform_cluster|<LVL::Info>
    12/10/2013 14:37:57 component_install|Initialize command list|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Build ucplatform_cluster export phase commands|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Processing ucplatform_cluster export element|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Processing ucplatform_cluster script element|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Add "platform_sso_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform_cluster /usr/local/cm/ /common/log/install/capture.txt" to command list|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Building the command list for ucplatform_cluster is complete|<LVL::Info>
    12/10/2013 14:37:57 component_install|Command execution for ucplatform_cluster component RTMTStart|<LVL::Notice>
    12/10/2013 14:37:57 component_install|Execute commands in the command list for ucplatform_cluster component|<LVL::Info>
    12/10/2013 14:37:57 component_install|Search path is /common/refresh_upgrade/Cisco/ucplatform_cluster/scripts:/usr/local/cm/script|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Checking command /common/refresh_upgrade/Cisco/ucplatform_cluster/scripts/platform_sso_migrate|<LVL::Debug>
    12/10/2013 14:37:57 component_install|Execute "/common/refresh_upgrade/Cisco/ucplatform_cluster/scripts/platform_sso_migrate RU Export 8.6.2.21900-5 8.5.1.10000-26 /common/component/ucplatform_cluster /usr/local/cm/ /common/log/install/capture.txt"|<LVL::Debug>
    12/10/2013 14:37:58 platform_sso_migrate|Source major version: 8|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for ucplatform_cluster component is complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for ucplatform_cluster component RTMTFinish|<LVL::Notice>
    12/10/2013 14:37:58 component_install|Initialize component data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize thirdparty "to" side version|<LVL::Info>
    12/10/2013 14:37:58 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Initialize thirdparty "to" side version complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize thirdparty "from" side version|<LVL::Info>
    12/10/2013 14:37:58 component_install|Component thirdparty available on active side|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Initialize thirdparty "from" side version complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize global data complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Build the command list for thirdparty|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize command list|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Build thirdparty export phase commands|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Processing thirdparty export element|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Building the command list for thirdparty is complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for thirdparty component RTMTStart|<LVL::Notice>
    12/10/2013 14:37:58 component_install|Execute commands in the command list for thirdparty component|<LVL::Info>
    12/10/2013 14:37:58 component_install|No commands to execute for thirdparty component|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for thirdparty component is complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for thirdparty component RTMTFinish|<LVL::Notice>
    12/10/2013 14:37:58 component_install|Initialize component data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize serviceability_core "to" side version|<LVL::Info>
    12/10/2013 14:37:58 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Initialize serviceability_core "to" side version complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize serviceability_core "from" side version|<LVL::Info>
    12/10/2013 14:37:58 component_install|Component serviceability_core available on active side|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Initialize serviceability_core "from" side version complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize global data complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Build the command list for serviceability_core|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize command list|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Build serviceability_core export phase commands|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Processing serviceability_core export element|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Building the command list for serviceability_core is complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for serviceability_core component RTMTStart|<LVL::Notice>
    12/10/2013 14:37:58 component_install|Execute commands in the command list for serviceability_core component|<LVL::Info>
    12/10/2013 14:37:58 component_install|No commands to execute for serviceability_core component|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for serviceability_core component is complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Command execution for serviceability_core component RTMTFinish|<LVL::Notice>
    12/10/2013 14:37:58 component_install|Initialize component data, mode refresh-upgrade|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize database "to" side version|<LVL::Info>
    12/10/2013 14:37:58 component_install|Access "to" side API|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Got version 8.6.2.21900-5|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Initialize database "to" side version complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize database "from" side version|<LVL::Info>
    12/10/2013 14:37:58 component_install|Component database available on active side|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Access "from" side API|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Got version 8.5.1.10000-26|<LVL::Debug>
    12/10/2013 14:37:58 component_install|Initialize database "from" side version complete|<LVL::Info>
    12/10/2013 14:37:58 component_install|Initialize global data complete|<LVL::Info>

    hi gupta ,
    admin:run sql car select * from tbl_event_log
    Failed  to get Connection.Connector(NOT CONNECTED:  Driver=com.informix.jdbc.IfxDr                                                 iver;)
    admin:run sql car select * from tbl_system_preferences
    Failed to get Connection.Connector(NOT CONNECTED: Driver=com.informix.jdbc.IfxDriver;)
    restarted the below sevices
    Cisco CDR Agent
    Cisco Database Layer Monitor
    Cisco CDR Repository Manager
    Cisco CAR                 Scheduler
    Cisco SOAP - CDRonDemand                 Service
    Cisco CAR Web                 Service
    while accessing cdr reporting showing below error .
    ------------------------------------------WARNING-----------------------------------------
    *  Cluster wide parameter 'Call Diagnostics Enabled flag' is set  to false.  Hence no QoS information will be generated on calls. If  required,  please configure the same from service parameter page for Call  Manager  service. 
    *  Problem in determining 2M/HWM breach status.  Tbl_System_Preferences  table might be corrupted. Please click on the  'Restore Defaults' button  to update the table with default values. 
    *  Tbl_System_Preferences table is corrupted. Please click on the  'Restore  Defaults' button to update the table with default values. 
    *  Problem in determining Loader Configuration.  Tbl_System_Preferences  table might be corrupted. Please click on the  'Restore Defaults' button  to update the table with default values. 
    -------------------------------------------NOTICE------------------------------------------
    * Problem in determining Billing Tables status. Please check the  CAR DB for tables Tbl_Billing_Data and Tbl_Billing_Error. 
    *  Problem in getting the Mail parameters. It might result in   mails/alerts/notifications not been sent to CAR Administrators. Please   configure this at CAR->System->System Parameters->Mail   Parameters. 
    * Mail  id for 'ccmadmin' is not available. CAR  Reports/Notifications/Alert  Emails might not be able to sent to this  user properly. Please  configure a mail id in end user configuration  page.
    if we apllied Restore Defaults ,geting below error
    Error Code
    Error Description
    30029
    Direct access to this screen is not allowed.
    and try to access system and data base , getting below error
    Error Code
    Error Description
    10012
    Database Error. Contact System Administrator.
    Does any other way to avoid cdr and do the istallation .

  • Crash of New Logic 9 Install (upgrade from 8)

    Hi everyone sure could use some help. I'm an experienced software engineer and long time e musician. producer and engineer. I finally switched over from the PC to Mac environment and I LOVE it. I not so great at reading mac crash dumps yet.
    I recently bought the upgrade for from Logic 8 to 9. As soon as I start up 9 I get my RemoteSL Automap server (as usual) then the logic splash screen. On the splash screen I can see the AU loading, the plugin load and then the main screen appear fine. Whatever I do next seems to crash it. If I create an empty project, then create a new audio track Logic goes away and I get a crash notification. Tried many variations, but generally the first this you do crashes.
    I have checked and repaired my disk permissions.
    I haven't updated to Snow Leopard yet. I've been stuck since I used MOTU Ethno 1 a lot in projects and they have yet to make compatible with SL (argg) so I need to buy Ethno 2. I also NI Komplete and am upgrading from 5 to 6.
    Here's my configuration
    Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.5 GHz, 4 GB
    Graphics: GeForce 8600M GT, GeForce 8600M GT, spdisplayspciedevice, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.21)
    Bluetooth: Version 2.1.10f2, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-867
    USB Device: Built-in iSight, (null) mA
    USB Device: hub_device, (null) mA
    USB Device: ReMOTE SL, (null) mA
    USB Device: Keyboard Hub, (null) mA
    USB Device: Apple Keyboard, (null) mA
    USB Device: Apple Internal Keyboard / Trackpad, (null) mA
    USB Device: IR Receiver, (null) mA
    USB Device: BRCM2046 Hub, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA
    FireWire Device: LaCie d2 Extreme LUN 0, LaCie Group SA, 400mbit_speed
    FireWire Device: eGo HDD, Iomega, 800mbit_speed
    FireWire Device: Duet, Apogee Electronics, 400mbit_speed
    Here's my crash log. It crashes out in different threads depending what you do first. I've seen MAAudioEngine in there a few times. My guess is something is out of sync, but what?
    Any helps would be greatly appreciated.
    Process: Logic Pro [652]
    Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: com.apple.logic.pro
    Version: 9.1.1 (1697.53)
    Build Info: Logic-16975300~2
    Code Type: X86 (Native)
    Parent Process: launchd [77]
    Interval Since Last Report: 4254 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 40 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-07-11 02:45:23.699 -0400
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 61EFC218-0349-410D-AFF9-7DF74A7C63EE
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 15
    Thread 0:
    0 libSystem.B.dylib 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1 com.apple.logic.pro 0x0003d78d std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 9693
    2 com.apple.logic.pro 0x002b94b3 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 2614019
    3 com.apple.logic.pro 0x005ea994 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 5961700
    4 com.apple.logic.pro 0x005caa6d std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 5830845
    5 com.apple.logic.pro 0x002ba83e std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 2619022
    6 com.apple.logic.pro 0x001eed04 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 1784660
    7 com.apple.logic.pro 0x0062e207 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 6238295
    8 com.apple.Foundation 0x91787483 __NSFireTimer + 147
    9 com.apple.CoreFoundation 0x9322f8f5 CFRunLoopRunSpecific + 4469
    10 com.apple.CoreFoundation 0x9322faa8 CFRunLoopRunInMode + 88
    11 com.apple.HIToolbox 0x9063b2ac RunCurrentEventLoopInMode + 283
    12 com.apple.HIToolbox 0x9063b0c5 ReceiveNextEventCommon + 374
    13 com.apple.HIToolbox 0x9063af39 BlockUntilNextEventMatchingListInMode + 106
    14 com.apple.AppKit 0x959b36d5 _DPSNextEvent + 657
    15 com.apple.AppKit 0x959b2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    16 com.apple.AppKit 0x959abf9f -[NSApplication run] + 795
    17 com.apple.prokit 0x0110814c NSProApplicationMain + 325
    18 com.apple.logic.pro 0x0002aa55 DummyConnection::DummyConnection() + 193
    Thread 1:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322fb04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x96174d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322fb04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x96174e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x90a98de3 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x90a77c36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x90a98a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x9617fe6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x91118155 pthreadstart + 321
    8 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x910e72c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x911192af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9111ab33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90a77c62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90a98a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x96181db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x91118155 pthreadstart + 321
    8 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x910e72ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x911192c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9115e539 pthreadcondwait + 48
    3 com.apogee.DuetPlugIn 0x40145e92 apogeeDriverPlugInMessageQueue::WaitForNextMessageInList() + 62
    4 com.apogee.DuetPlugIn 0x4014653f ClientBiDirConnection::HandlePropertyChanges() + 27
    5 com.apogee.DuetPlugIn 0x40146589 PthreadHandlingPropertyChanges(void*) + 21
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x910e72ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x911192c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9115e539 pthreadcondwait + 48
    3 com.apogee.DuetPlugIn 0x4014590e MessageTX::TXThread() + 76
    4 com.apogee.DuetPlugIn 0x40145bcb TransmitThread(void*) + 21
    5 libSystem.B.dylib 0x91118155 pthreadstart + 321
    6 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9112fb96 recvfrom$NOCANCEL$UNIX2003 + 10
    1 com.apogee.DuetPlugIn 0x40146971 ClientBiDirLocalSocketConnection::ReceiveData(void*, int) + 83
    2 com.apogee.DuetPlugIn 0x40144e20 MessageRX::RXThread() + 136
    3 com.apogee.DuetPlugIn 0x401452c1 ReceiveThread(void*) + 21
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322fb04 CFRunLoopRun + 84
    4 com.apple.DVCPROHDMuxer 0x4035c98f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    5 libSystem.B.dylib 0x91118155 pthreadstart + 321
    6 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322faa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x904e55f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x904e5480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x92bb3b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x91118155 pthreadstart + 321
    4 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x911366fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91118155 pthreadstart + 321
    2 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x944693f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x9447bd4e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.music.apps.MAFiles 0x02c2b328 ResolveFile + 54808
    3 com.apple.music.apps.MAFiles 0x02c2b3f1 ResolveFile + 55009
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.music.apps.MAFiles 0x02c2b328 ResolveFile + 54808
    3 com.apple.music.apps.MAFiles 0x02c2b3f1 ResolveFile + 55009
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 15 Crashed:
    0 libSystem.B.dylib 0x911c3136 _semwait_signalnocancel + 10
    1 libSystem.B.dylib 0x911bc013 usleep$NOCANCEL$UNIX2003 + 61
    2 libSystem.B.dylib 0x911d362e __abort + 109
    3 libSystem.B.dylib 0x911d368a cproc_forkchild + 0
    4 com.apple.logic.pro 0x00405649 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 3974297
    5 libSystem.B.dylib 0x911532bb _sigtramp + 43
    6 libSystem.B.dylib 0x911116f0 nc_table_findn + 29
    7 libSystem.B.dylib 0x911116bc tokentablefind + 55
    8 libSystem.B.dylib 0x91126d1c notifygetstate + 36
    9 libSystem.B.dylib 0x911144a1 asl_send + 313
    10 com.apple.CoreFoundation 0x9328c454 __CFLogCString + 276
    11 com.apple.CoreFoundation 0x9328c92b _CFLogvEx + 299
    12 com.apple.Foundation 0x91770c5e NSLogv + 174
    13 com.apple.Foundation 0x917d01db NSLog + 27
    14 com.apple.Foundation 0x9183ff7b _NSAutoreleaseNoPool + 107
    15 com.apple.Foundation 0x9174c432 -[NSObject(NSObject) autorelease] + 18
    16 com.apple.Foundation 0x9175789a +[NSString stringWithFormat:] + 106
    17 com.apple.CoreFoundation 0x932b011d __CFExceptionProem + 109
    18 com.apple.CoreFoundation 0x932b0151 -[NSObject doesNotRecognizeSelector:] + 33
    19 com.apple.CoreFoundation 0x932ae7ec __forwarding__ + 892
    20 com.apple.CoreFoundation 0x932ae8b2 CF_forwarding_prep0 + 50
    21 com.apple.logic.pro 0x000c1adc std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 551212
    22 ...le.music.apps.MAAudioEngine 0x02ceb9f9 MD::DriverCallback(IODriverAudioPB*) + 1753
    23 ...le.music.apps.MAAudioEngine 0x02cffdf2 GetCurrentCoreAudioDeviceNameFromUserDefaults(signed char) + 4546
    24 com.apple.audio.CoreAudio 0x904f7177 HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 319
    25 com.apple.audio.CoreAudio 0x904f6e68 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 274
    26 com.apple.audio.CoreAudio 0x904f6d44 HP_IOThread::PerformIO(AudioTimeStamp const&) + 1246
    27 com.apple.audio.CoreAudio 0x904f511f HP_IOThread::WorkLoop() + 1239
    28 com.apple.audio.CoreAudio 0x904f4c43 HPIOThread::ThreadEntry(HPIOThread*) + 17
    29 com.apple.audio.CoreAudio 0x904e5480 CAPThread::Entry(CAPThread*) + 96
    30 libSystem.B.dylib 0x91118155 pthreadstart + 321
    31 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x910e7386 machwaituntil + 10
    1 ...ple.CoreServices.CarbonCore 0x90aaf893 MPDelayUntil + 39
    2 ...ple.CoreServices.CarbonCore 0x90aaf727 Delay + 104
    3 ...opellerheads.rewire.library 0x4a64e7e8 RWPUnregisterDeviceImp + 21574
    4 ...opellerheads.rewire.library 0x4a669a5c RWPUnregisterDeviceImp + 132794
    5 libSystem.B.dylib 0x91118155 pthreadstart + 321
    6 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x910e72a2 semaphorewaittrap + 10
    1 com.ableton.live-engine 0x4ac03c0a TSingleSyncPoint::Wait() + 24
    2 com.ableton.live-engine 0x4ac406e8 OValueProcessor::SetValue(float) + 1942
    3 com.ableton.live-engine 0x4ac09471 TThread::Start() + 293
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 ...le.music.apps.MAAudioEngine 0x02ce753c MD::CallProcessThread1(void*) + 108
    3 libSystem.B.dylib 0x91118155 pthreadstart + 321
    4 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 ...le.music.apps.MAAudioEngine 0x02ce72ec MD::CallProcessThread2(void*) + 108
    3 libSystem.B.dylib 0x91118155 pthreadstart + 321
    4 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 ...le.music.apps.MAAudioEngine 0x02ce675c MD::CallProcessThread7(void*) + 108
    3 libSystem.B.dylib 0x91118155 pthreadstart + 321
    4 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 ...le.music.apps.MAAudioEngine 0x02d03437 GetCurrentCoreAudioDeviceNameFromUserDefaults(signed char) + 18439
    3 libSystem.B.dylib 0x91118155 pthreadstart + 321
    4 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.audio.midi.CoreMIDI 0x01470f0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3 com.apple.audio.midi.CoreMIDI 0x01463477 MIDIInPortThread::Run() + 111
    4 com.apple.audio.midi.CoreMIDI 0x0146707d XThread::RunHelper(void*) + 17
    5 com.apple.audio.midi.CoreMIDI 0x014719ee CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x910e72c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x911192af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9111ab33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90a77c62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90a77a42 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x90aa8944 TimerThread + 74
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0xffff132f __longcopy + 303 (cpu_capabilities.h:249)
    1 libSystem.B.dylib 0xffff086e __memcpy + 206 (cpu_capabilities.h:246)
    2 libobjc.A.dylib 0x9094ef3a fixupSelectorsInMethodList + 99
    3 libobjc.A.dylib 0x90950222 classgetMethodNoSuper + 150
    4 libobjc.A.dylib 0x9094629e classlookupMethodAndLoadCache + 182
    5 libobjc.A.dylib 0x909566d6 objc_msgSend + 102
    6 com.apple.Foundation 0x91752dfd -[NSThread main] + 45
    7 com.apple.Foundation 0x917529a4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x91118155 pthreadstart + 321
    9 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x91150292 _workqops + 10
    1 libSystem.B.dylib 0x911502c2 start_wqthread + 30
    Thread 26:
    0 ??? 0000000000 0 + 0
    Thread 15 crashed with X86 Thread State (32-bit):
    eax: 0x0000003c ebx: 0x911c2c88 ecx: 0xb07d0dfc edx: 0x911c3136
    edi: 0xa0150600 esi: 0xb07d0e58 ebp: 0xb07d0e38 esp: 0xb07d0dfc
    ss: 0x0000001f efl: 0x00000247 eip: 0x911c3136 cs: 0x00000007
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x033beff0
    Binary Images:
    0x1000 - 0xbf3ff3 com.apple.logic.pro 9.1.1 (1697.53) <dc4d9c8e5be9f9fe40b41adfa0404b9d> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0xea0000 - 0xed3fe7 com.apple.music.apps.MAAudioUnitSupport 9.1.1 (231.34) <ab1a5e35bc1f1716aaa968745fda266e> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
    0xee8000 - 0xf19ffb +MAAssetSharing ??? (???) <7d0fe79e7d921756c27b5d547252f9a8> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
    0xf2d000 - 0xff6fe5 com.apple.DiscRecording 4.0.7 (4070.4.1) <7c105f35c674aad3a476f8959d3f3ebb> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x1061000 - 0x1063fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x106a000 - 0x10c8fff com.apple.music.apps.MALoopManagement 9.1.1 (218.13) <17d4e2870249e071f32ba049994449cf> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
    0x10e5000 - 0x12a0ff3 com.apple.prokit 5.1 (917) <423cd2a7dd7379ddd0edbafa77282c85> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x13a9000 - 0x1427ffb com.apple.music.apps.MACore 9.1.1 (475.31) <adcffc7057555f054f4b452ed7c964b1> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x145f000 - 0x147cff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1494000 - 0x14eafe3 com.apple.music.apps.MAHarmony 9.1.1 (198.13) <1b91602b7019b1eb95f2a3dcb555e04c> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1506000 - 0x191dfeb com.apple.music.apps.MAPlugInGUI 9.1.1 (423.18) <23fb7cbe94db66a05d3abeca5b1f5f3f> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1c2b000 - 0x1d0dff7 com.apple.music.apps.OMF 9.1.1 (108.12) <45dd6e6879eb88af5a701b226cf3c621> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1d23000 - 0x2349fef com.apple.music.apps.MADSP 9.1.1 (586.30) <6752cbbb3dd62ff44c4431cfd9a62165> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a7f000 - 0x2aa0ff7 com.apple.music.apps.LogicFileBrowser 9.1.1 (1697.53) <6a21e3eacea39609b73fca9504beac8e> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2aae000 - 0x2b27ff7 com.apple.music.apps.LogicLoopBrowser 9.1.1 (1697.53) <e6ba43d1c5d731679062f8f5eeaee76e> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2b4d000 - 0x2b6eff7 com.apple.music.apps.MAApogeeSupport 9.1.1 (311.13) <8585b9aba5c8201894f72a7699813dd5> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b77000 - 0x2b7cff7 com.apple.music.apps.MAResources 9.1.1 (211.10) <5ca38b7187e86a8410356b04516b80ed> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b80000 - 0x2b9ffed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2bb1000 - 0x2bb9ff7 com.apple.AEProfiling 1.2 (23) <c55450b48dd50b6a60d50cfed725448b> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2bc2000 - 0x2bd2ff7 com.apple.AERegistration 1.2 (77) <a6c4a895ff525cf624a99243b703b734> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2be6000 - 0x2bf2ff3 com.apple.music.apps.MAUnitTest 9.1.1 (95.13) <31cd321bcb68b4b22574433efec1def5> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2bfc000 - 0x2cb3ff7 com.apple.music.apps.MAFiles 9.1.1 (143.20) <52bdac8b40de43302f070eeed835b6a6> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2cd3000 - 0x2d45ff3 com.apple.music.apps.MAAudioEngine 9.1.1 (156.34) <8d512bea24a61b8b167a04abe739c570> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d94000 - 0x2d9fff7 com.apple.music.apps.MAToolKit 9.1.1 (357.13) <06ae560b0cd744d5a6babe48dc235d3c> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2da5000 - 0x2dc3fef com.apple.XSKey 1.0.0 (52) <71b94f5315db901291f2211f7c2cd790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x2dd2000 - 0x2de6ff7 com.apple.music.apps.MAVideo 9.1.1 (11.18) <7b91983bdf693d2b60ea9fa53affb945> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2dfc000 - 0x2e53ff7 com.apple.Symbolication 1.1 (42.3.6) <d960dbcbadecc945884f13a467515d55> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x2e86000 - 0x2ec5fff com.apple.vmutils 4.1 (104) <9009c24d9279b0794970d8eea4134201> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2ee7000 - 0x2eebfff com.apple.DebugSymbols 1.1 (1.0) <4289eda66425c0f6adcba0fea7b06ccd> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x2ef3000 - 0x2f8fffc com.apple.MobileMe 9 (1.01) <ebadb9819ed682b0810ff1cb05cb5a17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2fec000 - 0x300afe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x3063000 - 0x308bff7 com.apple.prokit.LeopardPanels 5.1 (917) <8103a9633fd8349fd4b83fb72a6cd305> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/Leopard Panels.bundle/Contents/MacOS/LeopardPanels
    0x3f03e000 - 0x3f04afff com.apple.iokit.IOHIDLib 1.5.7 (1.5.7) <2b0f95d8fdaa7944842dfe9d445a0b48> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x40131000 - 0x40134fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x4013a000 - 0x4014ffff com.apogee.DuetPlugIn 1.5.4 (1.5.4) <369f558fe07f8272d690e15de3041686> /System/Library/Extensions/DuetPlugIn.bundle/Contents/MacOS/DuetPlugIn
    0x4015e000 - 0x40164fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x4016a000 - 0x401bffe2 com.apple.DVCPROHDAudio 1.3.2 (1.3.2) <2e0a98834ea5706f78f64c1f105a4d30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x401e5000 - 0x401edff7 com.apple.proapps.mrcheckpro 1.4 (388.1) <25dba6aa139defac1bf85d29a3dfa497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x402b7000 - 0x402bafff com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x402c0000 - 0x40325fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x40345000 - 0x403aafe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <483dd62c46c436aa6a1c2dea6f062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x40fcd000 - 0x40fcefff com.apple.music.apps.midi.device.plugin.iControl 9.1.1 (197.14) <aac7947169d66ada8d06e42272625c03> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
    0x40fd9000 - 0x40fdbfe3 com.apple.music.apps.midi.device.plugin.CS-32 9.1.1 (197.14) <cd62391e828895071d9a32c104bd2305> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
    0x40fe4000 - 0x40fe7feb com.apple.music.apps.midi.device.plugin.FW-1884 9.1.1 (197.14) <ee09ccb7a16b59bb9bdcc84b9d99c46c> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
    0x40ff1000 - 0x40ff5ffb com.apple.music.apps.midi.device.plugin.HUI 9.1.1 (197.14) <9089135b8b2674ad3c3d5cb993cbdd20> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
    0x41002000 - 0x41004ff7 com.apple.music.apps.midi.device.plugin.microKONTROL 9.1.1 (197.14) <3a0728b196e5b097d2beef72dd7818f8> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
    0x4100b000 - 0x4100dff3 com.apple.music.apps.midi.device.plugin.TranzPort 9.1.1 (197.14) <2954d188530a46ec7e5eeabfe7e54077> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
    0x41012000 - 0x41014fe7 com.apple.music.apps.midi.device.plugin.US-2400 9.1.1 (197.14) <a9052b224b47ab4d784dd306a10d6ac9> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
    0x4101e000 - 0x4101fffb com.apple.music.apps.midi.device.plugin.US-428 9.1.1 (197.14) <6a3c5d8d35879962a952811e2bf0e43b> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
    0x413ce000 - 0x416c7ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x417a0000 - 0x41925fe3 GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x41953000 - 0x41cbcfe8 com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x41ff7000 - 0x42013ff7 GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x431c2000 - 0x431cdff7 com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <8d8a75cc6204118704ccb3323e76dcf9> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x431d5000 - 0x431fffff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x43205000 - 0x43240fff com.apple.QuickTimeFireWireDV.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x43276000 - 0x4327ffff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x43400000 - 0x434bdfe2 com.apple.DesktopVideoOut 1.2.7 (1.2.7) <7959538f2a96f2bbeec30718a326c152> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x435fd000 - 0x435feff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x43674000 - 0x43676ff3 com.apple.music.apps.anvil.resources 9.1.1 (279.11) <fcfb05a45862c9ef8ae2906f39b4aded> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x4367b000 - 0x4367dff3 com.apple.music.apps.common.resources 9.1.1 (279.11) <669a2a1149239ef3eef8091a3dcc314d> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x43682000 - 0x43684ff3 com.apple.music.apps.ebp.resources 9.1.1 (279.11) <b6cc47000db422aefdf9785298530e7c> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x43689000 - 0x4368bff3 com.apple.music.apps.efx.resources 9.1.1 (279.11) <bd7f0c2d3e44daf1b27e7a62dfc50a33> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x43690000 - 0x43692ff3 com.apple.music.apps.egt.resources 9.1.1 (279.11) <a9d9eec1e7a16adbf5a44a602dba2824> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x43697000 - 0x43699ff3 com.apple.music.apps.emx.resources 9.1.1 (279.11) <ef91bfa060649a1f8f3241dc13defeaa> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x4369e000 - 0x436a0ff3 com.apple.music.apps.es1.resources 9.1.1 (279.11) <2597eec6904146db56f1850ef55c64e2> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x436a5000 - 0x436a7ff3 com.apple.music.apps.es2.resources 9.1.1 (279.11) <c5825678278907b77732bb2b70129d0d> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x436ac000 - 0x436aeff3 com.apple.music.apps.esp.resources 9.1.1 (279.11) <193e1b4d1ada8c0bd8c2d3887fd56b7f> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x436b3000 - 0x436b5ff3 com.apple.music.apps.evb3.resources 9.1.1 (279.11) <0ff1f092296eb079dec36dffd241659e> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x436ba000 - 0x436bcff3 com.apple.music.apps.evd6.resources 9.1.1 (279.11) <719369495cdfdc4fbf16d11660bb225d> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x436c1000 - 0x436c3ff3 com.apple.music.apps.evoc.resources 9.1.1 (279.11) <50ac75b5b93be95e9de19861ca86c36f> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x436c8000 - 0x436caff3 com.apple.music.apps.evp88.resources 9.1.1 (279.11) <cf8395ffe24018b7cdafa6e1192ebf98> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x436cf000 - 0x436d1ff3 com.apple.music.apps.exs24.resources 9.1.1 (279.11) <d83b47da07842788ab500d67c00df7df> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x436d6000 - 0x436d8ff3 com.apple.music.apps.guitaramp.resources 9.1.1 (279.11) <a1c824ad9af16b0f5f0137901699a021> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x436dd000 - 0x436dfff3 com.apple.music.apps.guitarcontrols.resources 9.1.1 (279.11) <ec8499e293153552e4e1ee9a53b0cac5> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x436e4000 - 0x436e6ff3 com.apple.music.apps.mutapdel.resources 9.1.1 (279.11) <977876ae10444da7f34a6abc40045c61> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x436eb000 - 0x436edff3 com.apple.music.apps.pedalboard.resources 9.1.1 (279.11) <a36ff5ffe76534f289645294e69ee50f> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x436f2000 - 0x436f4ff3 com.apple.music.apps.revolver.resources 9.1.1 (279.11) <511bef77cbfeed2a0629691c56683d67> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x436f9000 - 0x436fbff3 com.apple.music.apps.sphere.resources 9.1.1 (279.11) <b73d5b06b644af6447d4c634bc86900e> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x4a643000 - 0x4a6a2fe1 +se.propellerheads.rewire.library 1.7 (1.7) /Users/doug/Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x4a6c1000 - 0x4a6dffe7 com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x4a6ef000 - 0x4aaa8fd1 +se.propellerheads.reason.engine 3.0.5 (3.0.5) /Applications/Reason Adapted for Korg/Reason Adapted for Korg.app/Contents/PlugIns/Reason Engine.plugin/Contents/MacOS/Reason Engine
    0x4ab83000 - 0x4abe2fe1 +se.propellerheads.rewire.library 1.7 (1.7) /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x4ac01000 - 0x4b0a9feb +com.ableton.live-engine 8.0.10 (8.0.10) <52dbae17c81520b089fd4d66984a9d81> /Applications/Live 8.0.10 OS X/Live.app/Contents/Resources/Ableton Live Engine.bundle/Contents/MacOS/Ableton Live Engine
    0x4b8e9000 - 0x4b8ecffd +com.novation.automapserverengine 1.0 (1.0) <d46a039635e39a3e90033f18b21669c4> /Applications/AutomapServer.app/Contents/Resources/AutomapServerEngine.bundle/C ontents/MacOS/AutomapServerEngine
    0x4b8f6000 - 0x4b906ffe +com.novation.automapclientbundle 1.0 (1.0) <9cba78afca3917129bdd2671c922a4f1> /Applications/AutomapServer.app/Contents/Resources/AutomapClient.bundle/Content s/MacOS/AutomapClient
    0x4bc30000 - 0x4bcf4ff4 +com.submersible.rewiredevice.drumcore 2.5.0 (2.5.0.14) /Users/doug/Desktop/DrumCore.app/Contents/MacOS/Libraries/DrumCore Engine.bundle/Contents/MacOS/DrumCore Engine
    0x5179b000 - 0x5179dff3 com.apple.music.apps.midi.device.plugin.GiO 9.1.1 (197.14) <2532bb4716908d4f33eeb9360db06210> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
    0x517a3000 - 0x517a3ff3 com.apple.music.apps.midi.device.plugin.Recording Light 9.1.1 (197.14) <ef774cc3ed33e1f369686d3822315133> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
    0x517a8000 - 0x517abfff com.apple.music.apps.midi.device.plugin.Motormix 9.1.1 (197.14) <e0fbbc507a2ecab01a47056b33a858ed> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Motormix.bundle/Contents/MacOS/Motormix
    0x51861000 - 0x51868ffe +com.novation.logic.ReMOTE SL 1.6 (6009:6010) /Library/Application Support/MIDI Device Plug-ins/ReMOTE SL.bundle/Contents/MacOS/ReMOTE SL
    0x523a7000 - 0x523aeff3 com.apple.music.apps.midi.device.plugin.Logic Control 9.1.1 (197.14) <8db528f71345e7b009de7e3d92e75f09> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90011ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x90015000 - 0x90016ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90029000 - 0x90038fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x90088000 - 0x90090fff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9009b000 - 0x90183ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90184000 - 0x901cdfef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90309000 - 0x903ebfff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x903ec000 - 0x903ecff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x903ed000 - 0x90446ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x904b5000 - 0x904c2fe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x904c8000 - 0x90545feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90576000 - 0x90586ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90587000 - 0x905a3ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9060b000 - 0x90913fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90914000 - 0x90938feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90939000 - 0x90940ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90941000 - 0x90a21fff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x90a22000 - 0x90a2effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90a2f000 - 0x90a32fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a33000 - 0x90a37fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90a38000 - 0x90a4dffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90a4e000 - 0x90d28ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90d29000 - 0x910e5ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x910e6000 - 0x9124dff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x9124e000 - 0x9144afff com.apple.JavaScriptCore 5533 (5533.13) <cef0a091b122549249e116cb9e213c60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9144b000 - 0x914befff com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x914bf000 - 0x91539ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9153a000 - 0x915eafff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x915eb000 - 0x91609fff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x9160a000 - 0x91613fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91614000 - 0x91652fff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91748000 - 0x919c4fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x919c5000 - 0x919c5ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x919c6000 - 0x91dd6fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91dd7000 - 0x91dd7ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91ddb000 - 0x91f2dff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91f33000 - 0x91f38fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91f39000 - 0x91f3ffff com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91f77000 - 0x91f7cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91f7d000 - 0x92004ff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x92005000 - 0x92061ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92062000 - 0x920e1ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x920e2000 - 0x92131fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92132000 - 0x92166fef com.apple.bom 9.0.1 (136.1.1) <007941632d316d064e8decc51255a5e0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92167000 - 0x9218fff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92190000 - 0x92830feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92831000 - 0x92873fef com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92874000 - 0x928d1ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x928d2000 - 0x928d2ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x928d3000 - 0x928ebfff com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x928ec000 - 0x92946ff7 com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92947000 - 0x92a02fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <0ca70ca8e67c1a76bee151d65b1e7398> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92a03000 - 0x92a03ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92a41000 - 0x92a6cfe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x92a6d000 - 0x92b14feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92b15000 - 0x92b15ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92b16000 - 0x92b18ff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92b19000 - 0x92b8bfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92b8c000 - 0x9305dfbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9305e000 - 0x9307dffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9307e000 - 0x930afffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x930e3000 - 0x930eafe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x930eb000 - 0x930fbfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x930fc000 - 0x93108ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93109000 - 0x931bbffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x931bc000 - 0x932effe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93454000 - 0x93471ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93472000 - 0x935baff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x935bb000 - 0x9369cff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x9369d000 - 0x936d4fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x936d5000 - 0x93768ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93769000 - 0x937f6ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x937f7000 - 0x93837fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93838000 - 0x93861fff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
    0x93862000 - 0x93878fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93879000 - 0x93883feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93898000 - 0x938d2fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94430000 - 0x94430ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94436000 - 0x94501fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9460a000 - 0x9460affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9460b000 - 0x9464afef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9464b000 - 0x94669ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9466a000 - 0x94699fe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x946b7000 - 0x955b6fe6 com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x955b7000 - 0x9565efec com.apple.CFNetwork 438.14 (438.14) <827c6cb4419aedec003bb42cbec079af> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9565f000 - 0x956a0fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x956a1000 - 0x956b0ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9577b000 - 0x958b4ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x958b5000 - 0x95906ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95907000 - 0x95923ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95924000 - 0x95972fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95973000 - 0x96171fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96172000 - 0x96172ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96173000 - 0x961fdff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x961fe000 - 0x9637efff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9637f000 - 0x96446ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96447000 - 0x96492ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96493000 - 0x967beff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x967bf000 - 0x96b5cfef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96baf000 - 0x96bafffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96bb0000 - 0x96bb4fff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96bcd000 - 0x96d51fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96d52000 - 0x97110fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97111000 - 0x9711dfff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x9711e000 - 0x971abff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x971ac000 - 0x971b1fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x971b2000 - 0x971b9ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9725f000 - 0x97266fff com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97267000 - 0x97267fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x974d1000 - 0x976a2ff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x976b5000 - 0x97844fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <9043e2896f6c99d96932ff86fc5142a7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x97845000 - 0x97850fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9788c000 - 0x97a48ff3 com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97a49000 - 0x97a76feb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97a77000 - 0x97aa9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97aaa000 - 0x97aacfff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97aad000 - 0x97b40fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x97b41000 - 0x97b65fff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
    0x97b66000 - 0x97cb0feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97cdb000 - 0x97e13fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97e14000 - 0x97e91fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Ok it gets stranger.
    I held down the CNTRL as suggested, got the launch CoreAudio dialog and said no. It immediately crashed and exits the program.
    Does this mean it's not a plugin? My guess would be if it doesn't launch CA it's not loading the plugins yet either.
    I've disconnected almost everything, Mackie etc.. I don't think it even got to launching the Novation Automap server.
    Crash log as follows. Now it's in thread 18. It just seems to be starting a thread and going into a wait loop. Then boom.
    PS Good idea on the plugin binary search. If I can get that far will try. I'll also try the deleting that file.
    Thanks,
    Doug
    I'll have to contact Apple support, but of course it's Sunday...
    Process: Logic Pro [356]
    Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: com.apple.logic.pro
    Version: 9.1.1 (1697.53)
    Build Info: Logic-16975300~2
    Code Type: X86 (Native)
    Parent Process: launchd [115]
    Interval Since Last Report: 1810 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 24 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-07-11 15:11:29.227 -0400
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 61EFC218-0349-410D-AFF9-7DF74A7C63EE
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000008918758b
    Crashed Thread: 18
    Thread 0:
    0 com.apple.logic.pro 0x005c6c16 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 5814886
    1 com.apple.logic.pro 0x005eaa40 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 5961872
    2 com.apple.logic.pro 0x0040520e std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 3973214
    3 com.apple.logic.pro 0x00405381 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 3973585
    4 libSystem.B.dylib 0x911532bb _sigtramp + 43
    5 libSystem.B.dylib 0xffff0f0f __memcpy + 1903 (cpu_capabilities.h:246)
    6 com.apple.logic.pro 0x0003d78d std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 9693
    7 com.apple.logic.pro 0x002b94b3 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 2614019
    8 com.apple.logic.pro 0x005ea994 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 5961700
    9 com.apple.logic.pro 0x005caa6d std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 5830845
    10 com.apple.logic.pro 0x002ba83e std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 2619022
    11 com.apple.logic.pro 0x001eed04 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 1784660
    12 com.apple.logic.pro 0x0062e207 std::basic_ostream<char, std::char_traits<char> >& TraceOutContainer<CEvs>(std::basic_ostream<char, std::char_traits<char> >&, CEvs, char const*, int) + 6238295
    13 com.apple.Foundation 0x91787483 __NSFireTimer + 147
    14 com.apple.CoreFoundation 0x9322f8f5 CFRunLoopRunSpecific + 4469
    15 com.apple.CoreFoundation 0x9322faa8 CFRunLoopRunInMode + 88
    16 com.apple.HIToolbox 0x9063b2ac RunCurrentEventLoopInMode + 283
    17 com.apple.HIToolbox 0x9063b0c5 ReceiveNextEventCommon + 374
    18 com.apple.HIToolbox 0x9063af39 BlockUntilNextEventMatchingListInMode + 106
    19 com.apple.AppKit 0x959b36d5 _DPSNextEvent + 657
    20 com.apple.AppKit 0x959b2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    21 com.apple.AppKit 0x959abf9f -[NSApplication run] + 795
    22 com.apple.prokit 0x0110814c NSProApplicationMain + 325
    23 com.apple.logic.pro 0x0002aa55 DummyConnection::DummyConnection() + 193
    Thread 1:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322fb04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x96174d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322fb04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x96174e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x90a98de3 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x90a77c36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x90a98a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x9617fe6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x91118155 pthreadstart + 321
    8 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x910e72c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x911192af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9111ab33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90a77c62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90a98a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x96181db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x90a96fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x91118155 pthreadstart + 321
    8 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apogee.DuetPlugIn 0x40145ccf apogeeDriverPlugInMessageQueue::WaitForNextMessageInList() + 57
    3 com.apogee.DuetPlugIn 0x40145db5 ClientBiDirConnection::HandlePropertyChanges() + 27
    4 com.apogee.DuetPlugIn 0x40146062 PthreadHandlingPropertyChanges(void*) + 21
    5 libSystem.B.dylib 0x91118155 pthreadstart + 321
    6 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apogee.DuetPlugIn 0x40145794 MessageTX::TXThread() + 118
    3 com.apogee.DuetPlugIn 0x40145a2e TransmitThread(void*) + 21
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9113674e recvfrom$UNIX2003 + 10
    1 com.apogee.DuetPlugIn 0x401465e4 ClientBiDirLocalSocketConnection::ReceiveData(void*, int) + 76
    2 com.apogee.DuetPlugIn 0x40144c53 MessageRX::RXThread() + 193
    3 com.apogee.DuetPlugIn 0x4014513d ReceiveThread(void*) + 21
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322fb04 CFRunLoopRun + 84
    4 com.apple.DVCPROHDMuxer 0x4035998f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    5 libSystem.B.dylib 0x91118155 pthreadstart + 321
    6 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.CoreFoundation 0x9322ee7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9322faa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x904e55f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x904e5480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x92bb3b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x91118155 pthreadstart + 321
    4 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x911366fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91118155 pthreadstart + 321
    2 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x944693f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x9447bd4e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.music.apps.MAFiles 0x02c2b328 ResolveFile + 54808
    3 com.apple.music.apps.MAFiles 0x02c2b3f1 ResolveFile + 55009
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91118dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.music.apps.MAFiles 0x02c2b328 ResolveFile + 54808
    3 com.apple.music.apps.MAFiles 0x02c2b3f1 ResolveFile + 55009
    4 libSystem.B.dylib 0x91118155 pthreadstart + 321
    5 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x910ee44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x910ee216 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x95a19bf1 -[NSUIHeartBeat _heartBeatThread:] + 2042
    3 com.apple.Foundation 0x91752dfd -[NSThread main] + 45
    4 com.apple.Foundation 0x917529a4 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x91118155 pthreadstart + 321
    6 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x910e7266 machmsgtrap + 10
    1 libSystem.B.dylib 0x910eea5c mach_msg + 72
    2 com.apple.audio.midi.CoreMIDI 0x01470f0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3 com.apple.audio.midi.CoreMIDI 0x01463477 MIDIInPortThread::Run() + 111
    4 com.apple.audio.midi.CoreMIDI 0x0146707d XThread::RunHelper(void*) + 17
    5 com.apple.audio.midi.CoreMIDI 0x014719ee CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x910e72c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x911192af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9111ab33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90a77c62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90a77a42 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x90aa8944 TimerThread + 74
    6 libSystem.B.dylib 0x91118155 pthreadstart + 321
    7 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 18 Crashed:
    0 libobjc.A.dylib 0x9095668c objc_msgSend + 28
    1 com.apple.CoreFoundation 0x9322b0b1 CFRunLoopCopyAllModes + 65
    2 com.apple.CoreFoundation 0x9322b19f _CFRunLoop1 + 143
    3 com.apple.CoreFoundation 0x931c802d __CFFinalizeThreadData + 45
    4 libSystem.B.dylib 0x9111b013 pthread_tsdcleanup + 163
    5 libSystem.B.dylib 0x9111abb5 pthreadexit + 98
    6 com.apple.Foundation 0x91757e92 +[NSThread exit] + 18
    7 com.apple.Foundation 0x917529bc _NSThread__main_ + 332
    8 libSystem.B.dylib 0x91118155 pthreadstart + 321
    9 libSystem.B.dylib 0x91118012 thread_start + 34
    Thread 18 crashed with X86 Thread State (32-bit):
    eax: 0x4c341400 ebx: 0x9323334e ecx: 0x90982800 edx: 0x922db0fc
    edi: 0x8918758b esi: 0x4c341400 ebp: 0xb07d1c38 esp: 0xb07d1c14
    ss: 0x0000001f efl: 0x00010206 eip: 0x9095668c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x8918758b
    Binary Images:
    0x1000 - 0xbf3ff3 com.apple.logic.pro 9.1.1 (1697.53) <dc4d9c8e5be9f9fe40b41adfa0404b9d> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0xea0000 - 0xed3fe7 com.apple.music.apps.MAAudioUnitSupport 9.1.1 (231.34) <ab1a5e35bc1f1716aaa968745fda266e> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
    0xee8000 - 0xf19ffb +MAAssetSharing ??? (???) <7d0fe79e7d921756c27b5d547252f9a8> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
    0xf2d000 - 0xff6fe5 com.apple.DiscRecording 4.0.7 (4070.4.1) <7c105f35c674aad3a476f8959d3f3ebb> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x1061000 - 0x1063fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x106a000 - 0x10c8fff com.apple.music.apps.MALoopManagement 9.1.1 (218.13) <17d4e2870249e071f32ba049994449cf> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
    0x10e5000 - 0x12a0ff3 com.apple.prokit 5.1 (917) <423cd2a7dd7379ddd0edbafa77282c85> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x13a9000 - 0x1427ffb com.apple.music.apps.MACore 9.1.1 (475.31) <adcffc7057555f054f4b452ed7c964b1> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x145f000 - 0x147cff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1494000 - 0x14eafe3 com.apple.music.apps.MAHarmony 9.1.1 (198.13) <1b91602b7019b1eb95f2a3dcb555e04c> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1506000 - 0x191dfeb com.apple.music.apps.MAPlugInGUI 9.1.1 (423.18) <23fb7cbe94db66a05d3abeca5b1f5f3f> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1c2b000 - 0x1d0dff7 com.apple.music.apps.OMF 9.1.1 (108.12) <45dd6e6879eb88af5a701b226cf3c621> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1d23000 - 0x2349fef com.apple.music.apps.MADSP 9.1.1 (586.30) <6752cbbb3dd62ff44c4431cfd9a62165> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a7f000 - 0x2aa0ff7 com.apple.music.apps.LogicFileBrowser 9.1.1 (1697.53) <6a21e3eacea39609b73fca9504beac8e> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2aae000 - 0x2b27ff7 com.apple.music.apps.LogicLoopBrowser 9.1.1 (1697.53) <e6ba43d1c5d731679062f8f5eeaee76e> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2b4d000 - 0x2b6eff7 com.apple.music.apps.MAApogeeSupport 9.1.1 (311.13) <8585b9aba5c8201894f72a7699813dd5> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b77000 - 0x2b7cff7 com.apple.music.apps.MAResources 9.1.1 (211.10) <5ca38b7187e86a8410356b04516b80ed> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b80000 - 0x2b9ffed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2bb1000 - 0x2bb9ff7 com.apple.AEProfiling 1.2 (23) <c55450b48dd50b6a60d50cfed725448b> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2bc2000 - 0x2bd2ff7 com.apple.AERegistration 1.2 (77) <a6c4a895ff525cf624a99243b703b734> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2be6000 - 0x2bf2ff3 com.apple.music.apps.MAUnitTest 9.1.1 (95.13) <31cd321bcb68b4b22574433efec1def5> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2bfc000 - 0x2cb3ff7 com.apple.music.apps.MAFiles 9.1.1 (143.20) <52bdac8b40de43302f070eeed835b6a6> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2cd3000 - 0x2d45ff3 com.apple.music.apps.MAAudioEngine 9.1.1 (156.34) <8d512bea24a61b8b167a04abe739c570> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d94000 - 0x2d9fff7 com.apple.music.apps.MAToolKit 9.1.1 (357.13) <06ae560b0cd744d5a6babe48dc235d3c> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2da5000 - 0x2dc3fef com.apple.XSKey 1.0.0 (52) <71b94f5315db901291f2211f7c2cd790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x2dd2000 - 0x2de6ff7 com.apple.music.apps.MAVideo 9.1.1 (11.18) <7b91983bdf693d2b60ea9fa53affb945> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2dfc000 - 0x2e53ff7 com.apple.Symbolication 1.1 (42.3.6) <d960dbcbadecc945884f13a467515d55> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x2e86000 - 0x2ec5fff com.apple.vmutils 4.1 (104) <9009c24d9279b0794970d8eea4134201> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2ee7000 - 0x2eebfff com.apple.DebugSymbols 1.1 (1.0) <4289eda66425c0f6adcba0fea7b06ccd> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x2ef3000 - 0x2f8fffc com.apple.MobileMe 9 (1.01) <ebadb9819ed682b0810ff1cb05cb5a17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2fec000 - 0x300afe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x3063000 - 0x308bff7 com.apple.prokit.LeopardPanels 5.1 (917) <8103a9633fd8349fd4b83fb72a6cd305> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/Leopard Panels.bundle/Contents/MacOS/LeopardPanels
    0x3f03e000 - 0x3f04afff com.apple.iokit.IOHIDLib 1.5.7 (1.5.7) <2b0f95d8fdaa7944842dfe9d445a0b48> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x40131000 - 0x40134fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x4013a000 - 0x40150ff7 com.apogee.DuetPlugIn 1.6.15 (1.6.15) <e48d641f9ea0300e8969ca2f75bc0711> /System/Library/Extensions/DuetPlugIn.bundle/Contents/MacOS/DuetPlugIn
    0x40160000 - 0x40166fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x4016c000 - 0x401c1fe2 com.apple.DVCPROHDAudio 1.3.2 (1.3.2) <2e0a98834ea5706f78f64c1f105a4d30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x40212000 - 0x4021aff7 com.apple.proapps.mrcheckpro 1.4 (388.1) <25dba6aa139defac1bf85d29a3dfa497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x402b4000 - 0x402b7fff com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x402bd000 - 0x40322fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x40342000 - 0x403a7fe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <483dd62c46c436aa6a1c2dea6f062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x413ce000 - 0x416c7ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x417a0000 - 0x41925fe3 GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x41953000 - 0x41cbcfe8 com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x41ff7000 - 0x42013ff7 GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x432cc000 - 0x432ceff3 com.apple.music.apps.anvil.resources 9.1.1 (279.11) <fcfb05a45862c9ef8ae2906f39b4aded> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x432d3000 - 0x432d5ff3 com.apple.music.apps.common.resources 9.1.1 (279.11) <669a2a1149239ef3eef8091a3dcc314d> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x432da000 - 0x432dcff3 com.apple.music.apps.ebp.resources 9.1.1 (279.11) <b6cc47000db422aefdf9785298530e7c> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x432e1000 - 0x432e3ff3 com.apple.music.apps.efx.resources 9.1.1 (279.11) <bd7f0c2d3e44daf1b27e7a62dfc50a33> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x432e8000 - 0x432eaff3 com.apple.music.apps.egt.resources 9.1.1 (279.11) <a9d9eec1e7a16adbf5a44a602dba2824> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x432ef000 - 0x432f1ff3 com.apple.music.apps.emx.resources 9.1.1 (279.11) <ef91bfa060649a1f8f3241dc13defeaa> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x432f6000 - 0x432f8ff3 com.apple.music.apps.es1.resources 9.1.1 (279.11) <2597eec6904146db56f1850ef55c64e2> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x43cdf000 - 0x43ce1ff3 com.apple.music.apps.es2.resources 9.1.1 (279.11) <c5825678278907b77732bb2b70129d0d> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x43ce6000 - 0x43ce8ff3 com.apple.music.apps.esp.resources 9.1.1 (279.11) <193e1b4d1ada8c0bd8c2d3887fd56b7f> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x43ced000 - 0x43cefff3 com.apple.music.apps.evb3.resources 9.1.1 (279.11) <0ff1f092296eb079dec36dffd241659e> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x43cf4000 - 0x43cf6ff3 com.apple.music.apps.evd6.resources 9.1.1 (279.11) <719369495cdfdc4fbf16d11660bb225d> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x43cfb000 - 0x43cfdff3 com.apple.music.apps.evoc.resources 9.1.1 (279.11) <50ac75b5b93be95e9de19861ca86c36f> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x43d02000 - 0x43d04ff3 com.apple.music.apps.evp88.resources 9.1.1 (279.11) <cf8395ffe24018b7cdafa6e1192ebf98> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x43d09000 - 0x43d0bff3 com.apple.music.apps.exs24.resources 9.1.1 (279.11) <d83b47da07842788ab500d67c00df7df> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x43d10000 - 0x43d12ff3 com.apple.music.apps.guitaramp.resources 9.1.1 (279.11) <a1c824ad9af16b0f5f0137901699a021> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x43d17000 - 0x43d19ff3 com.apple.music.apps.guitarcontrols.resources 9.1.1 (279.11) <ec8499e293153552e4e1ee9a53b0cac5> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x43d1e000 - 0x43d20ff3 com.apple.music.apps.mutapdel.resources 9.1.1 (279.11) <977876ae10444da7f34a6abc40045c61> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x43d25000 - 0x43d27ff3 com.apple.music.apps.pedalboard.resources 9.1.1 (279.11) <a36ff5ffe76534f289645294e69ee50f> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x43d2c000 - 0x43d2eff3 com.apple.music.apps.revolver.resources 9.1.1 (279.11) <511bef77cbfeed2a0629691c56683d67> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x43d33000 - 0x43d35ff3 com.apple.music.apps.sphere.resources 9.1.1 (279.11) <b73d5b06b644af6447d4c634bc86900e> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x46086000 - 0x46091ff7 com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <8d8a75cc6204118704ccb3323e76dcf9> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x46099000 - 0x460c3fff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x460c9000 - 0x46104fff com.apple.QuickTimeFireWireDV.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x46111000 - 0x461cefe2 com.apple.DesktopVideoOut 1.2.7 (1.2.7) <7959538f2a96f2bbeec30718a326c152> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x461ed000 - 0x461f6fff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x46258000 - 0x46259ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x4b7d4000 - 0x4b7d6ff3 com.apple.music.apps.midi.device.plugin.GiO 9.1.1 (197.14) <2532bb4716908d4f33eeb9360db06210> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
    0x4b7dc000 - 0x4b7dcff3 com.apple.music.apps.midi.device.plugin.Recording Light 9.1.1 (197.14) <ef774cc3ed33e1f369686d3822315133> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
    0x4b7e1000 - 0x4b7e8ffe +com.novation.logic.ReMOTE SL 1.6 (6009:6010) /Library/Application Support/MIDI Device Plug-ins/ReMOTE SL.bundle/Contents/MacOS/ReMOTE SL
    0x4b7f3000 - 0x4b7f6fff com.apple.music.apps.midi.device.plugin.Motormix 9.1.1 (197.14) <e0fbbc507a2ecab01a47056b33a858ed> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Motormix.bundle/Contents/MacOS/Motormix
    0x4b80e000 - 0x4b815ff3 com.apple.music.apps.midi.device.plugin.Logic Control 9.1.1 (197.14) <8db528f71345e7b009de7e3d92e75f09> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90011ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x90015000 - 0x90016ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90029000 - 0x90038fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x90088000 - 0x90090fff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9009b000 - 0x90183ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90184000 - 0x901cdfef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90309000 - 0x903ebfff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x903ec000 - 0x903ecff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x903ed000 - 0x90446ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x904b5000 - 0x904c2fe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x904c8000 - 0x90545feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90576000 - 0x90586ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90587000 - 0x905a3ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9060b000 - 0x90913fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90914000 - 0x90938feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90939000 - 0x90940ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90941000 - 0x90a21fff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x90a22000 - 0x90a2effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90a2f000 - 0x90a32fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a33000 - 0x90a37fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90a38000 - 0x90a4dffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90a4e000 - 0x90d28ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90d29000 - 0x910e5ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x910e6000 - 0x9124dff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x9124e000 - 0x9144afff com.apple.JavaScriptCore 5533 (5533.13) <cef0a091b122549249e116cb9e213c60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9144b000 - 0x914befff com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x914bf000 - 0x91539ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9153a000 - 0x915eafff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x915eb000 - 0x91609fff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x9160a000 - 0x91613fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91614000 - 0x91652fff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91748000 - 0x919c4fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x919c5000 - 0x919c5ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x919c6000 - 0x91dd6fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91dd7000 - 0x91dd7ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91ddb000 - 0x91f2dff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91f33000 - 0x91f38fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91f39000 - 0x91f3ffff com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91f77000 - 0x91f7cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91f7d000 - 0x92004ff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x92005000 - 0x92061ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92062000 - 0x920e1ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x920e2000 - 0x92131fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92132000 - 0x92166fef com.apple.bom 9.0.1 (136.1.1) <007941632d316d064e8decc51255a5e0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92167000 - 0x9218fff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92190000 - 0x92830feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92831000 - 0x92873fef com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92874000 - 0x928d1ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x928d2000 - 0x928d2ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x928d3000 - 0x928ebfff com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x928ec000 - 0x92946ff7 com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92947000 - 0x92a02fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <0ca70ca8e67c1a76bee151d65b1e7398> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92a03000 - 0x92a03ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92a41000 - 0x92a6cfe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x92a6d000 - 0x92b14feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92b15000 - 0x92b15ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92b16000 - 0x92b18ff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92b19000 - 0x92b8bfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92b8c000 - 0x9305dfbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9305e000 - 0x9307dffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9307e000 - 0x930afffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x930e3000 - 0x930eafe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x930eb000 - 0x930fbfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x930fc000 - 0x93108ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93109000 - 0x931bbffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x931bc000 - 0x932effe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93454000 - 0x93471ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93472000 - 0x935baff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x935bb000 - 0x9369cff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x9369d000 - 0x936d4fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x936d5000 - 0x93768ff3 com.apple.ApplicationServices.ATS 3.8.1 (???) <56f6d9c6f0ae8dccb3b6def46d4ae3f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93769000 - 0x937f6ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x937f7000 - 0x93837fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93838000 - 0x93861fff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
    0x93862000 - 0x93878fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93879000 - 0x93883feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93898000 - 0x938d2fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94430000 - 0x94430ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94436000 - 0x94501fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9460a000 - 0x9460affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9460b000 - 0x9464afef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9464b000 - 0x94669ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9466a000 - 0x94699fe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x946b7000 - 0x955b6fe6 com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x955b7000 - 0x9565efec com.apple.CFNetwork 438.14 (438.14) <827c6cb4419aedec003bb42cbec079af> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9565f000 - 0x956a0fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x956a1000 - 0x956b0ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9577b000 - 0x958b4ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x958b5000 - 0x95906ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95907000 - 0x95923ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95924000 - 0x95972fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95973000 - 0x96171fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96172000 - 0x96172ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96173000 - 0x961fdff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x961fe000 - 0x9637efff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9637f000 - 0x96446ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96447000 - 0x96492ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96493000 - 0x967beff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x967bf000 - 0x96b5cfef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96baf000 - 0x96bafffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96bb0000 - 0x96bb4fff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96bcd000 - 0x96d51fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96d52000 - 0x97110fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97111000 - 0x9711dfff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x9711e000 - 0x971abff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x971ac000 - 0x971b1fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x971b2000 - 0x971b9ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9725f000 - 0x97266fff com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97267000 - 0x97267fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x974d1000 - 0x976a2ff3 com.apple.security 5.0.6 (37592) <5d7ae92f2e52ee7ba5ae658399770602> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x976b5000 - 0x97844fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <9043e2896f6c99d96932ff86fc5142a7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x97845000 - 0x97850fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9788c000 - 0x97a48ff3 com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97a49000 - 0x97a76feb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97a77000 - 0x97aa9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97aaa000 - 0x97aacfff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97aad000 - 0x97b40fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x97b41000 - 0x97b65fff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
    0x97b66000 - 0x97cb0feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97cdb000 - 0x97e13fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97e14000 - 0x97e91fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Upgrade from 11i to R12 - Custom Forms,Reports and Workflows

    Dear Community Friends,
    We are planning for upgrade from oracle apps 11.5.10.2 to R12.
    We have custom Forms,Form Libraries,Reports and Workflows.
    Kindly provide me for approach on how to migrate Custom form libraries,reports and Workflows.
    I beleive, this thread will exists as one shot point for custom forms,reports,workflow upgradation from 11i to r12 with detailed steps.
    I know that many links exists here in the forum for all the above objects mentioned,but still from all those i am able to get a clear picture for oracle forms but not for custom form libraries ,reports and workflows.
    Also,this post will provide a low level,practical picture of the steps for those who are in line with this.
    Links i have read for all these in our forum are:
    For Custom Forms,
    Re: Planning to upgrade from 11i to R12
    Re: Custom forms: After upgrading 11i to R12
    ofcourse,'n' number of links exists providing metalink notes also.
    Hussain,Helios and some others also has given many updates regd this.
    For custom workflow upgradation,
    Upgrade Workflow 11i to R12
    Workflow Upgrade
    Workflow Upgrade
    For reports,links mentioned the below metalink notes:
    Do Not Compile EBS R12 Reports Using rwconverter.sh or Reports Builder from IDS 10gR2 [ID 786794.1]
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    Per my understanding, after searching in many threads,i am here by summarising the practical low level steps for custom forms migration
    Please correct me,if i am wrong.
    1) Download the Forms(.fmb's) and all PLL's(all the PLL from resource folder in AU_TOP) into a Local Machine Folder
    2) Open the forms using Forms Developer 10G and connect to DB
    3) Compile by clicking compilein Forms Developer and then save it.
    4) Upload the Saved Forms(.fmb's) into the new R12 server(system) in the respective custom paths(paths similar to 11i Server)
    5) Compile all the forms using the command like below(example command is shown below or f60 gen commands or frmcmp.sh utility) in the respective custom form paths,
    this will generate the .fmx's.
    frmcmp_batch module=FORMNAME.fmb userid=apps/apps output_file=FORMNAME.fmx compile_all=yes
    Link for compiling forms: https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=359210362972527&type=DOCUMENT&id=1085928.1&displayIndex=3&_afrWindowMode=0&_adf.ctrl-state=c348xvwbg_98
    6) Open the form and check in R12 instance
    As per my understanding for custom form libraries,we can just copy paste the PLL's from 11i server to R12 server (Please correct me,if i am wrong)
    Can anyone please help me out in custom reports and custom workflows.Sorry that,i could not get a practical and clear picture for reports and also for workflow even after referring many threads and metalink notes mentioned.
    As for reports,some says that Developer Suite 10g can be used and .rdf can be used in R12.
    Some says that reports should be converted to XML published as reports does not exists in R12.
    So,i am not clear on this.
    Thanks,
    Ganesh
    [email protected]

    Per my understanding, after searching in many threads,i am here by summarising the practical low level steps for custom forms migration
    Please correct me,if i am wrong.
    1) Download the Forms(.fmb's) and all PLL's(all the PLL from resource folder in AU_TOP) into a Local Machine Folder
    2) Open the forms using Forms Developer 10G and connect to DB
    3) Compile by clicking compilein Forms Developer and then save it.
    4) Upload the Saved Forms(.fmb's) into the new R12 server(system) in the respective custom paths(paths similar to 11i Server)
    5) Compile all the forms using the command like below(example command is shown below or f60 gen commands or frmcmp.sh utility) in the respective custom form paths,
    this will generate the .fmx's.
    frmcmp_batch module=FORMNAME.fmb userid=apps/apps output_file=FORMNAME.fmx compile_all=yes
    Link for compiling forms: https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=359210362972527&type=DOCUMENT&id=1085928.1&displayIndex=3&_afrWindowMode=0&_adf.ctrl-state=c348xvwbg_98
    6) Open the form and check in R12 instance
    As per my understanding for custom form libraries,we can just copy paste the PLL's from 11i server to R12 server (Please correct me,if i am wrong)You are right, and the steps mentioned above should be sufficient.
    Can anyone please help me out in custom reports and custom workflows.Sorry that,i could not get a practical and clear picture for reports and also for workflow even after referring many threads and metalink notes mentioned.
    As for reports,some says that Developer Suite 10g can be used and .rdf can be used in R12.
    Some says that reports should be converted to XML published as reports does not exists in R12.
    So,i am not clear on this.You can still use RDF files in R12, and just follow the approach you mentioned above, and you do not have to migrate them to XML publisher (though it is recommended, but this can be done after the upgrade as an enhancement task).
    For custom workflow, you need also to do the same thing, open them using workflow builder and make sure they work in R12 (correct the code if required and save them again in R12 once they work properly).
    Thanks,
    Hussein

  • Report upgraded from 6i to 10g not displaying data.

    Hi,
    I upgraded one report from 6i to 10g,
    When I'm running the report for the same set of data.
    After changing the layout for few fields in the subframe.
    first time it has shown the data in the report output but now same report with same data is not displying the output.
    I'm sure this is due to some layout problem.(may be due to upgradation from 6i to 10g)
    Please guide me to resolve this problem.

    Hello,
    How do you execute your Reports ?
    Do you execute it from the Builder ?
    If you execute it from the Builder, do you use Run Web Layout or Run Paper Layout ?
    (If you have upgraded a Reports From 6i, there is no web layout , so you have to use the Run paper Layout
    The web layout is something new that appeared in Reports 9.0.2)
    Regard

  • Upgrade from SCM 5.1 to SCM 7.0 SR1 (with NW 7.0 EHP1 SR1)

    Hi folks,
    we are trying to upgrade our SCM5.1 to SCM 7.0 SR1. There seems to be a problem in the phase, where SAPup is trying to detect the needed CDs / DVDs. SAPup recognizes that "FRP" is used within the system. There appears a dialog to enter the mount points for the DVDs required for the upgrade.
    It says <<Enter at least the mount point for the DVD titled "FRP Software DVD">>. All other needed media is accepted, but not the DVD with the FRP-Software.
    SAP Note "1300960"  explains, that as of SAP Business Suite 2008 onward, no media without a MID.XML file will be accepted for upgrades (e.g. media containing Add-Ons).
    I have opended a message to SAP Support, but there is no solution / workaround until now. I cannot skip the phase and therefore it is not possible to launch / continue the entire upgrade.
    SAPup Version is "7.10/7, build 31.010 for UNICODE"
    Has anyone faced the same problem with no-MID.XML based media?
    Thank you for any advice!
    Kind regards,
    Marcel Jentsch

    Hi,
    We just upgraded from SCM 5.0 to 7.0 sp9.
    You need not deactivate the DP planning areas before upgrade.
    We did not face any issues because of this.
    Regards,
    Ashok

Maybe you are looking for