Excessive DM Prep Times

Since our upgrade from BW 3.1 to NW04s, we are seeing that the majority of our queries take longer than 20 seconds in the DM Prep step.  Some take as long as 400-1500 seconds!  We are running on Oracle version 10.2.  It doesn't seem to matter whether we are running 3.x queries or NW04s queries.  Does anyone have any suggestions for reducing the database prep time?
Thank you.

Hi
Check the blelow point with for each query.
1. If exclusions exist, make sure they exist in the global filter area. Try to remove exclusions by subtracting out inclusions.
2. Use Constant Selection to ignore filters in order to move more filters to the global filter area. (Use ABAPer to test and validate that this ensures better code)
3. Within structures, make sure the filter order exists with the highest level filter first.
4. Check code for all exit variables used in a report.
5. Move Time restrictions to a global filter whenever possible.
6. Within structures, use user exit variables to calculate things like QTD, YTD. This should generate better code than using overlapping restrictions to achieve the same thing. (Use ABAPer to test and validate that this ensures better code).
7. When queries are written on multiproviders, restrict to InfoProvider in global filter whenever possible. MultiProvider (MultiCube) queries require additional database table joins to read data compared to those queries against standard InfoCubes (InfoProviders), and you should therefore hardcode the infoprovider in the global filter whenever possible to eliminate this problem.
8. Move all global calculated and restricted key figures to local as to analyze any filters that can be removed and moved to the global definition in a query. Then you can change the calculated key figure and go back to utilizing the global calculated key figure if desired
9. If Alternative UOM solution is used, turn off query cache.
10. Set read mode of query based on static or dynamic. Reading data during navigation minimizes the impact on the R/3 database and application server resources because only data that the user requires will be retrieved. For queries involving large hierarchies with many nodes, it would be wise to select Read data during navigation and when expanding the hierarchy option to avoid reading data for the hierarchy nodes that are not expanded. Reserve the Read all data mode for special queries—for instance, when a majority of the users need a given query to slice and dice against all dimensions, or when the data is needed for data mining. This mode places heavy demand on database and memory resources and might impact other SAP BW processes and tasks.
11. Turn off formatting and results rows to minimize Frontend time whenever possible.
12. Check for nested hierarchies. Always a bad idea.
13. If "Display as hierarchy" is being used, look for other options to remove it to increase performance.
14. Use Constant Selection instead of SUMCT and SUMGT within formulas.
15. Do review of order of restrictions in formulas. Do as many restrictions as you can before calculations. Try to avoid calculations before restrictions.
16. Check Sequential vs Parallel read on Multiproviders.
17. Turn off warning messages on queries.
18. Check to see if performance improves by removing text display (Use ABAPer to test and validate that this ensures better code).
19. Check to see where currency conversions are happening if they are used.
20. Check aggregation and exception aggregation on calculated key figures. Before aggregation is generally slower and should not be used unless explicitly needed.
21. Avoid Cell Editor use if at all possible.
22. Make sure queries are regenerated in production using RSRT after changes to statistics, consistency changes, or aggregates.
23. Within the free characteristics, filter on the least granular objects first and make sure those come first in the order.
24. Leverage characteristics or navigational attributes rather than hierarchies. Using a hierarchy requires reading temporary hierarchy tables and creates additional overhead compared to characteristics and navigational attributes. Therefore, characteristics or navigational attributes result in significantly better query performance than hierarchies, especially as the size of the hierarchy (e.g., the number of nodes and levels) and the complexity of the selection criteria increase.
25. If hierarchies are used, minimize the number of nodes to include in the query results. Including all nodes in the query results (even the ones that are not needed or blank) slows down the query processing. The “not assigned” nodes in the hierarchy should be filtered out, and you should use a variable to reduce the number of hierarchy nodes selected.
Regards
Madhan

