Sql and azure login time slow

hi
i have a SQL alwayson setup of 3 virtual machines. two sql servers and one for cluster quorum. the sql listener Works fine, but the connection login time to the sql server instanse are slow. ive tried both from the sql server it self, from another machine
in my azure setup, and from "home" (fixed vpn fra "home" to the azure setup
Where should i start?
David

Hello,
Again.... what can i do ?
Have a network trace be captured on your primary server, domain controller (if using windows auth), and the client pc/server. Look for the login tds request and check the time it takes for the entire requests to be sent/received and the responses sent/received
back.
This will tell you if it's a hold up on the DC, network, or SQL Server.
Sean Gallardy | Blog | Microsoft Certified Master

Similar Messages

  • Macbook Pro Boot time and general response time slow.

    I'm running 10.9 Mavericks.
    Yesterday as I was doing my every day activites I realized randomly my macbook pro began preforming extremely poorly.
    My problems:
    Boot time now takes 2-3 minutes.
    Applications take 2-3 minutes to open.
    Applications will say they're open sometimes but will not display.
    Applications will take several tries to quit.
    Applications, especially Safari, will randomly crash.
    Everything is slower and takes a while to do, even opening a simple folder will take a minute.
    The things I have tried:
    I ran a Hardware test and the results showed it is not a hardware problem.
    I have reset the SMC and PRAM and the problems still occur.
    I have Verified and repaired the Disk/Permissions, however it seems to stop mid-way through (after about an hour).
    I can't seem to figure out what's wrong with it. I can re-install the OS but with my internet it is estimated to take 8 hours.
    Any suggestions?

    Your disk may be failing.  Do not attempt to resintall the OS until your disk is healthy.
    Backup your data immediately:
    Before proceeding you should make sure you have a current backup.  If it has been getting slower over time your disk could be a failing slowly.  SATA drives have two retry modes: short and long.  They can continue operating as read errors are increasing.  The long retry cycle is very long and can cause significant performance degradation.  If it has started long retries then it is likely to get worse and eventually fail.  SSDs also have a failure mode where the fail slowly.
    Time Machine Basics: http://support.apple.com/kb/ht1427
    Most commonly used backup methods: 
    https://discussions.apple.com/docs/DOC-3045
    Methodology to protect your data.  Backups vs. Archives.  Long-term data protection:
    https://discussions.apple.com/docs/DOC-6031
    Make a Genius Bar reservation http://www.apple.com/retail/geniusbar/ .
    or find an Apple Authorized Service Provider https://locate.apple.com/country
    If it is a failing disk, consider an upgrade to a 1 TB, 7200 RPM disk. Check out a one terabyte HGST 7K1000 7200 rpm, SATA III drive from OWC or consider an SSD.

  • Regression? Adobe CMIS Connector 4.2 and CC ten times slower than 4.0.

    Hello dear forum members!
    We developed an Adobe Drive CMIS connector for our DAM system and noticed a major navigation performance degradation
    when updating CMIS connector on windows client systems from Version 4.0 to Version 4.2 or CC.
    When visiting a folder:
    Version 4.0 does a getChildren request ("children" url) and is finished: 1 call
    Version 4.2 and CC do a getChildren request and IN ADDITION call:
       - getObjectParents ("parents" url) for each object in folder
       - getObjectParents for folder of path of each object
    So lets say you have some folderX with path
    /top1/folder1/folderX
    containing 500 images of some photo session that needs sorting you get
    1x getChildren
    500x getObjectParents (one for each image)
    2x500x getObjectParents (2 for each folder of path of each image)
    in sum: 1501 calls until that same folder gets displayed.
    Any chance that this gets fixed on Adobe Drive CMIS connector?
    Can we do something on server side to prevent that behavior?
    Does Adobe Drive support paging in big folders?
    Anything else we can do to help?
    Regards,
        Carsten

    Hello together,
    I noticed the same issue on Adobe Drive 5.
    After accessing a folder with 35 files in it on Adobe Drive MAC CMIS Connector I saw over 200 HTTP Requests over the network (AtomPub).
    On other CMIS Clients it were only 14 requests.
    On Windows Adobe Drive CMIS Connector I did not record the requests but on windows it was anyway much much faster.
    I assume the Java layer is the same on Windows and Mac so I think that maybe the underlying AdobeDrive4 filesystem (at least "mount" shows an "AdobeDrive4"  FS) implementation on Mac polls very often and this results in extensive HTTP requests. Thats why I also thought of writing an own CMIS Connector which uses clever caching.
    Maybe we can bundle our ideas and implement a fast open source CMIS 1.1 Connector for Adobe Drive?
    @md_Zool:
    How are your experiences with an own Connector?
    Could you speed up things at Mac?
    Maybe Adobe also can also shed some light on this issue?
    tia
    Cheers
    Sascha

  • Owainst.sql and admin login solution

    After running "owainst.sql" on Apex 3.0, you cannot log on as admin. So it is nescessary to restart OHS (opmnctl startall).
    This step is not documented (readme.txt) so it will maybe help someone...

    You will need to update your transformation rules to match the URL/hosts for dc2.

  • Binding is 60 times slower than non-binding

    Hi,
    I have a quite serious problem using binding with Toplink. My configuration is
    Toplink 9.0.4.5
    Oracle 10g EE 10.2.0.4.0 (64 Bit, Partitioning, Data Mining and Real Application Testing options)
    Oracle Thin JDBC Driver (either 11.2.0.1.0 or 10.2.0.4.0)
    running in a Tomcat 5.5 environment.
    Our usual configuration is with BindAllParameters = "true", which is fine in 99% of all cases. But in one special case, which is the search functionality of our application (insurance agents management application),
    a SQL is about 60 times slower with binding, than without binding. I attach the SQL at the end of the message, but what is quite special about it is, that it uses quite a large amount of "IN" clauses. I found an earlier
    posting stating, that Toplink (or Oracle JDBC) has a problem with IN-clauses and binding. Can anyone confirm this?
    As I said, the SQL is part of a people search functionality, so there is a great amount of different variations. Not all variations show this behaviour, so I assume, that Oracle probably uses different execution plans regarding using prepared statments or direct execution. Can anyone confirm this also?
    Lastly, is there any way to record the execution plan inside the Tomcat application?
    Thanks in advance for any help, as I said before, this problem is currently very critical, since we are 2 weeks before production,
    Thorsten.
    Here is the example SQL (with the bind varaibles already replaced):
    /* Formatted on 2010/02/08 10:27 (Formatter Plus v4.8.8) */
    SELECT t0.partner_id
      FROM aidatint.papartner t0
    WHERE (    (    (    (    (   (    (t0.schwebe_kz = 'S')
                                    AND (t0.aktgfid_rid = '126562119515400004')
                                OR (    (t0.schwebe_kz = 'O')
                                    AND (t0.aktgfid_rid <> '126562119515400004')
                           AND (   (t0.gueltigbis_dt IS NULL)
                                OR (t0.gueltigvon_dt < t0.gueltigbis_dt)
                      AND (t0.mcname_txt = 'MEIER')
                 AND (t0.partner_id IN (
                         SELECT DISTINCT t1.partner_id
                                    FROM aidatint.paadresse t1
                                   WHERE (    (    (   (    (t1.schwebe_kz = 'S'
                                                        AND (t1.aktgfid_rid =
                                                                '126562119515400004'
                                                    OR (    (t1.schwebe_kz = 'O'
                                                        AND (t1.aktgfid_rid <>
                                                                '126562119515400004'
                                               AND (   (t1.gueltigbis_dt IS NULL
                                                    OR (t1.gueltigvon_dt <
                                                                  t1.gueltigbis_dt
                                          AND (t1.mcort_txt = 'KOELN')
            AND (t0.partner_id IN (
                    SELECT t2.partner_id
                      FROM aidatint.paparolle t2
                     WHERE (    (    (    (   (    (t2.schwebe_kz = 'S')
                                               AND (t2.aktgfid_rid =
                                                              '126562119515400004'
                                           OR (    (t2.schwebe_kz = 'O')
                                               AND (t2.aktgfid_rid <>
                                                              '126562119515400004'
                                      AND (    (t2.gueltigvon_dt <=
                                                   TO_DATE ('20100208',
                                                            'YYYYMMDD')
                                           AND (   (t2.gueltigbis_dt >
                                                       TO_DATE ('20100208',
                                                                'YYYYMMDD'
                                                OR (t2.gueltigbis_dt IS NULL)
                                 AND (t2.geschobjtyp_typ = 'VMVT')
                            AND (t2.goid_id IN (
                                    SELECT t3.vermittlervertragid_id
                                      FROM aidatint.prvvsvermittlervertrag t3
                                     WHERE (    (   (    (t3.schwebe_kz = 'S')
                                                     AND (t3.aktgfid_rid =
                                                              '126562119515400004'
                                                 OR (    (t3.schwebe_kz = 'O')
                                                     AND (t3.aktgfid_rid <>
                                                              '126562119515400004'
                                            AND (t3.kumulnr_txt IN (
                                                    SELECT t4.bereichsnr_txt
                                                      FROM aidatint.prvvsstrukturangausdienst t4
                                                     WHERE (    (    (   (    (t4.schwebe_kz =
                                                                                  'S'
                                                                          AND (t4.aktgfid_rid =
                                                                                  '126562119515400004'
                                                                      OR (    (t4.schwebe_kz =
                                                                                  'O'
                                                                          AND (t4.aktgfid_rid <>
                                                                                  '126562119515400004'
                                                                 AND (    (t4.gueltigvon_dt <=
                                                                              TO_DATE
                                                                                 ('20100208',
                                                                                  'YYYYMMDD'
                                                                      AND (   (t4.gueltigbis_dt >
                                                                                  TO_DATE
                                                                                     ('20100208',
                                                                                      'YYYYMMDD'
                                                                           OR (t4.gueltigbis_dt IS NULL
                                                            AND (t4.schluessel_txt LIKE
                                                                    '##TH###1###4%'
           )

    Odd, I would assume it is a db/JDBC issue. You can confirm this by trying the same through raw JDBC, or enabling the TopLink profiler.
    It could be related to the large size of the SQL and large number of parameters to the call. You may wish to check with the JDBC group to see what the issue is.
    You can disable binding for just this query, to get the binding benefit elsewhere and avoid the binding issue for just this query.
    EclipseLink: http://www.eclipselink.org

  • Enforce Maximum Login Time Parameter

    Hello,
    When i set the "Enforce Maximum Login Time" parameter to True and the login time to 5 minutes. After this time, there is no user log out.
    Please is there any way to active this ?
    Thanks,

    Hi Abdelatif,
    When you change this parameter it will only be applied to "new " user logins.This change will have no effect on already logged in users. Have you tried a new login to see if the :05 logout is applied?
    Hope this helps!
    Rob
    Please remember to rate helpful posts........

  • Bi Dashboards issue works properly some times and after not display pointers data and give un expected error and throw login window

    HI,
    I have toff situation where  we deployed bi dashboards in our site and it works some time and some times not,
    and some times it keep loading and throw a login window.
    works when
    we restart performance point service  and if not work
    we re create secure store service and generated new key and create new pps service application
    before that we stopped secure store and pps service  using c.a in application server
    we are using ssas for datasource to connect  from dashboard designer
    we have seperate server for ssas dbs
    seperate application server running: pps service and secure store service
    two web front ends:  one of running secure store
    1 Domain controller + central admin service running
    some times after 4 -5 hours bi dashboards works , we dashboards not display data and throw un expected errors,
    also when we try to connect using a dashboard designer from a seperate client machine in same domain ,we have same issue , we unable to connect to ssas datasource server, and if connect some times unable to deploy dashboards.
    we tried every thin icreased server time out values  in ssas server
    :\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Config\msmdsrv.ini. in this location
    and in 
    c:\program files\common files\microsoft shared\web server extensions\14\webclients\ppsmonitoringServer\client.config
    maxStringContentLength="2147483647"
    maxNameTableCharCount="2147483647"
    maxBytesPerRead="2147483647"
    maxArrayLength="2147483647"
    maxDepth="2147483647" />
    even we have same issue
    is some thing happening when dashboards working some time and  after some time not 
    is a secure store crashing or its still request pending in IIS and not authenticating to data soruce why 
    below are the logs
    Here are the results of the log analysis :
    server wfe1 
    09/01/2014 14:43:44.66 w3wp.exe (0x2128) 0x158C PerformancePoint Service PerformancePoint Services 39 Critical A PerformancePoint service application call was aborted by the caller.  This may indicate the HttpRuntime executionTimeout for the Web Application
    is configured to a value smaller than the DataSourceQueryTimeout for the PerformancePoint Service Application. 8bc44f14-acef-49bf-b1c1-2755ea7e6e24
    09/01/2014 14:43:44.66 w3wp.exe (0x2128) 0x158C PerformancePoint Service PerformancePoint Services ef8z Critical ‏‏حدث
    استثناء
    أثناء عرض
    عنصر ويب.
    قد تساعد
    معلومات التشخيص
    التالية في
    تحديد سبب
    هذه المشكلة:  Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.  ‏‏رمز
    خطأ "خدمات PerformancePoint"
    هو 20700. 8bc44f14-acef-49bf-b1c1-2755ea7e6e24
    09/01/2014 14:43:44.66 w3wp.exe (0x2128) 0x158C SharePoint Foundation Runtime ba3q Medium Redirect to error.aspx?ErrorText=Request%20timed%20out%2E failed. Exception: System.Web.HttpException: The remote host closed the connection. The error code is 0x800704CD.    
    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)     at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()     at System.Web.HttpResponse.Flush(Boolean finalFlush)    
    at System.Web.HttpResponse.End()     at Microsoft.SharePoint.Utilities.SPUtility.Redirect(String url, SPRedirectFlags flags, HttpContext context, String queryString) 8bc44f14-acef-49bf-b1c1-2755ea7e6e24
    09/01/2014 14:47:32.69 w3wp.exe (0x2128) 0x2154 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 78c107cd-0d4b-46f5-8e1a-0d9b4ebc7b29
    09/01/2014 15:07:40.74 w3wp.exe (0x2128) 0x209C PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Notary/Rspointer/Lists/PerformancePoint Content/28_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) abf0263d-7333-4e4f-9cd4-a3a4dcb700c0
    09/01/2014 15:13:25.92 w3wp.exe (0x2128) 0x18DC PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Notary/Rspointer/Lists/PerformancePoint Content/218_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) b35bf864-54f4-43fa-88a8-44cdf938bfa2
    09/01/2014 15:11:10.87 w3wp.exe (0x2128) 0x1F88 PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Courts/Bic/Lists/PerformancePoint Content/4_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) 7cea0eb6-214f-4d7b-a6e7-97a0fe11c956
    09/01/2014 15:11:40.87 w3wp.exe (0x2128) 0x2150 PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Notary/Rspointer/Lists/PerformancePoint Content/162_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) 4154222b-6ff0-4b64-81b8-d08501a19278
    server wfe 2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    In the Roiscan logs we get an error in regards to the English Language pack:
    Review Items
    ============
    Error:                       Product {90140000-1015-0409-1000-0000000FF1CE} - Microsoft SharePoint Foundation 2010 1033 Lang Pack:  has unexpected
    file state(s).
    adil

    chinnijagadeesh,
    You suck!
    Signed: The rest of the universe.
    ... and quit crossposting FFS... it really is quite annoying!

  • Very Slow VDI Client Login Time

    Hi,
    My environment contains two Hyper-V Servers for DCs, Connection Broker, RD-Web, and two Hyper-V servers as virtualization host to thin clients. All Hyper-V servers are only 35% utilized and all client VMs don't have a performance issue.
    After setting up the roles and creating the "Personalized Pools", I open the RD-Web, click on the collection and here it takes a very long time in securing connection part, then a warning message appears for the connection broker self-signed certificate,
    I accept it and again a very long time to open the VM.
    After searching the internet I figured out that I should install "PFX" certificates for the connection broker (SSO, Publisher). In my environment, we don't use a public certificate from trusted root CAs, however, we have our own "Enterprise
    Root CA".
    I then figured that I should create a certificate with the following attributes:
    Advanced Key Usage: Server Authentication, Client Authentication
    Key Usage: Data encipherment, Digital Signature, Key Agreement
    I created the certificate and imported it to the RD CB, however, the "securing connection" part was even slower than before, so I duplicated the "Computer" certificate, and configured 1024 bit certificate instead of the old one "2048".
    The "securing connection" part is taking half the time now, however it is still very long "+60 seconds" to open the VM.
    I still suspect that it is a certificate issue and not sure if I have done the correct certificate.
    Would anyone help in this case and providing the correct steps to install a certificate for the RD CB from internal CA.
    Thanks.

    Hi,
    To avoid confusion, let's focus on the same thread.
    http://social.technet.microsoft.com/Forums/en-US/17fb24d7-61a7-49be-83b3-35bd9d8b6863/very-slow-vdi-login-time?forum=winserverTS
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Linotype FontExplorer X auto-activation slows login time

    Hello folks,
    My problem is not that the core application FontExplorer X automatically opens at login. I have 'deactivated.. at login' - so the application itself only opens whenever I click it in the dock. However, the application's 'AutoLoad' plug-in starts at login. This is presumably a built-in feature that allows the core application FontExplorer X to load very quickly when selected at a later time. However, as a result, this seriously slows down my computer's login times.
    I've tried to remove it from login items, but it's only a temporary solution - as the next time I select the core application during the course of the day, I've found that the 'AutoLoad' plug-in 'reinstalls' itself in login items. Is there a way I could stop this 'AutoLoad' plug-in from starting up when I login and remove it permanently from 'login items'?
    Thanks.

    Here is the official work-around for this problem.
    1. Locate "FontExplorer X Pro.app" in Applications
    2. Right-click on "FontExplorer X Pro.app" and select "Show Package Contents"
    3. Navigate to /Contents/Helpers/
    4. Double-click "FontExplorerXLauncher-3.app" or right-click and "Open" to launch it manually. This is needed only once, afterwards the plugins will work normally.
    Please make sure you open the version with the "-3" suffix, the other one does not fix the problem.

  • Login intermittently slow with ZCM agent AND Novell client

    We continue to struggle with intermittently slow logins in our environment. In testing, we noticed that logins are very fast (10-20 seconds) when only the Novell Client is installed, and very fast (~10 seconds) when only the ZCM agent is installed. However, when they are both installed, logins slow down, sometimes to 1.5 minutes or longer.
    We have checked DNS and rDNS, and they are both configured properly. SLP is working properly as demonstrated by the fast logins when only the client is installed. We use LDAP for user lookup, and it also works very fast to resolve user names (~ 1 second).
    We are using ZCM 10.3.1, and the client is fully patched as well (both Novell Client 2 and 4.91)
    Are there any specific settings (for the ZCM agent or the client itself) that might address this issue?

    My apologies, I told you to remove the wrong thing.
    I should have said NMAS instead of CASA.
    I am just so used to saying CASA when talking about ZCM.
    In regards to NMAS, you could simply rename "NWSSO.DLL" as a test.
    If NMAS is installed which is tested by the existence of this DLL, then
    a certain NMAS call is always made, which in some cases can take a long
    time.
    On 11/9/2010 12:06 PM, dshofkom33 wrote:
    >
    > craig_wilson;2042688 Wrote:
    >> Try removing CASA from the device and see if that makes a difference.
    >> A TID will be out on the issue soon.
    >>
    >> On 10/5/2010 4:36 PM, kjhurni wrote:
    >>>
    >>> Hmm, I will have to try that. I've only observed that with ZCM
    >>> installed (with Novell Client 4.91 SP5 on XP) that the login time
    >> goes
    >>> from about 12-15 seconds to about 50-70 seconds.
    >>>
    >>> But I've not tried "just" the ZCM agent.
    >>>
    >>>
    >>
    >>
    >> --
    >> Craig Wilson - MCNE, MCSE, CCNA
    >> Novell Knowledge Partner
    >>
    >> Novell does not officially monitor these forums.
    >>
    >> Suggestions/Opinions/Statements made by me are solely my own.
    >> These thoughts may not be shared by either Novell or any rational
    >> human.
    >
    > I removed CASA and now I cannot sign into ZCM. I get the "unable to
    > login to network because the login credentials are incorrect" Windows
    > Security Message. Any ideas?
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • Virtual environment license for sql and other dependencies of sharepoint in Azure

    We have Microsoft ActionPack. And we use Sharepoit 2013 from ActionPack , which is installed on our server.
    But our on premise server doesn't satisfy the hardware requirement for sharepoint, and thus it is too slow to use.
    So we decided to move sharepoint 2013 to Microsoft azure. 
    But we don't have any idea of virtual environment license for sql and other dependencies of sharepoint in Azure.
    Do we have to purchase separate license for sql server and other dependencies.?

    Hi BabeeshC,
    Before you deploy SharePoint 2013 on the Azure platform, you must ensure that your Azure virtualization solution meets all the licensing requirements.
    Every element of a SharePoint 2013 farm that is installed on Azure virtual machines must comply with the licensing requirements for SharePoint 2013 and related and supporting technologies.
     SharePoint 2010 and SQL Server licenses should be purchased separately.
    More information, please refer to the links:
    https://technet.microsoft.com/en-us/library/jj154957(v=office.15).aspx
    http://www.pointbeyond.com/2012/07/06/building-multi-server-sharepoint-farm-in-windows-azure
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Pull the data from Azure sql and load into the on premises data base

    Hi friends,
    I have small requirement here, I have to pull the data from Azure sql and load it to the on premises data base.
    I am using Azure sync process to do that, but it will take so much time to do that..
    I know that azure have some limitations, is there any other way to do this..
    Please help me on this...

    Hello,
    Check the program...
    SAPBC480_DEMO.
    Check the below threads
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/88e7ea34-0501-0010-95b0-ed14cfbeb85a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bfbcd790-0201-0010-679d-e36a3c6b89fa
    Thanks
    Seshu

  • Monitoring user logins and amount of time logged in.

    I presently have an open directory master with several Mac Pro's authenticating against it. The owner of the Mac Pro would like to do billing to the other departments based on who was logged in and the amount of time they were logged in.
    Normally the "last" command would be perfect for this but with the removal of the wtmp file in 10.5 the last command is flaky at best. I will restart its self multiple times per day or not at all for a month so it is hard to write a script to pull the data out of it.
    Does anyone know of a way in 10.5 and higher to find out the type of information that the last command displayed, IE who logged in, what time they logged in and what time they logged out.
    I need this information for the Mac Pro's but can pull the information from the open directory server if there is a way to get it from their.
    Does anyone know where the last command data is being logged since the removal of the wtmp file.

    neither of them seem to give me the login and log out times like the "last" command does. Is there not anyway on the open directory server to pull this data?

  • I got macbook pro 13" i bought in 2011 but its now getting slow when i start up or when shutting down .and apps takes time to open like just bouncing????????

    i got macbook pro 13" i bought in 2011 but its now getting slow when i start up or when shutting down .and apps takes time to open like just bouncing????????

    See the Mac OS X Speed FAQ.

  • Illustrator CC is slow and crashes every time i close a file

    Illustrator CC is slow and crashes every time i close a file. Can anyone help me please?
    This is the report after the crash:
      Adobe Illustrator [692]
    Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         256 (17.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [106]
    Date/Time:       2013-08-27 09:53:40.327 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          14621814 sec
    Crashes Since Last Report:           187
    Per-App Interval Since Last Report:  219398 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      29F60637-A869-47C6-A870-3D5101B9404F
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Main Thread  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Main Thread  Dispatch queue: com.apple.main-thread
    0   com.adobe.owl                           0x0000000106516fdd OWLDictionaryPutReleasableValue + 181382
    1   com.adobe.owl                           0x00000001065158ce OWLDictionaryPutReleasableValue + 175479
    2   com.adobe.owl                           0x00000001064eb794 OWLDictionaryPutReleasableValue + 3133
    3   com.adobe.owl                           0x00000001064d1185 OWLControlBarGetResizeGripper + 47691
    4   com.adobe.owl                           0x00000001064d0f4e OWLControlBarGetResizeGripper + 47124
    5   com.adobe.owl                           0x00000001064cee70 OWLControlBarGetResizeGripper + 38710
    6   com.adobe.owl                           0x00000001064bec8e OWLCocoaResetHotViews + 3978
    7   com.apple.AppKit                        0x00007fff83b8ae5d -[NSWindow _document:shouldClose:contextInfo:] + 133
    8   com.apple.AppKit                        0x00007fff83b8acbc -[NSWindow _close:] + 142
    9   com.apple.AppKit                        0x00007fff83aa2eda -[NSApplication sendAction:to:from:] + 95
    10  com.apple.AppKit                        0x00007fff83aa2e39 -[NSControl sendAction:to:] + 94
    11  com.apple.AppKit                        0x00007fff83b81df4 -[NSButtonCell performClick:] + 483
    12  com.adobe.owl                           0x00000001064bede5 OWLCocoaResetHotViews + 4321
    13  com.adobe.owl                             0x00000001064bceca OWLThemeAddBrush + 18276
    14  com.adobe.owl                           0x00000001065413ae OWLDockGetPreferredOrigin + 9376
    15  com.adobe.owl                           0x00000001065417b9 OWLDockGetPreferredOrigin + 10411
    16  com.adobe.owl                           0x00000001064bb737 OWLThemeAddBrush + 12241
    17  com.adobe.owl                           0x00000001064a726a 0x106489000 + 123498
    18  com.apple.AppKit                        0x00007fff83a473a7 -[NSWindow sendEvent:] + 5409
    19  com.adobe.owl                           0x00000001064bfaca OWLCocoaResetHotViews + 7622
    20  com.apple.AppKit                        0x00007fff8397cafa -[NSApplication sendEvent:] + 4719
    21  com.adobe.dvaui.framework               0x0000000108e9e28e -[DVAMacApplication sendEvent:] + 622
    22  com.adobe.exo.framework                 0x00000001097f0480 -[ExoMacApplication sendEvent:] + 544
    23  com.apple.AppKit                        0x00007fff839136de -[NSApplication run] + 474
    24  com.adobe.exo.framework                 0x00000001097efeb8 exo::app::OS_AppBase::RunEventLoop() + 56
    25  com.adobe.illustrator                   0x0000000100488195 CAIExoAppImpl::RunEventLoop() + 21
    26  com.adobe.illustrator                   0x000000010042e74c CAIApplication::RunApp() + 396
    27  com.adobe.illustrator                   0x0000000100419a57 main + 135
    28  com.adobe.illustrator                   0x0000000100002c94 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8508bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8508dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8508d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8508d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8508cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8508caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850b1881 _pthread_cond_wait + 1286
    2   com.adobe.AGM                           0x0000000103894dcb AGMTerminate + 3265921
    3   com.adobe.AGM                           0x000000010389587d AGMTerminate + 3268659
    4   com.adobe.AGM                           0x00000001038ab8a8 AGMTerminate + 3358814
    5   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850ad8f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff850ad863 usleep + 57
    3   ...ustrator.plugins.dBrushTool          0x00000001221fc723 PluginMain + 355203
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 8:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff850b6932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff8273f468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 9:  IPCClient rcvr: FMClient.501.692.140735081516224.1
    0   libSystem.B.dylib                       0x00007fff850b6932 select$DARWIN_EXTSN + 10
    1   ...extensis.cpp-core-framework          0x000000012690d169 GIPCReceiver::OSWaitForData() + 2975
    2   ...extensis.cpp-core-framework          0x0000000126901b40 GIPCClient::ReceiverThreadProc(GThread*) + 798
    3   ...extensis.cpp-core-framework          0x000000012697fed9 GThread::PthreadInternal(void*) + 223
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 10:  Agent IF Message Handler
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850b1881 _pthread_cond_wait + 1286
    2   ...extensis.cpp-core-framework          0x000000012693f3ce GSemaphore::TimedWait(unsigned int) + 76
    3   ...extensis.cpp-core-framework          0x00000001269063f9 GIPCClient::GIPCMTDataAccumulator::WaitForData(unsigned int, std::vector<char, std::allocator<char> >&, bool) + 37
    4   ....ExtensisFontManagement.sdk          0x0000000126ece271 GAgentIFMessageHandlerThread::RunMessageHandlerThread() + 445
    5   ....ExtensisFontManagement.sdk          0x0000000126ece98e GAgentIFMessageHandlerThread::AgentIFMessageHandlerThreadFunc(GThread*) + 42
    6   ...extensis.cpp-core-framework          0x000000012697fed9 GThread::PthreadInternal(void*) + 223
    7   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 11:  IPCDataHandler for rcvr: FMClient.501.692.140735081516224.1
    0   libSystem.B.dylib                       0x00007fff850b6932 select$DARWIN_EXTSN + 10
    1   ...extensis.cpp-core-framework          0x00000001269093d1 -[IPCDataHandler handleDataFromSocket:] + 2197
    2   com.apple.Foundation                    0x00007fff822b8114 __NSThread__main__ + 1429
    3   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff85072d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff850733ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8271d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8271cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8233714f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff822b8114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850ad8f9 nanosleep + 148
    2   ...or.plugins.ScriptingSupport          0x00000001212e6d38 ScObjects::Thread::wait(unsigned int) + 56
    3   ...or.plugins.ScriptingSupport          0x00000001212cf10e ScObjects::BridgeTalkThread::run() + 174
    4   ...or.plugins.ScriptingSupport          0x00000001212e68f5 ScObjects::Thread::go(void*) + 165
    5   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff850b6956 recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x000000012a7be231 Invoke + 51265
    2   ServiceManager-Launcher.dylib           0x000000012a7bd5d6 Invoke + 48102
    3   ServiceManager-Launcher.dylib           0x000000012a7bc678 Invoke + 44168
    4   ServiceManager-Launcher.dylib           0x000000012a7bc6e6 Invoke + 44278
    5   ServiceManager-Launcher.dylib           0x000000012a7b72e4 Invoke + 22772
    6   ServiceManager-Launcher.dylib           0x000000012a7b7cfe Invoke + 25358
    7   ServiceManager-Launcher.dylib           0x000000012a7b7c0b Invoke + 25115
    8   ServiceManager-Launcher.dylib           0x000000012a7bb36e Invoke + 39294
    9   ServiceManager-Launcher.dylib           0x000000012a7bb4b2 Invoke + 39618
    10  ServiceManager-Launcher.dylib           0x000000012a7bb26d
    Invoke + 39037
    11  ServiceManager-Launcher.dylib           0x000000012a7bb1e6 Invoke + 38902
    12  ServiceManager-Launcher.dylib           0x000000012a7a9916 IMSConnect + 2982
    13  ServiceManager-Launcher.dylib           0x000000012a7adb05 IMSConnect + 19861
    14  ServiceManager-Launcher.dylib           0x000000012a7bbe46 Invoke + 42070
    15  ServiceManager-Launcher.dylib           0x000000012a7bdef3 Invoke + 50435
    16  libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    17  libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8508ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8508ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8508caa5 start_wqthread + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850b1881 _pthread_cond_wait + 1286
    2   com.adobe.AFlame                        0x000000013ce02b1b Flame_GetInterface + 1328376
    3   com.adobe.AFlame                        0x000000013cdba234 Flame_GetInterface + 1031185
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000002  rbx: 0x0000000000000000  rcx: 0x00007fff7089c650  rdx: 0x00000000005e8300
      rdi: 0x0000000109ef4800  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfeb20  rsp: 0x00007fff5fbfeae0
       r8: 0x0000000000000001   r9: 0x000000012acca990  r10: 0x000000012acbdc50  r11: 0x0000000000000000
      r12: 0x0000000077636c6f  r13: 0x00007fff5fbfec01  r14: 0x0000000136c3b6c0  r15: 0x000000012acca610
      rip: 0x0000000106516fdd  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x101430fff +com.adobe.illustrator 256 (17.0.0) <E34E6120-14D0-3467-A23C-C55B5B80B913> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x102520000 -        0x103265ff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x103279000 -        0x1032c8fff +com.adobe.headlights.LogSessionFramework ??? (2.1.2.1756) <BD518257-970F-344A-92B8-B8BE1A8EB4D8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1032fe000 -        0x103300fff +com.adobe.AdobeCrashReporter 7.0 (7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x103306000 -        0x103356fff +com.adobe.aiport aiport version 16.0.0 (16.0.0.256) <CDE1A155-45AC-30BB-8347-943980377322> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x103379000 -        0x1033cdfff +com.adobe.filterport filterport version 16.0.0 (16.0.0.256) <A7D0F187-0123-340C-B456-919DB5F661E7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x1033f6000 -        0x1033f6ff7 +com.adobe.SPBasic SPBasic version 16.0.0 (16.0.0.256) <DBFFDCE5-C8A5-3C83-91A7-75E40BFF917D> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1033fb000 -        0x10353ffff +com.adobe.ACE AdobeACE 2.20.02.30929 (2.20.02.30929) <73C9699B-5EDC-3FDC-82FF-738C99AA840F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x103552000 -        0x103b23fff +com.adobe.AGM AdobeAGM 4.30.20.30929 (4.30.20.30929) <7D9DF39D-A7FA-3284-84B2-5BA83794981A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x103bc0000 -        0x103bfdfff +com.adobe.ARE AdobeARE 1.5.02.30929 (1.5.02.30929) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103c05000 -        0x103d03ff7 +com.adobe.AXEDOMCore AdobeAXEDOMCore 3.8.0.30807 (3.8.0.30807) <DF0EC9F6-D499-39B8-B2F4-CAF4F742D702> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103daf000 -        0x103dccfff +com.adobe.BIB AdobeBIB 1.2.03.30929 (1.2.03.30929) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x103dd4000 -        0x103dfafff +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x103e02000 -        0x104112ff7 +com.adobe.CoolType AdobeCoolType 5.13.00.30929 (5.13.00.30929) <BBF1FCF6-523A-3E24-967A-10EA909DF89B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x10415a000 -        0x1046f3fff +com.adobe.MPS AdobeMPS 5.8.1.30604 (5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104770000 -        0x1056f3fef +com.adobe.psl AdobePSL 14.0.0.30830 (14.0.0.30830) <7BDC4AF7-B14F-3DE0-B47A-E69B37529A6B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x1058b4000 -        0x105921fff +com.adobe.AdobeXMPCore Adobe XMP Core 5.5 -c 14 (79.151739) <95D40B8F-C287-3F7B-945C-CEEE0D5399A2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105954000 -        0x105a60fff +com.adobe.AdobeXMPFiles Adobe XMP Files 5.6 -f 50 (79.151739) <6C763585-FC85-3A15-B089-7D43EF73F6A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x105b0e000 -        0x105bb8fe7 +libicucnv.40.0.dylib 40.0.0 (compatibility 40.0.0) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x105be0000 -        0x105d20fe7 +libicui18n.40.0.dylib 40.0.0 (compatibility 40.0.0) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x105da0000 -        0x105ea2fef +libicuuc.40.0.dylib 40.0.0 (compatibility 40.0.0) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x105eeb000 -        0x106019fff +com.winsoft.wrservices WRServices 7.0.0 (7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106077000 -        0x1061d0ff7 +com.adobe.linguistic.LinguisticManager 7.0.0 (19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x10621e000 -        0x106226fff +com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) <657ED4E5-4FC2-3012-B36F-B60896021CB2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x106230000 -        0x106254fff +com.adobe.AXE8SharedExpat AdobeAXE8SharedExpat 3.8.0.30807 (3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x106278000 -        0x106336ff7 +com.adobe.AdobeExtendScript ExtendScript 4.5.5 (4.5.5.30772) <4FC0039A-A770-3A51-9D7A-D24167344540> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x106386000 -        0x10643fff7 +com.adobe.JP2K 1.2.2 (1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x106489000 -        0x106652ff7 +com.adobe.owl AdobeOwl version 5.0.13 (5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x106695000 -        0x106e00fff +com.adobe.PDFL PROD_MAJOR.PROD_MINOR.PROD_STEP (10.0.1.30505) <38762F4D-B5C5-3FD4-AFFE-5D1195FB76FC> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106eb8000 -        0x106fbcfff +com.adobe.PDFPort AdobePDFPort 2.1.0.30929 (2.1.0.30929) <46896FB3-8FDB-3554-B4F6-013BB944D5EB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x106fcf000 -        0x106ff4ffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetting s
           0x10702e000 -        0x107073ff7 +com.adobe.pip ??? (7.0.0.1768) <F022E031-1429-354F-B718-70F001B342EF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x10707f000 -        0x10712aff7 +com.adobe.AdobeScCore ScCore 4.5.5 (4.5.5.30772) <5DE0B54D-CDAE-3146-904F-72CBC5C89FA7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x10716f000 -        0x10722dfff +com.adobe.SVGExport AdobeSVGExport 6.0 (6.0) <2FAB4B9A-EDB9-0FF9-55B2-52DEC380D2BF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x107250000 -        0x107566fff +com.adobe.SVGRE AdobeSVGRE 6.0 (6.0) <D21D9020-0CD5-2CE3-FE04-8856C4F631E1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x107632000 -        0x107645ff7 +com.adobe.ahclientframework 1.8.0.31 (1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10764f000 -        0x107667ff7  com.apple.carbonframeworktemplate 1.0 (1.0) <CD612584-FFB3-3311-8A49-834F1DFA2841> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x10766e000 -        0x10775dfff +com.adobe.amtlib 7.0.0.169 (7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x107770000 -        0x107776ff7 +com.adobe.boost_date_time.framework 7.0.0 (7.0.0.0) <C8A03503-9AF8-39E5-B52A-947940E9BE85> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x10778d000 -        0x10779ffff +com.adobe.boost_filesystem.framework 7.0.0 (7.0.0.0) <E9A71FDE-E91D-3DB8-8C93-C4DC759440FF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x1077bd000 -        0x107858ff7 +com.adobe.boost_regex.framework 7.0.0 (7.0.0.0) <46B5DDAA-7B53-3295-9AC6-C4A5220FA9DD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1078ef000 -        0x10793dfff +com.adobe.boost_serialization.framework 7.0.0 (7.0.0.0) <102B6B3B-01A9-384C-ABDD-69E255EA0461> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x107a69000 -        0x107a74fff +com.adobe.boost_signals.framework 7.0.0 (7.0.0.0) <A07284DB-0BDE-3AA0-A9FD-9FD4080A58E0> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x107a8c000 -        0x107a90fff +com.adobe.boost_system.framework 7.0.0 (7.0.0.0) <14201414-F4C5-3361-ABA8-225B6A997DBA> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x107a99000 -        0x107aa7fff +com.adobe.boost_threads.framework 7.0.0 (7.0.0.0) <C4728FDF-6398-37CD-A9CF-4E8C3522BF8F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x107acb000 -        0x107de9fff +com.adobe.dvaadameve.framework 7.0.0 (7.0.0.0) <C527EBA1-3390-387A-935D-A5F37DBB00F3> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x10848a000 -        0x10858ffff +com.adobe.dvaai.framework 7.0.0 (7.0.0.0) <D2763EF1-5B68-34DB-ADDA-F0B2B98D2668> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x108741000 -        0x10898aff7 +com.adobe.dvacore.framework 7.0.0 (7.0.0.0) <73F833A6-5554-34A7-A625-ACAC06C25763> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x108bc1000 -        0x10903cfff +com.adobe.dvaui.framework 7.0.0 (7.0.0.0) <15DAC32C-E639-33FE-A34B-990E77CE9C47> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10962f000 -        0x1096ddff7 +com.adobe.dvaworkspace.framework 7.0.0 (7.0.0.0) <C614AF0D-8386-3FC1-AE64-33BC3B5DAB37> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x1097e8000 -        0x1098aaff7 +com.adobe.exo.framework 7.0.0 (7.0.0.0) <D923AF78-3EBF-3C1B-9698-E8D8A0FE02E2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x109a04000 -        0x109a75fe7 +com.adobe.FileInfo.framework Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 (79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109a88000 -        0x109ab4ff7 +libtbb.dylib ??? (???) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109acf000 -        0x109aeefe7 +libtbbmalloc.dylib ??? (???) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x109b13000 -        0x109b19ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <160780A4-C1F4-9752-609D-11E4A2D267C9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x109b20000 -        0x109b3cff7 +com.adobe.dvaflashview.framework 7.0.0 (7.0.0.0) <390504EA-B04F-3B3D-AF17-5F99CE10613D> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x109b63000 -        0x109b67ff7 +com.adobe.ape.shim 3.4.0.29366 (3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x109b6e000 -        0x109cb9fff +com.adobe.dvascriptui.framework 7.0.6 (7.0.6.0) <D8DCEBAB-E04E-373A-B9ED-820FC2A282F0> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui
           0x109f40000 -        0x109f42fef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10a4f3000 -        0x10a4fafff +com.adobe.illustrator.plugins.Action Action version 17.0.0 (17.0.0) <BE4839A6-42B0-3009-A84B-DEE79F4C519B> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Action.aip/Contents/MacOS/Action
           0x11d156000 -        0x11d18cff7 +com.adobe.illustrator.plugins.FWAlignADM
    AdobeAlignObjects version 17.0.0 (17.0.0) <FE16D1E0-4133-3C49-87DE-2B9FDBEBAECF> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Align.aip/Contents/MacOS/FWAlignADM
           0x11d19f000 -        0x11d1b4fff +com.adobe.illustrator.plugins.TextWrapDlg TextWrapDlg version 17.0.0 (17.0.0) <31A3EE00-6C97-3AB4-ADB0-C7F401A8BD0B> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg
           0x11d1c5000 -        0x11d1caff7 +com.adobe.illustrator.plugins.TypeCase Change Case version 17.0.0 (17.0.0) <12F80012-03C8-3340-930E-9FB090F97FF7> /Applications/Adobe Illustrator CC/Plug-ins.localized/Text Filters.localized/TypeCase.aip/Contents/MacOS/TypeCase
           0x11d1fe000 -        0x11d20efff +com.adobe.illustrator.plugins.AssetMgmt Asset Management version 17.0.0 (17.0.0) <CEB50792-7340-385A-9786-C082D58CC414> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/AssetMgmt.aip/Contents/MacOS/AssetMgmt
           0x11d23c000 -        0x11d247ff7 +com.adobe.illustrator.plugins.FrameworkS Framework Server version 17.0.0 (17.0.0) <2E842390-A6B0-342B-A281-45BAF9C9EF41> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x11d49c000 -        0x11d4cdfff +com.adobe.illustrator.plugins.FindReplaceUI  FindReplaceUI version 17.0.0 (17.0.0) <9B0F9073-4D53-36B2-8296-96E13265C99C> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/FindReplaceUI.aip/Contents/MacOS/FindReplaceUI
           0x11eaf4000 -        0x11eaf9ff7 +com.adobe.illustrator.plugins.ToolSelector Tool Selector version 17.0.0 (17.0.0) <5C2261B1-975D-3151-94AC-B6CAFE4AC0D0> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector
           0x11ec00000 -        0x11ec3efff +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 7.0.1.102 (7.0.1.102) <75ADE364-1107-3DA7-84A2-26C6874EB881> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNoti fications
           0x11ef70000 -        0x11ef76fe7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <87272933-FB21-81D0-00E6-92BC3D7583FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libFontStreams.A.dylib
           0x11f543000 -        0x11f5a5ff7 +com.adobe.illustrator.plugins.PDFSuite PDF Suite version 17.0.0 (17.0.0) <C6DEDC58-EFDA-3681-8CD5-D6B4E7F724F9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDFSuite
           0x11f5b5000 -        0x11f5c7fff +com.adobe.illustrator.plugins.Flare Flare version 17.0.0 (17.0.0) <3FC15D5A-C0BB-3FF3-A0B6-7FC8FFD4F9DA> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Flare.aip/Contents/MacOS/Flare
           0x11f851000 -        0x11f932fe7 +IMSLib.dylib 7.0.0.37 (7.0.0.37) <4C57DB56-7A76-374F-8F81-3D29A86A4FF2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/IMSLib.dylib
           0x11f94a000 -        0x11f9b6fff +com.adobe.illustrator.plugins.PhotoshopAdapter Photoshop Adapter version 17.0.0 (17.0.0) <F16FA859-88BE-30CF-A90A-5A6E1A649379> /Applications/Adobe Illustrator CC/Plug-ins.localized/Photoshop Filters.localized/Photoshop Adapter.aip/Contents/MacOS/PhotoshopAdapter
           0x11f9c3000 -        0x11f9ccfff +com.adobe.illustrator.plugins.ArtConverters  ArtConverters version 17.0.0 (17.0.0) <3DCA5E17-00AA-3139-A420-699CE4FF2839> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x11f9df000 -        0x11f9e5fff +com.adobe.illustrator.plugins.FlattenTransparency  Flatten Transparency version 17.0.0 (17.0.0) <FB78EDEF-C0A8-3841-AA6F-50B6FEAD4267> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x11f9ec000 -        0x11f9efff7 +com.adobe.illustrator.plugins.Geometry  Geometry Suite version 17.0.0 (17.0.0) <362E0215-F9BA-32A2-BC18-1AFF627D37A2> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Geometry.aip/Contents/MacOS/Geometry
           0x120bc0000 -        0x120c26ff7 +com.adobe.illustrator.plugins.UserInterface User Interface version 17.0.0 (17.0.0) <3E7A5FA9-BEBD-34EB-876A-C59C5BB1CF9C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x120ccf000 -        0x120ce7ff7 +com.adobe.illustrator.plugins.FOConversionSuite FOConversionSuite version 17.0.0 (17.0.0) <18AE06BB-83EB-3556-B461-59FD2FF7D2F4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x120cf1000 -        0x120cf8ff7 +com.adobe.illustrator.plugins.ShapeSuite Shape Construction Suite version 17.0.0 (17.0.0) <DF6853DE-7BD5-39BF-BE7A-BE0B2176A390> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x120e00000 -        0x120e2dfff +com.adobe.illustrator.plugins.BRSPencilTool  Pencil Tool version 17.0.0 (17.0.0) <867E04F3-7940-3F39-B965-63DE20799A8B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x120e35000 -        0x120e56fff +com.adobe.illustrator.plugins.Rasterize Rasterize version 17.0.0 (17.0.0) <EE20C98A-B24A-36E3-8D9A-797265391D0E> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x120e5e000 -        0x120e74ff7 +com.adobe.illustrator.plugins.BrushManager Brush Manager version 17.0.0 (17.0.0) <7F488DA4-F0DF-3B68-B1B7-BF9628CE70BE> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/BrushManager.aip/Contents/MacOS/BrushManager
           0x120e7a000 -        0x120f80fff +com.adobe.illustrator.plugins.ColorHarmony ColorHarmony version 17.0.0 (17.0.0) <F84FB806-A902-3BF9-BEBD-8E2F4566E9FC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ColorHarmony.aip/Contents/MacOS/ColorHarmony
           0x120fac000 -        0x120fc6ff7 +com.adobe.illustrator.plugins.ControlPanel ControlPalette version 17.0.0 (17.0.0) <3819FAF5-4BC8-3FF6-BE0C-DD768FC78CB4> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ControlPanel.aip/Contents/MacOS/ControlPanel
           0x120fd0000 -        0x121004fff +com.adobe.illustrator.plugins.KinsokuDlg  KinsokuDlg version 17.0.0 (17.0.0) <35DD8AD9-0D74-3F72-BA2E-CA4AA37D3D10> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg
           0x12101e000 -        0x1210f7ff7 +com.adobe.illustrator.plugins.PaintStyle Paint Style Palettes version 17.0.0 (17.0.0) <19390A31-6DEB-301E-8AA0-00D3514B8EFC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Paint Style Panel.aip/Contents/MacOS/PaintStyle
           0x121173000 -        0x121407fff +com.adobe.illustrator.plugins.ScriptingSupport Scripting Support version 17.0.0 (17.0.0) <4BC4ED1F-E783-3054-88E2-ACA13096C2AC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ScriptingSupport.aip/Contents/MacOS/ScriptingS upport
           0x121698000 -        0x121775fff +com.adobe.AXEXSLT AdobeAXSLE 3.8.0.30807 (3.8.0.30807) <6299FB87-471B-3EA2-9E02-6DEA293FA533> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x12180d000 -        0x12187cff7 +com.adobe.adobe_caps adobe_caps 7.0.0.21 (7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x121887000 -        0x1219c1fff +com.adobe.illustrator.plugins.SwatchLibs Swatch Libraries version 17.0.0 (17.0.0) <84FC9E79-5B58-3583-BE5E-B37995AB6FCE> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/SwatchLibraries.aip/Contents/MacOS/SwatchLibs
           0x121ac7000 -        0x121b40ff7 +com.adobe.illustrator.plugins.SymbolPalette Symbol Palette version 17.0.0 (17.0.0) <841B93B4-39EE-37D6-9062-F407CFCF7E2F> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Symbol Panel.aip/Contents/MacOS/SymbolPalette
           0x121b5d000 -        0x121b7cff7 +com.adobe.illustrator.plugins.VariablesPalette Variables Palette version 17.0.0 (17.0.0) <0383DD2D-6B25-3B13-9C5A-14B49341BE16> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Variables Panel.aip/Contents/MacOS/VariablesPalette
           0x121b83000 -        0x121bb5ff7 +com.adobe.illustrator.plugins.Mojikumi  MojiKumiUI version 17.0.0 (17.0.0) <BD310FA2-7304-35A8-B3EA-E48F950163D7> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Formats.localized/Mojikumi.aip/Contents/MacOS/Mojikumi
           0x121bcb000 -        0x121cd0fff +com.adobe.illustrator.plugins.svgFileFormat  SVG Format version 17.0.0 (17.0.0) <12ACF208-769A-3BD3-A533-52CE5A4B3756> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Formats.localized/SVG File Format.aip/Contents/MacOS/svgFileFormat
           0x121ce7000 -        0x121d1dff7 +com.adobe.illustrator.plugins.slicingAttributes Slicing version 17.0.0 (17.0.0) <35E58E25-69A9-3C7E-9AAF-4F6F815320C9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x121d26000 -        0x121d5dfff +com.adobe.illustrator.plugins.PathfinderS Pathfinder Suite version 17.0.0 (17.0.0) <0661E91E-D57F-366A-A007-3B10C030BC39> /Applications/Adobe Illustrator CC/Adobe
    Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x121d66000 -        0x121d6eff7 +com.adobe.illustrator.plugins.ExpandS Expand Suite version 17.0.0 (17.0.0) <84EB4FBE-51E6-3143-AB0F-0C718ABA4756> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x121deb000 -        0x121df4ff7 +com.adobe.illustrator.plugins.Colors Colors version 17.0.0 (17.0.0) <687CB5FD-DB5D-3292-B9A6-33E661DA1341> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Filters.localized/Colors.aip/Contents/MacOS/Colors
           0x121f00000 -        0x121f27ff7 +com.adobe.illustrator.plugins.DocInfo Document Info version 17.0.0 (17.0.0) <C907064A-835F-329A-9F0D-BB35103DF112> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/DocInfo.aip/Contents/MacOS/DocInfo
           0x121f32000 -        0x121f87ff7 +com.adobe.illustrator.plugins.LinkPalette Links Palette version 17.0.0 (17.0.0) <837FE3F1-6D18-3750-8A30-4139AEB21E83> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Links Panel.aip/Contents/MacOS/LinkPalette
           0x121fa2000 -        0x121febff7 +com.adobe.illustrator.plugins.Snapomatic Snap version 17.0.0 (17.0.0) <7A9D51F1-0533-3583-9A81-FDEAC85392B9> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Snap.aip/Contents/MacOS/Snapomatic
           0x121ff6000 -        0x122020fff +com.adobe.illustrator.plugins.SimpleTools Segment Tools version 17.0.0 (17.0.0) <1592F1F3-40CA-372E-82FA-6F80882FCE58> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Segment Tools.aip/Contents/MacOS/SimpleTools
           0x12203b000 -        0x12205bff7 +com.adobe.illustrator.plugins.ScatterBrushTool Adobe Scatter Brush Tool version 17.0.0 (17.0.0) <A17949ED-E27F-3D44-8C79-0DA73D61EC08> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/ScatterBrushTool.aip/Contents/MacOS/ScatterBrushToo l
           0x122062000 -        0x12207dfff +com.adobe.illustrator.plugins.GlobAdjTool Reshape Tool version 17.0.0 (17.0.0) <5FD04898-175B-3345-A85B-05177E9BC414> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Reshape Tool.aip/Contents/MacOS/GlobAdjTool
           0x122083000 -        0x1220a9fff +com.adobe.illustrator.plugins.ParticleSystem Symbolism version 17.0.0 (17.0.0) <129CB646-4A61-322C-AB92-D140814324D1> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/ParticleSystem.aip/Contents/MacOS/ParticleSystem
           0x1220c5000 -        0x1220deff7 +com.adobe.illustrator.plugins.MagicWand Magic Wand version 17.0.0 (17.0.0) <C850B603-94A6-3FAC-8DB6-5133DEE1FD07> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Magic Wand.aip/Contents/MacOS/MagicWand
           0x1220f3000 -        0x12210eff7 +com.adobe.illustrator.plugins.LiquifyTool Liquify version 17.0.0 (17.0.0) <9801F71D-C0B0-3A80-84F6-0D4880DFA438> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Liquify.aip/Contents/MacOS/LiquifyTool
           0x122114000 -        0x122120ff7 +com.adobe.illustrator.plugins.Lasso Lasso version 17.0.0 (17.0.0) <D03ABBC5-DD3D-378C-9F57-214114D8FB4A> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso
           0x122134000 -        0x12213cfff +com.adobe.illustrator.plugins.KnifeTool Knife Tool version 17.0.0 (17.0.0) <CE22090E-2380-3F6B-BF00-BD1BB49A4C4E> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/KnifeTool.aip/Contents/MacOS/KnifeTool
           0x122143000 -        0x122190ff7 +com.adobe.illustrator.plugins.EraserTool EraserTool version 17.0.0 (17.0.0) <8A935720-5E53-3004-AA6F-E697A2FEAFBD> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/EraserTool.aip/Contents/MacOS/EraserTool
           0x1221a4000 -        0x122229fef +com.adobe.illustrator.plugins.dBrushTool Bristle Brush Tool version 17.0.0 (17.0.0) <C3D83785-4FD9-3426-A10E-91A6771229A8> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/dBrushTool.aip/Contents/MacOS/dBrushTool
           0x124cfa000 -        0x124d43fff +com.adobe.illustrator.plugins.CropAreaTool CropAreaTool version 17.0.0 (17.0.0) <E341E940-8494-3328-B0F7-DA7B9EEA2000> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Crop Area Tool.aip/Contents/MacOS/CropAreaTool
           0x124d9f000 -        0x124dd8fff +com.adobe.illustrator.plugins.CalligraphicBrushTool Calligraphic Brush Tool version 17.0.0 (17.0.0) <80CCADB6-E387-3A78-A39D-9EE1D6AD3241> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/CalligBrushTool.aip/Contents/MacOS/CalligraphicBrus hTool
           0x124deb000 -        0x124e0eff7 +com.adobe.illustrator.plugins.BoundingBox BoundingBox version 17.0.0 (17.0.0) <3D7AA792-3D86-3FD6-B323-60450BF6AF79> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/BoundingBox.aip/Contents/MacOS/BoundingBox
           0x124e3e000 -        0x124e5eff7 +com.adobe.illustrator.plugins.ArtOnPathBrushTool Art Brush Tool version 17.0.0 (17.0.0) <CDAC0DF9-AFF5-30AA-9170-3478A332710E> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/ArtBrushTool.aip/Contents/MacOS/ArtOnPathBrushTool
           0x124e65000 -        0x124eb3ff7 +com.adobe.illustrator.plugins.VectorizeUI VectorizeUI version 17.0.0 (17.0.0) <655B7524-268A-31A1-B57D-0E96B61CA948> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/VectorizeUI.aip/Contents/MacOS/VectorizeUI
           0x124eca000 -        0x124f0bff7 +com.adobe.illustrator.plugins.VariablesPaletteUI PlanetXUI version 17.0.0 (17.0.0) <848C1027-4C0D-3FFB-A952-024B380393BA> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/VariablesPaletteUI.aip/Contents/MacOS/VariablesPaletteUI
           0x124f21000 -        0x124f32ff7 +com.adobe.illustrator.plugins.TransformUI TransformUI version 17.0.0 (17.0.0) <D3AA1B4F-19D6-30ED-BC6A-19289856D9CC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/TransformUI.aip/Contents/MacOS/TransformUI
           0x124f42000 -        0x124f82ff7 +com.adobe.illustrator.plugins.svgFileFormatUI svgFileFormatUI version 17.0.0 (17.0.0) <99CBAEAF-4097-3F98-9529-FA1E4EDCE9A5> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/SvgFileFormatUI.aip/Contents/MacOS/svgFileFormatUI
           0x124f9b000 -        0x124fadff7 +com.adobe.illustrator.plugins.PreferenceUI PreferenceUI version 17.0.0 (17.0.0) <EC3B2A00-D428-3FAB-8B4E-C18D0AAB3719> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/PreferenceUI.aip/Contents/MacOS/PreferenceUI
           0x124fbe000 -        0x124fe6fff +com.adobe.illustrator.plugins.PathfinderUI PathfinderUI version 17.0.0 (17.0.0) <60EA8859-7CBD-37A7-8E1B-C5AD9B2047C6> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/PathfinderUI.aip/Contents/MacOS/PathfinderUI
           0x124ff8000 -        0x125187fff +com.adobe.illustrator.plugins.IllustratorUI IllustratorUI version 17.0.0 (17.0.0) <97E9FC4A-A729-3B79-B654-319AB41B6D09> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/IllustratorUI.aip/Contents/MacOS/IllustratorUI
           0x1251cb000 -        0x1251faff7 +com.adobe.illustrator.plugins.FlattenTransparencyUI  Flatten Transparency version 17.0.0 (17.0.0) <A7EAACA7-D5A3-3057-9B20-0559CB0D8AA9> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/FlattenTransparencyUI.aip/Contents/MacOS/FlattenTransparencyUI
           0x12520e000 -        0x12523bff7 +com.adobe.illustrator.plugins.CSSExtractUI SampleUI version 17.0.0 (17.0.0) <4369C7EC-F2C8-3278-9DB9-5ABB63F0A559> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/CSSExtractUI.aip/Contents/MacOS/CSSExtractUI
           0x12524f000 -        0x1252c7ff7 +com.adobe.illustrator.plugins.BrushManagerUI ShapeToolUI version 17.0.0 (17.0.0) <1485C3F1-2FE9-3227-95B7-B9F15871C88E> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/BrushManagerUI.aip/Contents/MacOS/BrushManagerUI
           0x1252e4000 -        0x125312fff +com.adobe.illustrator.plugins.AIToolBoxUI AIToolBoxUI version 17.0.0 (17.0.0) <C86A645E-D497-39B7-BB05-9834247661F6> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/AIToolBoxUI.aip/Contents/MacOS/AIToolBoxUI
           0x12532c000 -        0x12532dfff +com.adobe.illustrator.plugins.MPSCommon MPSCommon version 17.0.0 (17.0.0) <56C2F2D6-B681-31AA-AB03-96BF30443352> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Formats.localized/MPSCommon.aip/Contents/MacOS/MPSCommon
           0x125332000 -        0x125341ff7 +com.adobe.illustrator.plugins.Pathfinder Pathfinder Plugin version 17.0.0 (17.0.0) <99541938-9F22-3EFF-B7B7-77381D43568C> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder
           0x125348000 -        0x125377fff +com.adobe.illustrator.plugins.Workspaces Workspaces version 17.0.0 (17.0.0) <5B3C5AF8-9D8E-3F60-BD04-EA3D9CC263B1> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Workspaces.aip/Contents/MacOS/Workspaces
           0x125389000 -        0x1253c1ff7 +com.adobe.illustrator.plugins.TransparencyPalette Transparency Palette version 17.0.0 (17.0.0) <33F375B2-0574-3AC3-A304-D0676312C718> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Transparency Panel.aip/Contents/MacOS/TransparencyPalette
           0x1253d5000 -        0x12540cff7 +com.adobe.illustrator.plugins.TransformPalett Transform Palette version 17.0.0 (17.0.0) <9CBB3E49-81C2-3F35-BBB9-2A6017D94B80> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Transform Panel.aip/Contents/MacOS/TransformPalett
           0x125420000           0x12545ffff +com.adobe.illustrator.plugins.Services Services version 17.0.0 (17.0.0) <74DCF50D-E6D2-336E-8B83-0B1BB54D1B14> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Services.aip/Contents/MacOS/Services
           0x1254b5000 -        0x125b44fdf +com.adobe.PlugPlugOwl 4.0.1.76 (4.0.1.76) <9842B59A-4D4D-3761-9D73-64E3032196B4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
           0x126152000 -        0x126178ff7 +com.adobe.ape 3.4.0.29366 (3.4.0.29366) <40A59819-7A57-0E9F-658D-1803B2A461AE> /Library/Application Support/Adobe/APE/3.4/adbeapecore.framework/adbeapecore
           0x12618a000 -        0x1261aeff7 +com.adobe.illustrator.plugins.SeparationPreview Separation Preview version 17.0.0 (17.0.0) <4740FC46-61B5-3987-8BC1-65E5D66663A0> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/SeparationPreview.aip/Contents/MacOS/Separatio nPreview
           0x1261ba000 -        0x1261c1fff +com.adobe.illustrator.plugins.PathSuite PathConstruction Suite version 17.0.0 (17.0.0) <FB00B8BD-0E2E-36D6-A230-08678A1C1935> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/PathSuite.aip/Contents/MacOS/PathSuite
           0x1261dd000 -        0x126202ff7 +com.adobe.illustrator.plugins.Package Package version 17.0.0 (17.0.0) <B3E9031B-4D11-3C4F-A10B-CD914EFCFE96> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Package.aip/Contents/MacOS/Package
           0x126214000 -        0x126241fff +com.adobe.illustrator.plugins.Navigator Adobe Navigator Plugin version 17.0.0 (17.0.0) <11C1D6D2-05B8-3A21-A5EE-3C9948D57AE7> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator
           0x126254000 -        0x12627fff7 +com.adobe.illustrator.plugins.LiveBlends Live Blends version 17.0.0 (17.0.0) <5DA00A96-88C8-34BA-ABE2-AE590ABEAB75> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/LiveBlends.aip/Contents/MacOS/LiveBlends
           0x126290000 -        0x126308fff +com.adobe.illustrator.plugins.Layers Layers Palette version 17.0.0 (17.0.0) <49991214-CF1E-3AF4-9B9A-E46B397C90FB> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Layers Panel.aip/Contents/MacOS/Layers
           0x126323000 -        0x126364fff +com.adobe.illustrator.plugins.KeyboardShortcuts Keyboard Shortcuts version 17.0.0 (17.0.0) <5CA731C2-3BF3-338D-8B29-6255606B6066> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Keyboard Shortcuts.aip/Contents/MacOS/KeyboardShortcuts
           0x126380000 -        0x126382fff +com.adobe.illustrator.plugins.FlattenS Flatten Suite ver

    Hi mjsa1,
    Please see Error "The Organizer Database is damaged and will be reset..." | Acrobat 9.
    If you're still having trouble, please let us know!
    Best,
    Sara

Maybe you are looking for

  • GR/IR amount Diffrences between MIRO and MIGO for Document currency

    Dear Friends, I have one issue in MIRO Document posting, I will explain the issue by below steps. 1. I have created Purchase Order with option "Exchange rate fixed" and my PO Exchange rate is 1.8700 Purchase order details Quantity - 2, Price - 23,376

  • Watching downloaded movies on big screen with mac mini

    Has anyone hooked up a mac to a big screen (dlp, lcd, plasma) tv? If so is video quality good? Would it be a good alternative to subscribing to cable or satelite to watch tv programs or movies?

  • Help - can't access photos in iPhoto library after a restore

    After a hard drive death, I got a new hard drive and put lots of new photos on iPhoto. Then I found some very old backup discs and used these to restore old photos. Unfortunately this has wiped the new photos from iPhoto... BUT when I go through Find

  • Itouch sound not working - only works with earbuds

    I recently purchased an Itouch and the sound only works with earbuds? Please help, what am I doing wrong

  • Proxy for Basic Authentication

    Hi, Can someone point out if I am on the right track about this ? I have an application which uses Basic Authentication as its authentication mechanism.I have defined the Application for single sign-on using the External Applications option in the Po