Similar Messages

  • Excessive REPLICAT LAG Times

    Hi,
    I have a very excessive replicat lag time in the target db,and the repoa lag time is growing...
    GGSCI > info all
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    REPLICAT RUNNING REPOA 34:35:33 00:45:30
    REPLICAT RUNNING REPOB 00:00:00 00:00:09
    In the source:
    GGSCI > info all
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    EXTRACT RUNNING DPEOA 00:00:00 00:00:08
    EXTRACT RUNNING DPEOB 00:00:00 00:00:07
    EXTRACT RUNNING EXTOA 00:00:00 00:00:02
    EXTRACT RUNNING EXTOB 00:00:00 00:00:00
    The replicat repoa's parameter :
    replicat repoa
    SETENV (ORACLE_SID = "xzjbtjcx")
    SETENV (ORACLE_HOME = "/oracle/app/oracle/product/10.2.0")
    SETENV (NLS_LANG = "AMERICAN_AMERICA.ZHS16GBK")
    userid ogg,password ogg
    reportcount every 30 minutes,rate
    reperror default,abend
    transactiontimeout 5 s
    assumetargetdefs
    discardfile /oradata/ogg/dirrpt/repoa.dsc,append,megabytes 5000
    gettruncates
    allownoopupdates
    DDL INCLUDE MAPPED
    DDLOPTIONS REPORT
    DDLERROR DEFAULT IGNORE RETRYOP
    SQLEXEC "ALTER SESSION SET COMMIT_WRITE = NOWAIT"
    BATCHSQL
    map JSSIMIS_XZ.*, target JSSIMIS_XZ.*;
    Please help me,how to overcome the replicat lag.
    Thanks.
    Edited by: user7418832 on 2012-2-21 下午7:18

    Hi,
    I have a very excessive replicat lag time in the target db,and the repoa lag time is growing...
    GGSCI > info all
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    REPLICAT RUNNING REPOA 34:35:33 00:45:30
    REPLICAT RUNNING REPOB 00:00:00 00:00:09
    In the source:
    GGSCI > info all
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    EXTRACT RUNNING DPEOA 00:00:00 00:00:08
    EXTRACT RUNNING DPEOB 00:00:00 00:00:07
    EXTRACT RUNNING EXTOA 00:00:00 00:00:02
    EXTRACT RUNNING EXTOB 00:00:00 00:00:00
    The replicat repoa's parameter :
    replicat repoa
    SETENV (ORACLE_SID = "xzjbtjcx")
    SETENV (ORACLE_HOME = "/oracle/app/oracle/product/10.2.0")
    SETENV (NLS_LANG = "AMERICAN_AMERICA.ZHS16GBK")
    userid ogg,password ogg
    reportcount every 30 minutes,rate
    reperror default,abend
    transactiontimeout 5 s
    assumetargetdefs
    discardfile /oradata/ogg/dirrpt/repoa.dsc,append,megabytes 5000
    gettruncates
    allownoopupdates
    DDL INCLUDE MAPPED
    DDLOPTIONS REPORT
    DDLERROR DEFAULT IGNORE RETRYOP
    SQLEXEC "ALTER SESSION SET COMMIT_WRITE = NOWAIT"
    BATCHSQL
    map JSSIMIS_XZ.*, target JSSIMIS_XZ.*;
    Please help me,how to overcome the replicat lag.
    Thanks.
    Edited by: user7418832 on 2012-2-21 下午7:18

  • How to reduce excessive job run time

    Hi all,
    please any one let me know how to reduce excessive job run time

    What you exactly mean by excessive run time?  Job runtime is due to many factors like data to be processed , many jobs running same time , waiting for another jobs , hardware bottleneck etc etc ...
    If this is not looking for please explain your question a bit more
    Thanks
    Prince Jose

  • Excess iMovie encoding time

    With my recent iMovie Project located on my 300GB firewire Seagate external drive it took over 9 hours to encode a 37 minute DVD to get ready for burning. This seems excessive. Does using an external disk drive for iMovie Projects slow down encoding? Using the internal hard disk with the same machine it took over 6 hours to encode a28 minute iMovie.Does anyone have any comments or advice?
    Thanks, Bill macatoo

    Macatoo,
    The speed of your iMac's processor is the real determining factor for encoding speed and not the fact that the project resides on an external drive.
    The encoding times you are experiencing may quite possibly be normal.
    I assume you are using iDVD so you might also try posting in the iDVD discussion area.
    Mat

  • Excessive system CPU time on Solaris 10 host with multiple zones

    We current have three T2000s running Solaris 10 with all of the latest patches installed. Each machine is identically configured with a single, 1.2GHz 8-core CPU & 32GB RAM. Two of the three are in our production environment and have three zones serving users' needs (Oracle app servers, to be specific).
    The third server is our test environment, and it hosts 5 zones. Four of the five zones are similar to those in our production environment (running Oracle or other J2EE app servers). The fifth zone is running eight Oracle RDBMS instances - seven at 9.2, one at 10.2. As this is a test environment, those instances are configured to use a modest amount of system resources.
    We are seeing an odd behavior that at first blush appeared to imply that we had put too much on this single server. However, after looking into it more closely, I'm now thinking that what we are seeing may in fact be some sort of OS issue.
    Specifically, when monitoring the server load in the global zone, we will see sudden spikes in the load factor, jumping above 20.00 and staying there for a minute or two, then dropping down to 3.00-6.00. During the time that the load is very high, vmstat reveals that an inordinate amount of CPU time is being spent in the kernel.
    For example:
    kthr      memory            page            disk          faults      cpu
    r b w   swap  free  si  so pi po fr de sr m1 m1 m1 m2   in   sy   cs us sy id
    0 0 0 62970776 1092640 0 0  0  3  2  0  0  0  0  0  0 3056 21548 5902 4  3 93
    0 0 0 62974184 1094632 0 0  0  8  6  0  0  0  0  0  0 3000 17155 5755 3  1 95
    0 0 0 62971736 1091760 0 0  0  3  2  0  0  0  0  0  0 2982 20254 5754 4  2 94
    0 0 0 62974080 1094424 0 0  0  3  2  0  0  0  0  0  0 3041 18316 5842 4  1 95
    0 0 0 62967808 1088256 0 0  0  3  3  0  0  0  0  0  0 3250 18788 6118 4 11 85
    0 0 0 62880504 1081528 0 0  0  2  2  0  0  0  0  0  0 3673 14910 6549 3 31 66
    0 0 0 62899936 1078272 0 0  0  0  0  0  0  0  0  0  0 3415 14216 6069 4 33 63
    0 0 0 62928744 1075224 0 0  0  5  5  0  0  0  0  0  0 4100 14889 7592 4 50 46
    1 0 0 62870280 1068096 0 0  0  0  0  0  0  0  0  0  0 4388 12581 8186 5 74 21
    5 0 0 62860552 1062064 0 0 51  0  0  0  0  0  0  0  0 4856 12904 9275 5 79 17
    11 0 0 62837472 1054064 0 0 0  5  5  0  0  0  0  0  0 4350 11576 9084 4 89  7
    15 0 0 62860376 1045088 0 0 0  0  0  0  0  0  0  0  0 4491 10718 8954 4 93  3
    19 0 0 62828208 1034744 0 0 0  2  2  0  0  0  0  0  0 4392 10194 9308 4 93  3
    5 0 0 62884880 1029232 0 0  0  5  5  0  0  0  0  0  0 4860 10864 9716 5 93  2
    0 0 0 62888088 1026552 0 0  0  0  0  0  0  0  0  0  0 4551 11987 8814 5 88  7
    0 0 0 62861944 1014688 0 0  0  0  0  0  0  0  0  0  0 4612 13246 8972 5 91  4
    1 0 0 62866912 1009992 0 0  2  5  5  0  0 11 11 11  0 4551 15213 9024 6 91  3
    0 0 0 62911632 1043184 0 0 88  3  3  0  0  4  2  2  0 4105 42573 7913 12 42 46
    0 0 0 62962560 1082128 0 0 13  2  2  0  0  5  3  2  0 3107 19107 5853 4  2 94Note that when the load first spikes, there are very few jobs in the run queue. Of course, as the kernel monopolizes more and more of the CPU time, the number of jobs in the run queue builds until such time as the kernel relinquishes the CPU and the user jobs are serviced.
    I have never seen this kind of vmstat output in the 20 years that I've been administering Sun servers, though I must admit that these three T2ks are the first multi-core, zoned machines that I have experience with.
    So do I have something configured wrong, do we have too many services configured for this one machine to handle, or is there indeed and OS issue involved here?
    Thanks,
    Bill

    Darren,
    Thanks for the feedback. I ran the hotkernel script on both a low-loaded and a higher loaded system (only saw my sys time reach about 60% compared to the 90+ I was seeing yesterday). Here are the 10 most frequently called kernel functions on the normal system:
    SUNW,UltraSPARC-T1`bcopy                                 1016   0.1%
    unix`mutex_vector_enter                                  1059   0.1%
    unix`disp_getwork                                        1093   0.1%
    unix`page_freelist_coalesce                              1512   0.2%
    zfs`fletcher_2_native                                    1519   0.2%
    SUNW,UltraSPARC-T1`copyin                                1546   0.2%
    SUNW,UltraSPARC-T1`copyout                               1602   0.2%
    unix`page_trylock                                        1789   0.2%
    unix`mutex_enter                                         1848   0.2%
    unix`cpu_halt                                          762334  95.3%Here's the top 10 when the system is getting pounded:
    unix`disp_getwork                                         495   0.1%
    unix`page_freelist_coalesce                               525   0.2%
    unix`page_geti_contig_pages                              6637   2.0%
    unix`page_unlock_noretire                               10124   3.0%
    unix`mutex_exit                                         10652   3.1%
    unix`page_trylock_contig_pages                          11461   3.4%
    unix`mutex_vector_enter                                 12785   3.8%
    unix`mutex_enter                                        14907   4.4%
    unix`page_trylock                                       50461  14.9%
    unix`cpu_halt                                          211391  62.2%Any thoughts as to what this implies?
    Thanks,
    Bill

  • Serious issue wherein every program lags for excessive periods of time

    so i have a bit of a serious problem but am very confused about it. last night i put my computer to sleep (possibly during an electrical storm, i'll admit) and when i went to wake it up this morning, i realized it was turned off. so i turned it on, and it started up and then told me that my date was set before 2001 and so on and so forth (it had reset the time, i'm not really that concerned about this, i've seen it happen before.) so the time is set to somewhere in 1969. but that isn't the problem. when i went to try to change the date and time with system preferences, it showed me the spinning wheel but never loaded. so i tried opening other programs. every single program does this. it starts opening it but lags tremendously and never actually finishes the task. i tried to open mac help and it finally opened the window for it but didn't load any information. i really have no idea what could have caused this and am more than a little concerned, as i'm unable to use my own computer at this point. any ideas before i call someone in?
    powermac g4   Mac OS X (10.4.6)   1024mb ram

    unfortunately i cannot open any windows, no. the color wheel spins for an indefinite period of time. any program i try to open essentially freezes. i also cannot successfully restart the computer via the apple menu, the only ways i can restart are if i use the power button directly or if i restart from the login screen. i can't open anything, really. it tries to open the programs and starts to but after a while seems to time out. it indicates that it's still trying but after a few minutes shows no progress. if my screensaver goes on and i wake my computer up again, it freezes on the screensaver and can't get out of it. i tried starting up from the tiger disk but that wasn't working either (when i start up from any disk that isn't my hard drive, my monitor resolution isn't recognized, so it won't display anything - so every time i've had to upgrade in the past i've borrowed another monitor for the process).

  • When I try to snyc my iphone 5 or iPad 2 iTunes 11 takes an excessive amount of time recognizing them, please help!

    iTunes 11 is junk and when I updated to it, it now takes at least 25 minutes for itunes to recognize my iphone or ipad.  This is so frustratinig when I want to quickly sync new music, videos, etc...
    I have tried everything under the sun to fix the problem including resoring software and even trying to downgrade to iTunes 10.
    Is anyone else experiencing these same issues? if so were you able to find a fix?
    Your help is appreciated.

    No one else is seeing this.  Time to troubleshoot your computer - nothing to do with iTunes itself unless it was incorrectly installed.  Not the phone either.

  • Changes to guest taking excessive amount of time

    I have a 4 node hyper-v cluster running. All nodes are server 2012r2 and the cluster is present in scvmm (scvmm 2012r2).
    The only issue I seem to have is actions that actions such as changing guest hardware, cluster refreshes and even guest shutdown take a long time.
    Below is an example where I added 2 nic to a virtual guest, the whole process took 15 minutes. Is that normal? cluster refreshes have been known to take an hour and to shutdown a guest it is quicker to remote desktop and shutdown than issue the command from
    scvmm.
    I've read about a similar issue related to CSV and server 2008r2 but I can't find anything related to server 2012r2 and this issue. Any help appreciated even if it is just a "thats how long it is supposed to take"

    Usually the delay is in the details, the validations, the checks that the change was applied.
    The fastest is not to modify the VM after deployment, but do it prior to deployment, or modify the template itself before deployment.
    You are right, adding a NIC should not take minutes.  Unless there is something else happening in the background that is not finished yet.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Log File dev_server0 excessively growing over time

    Hello everybody,
    I was facing an interesting crash of the XI system recently. The hard disk of the server went full and nothing worked anymore. After some investigation I found out that the file dev_server0 was growing excessively up to several GB of size.
    After stopping the engine, deleting the file and starting again, everything worked fine but the file continues to grow again.
    Can anybody tell me, what could be wrong with this file? Is there some kind of logging I accidentally enabled that fills up this file - or does this look like a defect rather?
    Your help is appreciated!
    regards,
    Peter

    Hi Peter,
    below is part of the mail i got from our basis person regarding the log file growing(i had to then switch the trace  off)...it is in the same directory as the file you are having...
    <i>"Disk space utilization for /usr/sap/XID on sapxid grew to 97% on Sunday and I found a very large log file in /usr/sap/XID/DVEBMGS61/work/ directory. It was still open so I had to stop XID before I could move it out of the files system. I put the file in /tmp/dev_server0.old."</i>
    Thanks,
    Renjith

  • Mac Pro unresponsive - excessively long boot time

    Got a Mac Pro that started glitching up this morning. suddenly started getting intermittent freezes / beach balls, soon became mostly unresponsive.
    Did a deep clean w/ applejack (passed disk check), reset PRAM, unplugged for 20 sec to reset pmu, etc.
    When I restarted in safe mode again, it hung half way thru.  Restarted again normally and just let it alone. It did finally boot up - but took a half hour or longer.
    Navigating windows, mounting network shares, file copies, basic things - all excruciatingly slow.
    Failing hard drive?
    Anything else to try?
    How can i get the tray to eject to boot from DVD in case it wont fully boot again?

    Failing hard drive?
    Either that or some other hardware fault.
    Anything else to try?
    Check SMART status in Disk Utility, run Apple Hardware Test -- both unreliable. Take it to an Apple Store for testing.

  • Excessively slow download time

    I am trying to download a copy of CS6 to re-install after a system crash, from Download CS6 products
    I tried it twice at the office, and it eventually timed out with an unusable DMG half the size it should have been.
    I am now trying it at home, over a Cablevision high-speed internet line, and it's giving me "3 days left".  I can normally download 5 gb in about an hour.
    What gives?  Is there a better way to download?

    Here are two links that might help you
    Problems with Download or Update of Adobe Software? How to Fix It | ProDesignTools
    Download Adobe CS6 Trials: Direct Links (no Assistant or Manager) | ProDesignTools

  • Waiting for Review taking an excessive amount of time.

    Hey guys,
    Just a quick question: I recently went through the whole iOS submission and review process, got my initial review, made a fix, got a response within 24 hours, made that fix and resubmitted. It now has been 9 days since that submission, and the app is still waiting for review. Has anyone else experienced this at all? Is there any way to expediate the review process? Or is it possible that though the app is marked as waiting for review, but there is something missing that it actually needs in order to be waiting for review?
    Thanks in advance.

    Apple just released iOS 8, and 8.0.1, and 8.0.2, and the bash fixes, and Yosemite is next. There are lots of developers submitting new apps right now for all these new operating systems.

  • Excessive processing time for PROPFIND requests

    hi,
    i'm running web server 7.0U3 on Solaris 10 U5 (64-bit x86). in the 'perfdump' output, i see many PROPFIND requests for various files. for example, there are currently 324 'active sessions', of which about a third are PROPFIND - and many of these have been running for 60 seconds or more. according to the server error log, these are denied by the ACL:
    [03/Nov/2008:17:10:54] security (18304): for host x.x.x.x trying to PROPFIND <URL to file>, acl-state reports: HTTP5191: access of <path to file> denied by ACL default directive 2
    we don't use DAV and i have no interest in these requests, so being denied is not a problem. however, it seems to me the server is taking an excessive amount of time to deny them; i would assume, if they're denied by the ACL in PathCheck, that the response should be quick.
    (the number of active PROPFINDs varies; after reloading perfdump, there are 154 active sessions, of which only four are PROPFINDs; but all have been running at least 4 seconds.)
    how can i work out what's going on here - and more importantly, fix it (if there's a problem)?

    mv,
    here is the obj.conf for the virtual server:
    <Object name="default">
            NameTrans fn="assign-name" from="/scripts/*" name="scripts"
            NameTrans fn="pfx2dir" from="/private" dir="/export/upload/fake-private"
            PathCheck fn="uri-clean"
            PathCheck fn="check-acl" acl="default"
            ObjectType fn="type-by-extension"
            ObjectType fn="force-type" type="text/plain"
            NameTrans fn="assign-name" from="/.perfdump" name="perfdump"
            <Client uri="*(.inc|\\~)$">
                    Service fn="deny-existence"
            </Client>
            <Client uri="/.zfs/*">
                    Service fn="deny-existence"
            </Client>
            Service method="POST" type="*~magnus-internal/*" fn="send-file" bucket="file-bucket"
            <If -f $path>
                    Service method="(HEAD|GET)" type="*~magnus-internal/*" fn="send-file" bucket="file-bucket"
            </If>
            <Else>
                    Service fn="restart" uri="/scripts/thumb-handler.php" bucket="missing-file-bucket"
            </Else>
    </Object>
    <Object name="es-internal">
            PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="scripts">
            Service fn="responder-fastcgi" type="application/x-php" app-path="/opt/php/bin/php-cgi" min-procs="25" bucket="php-bucket"
    </Object>
    <Object name="perfdump">
    Service fn="service-dump"
    </Object>and here is the ACL:
    version 3.0;
    acl "es-internal";
    allow (read,execute,info)
        user = "anyone";
    deny (list,write,delete)
        user = "anyone";
    acl "default";
    authenticate (user,group) {
            method = "basic";
            prompt = "Sun Java System Web Server";
    allow (read,execute,info)
        user = "anyone";
    deny (list,write,delete)
            user = "anyone";server.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!--
      Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
      Use is subject to license terms.
    -->
    <server>
      <cluster>
        <local-host>ms1</local-host>
        <instance>
          <host>ms1</host>
        </instance>
      </cluster>
      <log>
        <log-file>/var/log/http/errors</log-file>
        <log-stdout>false</log-stdout>
        <log-level>info</log-level>
      </log>
      <temp-path>/tmp/https-ms1-5351d5c9</temp-path>
      <user>apache</user>
      <file-cache>
        <enabled>false</enabled>
        <sendfile>true</sendfile>
        <cache-content>false</cache-content>
      </file-cache>
      <default-auth-db-name>keyfile</default-auth-db-name>
      <auth-db>
        <name>keyfile</name>
        <url>file</url>
        <property>
          <name>syntax</name>
          <value>keyfile</value>
        </property>
        <property>
          <name>keyfile</name>
          <value>keyfile</value>
        </property>
      </auth-db>
      <acl-file>default.acl</acl-file>
      <mime-file>mime.types</mime-file>
      <access-log>
        <enabled>false</enabled>
        <file>/var/log/http/access</file>
      </access-log>
      <http-listener>
        <name>http-listener-1</name>
        <port>80</port>
        <server-name>ms1</server-name>
        <default-virtual-server-name>ms1</default-virtual-server-name>
      </http-listener>
      <virtual-server>
        <name>ms1</name>
        <http-listener-name>http-listener-1</http-listener-name>
        <host>ms1</host>
        <object-file>ms1-obj.conf</object-file>
        <document-root>/export/upload</document-root>
      </virtual-server>
      <event>
        <time>
          <time-of-day>03:00</time-of-day>
        </time>
        <rotate-access-log>false</rotate-access-log>
        <rotate-log>true</rotate-log>
      </event>
      <dav>
        <enabled>false</enabled>
      </dav>
      <thread-pool>
        <min-threads>64</min-threads>
        <max-threads>512</max-threads>
      </thread-pool>
    </server>i wrote a small C program to send a PROPFIND request then immediately drop the connection. i ran it a few times, but i couldn't get a 'stuck' entry in perfdump. however, the server is currently fairly idle; i'll try this again at a busier time, which is when i saw the problem originally.

  • Mavericks takes excessive time to boot up

    Since upgrading to Mavericks on my iMac, it has taken an excessive amount of time to boot up each time.  This does not happen on my MacBook Pro 13" Retina.  Once it is up and running, it seems to work ok, but the length of time to boot is easily 3 or more times slower than with OS X 10.8.
    I would appreciate any help in resolving this problem.
    Thanks -
    Dudley Wanrer

    John -
    Thanks for your response.  Here is the info. from the Console.  I really appreciate your help.
    Jan  2 11:49:52 localhost bootlog[0]: BOOT_TIME 1388681392 0
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.appstore" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
              Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.authd" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.bookstore" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.eventmonitor" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.install" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.iokit.power" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.mail" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.MessageTracer" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.performance" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:20 localhost syslogd[19]: Configuration Notice:
              ASL Module "com.apple.securityd" claims selected messages.
              Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 11:50:27 --- last message repeated 6 times ---
    Jan  2 11:50:20 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Jan  2 11:50:20 localhost kernel[0]: Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Jan  2 11:50:20 localhost kernel[0]: vm_page_bootstrap: 4015123 free pages and 146413 wired pages
    Jan  2 11:50:20 localhost kernel[0]: kext submap [0xffffff7f807a5000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a5000]
    Jan  2 11:50:20 localhost kernel[0]: zone leak detection enabled
    Jan  2 11:50:20 localhost kernel[0]: "vm_compressor_mode" is 4
    Jan  2 11:50:20 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan  2 11:50:20 localhost kernel[0]: standard background quantum is 2500 us
    Jan  2 11:50:20 localhost kernel[0]: mig_table_max_displ = 74
    Jan  2 11:50:20 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Jan  2 11:50:20 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Jan  2 11:50:20 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Jan  2 11:50:20 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan  2 11:50:20 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Jan  2 11:50:20 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan  2 11:50:20 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Jan  2 11:50:20 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan  2 11:50:20 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan  2 11:50:20 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan  2 11:50:20 localhost kernel[0]: MAC Framework successfully initialized
    Jan  2 11:50:20 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Jan  2 11:50:20 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2013 22:20:34)
    Jan  2 11:50:20 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Jan  2 11:50:20 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Jan  2 11:50:20 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 22:16:38 Sep 19 2013) initialization complete
    Jan  2 11:50:20 localhost kernel[0]: pci (build 22:16:29 Sep 19 2013), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    Jan  2 11:50:20 localhost kernel[0]: [ PCI configuration begin ]
    Jan  2 11:50:20 localhost kernel[0]: console relocated to 0xf80010000
    Jan  2 11:50:20 localhost kernel[0]: [ PCI configuration end, bridges 6, devices 19 ]
    Jan  2 11:50:20 localhost kernel[0]: NVEthernet::start - Built Sep 19 2013 22:20:06
    Jan  2 11:50:20 localhost kernel[0]: mcache: 2 CPU(s), 64 bytes CPU cache line size
    Jan  2 11:50:20 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    Jan  2 11:50:20 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Jan  2 11:50:20 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 34159efffe20cc0c; max speed s800.
    Jan  2 11:50:20 localhost kernel[0]: rooting via boot-uuid from /chosen: AB6BE09F-46CE-3190-BBC0-193438F422DE
    Jan  2 11:50:20 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan  2 11:50:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan  2 11:50:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Jan  2 11:50:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan  2 11:50:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Jan  2 11:50:20 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan  2 11:50:20 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/Hitachi HDS722020ALA330 Media/IOGUIDPartitionScheme/Customer@2
    Jan  2 11:50:20 localhost kernel[0]: BSD root: disk0s2, major 1, minor 2
    Jan  2 11:50:20 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    Jan  2 11:50:20 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009217 0x5dc 0xb049 0x1, 2
    Jan  2 11:50:20 localhost kernel[0]: hfs: mounted Macintosh HD on device root_device
    Jan  2 11:50:20 localhost kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    Jan  2 11:50:20 localhost kernel[0]: 2.316690: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    Jan  2 11:50:20 localhost kernel[0]: 2.321372: Atheros: mac 128.2 phy 13.0 radio 12.0
    Jan  2 11:50:20 localhost kernel[0]: 2.321384: Use hw queue 0 for WME_AC_BE traffic
    Jan  2 11:50:20 localhost kernel[0]: 2.321392: Use hw queue 1 for WME_AC_BK traffic
    Jan  2 11:50:20 localhost kernel[0]: 2.321399: Use hw queue 2 for WME_AC_VI traffic
    Jan  2 11:50:20 localhost kernel[0]: 2.321406: Use hw queue 3 for WME_AC_VO traffic
    Jan  2 11:50:20 localhost kernel[0]: 2.321413: Use hw queue 8 for CAB traffic
    Jan  2 11:50:20 localhost kernel[0]: 2.321419: Use hw queue 9 for beacons
    Jan  2 11:50:20 localhost kernel[0]: 2.321525: wlan_vap_create : enter. devhandle=0xad3bd6b0, opmode=IEEE80211_M_STA, flags=0x1
    Jan  2 11:50:20 localhost kernel[0]: 2.321580: wlan_vap_create : exit. devhandle=0xad3bd6b0, opmode=IEEE80211_M_STA, flags=0x1.
    Jan  2 11:50:20 localhost kernel[0]: 2.321622: ATH tunables:
    Jan  2 11:50:20 localhost kernel[0]: 2.321626:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Jan  2 11:50:20 localhost kernel[0]: VM Swap Subsystem is ON
    Jan  2 11:50:20 localhost kernel[0]: Waiting for DSMOS...
    Jan  2 11:49:55 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Jan  2 11:49:55 localhost com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    Jan  2 11:50:16 localhost opendirectoryd[31]: sandbox cache error 3850
    Jan  2 11:50:16 localhost hidd[44]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Jan  2 11:50:16 localhost hidd[44]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Jan  2 11:50:16 localhost distnoted[68]: # distnote server daemon  absolute time: 23.896647061   civil time: Thu Jan  2 11:50:15 2014   pid: 68 uid: 0  root: yes
    Jan  2 11:50:18 localhost com.apple.SecurityServer[25]: Session 100000 created
    Jan  2 11:50:19 localhost kdc[42]: label: default
    Jan  2 11:50:20 localhost kdc[42]:           dbname: od:/Local/Default
    Jan  2 11:50:20 localhost kdc[42]:           mkey_file: /var/db/krb5kdc/m-key
    Jan  2 11:50:20 localhost kdc[42]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Jan  2 11:50:20 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Jan  2 11:50:20 localhost kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    Jan  2 11:50:24 localhost com.apple.usbmuxd[17]: usbmuxd-323.1 on Oct  3 2013 at 12:43:24, running 64 bit
    Jan  2 11:50:24 localhost kernel[0]: IOBluetoothUSBDFU::probe
    Jan  2 11:50:24 localhost kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0207
    Jan  2 11:50:24 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xac00 ****
    Jan  2 11:50:24 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0xac00 ****
    Jan  2 11:50:24 localhost kernel[0]: init
    Jan  2 11:50:24 localhost kernel[0]: probe
    Jan  2 11:50:24 localhost kernel[0]: iSCSI Initiator AVVideoCard::probe()
    Jan  2 11:50:24 localhost kernel[0]: start
    Jan  2 11:50:24 localhost kernel[0]: AVVideoCard::start()
    Jan  2 11:50:24 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xac00
    Jan  2 11:50:24 localhost kernel[0]: Previous Shutdown Cause: 5
    Jan  2 11:50:24 localhost kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    Jan  2 11:50:24 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Jan  2 11:50:24 localhost kernel[0]: ** Device in slot: SLOT--1 **
    Jan  2 11:50:24 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Jan  2 11:50:24 localhost kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x3bc0 -- 0x4800 -- 0xac00 ****
    Jan  2 11:50:25 localhost kernel[0]: DSMOS has arrived
    Jan  2 11:50:28 localhost kernel[0]: fsevents: watcher bzserv (pid: 64) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    Jan  2 11:50:28 localhost kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Jan  2 11:50:30 localhost kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Jan  2 11:50:30 localhost kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Jan  2 11:50:30 localhost kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Jan  2 11:50:31 localhost com.apple.SecurityServer[25]: Entering service
    Jan  2 11:50:31 localhost loginwindow[38]: Login Window Application Started
    Jan  2 11:50:31 localhost digest-service[73]: label: default
    Jan  2 11:50:31 localhost digest-service[73]:           dbname: od:/Local/Default
    Jan  2 11:50:31 localhost digest-service[73]:           mkey_file: /var/db/krb5kdc/m-key
    Jan  2 11:50:31 localhost digest-service[73]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Jan  2 11:50:31 localhost mDNSResponder[35]: mDNSResponder mDNSResponder-522.1.11 (Aug 24 2013 23:49:34) starting OSXVers 13
    Jan  2 11:50:31 localhost awacsd[57]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    Jan  2 11:50:31 localhost UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Jan  2 11:50:31 localhost UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    Jan  2 11:50:31 localhost configd[54]: dhcp_arp_router: en1 SSID unavailable
    Jan  2 11:50:31 localhost configd[54]: network changed.
    Jan  2 11:50:31 iMac.local configd[54]: setting hostname to "iMac.local"
    Jan  2 11:50:31 iMac.local configd[54]: network changed.
    Jan  2 11:50:31 iMac.local configd[54]: network changed: DNS*
    Jan  2 11:50:31 iMac.local mDNSResponder[35]: D2D_IPC: Loaded
    Jan  2 11:50:31 iMac.local mDNSResponder[35]: D2DInitialize succeeded
    Jan  2 11:50:31 iMac.local mDNSResponder[35]:   4: Listening for incoming Unix Domain Socket client requests
    Jan  2 11:50:31 iMac.local networkd[109]: networkd.109 built Aug 24 2013 22:08:46
    Jan  2 11:50:31 iMac.local aosnotifyd[60]: aosnotifyd has been launched
    Jan  2 11:50:31 iMac.local systemkeychain[93]: done file: /var/run/systemkeychaincheck.done
    Jan  2 11:50:31 iMac.local digest-service[73]: digest-request: uid=0
    Jan  2 11:50:32 iMac.local awacsd[57]: InnerStore CopyAllZones: no info in Dynamic Store
    Jan  2 11:50:32 iMac.local airportd[61]: airportdProcessDLILEvent: en1 attached (up)
    Jan  2 11:50:32 iMac kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    Jan  2 11:50:32 iMac kernel[0]: AtherosNewma40P2PInterface::init() <p2p> role 1
    Jan  2 11:50:32 iMac.local mdmclient[36]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:50:32 iMac kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Jan  2 11:50:32 iMac.local mds[34]: (Normal) FMW: FMW 0 0
    Jan  2 11:50:32 iMac.local WindowServer[96]: Server is starting up
    Jan  2 11:50:32 iMac.local blued[56]: hostControllerOnline - Number of Paired devices = 5, List of Paired devices = (
                  "d8-30-62-3d-7b-92",
                  "d8-a2-5e-f9-35-d6",
                  "90-84-0d-e5-4c-ad",
                  "7c-c3-a1-60-a6-bd",
                  "00-10-60-26-9a-28"
    Jan  2 11:50:33 iMac.local kdc[42]: KDC started
    Jan  2 11:50:33 iMac.local locationd[40]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Jan  2 11:50:33 iMac.local locationd[40]: NBB-Could not get UDID for stable refill timing, falling back on random
    Jan  2 11:50:33 iMac.local locationd[40]: Location icon should now be in state 'Inactive'
    Jan  2 11:50:33 iMac.local locationd[40]: locationd was started after an unclean shutdown
    Jan  2 11:50:33 iMac.local mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9341012F60 iMac.local. (AAAA) that's already in the list
    Jan  2 11:50:33 iMac.local mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F93410133F0 C.0.C.C.0.2.E.F.F.F.E.9.5.1.6.3.0.0.0.0.0.0.0.0.0.0.0.0.0.8.E.F.ip6.arpa. (PTR) that's already in the list
    Jan  2 11:50:33 iMac.local mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9341014B60 iMac.local. (Addr) that's already in the list
    Jan  2 11:50:33 iMac.local mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9341014FF0 1.0.0.127.in-addr.arpa. (PTR) that's already in the list
    Jan  2 11:50:33 iMac.local mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9341016760 iMac.local. (AAAA) that's already in the list
    Jan  2 11:50:33 iMac.local mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9341016BF0 9.5.5.8.1.6.E.F.F.F.0.2.A.9.6.D.0.0.0.0.0.0.0.0.0.0.0.0.0.8.E.F.ip6.arpa. (PTR) that's already in the list
    Jan  2 11:50:33 iMac.local digest-service[73]: digest-request: netr probe 0
    Jan  2 11:50:33 iMac.local digest-service[73]: digest-request: init request
    Jan  2 11:50:33 iMac.local digest-service[73]: digest-request: init return domain: BUILTIN server: IMAC indomain was: <NULL>
    Jan  2 11:50:33 iMac.local mdmclient[36]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:50:34 iMac kernel[0]: 42.659593: performCountryCodeOperation: Not connected, scan in progress[0]
    Jan  2 11:50:34 iMac kernel[0]: 42.660644: setWOW_PARAMETERS:wowevents = 2(1)
    Jan  2 11:50:34 iMac kernel[0]: en1: 802.11d country code set to 'US '.
    Jan  2 11:50:34 iMac kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Jan  2 11:50:34 iMac.local blued[56]: link key found for device: 90-84-0d-e5-4c-ad
    Jan  2 11:50:34 iMac.local mds[34]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Jan  2 11:50:34 iMac.local mdmclient[36]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:50:35 iMac.local stackshot[21]: Timed out waiting for IOKit to finish matching.
    Jan  2 11:50:35 iMac.local sandboxd[113] ([61]): airportd(61) deny file-read-data /private/var/root/Library/Preferences/ByHost/.GlobalPreferences.CAFC8792-487C-5 14C-91BA-DBF75B783276.plist
    Jan  2 11:50:35 iMac.local mdmclient[36]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:50:36 iMac.local apsd[59]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan  2 11:50:37 iMac.local configd[54]: network changed: v4(en0+:192.168.1.11) DNS+ Proxy+ SMB
    Jan  2 11:50:37 imac.home configd[54]: setting hostname to "imac.home"
    Jan  2 11:50:37 imac.home blued[56]: Save link key for device: 90-84-0d-e5-4c-ad
    Jan  2 11:50:37 imac.home blued[56]: link key found for device: d8-30-62-3d-7b-92
    Jan  2 11:50:37 imac.home ntpd[117]: proto: precision = 1.000 usec
    Jan  2 11:50:38 imac.home blued[56]: Save link key for device: d8-30-62-3d-7b-92
    Jan  2 11:50:38 imac.home blued[56]: link key found for device: d8-a2-5e-f9-35-d6
    Jan  2 11:50:40 imac.home blued[56]: Save link key for device: d8-a2-5e-f9-35-d6
    Jan  2 11:50:40 imac.home blued[56]: link key found for device: 00-10-60-26-9a-28
    Jan  2 11:50:41 imac.home blued[56]: Save link key for device: 00-10-60-26-9a-28
    Jan  2 11:50:41 imac.home blued[56]: link key found for device: 7c-c3-a1-60-a6-bd
    Jan  2 11:50:43 imac.home blued[56]: Save link key for device: 7c-c3-a1-60-a6-bd
    Jan  2 11:50:44 imac.home apsd[59]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan  2 11:50:44 imac.home blued[56]: [setFeatureWithReportID] Could not set report
    Jan  2 11:50:45 imac.home awacsd[57]: Exiting
    Jan  2 11:50:46 imac kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BEMB (kSMCKeyNotFound)
    Jan  2 11:50:46 imac kernel[0]: [AGPM Controller] unknownPlatform
    Jan  2 11:50:46 imac.home WindowServer[96]: Session 256 retained (2 references)
    Jan  2 11:50:46 imac.home WindowServer[96]: Session 256 released (1 references)
    Jan  2 11:50:46 imac.home WindowServer[96]: Session 256 retained (2 references)
    Jan  2 11:50:46 imac.home WindowServer[96]: init_page_flip: page flip mode is on
    Jan  2 11:50:46 imac kernel[0]: en1: BSSID changed to 00:1b:63:2a:c7:35
    Jan  2 11:50:46 imac kernel[0]: AirPort: Link Up on en1
    Jan  2 11:50:46 imac kernel[0]: 57.104108: apple80211Request[10514] Unsupported ioctl 181
    Jan  2 11:50:46 imac kernel[0]: en1: BSSID changed to 00:1b:63:2a:c7:35
    Jan  2 11:50:46 imac kernel[0]: AirPort: RSN handshake complete on en1
    Jan  2 11:50:47 imac kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 39 modes for display 0x00000000 [36, 3]
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 1 modes for display 0x00000000 [1, 0]
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 3 modes for display 0x00000000 [3, 0]
    Jan  2 11:50:47 imac.home WindowServer[96]: current_mode_index: Failed to find current {ioModeID, ioModeDepth}
    Jan  2 11:50:47 imac.home WindowServer[96]: mux_initialize: Couldn't find any matches
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 39 modes for display 0x00000000 [36, 3]
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 1 modes for display 0x00000000 [1, 0]
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 3 modes for display 0x00000000 [3, 0]
    Jan  2 11:50:47 imac.home WindowServer[96]: current_mode_index: Failed to find current {ioModeID, ioModeDepth}
    Jan  2 11:50:47 imac.home WindowServer[96]: update_gl_acceleration: device (0x7fc540d1dc30) is unsuitable for gl - disabling OpenGL
    Jan  2 11:50:47 imac.home WindowServer[96]: WSMachineUsesNewStyleMirroring: false
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x04272d40: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
              Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb5, S/N 0, Unit 0, Rotation 0
              UUID 0x7eaceae36e58dbb8a1463bb9034010b9
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x5b81c5c2: GL mask 0x4; bounds (2560, 0)[2880 x 1800], 3 modes available
              Active, on-line, enabled, built-in, Vendor 756e6b6e, Model 717, S/N 0, Unit 2, Rotation 0
              UUID 0x87e703c8fcacdfa6800ecc524e87d8d7
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
              UUID 0xffffffffffffffffffffffffffffffff
    Jan  2 11:50:47 imac.home WindowServer[96]: WSSetWindowTransform: Singular matrix
    Jan  2 11:50:47 imac.home WindowServer[96]: update_gl_acceleration: device (0x7fc540d1dc30) is unsuitable for gl - disabling OpenGL
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x04272d40: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
              Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb5, S/N 0, Unit 0, Rotation 0
              UUID 0x7eaceae36e58dbb8a1463bb9034010b9
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x5b81c5c2: GL mask 0x4; bounds (2560, 0)[2880 x 1800], 3 modes available
              Active, on-line, enabled, built-in, Vendor 756e6b6e, Model 717, S/N 0, Unit 2, Rotation 0
              UUID 0x87e703c8fcacdfa6800ecc524e87d8d7
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x003f003d: GL mask 0x2; bounds (6464, 0)[1 x 1], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
              UUID 0xffffffffffffffffffffffffffffffff
    Jan  2 11:50:47 imac.home WindowServer[96]: CGXPerformInitialDisplayConfiguration
    Jan  2 11:50:47 imac.home WindowServer[96]:   Display 0x04272d40: Unit 0; Vendor 0x610 Model 0x9cb5 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
    Jan  2 11:50:47 imac.home WindowServer[96]:   Display 0x5b81c5c2: Unit 2; Vendor 0x756e6b6e Model 0x717 S/N 0 Dimensions 0.00 x 0.00; online enabled built-in, Bounds (2560,0)[2880 x 1800], Rotation 0, Resolution 1
    Jan  2 11:50:47 imac.home WindowServer[96]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (6464,0)[1 x 1], Rotation 0, Resolution 1
    Jan  2 11:50:47 imac.home WindowServer[96]: GLCompositor: GL renderer id 0x01021a08, GL mask 0x00000003, accelerator 0x0000468b, unit 0, caps QEX|MIPMAP, vram 256 MB
    Jan  2 11:50:47 imac.home WindowServer[96]: GLCompositor: GL renderer id 0x01021a08, GL mask 0x00000003, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    Jan  2 11:50:47 imac.home WindowServer[96]: GLCompositor enabled for tile size [256 x 256]
    Jan  2 11:50:47 imac.home WindowServer[96]: CGXGLInitMipMap: mip map mode is on
    Jan  2 11:50:47 imac.home WindowServer[96]: Received display connect changed for display 0x5b81c5c2
    Jan  2 11:50:47 imac.home WindowServer[96]: Found 1 modes for display 0x5b81c5c2 [1, 0]
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x5b81c5c2 changed state to offline
    Jan  2 11:50:47 imac.home loginwindow[38]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x04272d40: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
              Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb5, S/N 0, Unit 0, Rotation 0
              UUID 0x7eaceae36e58dbb8a1463bb9034010b9
    Jan  2 11:50:47 imac.home WindowServer[96]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fc540d1fcf0) - enabling OpenGL
    Jan  2 11:50:47 imac.home WindowServer[96]: GLCompositor: GL renderer id 0x01021a08, GL mask 0x00000003, accelerator 0x0000468b, unit 0, caps QEX|MIPMAP, vram 256 MB
              texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x003f003d: GL mask 0x2; bounds (6464, 0)[1 x 1], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
              UUID 0xffffffffffffffffffffffffffffffff
    Jan  2 11:50:47 imac.home WindowServer[96]: Display 0x003f003e: GL mask 0x4; bounds (2560, 0)[1 x 1], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
              UUID 0xffffffffffffffffffffffffffffffff
    Jan  2 11:50:48 imac.home WindowServer[96]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 0.250 second wait for reply from "(PID 38)" for synchronous notification type 100 (kCGSDisplayWillReconfigure) (CID 0x7707, PID 38)
    Jan  2 11:50:48 imac.home WindowServer[96]: Display added
    Jan  2 11:50:48 imac.home WindowServer[96]: Display removed
    Jan  2 11:50:48 imac.home WindowServer[96]: Display 0x04272d40: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
              Main, Active, on-line, enabled, built-in, boot, OpenGL-accel, Vendor 610, Model 9cb5, S/N 0, Unit 0, Rotation 0
              UUID 0x7eaceae36e58dbb8a1463bb9034010b9
    Jan  2 11:50:48 imac.home WindowServer[96]: GLCompositor: GL renderer id 0x01021a08, GL mask 0x00000003, accelerator 0x0000468b, unit 0, caps QEX|MIPMAP, vram 256 MB
              texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    Jan  2 11:50:48 imac.home WindowServer[96]: Display 0x003f003d: GL mask 0x2; bounds (3584, 0)[1 x 1], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
              UUID 0xffffffffffffffffffffffffffffffff
    Jan  2 11:50:48 imac.home WindowServer[96]: Display 0x003f003e: GL mask 0x4; bounds (3585, 0)[1 x 1], 1 modes available
              off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
              UUID 0xffffffffffffffffffffffffffffffff
    Jan  2 11:50:48 imac.home Nalpeirond6[143]: /Library/StartupItems/ProTec6/Nalpeirond6: daemon has successfully started
    Jan  2 11:50:48 imac.home Nalpeirond6b[144]: /Library/StartupItems/ProTec6b/Nalpeirond6b: daemon has successfully started
    Jan  2 11:50:49 imac.home WindowServer[96]: Display 0x04272d40: Unit 0; ColorProfile { 2, "iMac"}; TransferTable (256, 3)
    Jan  2 11:50:49 imac.home launchctl[164]: com.apple.findmymacmessenger: Already loaded
    Jan  2 11:50:49 imac.home com.apple.SecurityServer[25]: Session 100005 created
    Jan  2 11:50:49 imac.home UserEventAgent[166]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Jan  2 11:50:49 imac.home loginwindow[38]: Login Window Started Security Agent
    Jan  2 11:50:49 imac.home SecurityAgent[173]: This is the first run
    Jan  2 11:50:49 imac.home SecurityAgent[173]: MacBuddy was run = 0
    Jan  2 11:50:49 imac.home WindowServer[96]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 11:50:49 --- last message repeated 1 time ---
    Jan  2 11:50:49 imac.home WindowServer[96]: Display 0x04272d40: Unit 0; ColorProfile { 2, "iMac"}; TransferTable (256, 3)
    Jan  2 11:50:49 imac.home configd[54]: network changed: v4(en0:192.168.1.11) DNS* Proxy SMB
    Jan  2 11:50:49 imac.home UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'Apple AirPort Extreme Network ' making interface primary (protected network)
    Jan  2 11:50:49 imac.home UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    Jan  2 11:50:49 imac.home UserEventAgent[11]: Captive: en1: Probing 'Apple AirPort Extreme Network '
    Jan  2 11:50:49 imac.home configd[54]: network changed: v4(en0:192.168.1.11, en1!:192.168.1.13) DNS Proxy SMB
    Jan  2 11:50:49 imac.home UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    Jan  2 11:50:50 imac.home airportd[61]: _doAutoJoin: Already associated to “Apple AirPort Extreme Network ”. Bailing on auto-join.
    Jan  2 11:50:50 imac.home WindowServer[96]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 11:50:50 imac.home WindowServer[96]: Display 0x04272d40: Unit 0; ColorProfile { 2, "iMac"}; TransferTable (256, 3)
    Jan  2 11:50:50 --- last message repeated 4 times ---
    Jan  2 11:50:50 imac kernel[0]: [BNBTrackpadDevice::init][80.14] init is complete
    Jan  2 11:50:50 imac kernel[0]: [BNBTrackpadDevice::handleStart][80.14] returning 1
    Jan  2 11:50:50 imac kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    Jan  2 11:50:51 imac kernel[0]: [AppleMultitouchDevice::start] entered
    Jan  2 11:50:51 imac com.apple.launchd[1]: System: Could not find requested session: Aqua
    Jan  2 11:50:51 imac.home TabletDriver[171]: com.wacom.Wacom_TouchDriver.71136: Invalid argument
    Jan  2 11:50:52 imac.home TabletDriver[171]: Finish launching /Library/Application Support/Tablet/WacomTabletDriver.app/Contents/Resources/WacomTouchDriver.app
    Jan  2 11:50:52 imac com.apple.launchd[1]: System: Could not find requested session: Aqua
    Jan  2 11:50:52 imac.home TabletDriver[171]: com.wacom.TabletDriver.71312: Invalid argument
    Jan  2 11:50:52 imac kernel[0]: hfs: mounted Drobo on device disk1s2
    Jan  2 11:50:52 imac.home TabletDriver[171]: Finish launching /Library/Application Support/Tablet/WacomTabletDriver.app/Contents/Resources/TabletDriver.app
    Jan  2 11:50:57 imac kernel[0]: hfs: unmount initiated on Drobo on device disk1s2
    Jan  2 11:51:43 imac.home SecurityAgent[173]: User info context values set for dewarner
    Jan  2 11:51:44 imac.home SecurityAgent[173]: Login Window login proceeding
    Jan  2 11:51:54 imac.home distnoted[204]: # distnote server agent  absolute time: 125.371478449   civil time: Thu Jan  2 11:51:54 2014   pid: 204 uid: 501  root: no
    Jan  2 11:51:57 imac.home distnoted[212]: # distnote server agent  absolute time: 128.333262242   civil time: Thu Jan  2 11:51:57 2014   pid: 212 uid: 89  root: no
    Jan  2 11:52:04 imac.home ManagedClient[172]: -xaStopDACallbacks: time out processing volumes after waiting 20.0 seconds - queue still contains 1 volumes
    Jan  2 11:52:04 imac.home loginwindow[38]: Login Window - Returned from Security Agent
    Jan  2 11:52:05 imac.home loginwindow[38]: USER_PROCESS: 38 console
    Jan  2 11:52:05 imac.home airportd[61]: _doAutoJoin: Already associated to “Apple AirPort Extreme Network ”. Bailing on auto-join.
    Jan  2 11:52:05 imac kernel[0]: AppleKeyStore:Sending lock change 0
    Jan  2 11:52:05 imac com.apple.launchd.peruser.501[198]: Background: Aqua: Registering new GUI session.
    Jan  2 11:52:05 imac com.apple.launchd[1] (com.wacom.Wacom_TouchDriver.71136[191]): Exited with code: 255
    Jan  2 11:52:05 imac com.apple.launchd[1]: System: Could not find requested session: Aqua
    Jan  2 11:52:05 imac com.apple.launchd.peruser.501[198] (com.apple.cmfsyncagent): Ignored this key: UserName
    Jan  2 11:52:05 imac com.apple.launchd.peruser.501[198] (com.apple.EscrowSecurityAlert): Unknown key: seatbelt-profiles
    Jan  2 11:52:05 imac com.apple.launchd.peruser.501[198] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Jan  2 11:52:05 imac.home launchctl[217]: com.apple.pluginkit.pkd: Already loaded
    Jan  2 11:52:05 imac.home launchctl[217]: com.apple.sbd: Already loaded
    Jan  2 11:52:05 imac.home TabletDriver[171]: com.wacom.Wacom_TouchDriver.71136: Invalid argument
    Jan  2 11:52:05 imac.home WindowServer[96]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 11:52:06 imac com.apple.launchd[1] (com.wacom.wacomtablet[171]): Exited with code: 255
    Jan  2 11:52:06 imac.home sharingd[237]: Starting Up...
    Jan  2 11:52:06 imac.home WindowServer[96]: Display 0x04272d40: Unit 0; ColorProfile { 2, "iMac"}; TransferTable (256, 3)
    Jan  2 11:52:06 imac.home com.apple.SecurityServer[25]: Session 100008 created
    Jan  2 11:52:06 imac xpcproxy[244]: assertion failed: 13B42: xpcproxy + 3438 [EE7817B0-1FA1-3603-B88A-BD5E595DA86F]: 0x2
    Jan  2 11:52:07 imac.home com.apple.IconServicesAgent[245]: IconServicesAgent launched.
    Jan  2 11:52:07 imac xpcproxy[246]: assertion failed: 13B42: xpcproxy + 3438 [EE7817B0-1FA1-3603-B88A-BD5E595DA86F]: 0x2
    Jan  2 11:52:07 imac.home WindowServer[96]: disable_update_timeout: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    Jan  2 11:52:07 imac.home com.apple.audio.DriverHelper[247]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    Jan  2 11:52:07 imac.home syncdefaultsd[241]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:07 imac.home WindowServer[96]: common_reenable_update: UI updates were finally reenabled by application "SystemUIServer" after 1.45 seconds (server forcibly re-enabled them after 1.00 seconds)
    Jan  2 11:52:08 imac.home com.apple.audio.DriverHelper[247]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    Jan  2 11:52:08 imac.home com.apple.audio.DriverHelper[247]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    Jan  2 11:52:08 imac.home com.apple.audio.DriverHelper[247]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    Jan  2 11:52:08 imac.home coreaudiod[228]: 2014-01-02 11:52:08.126689 AM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM,  44100 Hz, 16-bit, Stereo
    Jan  2 11:52:08 imac.home com.apple.iCloudHelper[244]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:08 imac.home WindowServer[96]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    Jan  2 11:52:08 imac.home syncdefaultsd[241]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:09 imac.home com.apple.iCloudHelper[244]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:09 imac.home usernoted[251]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:09 imac.home syncdefaultsd[241]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:10 imac.home com.apple.iCloudHelper[244]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:10 imac.home ubd[240]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:10 imac.home usernoted[251]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:10 imac.home syncdefaultsd[241]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:11 imac.home com.apple.iCloudHelper[244]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:11 imac.home ubd[240]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:11 imac.home usernoted[251]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:11 imac.home syncdefaultsd[241]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:12 imac.home com.apple.iCloudHelper[244]: AOSKit WARN: APS timeout encountered (cxn initialization)
    Jan  2 11:52:12 imac.home com.apple.iCloudHelper[244]: AOSKit WARN: Failed to get response from APSConnection's initialization method(s)
    Jan  2 11:52:12 imac.home com.apple.iCloudHelper[244]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:12 imac.home ubd[240]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:12 imac.home usernoted[251]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:13 imac.home syncdefaultsd[241]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:13 imac.home com.apple.iCloudHelper[244]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:13 imac.home ubd[240]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:13 imac.home usernoted[251]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:14 imac.home ubd[240]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:14 imac.home usernoted[251]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:15 imac.home ubd[240]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:52:22 imac.home WindowServer[96]: disable_update_likely_unbalanced: UI updates still disabled by application "Finder" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    Jan  2 11:52:27 imac.home syncdefaultsd[241]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    Jan  2 11:52:28 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:28 imac.home syncdefaultsd[241]: It took 21.3s to setup APSConnection
    Jan  2 11:52:28 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:29 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:31 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:43 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:43 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:45 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:46 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:58 --- last message repeated 1 time ---
    Jan  2 11:52:58 imac.home apsd[243]: Reporting com.apple.main-thread is hung
    Jan  2 11:52:58 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:52:59 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:00 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:01 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:05 --- last message repeated 1 time ---
    Jan  2 11:53:05 imac kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=281[GoogleSoftwareUp] final status 0x0, allow (remove VALID)ing page
    Jan  2 11:53:05 imac com.apple.launchd.peruser.501[198] (com.epson.epw.agent[282]): Exited with code: 2
    Jan  2 11:53:06 imac accountsd[294]: assertion failed: 13B42: liblaunch.dylib + 25164 [FCBF0A02-0B06-3F97-9248-5062A9DEB32C]: 0x25
    Jan  2 11:53:06 imac.home com.apple.SecurityServer[25]: Session 100011 created
    Jan  2 11:53:06 imac.home WiFiKeychainProxy[265]: [NO client logger] <Aug 30 2013 23:40:46> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    Jan  2 11:53:06 imac.home WiFiKeychainProxy[265]: [NO client logger] <Aug 30 2013 23:40:46> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    Jan  2 11:53:07 imac.home SocialPushAgent[266]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 11:53:12 --- last message repeated 5 times ---
    Jan  2 11:53:12 imac.home SocialPushAgent[266]: ApplePushService: APSConnection being used without a delegate queue
    Jan  2 11:53:14 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:14 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:15 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:16 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:27 --- last message repeated 1 time ---
    Jan  2 11:53:27 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:27 imac.home SocialPushAgent[266]: -[SPAAppDelegate initAndRegister] [133] -- *** Unable to obtain a public device-token for Apple Push.
    Jan  2 11:53:30 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:30 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:31 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:32 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:42 --- last message repeated 1 time ---
    Jan  2 11:53:42 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:47 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:47 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:48 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:48 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:49 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:53:58 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:05 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:05 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:06 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:07 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:08 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:13 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:23 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:27 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:28 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:29 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:29 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:30 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:46 --- last message repeated 1 time ---
    Jan  2 11:54:46 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:56 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:57 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:58 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:54:59 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:04 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:15 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:26 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:39 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:40 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:41 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:42 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:56 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:55:58 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:56:38 imac kernel[0]: V1.7.0: TrustedData_driver_VendorSpecificType00::vendorSpecificPassThroughIn(): SendCommand failed for 0x80, 0x0, status != good, serviceResponse = 2, TaskStatus: 30
    Jan  2 11:56:38 imac kernel[0]: V1.7.0: TrustedData_UserClient_SCSIType00::vendorSpecificPassThroughIn() returning failure from driver: 3758097084
    Jan  2 11:56:39 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:56:51 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:56:51 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:56:53 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:56:54 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:57:39 --- last message repeated 1 time ---
    Jan  2 11:57:50 imac.home SocialPushAgent[266]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:58:58 imac.home syncdefaultsd[241]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:58:59 imac.home com.apple.iCloudHelper[244]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:59:00 imac.home usernoted[251]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:59:01 imac.home ubd[240]: ApplePushService: Connection timed out trying to communicate with apsd
    Jan  2 11:59:12 imac.home kdc[42]: Got a canonicalize request for a LKDC realm from local-ipc
    Jan  2 11:59:12 imac.home kdc[42]: LKDC referral to the real LKDC realm name
    Jan  2 11:59:12 imac.home kdc[42]: AS-REQ com.apple.idms.appleid.prd.4b6d6a493956363464536a4f597851695052524b46513d3d@LKD C:SHA1.203EEC7D676937A168DFAE46B4B4472E08999DD7 from local-ipc for krbtgt/LKDC:SHA1.203EEC7D676937A168DFAE46B4B4472E08999DD7@LKDC:SHA1.203EEC7D676 937A168DFAE46B4B4472E08999DD7
    Jan  2 11:59:13 imac.home AppleFileServer[311]: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
    Jan  2 11:59:15 --- last message repeated 5 times ---
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const: conn 0xed03 token 0x5ffffffffffb8f
    Jan  2 11:59:15 imac.home Finder[226]: Backtrace (at 137.742):
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  0   CoreGraphics                        0x00007fff89d41211 CGSBacktraceCreate + 59
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  1   CoreGraphics                        0x00007fff89d650a8 _ZN16CGSUpdateManager14disable_updateEv + 98
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  2   AppKit                              0x00007fff8d6b6272 -[NSClipView _immediateScrollToPoint:] + 86
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  3   AppKit                              0x00007fff8d6b61da -[NSClipView scrollToPoint:] + 237
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  4   AppKit                              0x00007fff8d6ad23f -[NSScrollView setDocumentView:] + 601
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  5   AppKit                              0x00007fff8d63f80e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 358
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  6   AppKit                              0x00007fff8d6e3eac -[NSNib _instantiateNibWithExternalNameTable:] + 600
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  7   AppKit                              0x00007fff8d813672 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 215
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  8   AppKit                              0x00007fff8d813452 -[NSViewController loadView] + 180
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  9   Finder                              0x0000000109f2c0e5 Finder + 491749
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  10  AppKit                              0x00007fff8d741748 -[NSViewController view] + 41
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  11  Finder                              0x0000000109f337f2 Finder + 522226
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  12  Finder                              0x0000000109f90ec5 Finder + 904901
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  13  Finder                              0x0000000109f3279d Finder + 518045
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  14  Finder                              0x0000000109f32210 Finder + 516624
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  15  Finder                              0x0000000109f2bc7f Finder + 490623
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  16  Finder                              0x0000000109f28d22 Finder + 478498
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  17  Finder                              0x0000000109f28839 Finder + 477241
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  18  Finder                              0x000000010a0ba7a4 Finder + 2123684
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  19  Finder                              0x0000000109f2818c Finder + 475532
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  20  Finder                              0x0000000109f248d2 Finder + 461010
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  21  Finder                              0x0000000109f23d9a Finder + 458138
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  22  Finder                              0x000000010a14821d Finder + 2703901
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  23  Finder                              0x0000000109edaa35 Finder + 158261
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  24  Finder                              0x0000000109eda9fc Finder + 158204
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  25  libdispatch.dylib                   0x00007fff8fc571d7 _dispatch_call_block_and_release + 12
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  26  libdispatch.dylib                   0x00007fff8fc542ad _dispatch_client_callout + 8
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  27  libdispatch.dylib                   0x00007fff8fc5bf03 _dispatch_main_queue_callback_4CF + 333
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  28  CoreFoundation                      0x00007fff8f00d839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  29  CoreFoundation                      0x00007fff8efc8b14 __CFRunLoopRun + 1636
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  30  CoreFoundation                      0x00007fff8efc8275 CFRunLoopRunSpecific + 309
    Jan  2 11:59:15 imac.home Finder[226]: void CGSUpdateManager::log() const:  31  HIToolbox                           0x00007fff8cf03f0d RunCurrentEventLoopInMode + 226
    Jan  2 11:59:15 imac.home SystemUIServer[225]: Cannot find executable for CFBundle 0x7f8c915a2a50 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9d1c330>
    Jan  2 11:59:18 --- last message repeated 1 time ---
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c5a3b0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9d1c330>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c5a3b0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9d1c330>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c5a3b0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c449c0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9d1c330>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c5a3b0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c449c0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c5a3b0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9d1c330>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c449c0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9c5a3b0>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4c9d1c330>
    Jan  2 11:59:16 imac.home apsd[243]: Unexpected replacement of connection in <APSConnectionServer: 0x7fd4

  • Trying to erase disk but has been 'unmounting' for a long time

    Tried to erase disk before but then failed (could not unmount disk). I had Yosemite but when I restarted my MacBook pro it reverted to Mountain Lion (not a problem as I hated Yosemite). I assume that something was erased but when I go to download Mountain Lion it does not show any startup disks. The name of my startup disk has changed from Macintosh HD to APPLE HDD (lots of letters and numbers) Media. I went into Disk Utility again to erase the disk and it has just been 'unmounting disk' for an excessive amount of time with a blue and white load bar. I really have no idea what I'm doing and I need to use my laptop for essays so any help would really be appreciated.
    Thanks

    boot up the machine and press R to get to the recovery mode.
    select the recovery disk
    open disk utility
    repair your disk.
    Erase your disk

Maybe you are looking for

  • Wifi Sync not working on iOS 6 and iTunes 10.7 with iPhone 4S

    I am running Windows 7 64-bit but WiFi Sync is not working on either my iPhone 4S or my wife's iPhone 4S.  Worked fine before upgrading.  All settings look correct in iTunes 10.7 and on our iPhones 4S's.  Already tried uninstalling iTunes and all ass

  • Can you protect a PDF document so it cannot be exploded or converted into lines in programs such as illustrator?

    We create PDF documents from our architectural programs all the time. Currently these drawings can be imported into other programs such as illustrator and exploded and ungrouped into lines. There is no option for security from this architectural prog

  • Hyperlink to open a drop-down hotspot

    RH8 HTML hi all, So I've added quite a few dropdowns to my project, and thanks to help on here I've added little twistys in the form of a + and - icon that changes when they are opened. The next thing I want to add is the ability to link to a particu

  • HTML Panel into HTML Panel

    Hello, I know this topic has been seen a lot, but I still can't find the answer for me... Well, it's easy, I use html panels to load content into my website (I have a SPRYMenu wich loads content into the "main" div) But, when I load content including

  • Software Problems Safari & Youtube

    Why does every time I leave Safari open with a few tabs and then I click on the Tabs to re-check the page it gets REFRESHED??? Also another question, Why when I'm listening to a youtube video suddenly it stops and it never plays again? By the way it