Listener connection

hi there,
1.what is a listener? how it is useful in oracle database?
2.A listener is connected to some 10 systems? if i disconnect listener from one system, will all the remaining nine systems get disconnected from listener?
Please write me the answer..
Thanks in advance.

1.what is a listener? how it is useful in oracle database? Listener is a process which receives and handel the user connection requests.
The listener process transfers the call to the either Server process in case of Dedicated Server environment or to Dispatcher in case of Shared Server environment.
This default listener has a name of LISTENER and runs on TCP/IP protocol on 1521 port. But a listen can listen for multiple protocols.
You can register many database with one listener. Also, multiple listerners can listen for one database for load balancing.
Listener.ora is used to configure the listener.
LSNRCTL utility is used to configure listener.
2.A listener is connected to some 10 systems? if i disconnect listener from one system, will all the remaining nine systems get disconnected from listener?I hope you meant 10 databases are registered with one listener.
In that case listener will continue to listen for remaining 9 databases.

Similar Messages

  • Disconnecting listener connection to workstation, request timed out

    <b>144820.P0251WLADC!WSL.6461.1.0: WSNAT_CAT:1175: WARN: Disconnecting listener connection to workstation, request timed out</b>
    hello all,
    i have been observing this error number of times these days.
    catalogue messages say "This probably indicates that the number of workstation clients that need to join the application can not be supported by the existing configuration"
    how do i define a client?
    I want to know diffrence between remote clients & native clients.As far as i know remote clients are WorkStation clients but what are native clients?
    thr is billing application (Singl.eview 4.02) residing above tuxedo 7.1 & by Work station clients i mean all remote clients logging into the front-end of the billing application.
    i run following script:
    echo 'pclt' | tmadmin -r 2>/dev/null | egrep -v '>|-------|tpsysadm|tmadmin|WSH|^$'|wc -l
    & most of the times i get o/p greater than 40 (MAXWSCLIENTS)
    basically,what is the diffrence between front-end clients and tuxedo clients/users?
    this is what has been defined in my ubb...
    MAXACCESSERS     4000
    MAXSERVERS     1200
    MAXWSCLIENTS 40
    pls clarify the doubt.
    thanks & regards
    abhijeet

    Hi Abhijit,
    The message regarding time out is probably due to time limit defined for WSL in your UBBConfig file. Check whether in CLOPT parameter for WSL timeout value(with '-t' option) is defined or not? due to this timeout value, whenever any WS client will be in idle status more than the timelimit, will get disconnected with the warning message.
    Native client is the client process which interact with Tuxedo services without using WSL, means that process should run on the same box. But a remote/WS client may reside on same as well as on remote box.
    Regards
    -Ashish

  • Why when I plug my earphone on my ipod, I hear nothing just the beat and the singer, sing make noise, and to have heard correctly I have to keep taking the listener connection, I would like to know how to repair it? srry google traduc .

    pourquoi quand je branche mes ecouteur sur mon ipod, je entend rien juste le beat et le chanteur , chanter en bruit de font , et pour avoir entendre correctement je dois maintenir la prise de connection des écouteur , j'aimerais savoir comment reparer sa ?
    why when I plug my earphone on my ipod, I hear nothing just the beat and the singer, singmake noise, and to have heard correctly I have to keep taking the listener connection, Iwould like to know how to repair it?

    - Sure sounds like the headphone jack is defective and requires replacement. Try cleaning out/blowing out the headphone jack first.
    - Apple will only replace your iPod for a refurbished one for this price
    Apple - Support - iPod - Repair pricing
    - Google to find a third-party place in yuor country.
    - Replace the jack yourself
    iPod Touch Repair – iFixit

  • Because of a POLL() Timeout, Listener Connection to a DB Takes Long Time!

    Envionment: OS: OEL5.3 (2.6.18-128.el5Xen) x86-64bit RDBMS: 11.1.0.7 (in an OVM setup)
    The Problem:
    It takes more than 10 seconds to get connected to the 11.1.0.7 database using SQL*Net with dedicated servers.
    Points to consider:
    0. I posted this in DB (Net) forum as well.
    1. Direct local connection has no such issue.
    2. Connection to a 10.2.0.4 database on the same server is no problem either (direct as well as through SQL*Net)
    3. Only dedicated connection takes such a long time. With shared servers, the connection is quick again.
    4. Using prespawned servers does not help.
    5. Connection is quick with another 11.1.0.7 on the same network (another guest on the same OVM server, but it is 32-bit: OEL4.3 / 2.6.9-55.0.12.9.1 ELxenU)
    When I ran strace on the client as well as on listener (using: strace -T -tt -ff -o <outputfile> -p <pid>), the client process took the longest time waiting for a read() call to finish (about 10 seconds), and by looking at the entries with the same timestamp from the listener side straces, I found the following entries from the shadow process:
    11:41:01.095138 poll({fd=10, events=POLLIN}, 1, 4769) = 0 (Timeout) <4.768228>
    11:41:06.086246 poll({fd=10, events=POLLIN}, 1, 4777) = 0 (Timeout) <4.777516>
    As we can see, these timeouts together account for more than 9.5 seconds out of 10.x seconds total elapsed time.
    Any clue why this happens (and why not in other cases listed above)? More important, how to get this resolved? __If decreasing the timeout value for the POLL call could be a workaround, how can I achieve that in OEL5.3?_
    Appreciate all your help and suggestions.
    Thanks and regards,
    Govardhanan.

    I've updated my profile to show my email address, so go ahead and email me the strace output (compressed please). Maximum attachment size for emails to Oracle is 10MB (encoded), so split the strace output in 5MB chunks if necessary.
    poll() is not normally used by the Oracle network layer for client-server connections. So this may be related to an OS network service, such as DNS or NIS. The strace should make this clear (to me anyway).
    Edited by: herb on Aug 14, 2009 10:25 AM

  • IDoc Listener connecting to a clustered SAP

    We have SAP MII V12.1 loaded to Netweaver CE 7.11 EHP1, and want to connect one of the Resource Adapters (an iDoc Listener in this case) to a clustered SAP environment by connecting to a message server / system ID / logon group combination.
    I can successfully connect to a specific application server using server name / port number, but these don't exist within the clustered environment.
    When I point to the message server, I can get the iDoc Listener to sucessfully register a connection to the RFC destination, but it does not receive any iDocs when they are pushed out.
    Note that traditionally, I have used XMIIIDOC01 as a "Resource Adapter" within NW, and configured it to point to a "ServerName" and "PortNumber", but as mentioned these do not exist within a clustered environment.
    Has anybody ever managed to connect XMIIIDOC01 (or similar resource) to a clustered SAP environment, by pointing to a message server / logon group?
    I have been able to successfully configure a new JRA by cloning a "JCA Connection Factory", and call BAPI's etc, but now I want to be able to receive iDocs.
    To be honest, I'm not overly familiar with the NW architecture, nor the relationship between
    1. Resource Adapter
    2. JCA Resource
    3. JCA Connection Factory
    Any assistance greatly appreciated.
    Regards
    Kevin.
    Edited by: Kevin Hibbins on Mar 31, 2011 1:56 AM

    Hi Kevin,
    Were you able to figure out what the relationship is between those 3 components?  If so could you post what you have learned here?
    Thanks.
    Justin

  • Multiple instances and listener/connect problem

    Hi All
    I Installed Oracle 8.0.5 on Redhat 6.2 , successfully. but I
    have a problem Could any one please help me? Here i describe my
    problem, please read patiently.
    I am running three instances (t1,t2,t3). ( i started this
    instances by logging in as 3 diferent users t1,t2,t3). and I
    have included all this instances in the listener.ora properly.
    now i start the listenr using LSNRCTL start, listener says 3
    service handlers t1,t2,t3. ( all the t1,t2,t3 instances are up
    and running i cheked using v$instance view by logging in as sys
    as sysdba at svrmgrl)
    now when i access t2 from the oracle client such as sqlplus
    from a client machine, i get an error ORA-01034 Oracle Not
    Avialable. this error i am getting only when i try to connect to
    t2 and t3 instances. but when i connect to t1 the connection is
    successful, one thing i observed here is i started the listener
    from the login session of t1, so i stopped the listener and
    started it again as the t2 user, now some thing strange ,
    connection to t2 is successfull but t1 and t2 are giveing the
    same error ORA-01034 Oracle not avialble. in the same way for
    team3.
    so if i start the listener from the same login session where
    the instance is running ONLY that instance is accessible.
    Could U please help me if any one has idea about this
    situation.
    Thanks in advance.

    The listener.ora configures the server. You should configure your
    clients using tnsnames.ora. You could use a unified tnsnames.ora
    by pointing the TNS_ADMIN to the same location.

  • Proxy Listener Connections

    I have a requirement to secure the database server, yet we have some apps that connect remotely via odbc to the database directly. I am trying to determine if there is anyway to minimize direct connections from client machines to the DB server. The main app uses oracle forms, and app server, so we can create a private communications network for those connections. Is there a way to proxy sqlnet connections via a listener on a forward facing server. For instance I connect to server A which is running Oracle Net, can that server proxy the connection to server B via the private network, creating a machanism where no direct client connections exist to the DB server.
    thanks.

    try looking up Oracle Connection Manager. I've used this in the past to proxy connections through firewalls where the firewall wasn't sqlnet aware. The client basically connects to the Connection Manager server and the connection manager does all the talking to the server and basically passes the information back to the client.
    I'm sure that it would work for what you are trying to do. I've not used it since 9i (or possibly 8i) as firewalls are now sqlnet aware but it used to be an optional install from the database server cds.
    cheers.
    R

  • WebDB 2.1 Listener connecting to remote WebDB server

    Any pointers on connecting a dedicated WebDB listener to a WebDB server on a remote system. Directions are a bit obtuse.
    Frank

    We have solved this problem by using "Remote Link" to tables on Server and creating views on Listener system to tables on Server.
    You have to copy/create your WEBDB forms to/on Listener System (as far as I know).
    But be carefull some "standard buttons" like "Add New" does not perform/show at all.
    Please let me know if you find a better solution.

  • Encrypt listener connection to DB?

    I have an installation that works fine. However, I need to encrypt traffic from the ORDS/TOMCAT server to the Oracle DB on the back-end (the traffic that is normally over port 1521).. passwords etc from apex applications are sent over the wire in clear-text on the LAN (I have SSL on the browser->tomcat configured okay).. Does anyone have any experience with how to configure SSL like this? I've found docs on configuring a wallet on the DB server, as well as how to configure the tnsnames etc with TCPS (all DB configs) -- but I cannot find anything at all about configuring the Apex Listener (ORDS) to complement it (except changing to the new TCPS port).
    Thoughts? Thank you for anything you can share on this subject.

    I haven't gotten that far yet.  (I just have my app servers <-> DB servers communication on a separate vLAN)
    A quick google search, it looks like you just need to use the "Adv. Settings" with a "Custom JDBC URL"
    source:   http://www.oracle.com/technetwork/database/enterprise-edition/wp-oracle-jdbc-thin-ssl-130128.pdf
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=servername)(PORT=2484))(CONNECT_DATA=(SERVICE_NAME=servicename)))
    In SQL*Developer, connect to the ORDS/APEX Listener server.
    Listener -> Administration -> Database Settings -> {database service} -> Connections:
    set the Connection Type to "Advanced"
    and fill out the appropriate jdbc setting as above.
    let us know if this worked.
    MK

  • HTTP Listener connection problem

    Hi
    I am using Oracle 9i, and I'm trying to run a form using the Forms Builder application in the developer suite. I start the OC4J Instance before I start the Forms Builder application but when I try to run a form I get an error message displaying the following message:
    FRM-10142: The HTTP Listener is not running on [computer name] at port 8888. Please start your listener or check your runtime preferences.
    I have checked my runtime preferences thru the Edit> Preferences menu and I don't have anything entered on the "Runtime" tab in the Preferences dialog box, should I? If I should what should I have entered for this preference?
    I have administrator rights for my account. I am running Windows XP Pro with SP2.
    I would appreciate any help with this problem. Thank you in advance.
    Jo

    From Metalink:
    Note:234537.1
    Subject: Getting FRM-10142 Running a Form in Forms 9i Builder
    fact: Oracle Forms Developer 9.0.2
    fact: Oracle Forms 9i Builder
    symptom: Running forms fails
    symptom: FRM-10142: The HTTP Listener is not running on <host> at
    port 8888
    symptom: Please start the listener or check your runtime preferences
    cause: Unlike Forms 6i, Forms 9i does not support client-server. A fmb run
    from the Forms Builder is a 'web deployed form.'
    To do this Forms 9i Builder needs to integrate with some form of HTTP Listener.
    This is provided by another component of the Oracle 9iDS Rel 2 install - the
    OC4J (Oracle Container For J2EE). If there is no HTTP Listener started FRM-
    10142 occurs
    Once an OC4J instance has been started it acts as lightweight HTTP Listener
    enabling the developer to test the forms / reports application modules in a
    true web (even if only intranet) architecture.
    fix:
    1. Start the OC4J instance:
    -> In the Start menu click,
    Start\Programs\Oracle 9i Developer Suite\Reports Developer\Start OC4J Instance.
    OR
    -> Find and run the startinst.bat file in your Dev 9i home.
    It is usually in
    Dev9i home\j2ee\Oracle9iDS\
    On MS Windows an MS DOS dialogue should appear indicating that an OC4J instance
    has been started, simply minimize this DOS window to the taskbar
    2. Then try running the form again from Forms Builder
    3. Having finished with Forms Builder, to stop the OC4J instance:
    - use the Stop OC4J Instance shortcut, located in same place as the Start
    shortcut
    or shut the DOS window)
    Useful References
    Note 198297.1 How To Run Forms from Forms 9i Builder (9iDS Rel 2)?
    Note 234538.1 FRM-10063: Cannot find the help file, For Help on FRM-10142
    in Forms 9i
    Note 197481.1 Use Forms 9i Via Another OC4J Port Than The Default 8888

  • TNS Listener Connecting issue through ISA 2006

    We have Oracle 8i installed on?a Win XP Professional workstation, and pretty much as it comes - we haven't?changed many config. parms.
    We have a basic ISA 2006 firewall, and when the Oracle machine is not behind it we can contact it without ay problems. However, when we put the machine behind the firewall we can 'tnsping' it, but cannot contact it with SQL*Plus
    I have 1521 Port Opened in my ISA 2006 Firewall
    i set USE_SHARED_SOCKET = TRUE under Windows registry on Oracle Server, Firewall & on the Client.
    My tnsnames.ora is somewhat like this...
    L.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = oracle.world)
    (PROTOCOL = TCP)
    (Host = 127.0.0.1)
    (Port = 1521)
    (CONNECT_DATA = (SID = ORCL)
    (SERVER = DEDICATED)
    M.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = oracle.world)
    (PROTOCOL = TCP)
    (Host = 213.XXX.XXX.XXX)
    (Port = 1521)
    (ADDRESS =
    (COMMUNITY = oracle.world)
    (PROTOCOL = TCP)
    (Host = 213.XXX.XXX.XXX)
    (Port = 1526)
    (CONNECT_DATA = (SID = ORCL)
    (SERVER = DEDICATED)
    I've run a trace on SQL*Net and the problem seems to be as follows:
    1. The client contacts the server using its external IP address.
    2. Oracle responds with a packet which contains the?INTERNAL IP address of the machine. (i.e. the machines IP address on our local intranet)
    3. The client attempts to contact Oracle using the Oracle machine's internal intranet IP address.?Of course this fails because only the external address is valid outside the firewall.
    4. SQL*Plus responds TNS-12535: TNS:operation timed out???
    Can anyone suggest ....
    what to be done now

    I just went through something similar. Have you tried the setting to make request appear to come from the ISA server rather than the original client in the configuration rule? I'm not sure how you examined the packet, so I can't say my situation was exactly the same, but it sounds very similar and that solved it for me.

  • APEX Listener 1.1.4 install issue with listener configuration

    Oracle XE 11gR2
    APEX 4.1.1
    APEX Listener 1.1.4
    Glassfish 3.0.1
    =============
    Installing APEX Listener 1.1.4 to replace APEX Listener 1.0.2. Deployed apex.war file but now:
    (1) http://10.10.1.111:8080/apex/listenerConfigure web page comes up but with no frames/windows rendered, as if it can not find images. Still I can enter data into fields. Wonder why the graphics/images are missing when page is rendered.
    (2) after entering Listener connection information for user APEX_PUBLIC_USER, I get "Permission denied". I can connect via SQL Developer to APEX_PUBLIC_USER with same credentials. I was able to connect before with previous APEX Listener.
    Any ideas?

    Hi,
    (1) http://10.10.1.111:8080/apex/listenerConfigure web page comes up but with no frames/windows rendered, as if it can not find images.
    You either have to clean your browser cache or your browser is too old/not capable of rendering the css of APEX Listener correctly.
    (2) after entering Listener connection information for user APEX_PUBLIC_USER, I get "Permission denied". "Permission denied" doesn't sound an issue with your database configuration. Do you have anything in your APEX Listeners log (probably within your GFs server.log) for that issue?
    But perhaps the error disappears as soon as you also get a proper configuration page.
    -Udo

  • Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection

    "[DBNETLIB] Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
    After patches applied on patch Tuesday the database reports the above error. 
    All accounts are domain accounts and SQLServer uses Windows auth.
    DCDIAG show no errors
    All servers and DC have been restarted,
    Message in db log confirms the connection is being denied due to trust.
    Event log shows same rejection
    Protocols enabled: named pipes, tcpip, memory
    TESTS:
    PortQry: "
    TCP port 1433 (ms-sql-s service): LISTENING"
    Connect with domain admin accounts works from multiple clients systems to DB.
    Cannot connect with newly created domain admin account
    Can connect if new admin account connect to server in terminal server session and uses UDL wizard or any other tool including isql.
    New standard user also fails to connect.
    NOTES:
    I removed the SSL patch and the IE security update to see if that was an issue.
    ¯\_(ツ)_/¯

    Has someone left the company or has an account of some nature been dropped/replaced?
    Please click "Mark As Answer" if my post helped. Tony C.
    Hi Tony,
    Srry but No.  We just installed the monthly updates.
    I went back and found I had missed removing a patch.  I missed the rollup for Windows Server 2003:
    Event Type: Information
    Event Source: NtServicePack
    Event Category: None
    Event ID: 4382
    Date:  3/12/2015
    Time:  12:26:04 PM
    User:  NETTEST\admin
    Computer: DATA1
    Description:
    Windows Server 2003 KB954920 was removed from your computer, and the previous Windows Server 2003 configuration was restored.
    After I removed that is still didn't work but after about five minutes it started working.
    I guess I ned to report that to MS after I research what might be changed to make the patch work.
    Every time I get stuck and ask for help it seems to be just before I stumble on the solution.
    Thanks for replying.
    Well - maybe this will help someone else.
    Thanks again for replying Tony
    ¯\_(ツ)_/¯

  • Ok, I have a MacBookProRetina that I'm pretty certain has, once again been hacked. I have lost my admin status twiceB4.@ 9:33 U C Parental cntrl streaming, I have disabled that as I have no need 2 watch myself. I lose connectivity w no explanation help

    3/30/14 9:33:18.000 PM kernel[0]: vm_compressor_flush - starting
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 6 (rounded time weighted average 6)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 12 (rounded time weighted average 12)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: vm_compressor_flush completed - took 20032 msecs
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_flush_memory: buffer_cache_gc freed up 3295 wired pages
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_alloc_pages act 113914, inact 146755, anon 76312, throt 0, spec 12539, wire 246711, wireinit 102398
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_setup(0) took 22332 ms
    3/30/14 2:33:04.000 PM kernel[0]: AppleThunderboltNHIType2::waitForOk2Go2Sx - retries = 4
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_page_list_setall(preflight 0) start 0xffffff80dbe27000, 0xffffff80dc0bc000
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_teardown started
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_teardown: wired_pages 255618, free_pages 1792584, active_pages 281, inactive_pages 30909, speculative_pages 0, cleaned_pages 0, compressor_pages 52
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_teardown_pmap_structs done: last_valid_compact_indx 175417
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_teardown: mark_as_unneeded_pages 4096, 31145, 18576
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_teardown completed - discarded 53817
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_page_list_setall time: 536 ms
    3/30/14 9:33:18.000 PM kernel[0]: pages 451460, wire 178200, act 281, inact 30909, cleaned 0 spec 0, zf 0, throt 0, compr 52, xpmapped 31190
    3/30/14 9:33:18.000 PM kernel[0]: did discard act 11266 inact 67605 purgeable 150608 spec 12539 cleaned 0
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_page_list_setall found pageCount 209442
    3/30/14 9:33:18.000 PM kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    3/30/14 9:33:18.000 PM kernel[0]: IOHibernatePollerOpen(0)
    3/30/14 9:33:18.000 PM kernel[0]: encryptStart 14000
    3/30/14 9:33:18.000 PM kernel[0]: bitmap_size 0x3f4e0, previewSize 0x2098448, writing 200777 pages @ 0x20eb928
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_rebuild started
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_rebuild_pmap_structs done: last_valid_compact_indx 175417
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_rebuild completed - took 61 msecs
    3/30/14 9:33:18.000 PM kernel[0]: booter start at 1314 ms smc 0 ms, [14, 0, 0] total 505 ms, dsply 0, 0 ms, tramp 573 ms
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_machine_init: state 2, image pages 177997, sum was 6a2e52d7, imageSize 0x16031000, image1Size 0xed75000, conflictCount 1138, nextFree 40d
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_newruntime_map time: 0 ms, IOHibernatePollerOpen(), ml_get_interrupts_enabled 0
    3/30/14 9:33:18.000 PM kernel[0]: IOHibernatePollerOpen(0) 6 ms
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_machine_init reading
    3/30/14 9:33:18.000 PM kernel[0]: PMStats: Hibernate read took 252 ms
    3/30/14 9:33:18.000 PM kernel[0]: hibernate_machine_init pagesDone 209239 sum2 1ed50453, time: 252 ms, disk(0x20000) 466 Mb/s, comp bytes: 42561536 time: 47 ms 862 Mb/s, crypt bytes: 120307712 time: 54 ms 2091 Mb/s
    3/30/14 9:33:18.000 PM kernel[0]: Wake reason: EC.LidOpen (User)
    3/30/14 9:33:18.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    3/30/14 9:33:18.000 PM kernel[0]: Previous Sleep Cause: 5
    3/30/14 9:33:18.000 PM kernel[0]: Previous Shutdown Cause: 3
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    3/30/14 9:33:18.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    3/30/14 9:33:18.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 5 milliseconds
    3/30/14 9:33:18.000 PM kernel[0]: IOThunderboltSwitch<0xffffff801a97b600>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    3/30/14 9:33:18.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    3/30/14 9:33:18.000 PM kernel[0]: TBT W (2): 0x0100 [x]
    3/30/14 9:33:18.000 PM kernel[0]: IOThunderboltSwitch<0xffffff801a97b600>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    3/30/14 9:33:19.940 PM digest-service[10574]: label: default
    3/30/14 9:33:19.940 PM digest-service[10574]:           dbname: od:/Local/Default
    3/30/14 9:33:19.940 PM digest-service[10574]:           mkey_file: /var/db/krb5kdc/m-key
    3/30/14 9:33:19.940 PM digest-service[10574]:           acl_file: /var/db/krb5kdc/kadmind.acl
    3/30/14 9:33:20.057 PM digest-service[10574]: digest-request: uid=0
    3/30/14 9:33:20.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    3/30/14 9:33:20.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8286 FirmwareVersion - 0x0131
    3/30/14 9:33:20.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x7000 ****
    3/30/14 9:33:20.000 PM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x7000 ****
    3/30/14 9:33:20.000 PM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x7000
    3/30/14 9:33:20.000 PM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    3/30/14 9:33:20.000 PM kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0xa580 -- 0x5000 -- 0x7000 ****
    3/30/14 9:33:20.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x7000 ****
    3/30/14 9:33:20.411 PM digest-service[10574]: digest-request: netr probe 0
    3/30/14 9:33:20.413 PM digest-service[10574]: digest-request: init request
    3/30/14 9:33:20.000 PM kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    3/30/14 9:33:20.434 PM digest-service[10574]: digest-request: init return domain: OAK server: ACORN indomain was: <NULL>
    3/30/14 9:33:20.613 PM WindowServer[85]: CGXDisplayDidWakeNotification [148469486118341]: posting kCGSDisplayDidWake
    3/30/14 9:33:20.617 PM WindowServer[85]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7f97549305c0(2000) (lock state: 3)
    3/30/14 9:33:20.617 PM WindowServer[85]: handle_will_sleep_auth_and_shield_windows: err 0x0
    3/30/14 9:33:20.712 PM digest-service[10574]: digest-request: uid=0
    3/30/14 9:33:20.712 PM digest-service[10574]: digest-request: init request
    3/30/14 9:33:20.716 PM digest-service[10574]: digest-request: init return domain: ACORN server: ACORN indomain was: <NULL>
    3/30/14 9:33:20.000 PM kernel[0]: IOHIDDevice::newUserClient called on an inactive device
    3/30/14 9:33:20.000 PM kernel[0]: IOHIDDevice::newUserClient called on an inactive device
    3/30/14 9:33:20.000 PM kernel[0]: IOHIDDevice::newUserClient called on an inactive device
    3/30/14 9:33:20.000 PM kernel[0]: IOHIDDevice::newUserClient called on an inactive device
    3/30/14 9:33:20.832 PM SystemUIServer[176]: Menu Extra: <DisplaysExtra: 0x7ff30c9c76b0> is over retained.
    3/30/14 9:33:21.155 PM AirPlayUIAgent[6732]: 2014-03-30 09:33:21.154985 PM [AirPlayUIAgent] Changed PIN pairing: no
    3/30/14 9:33:21.214 PM AirPlayUIAgent[6732]: 2014-03-30 09:33:21.214256 PM [AirPlayUIAgent] Changed PIN pairing: no
    3/30/14 9:33:23.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 7135 sel: 7 ret: e00002bc)
    3/30/14 9:33:23.892 PM secd[7135]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    3/30/14 9:33:23.892 PM secd[7135]:  securityd_xpc_dictionary_handler EscrowSecurityAl[1548] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    3/30/14 9:33:24.000 PM kernel[0]: MacAuthEvent en0   Auth result for: cc:35:40:d0:38:c7  MAC AUTH succeeded
    3/30/14 9:33:24.000 PM kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    3/30/14 9:33:24.000 PM kernel[0]: AirPort: Link Up on en0
    3/30/14 9:33:24.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    3/30/14 9:33:24.000 PM kernel[0]: AirPort: RSN handshake complete on en0
    3/30/14 9:33:25.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    3/30/14 9:33:25.693 PM airportd[80]: _doAutoJoin: Already associated to “HOME-38C7”. Bailing on auto-join.
    3/30/14 9:33:27.795 PM loginwindow[58]: magsafeStateChanged state changed old 2 new 1
    3/30/14 9:33:27.894 PM periodic-wrapper[7552]: Running daily periodic task.
    3/30/14 9:33:28.633 PM configd[18]: network changed: DNS* Proxy
    3/30/14 9:33:28.633 PM UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en0: SSID 'HOME-38C7' making interface primary (cache indicates network not captive)
    3/30/14 9:33:28.635 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Evaluating
    3/30/14 9:33:28.636 PM UserEventAgent[11]: Captive: en0: Not probing 'HOME-38C7' (cache indicates not captive)
    3/30/14 9:33:28.636 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Authenticated
    3/30/14 9:33:28.638 PM configd[18]: network changed: v4(en0!:10.0.0.3) DNS+ Proxy+ SMB+
    3/30/14 9:33:30.034 PM locationd[60]: NETWORK: requery, 0, 0, 0, 6, items, fQueryRetries, 0, fLastRetryTimestamp, 417903017.0
    3/30/14 9:33:32.298 PM locationd[60]: NETWORK: requery, 0, 0, 0, 6, items, fQueryRetries, 0, fLastRetryTimestamp, 417933210.0
    3/30/14 9:33:32.645 PM loginwindow[58]: magsafeStateChanged state changed old 1 new 2
    3/30/14 9:33:33.706 PM digest-service[10574]: digest-request: uid=0
    3/30/14 9:33:33.706 PM digest-service[10574]: digest-request: init request
    3/30/14 9:33:33.714 PM digest-service[10574]: digest-request: init return domain: ACORN server: ACORN indomain was: <NULL>
    3/30/14 9:33:33.733 PM digest-service[10574]: digest-request: uid=0
    3/30/14 9:33:33.733 PM digest-service[10574]: digest-request: init request
    3/30/14 9:33:33.736 PM digest-service[10574]: digest-request: init return domain: OAK server: ACORN indomain was: <NULL>
    3/30/14 9:33:34.887 PM AirPlayUIAgent[6732]: 2014-03-30 09:33:34.887028 PM [AirPlayUIAgent] Changed PIN pairing: no
    3/30/14 9:33:34.902 PM AirPlayUIAgent[6732]: 2014-03-30 09:33:34.902119 PM [AirPlayUIAgent] Changed PIN pairing: no
    3/30/14 9:33:38.000 PM kernel[0]: hfs: mounted Recovery HD on device disk0s3
    3/30/14 9:33:38.505 PM mds[54]: (Normal) Volume: volume:0x7f88e6048e00 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Recovery HD
    3/30/14 9:33:38.520 PM fseventsd[65]: Logging disabled completely for device:1: /Volumes/Recovery HD
    3/30/14 9:33:38.000 PM kernel[0]: hfs: unmount initiated on Recovery HD on device disk0s3
    3/30/14 9:33:42.926 PM parentalcontrolsd[10684]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    3/30/14 9:33:43.033 PM loginwindow[58]: magsafeStateChanged state changed old 2 new 1
    3/30/14 9:34:03.000 PM kernel[0]: pci pause: SDXC
    3/30/14 9:34:05.194 PM loginwindow[58]: ERROR | -[LWKeychainSupport unlockLoginKeychainFromScreenLock:pwd:] | Unable to unlock the keychain from screen unlock, SecKeychainLogin returned 100022
    3/30/14 9:34:14.951 PM loginwindow[58]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    3/30/14 9:37:35.263 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 9:40:31.361 PM PluginProcess[10707]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
    3/30/14 9:40:31.361 PM PluginProcess[10707]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    3/30/14 9:40:32.139 PM PluginProcess[10707]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial Unicode MS" and got font with PostScript name "ArialUnicodeMS". For best performance, only use PostScript names when calling this API.
    3/30/14 9:41:27.870 PM loginwindow[58]: magsafeStateChanged state changed old 1 new 2
    3/30/14 9:42:05.860 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 9:42:41.049 PM WindowServer[85]: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
    3/30/14 9:42:41.526 PM WindowServer[85]: common_reenable_update: UI updates were finally reenabled by application "Safari" after 1.48 seconds (server forcibly re-enabled them after 1.00 seconds)
    3/30/14 9:43:37.997 PM mDNSResponder[55]:  41: Could not write data to clientPID[196](com.apple.WebKi)  because of error - aborting connection
    3/30/14 9:43:37.998 PM mDNSResponder[55]:  41: DNSServiceGetAddrInfo      v4v6 static.ak.fbcdn.net. PID[196](com.apple.WebKi)
    3/30/14 9:45:54.366 PM loginwindow[58]: magsafeStateChanged state changed old 2 new 1
    3/30/14 9:46:45.699 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 9:48:45.000 PM kernel[0]: Sound assertion in AppleHDAFunctionGroup at line 1042
    3/30/14 9:50:56.454 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 9:55:18.245 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 9:59:07.640 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 48739 kevent(read) failed 9 - Bad file descriptor
    3/30/14 9:59:07.640 PM com.apple.WebKit.Networking[196]: dnssd_clientstub DNSServiceProcessResult daemon version 2 does not match client version 1
    3/30/14 9:59:08.645 PM com.apple.WebKit.Networking[196]: dnssd_clientstub read_all: SO_ISDEFUNCT failed 9 Bad file descriptor
    3/30/14 9:59:08.645 PM com.apple.WebKit.Networking[196]: dnssd_clientstub read_all(64) failed -1/28 9 Bad file descriptor
    3/30/14 9:59:37.049 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:04:11.949 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:05:35.500 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_set_common_sockopts 48841 setsockopt SO_NOSIGPIPE failed: 9 - Bad file descriptor
    3/30/14 10:05:35.500 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_set_common_sockopts 48841 fcntl failed: 25 - Inappropriate ioctl for device
    3/30/14 10:05:35.500 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_prepare_complete 48841 setting common sockopts failed
    3/30/14 10:05:35.500 PM com.apple.WebKit.Networking[196]: tcp_connection_handle_destination_prepare_complete 48841 failed to connect
    3/30/14 10:05:38.587 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 48869 kevent(read) failed 9 - Bad file descriptor
    3/30/14 10:06:41.225 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_set_common_sockopts 48896 fcntl failed: 9 - Bad file descriptor
    3/30/14 10:06:41.225 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_prepare_complete 48896 setting common sockopts failed
    3/30/14 10:06:41.225 PM com.apple.WebKit.Networking[196]: tcp_connection_handle_destination_prepare_complete 48896 failed to connect
    3/30/14 10:06:41.225 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_cleanup_fds 48896 closed failed 9 - Bad file descriptor
    3/30/14 10:08:39.602 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:09:26.515 PM com.apple.WebKit.Networking[196]: dnssd_clientstub DNSServiceProcessResult daemon version 2 does not match client version 1
    3/30/14 10:09:26.534 PM com.apple.WebKit.Networking[196]: dnssd_clientstub DNSServiceProcessResult daemon version 3 does not match client version 1
    3/30/14 10:11:12.000 PM kernel[0]: process com.apple.WebKit[231] caught causing excessive wakeups. Observed wakeups rate (per sec): 260; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 1457591
    3/30/14 10:11:12.285 PM ReportCrash[10813]: Invoking spindump for pid=231 wakeups_rate=260 duration=174 because of excessive wakeups
    3/30/14 10:11:14.423 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:11:16.093 PM spindump[10814]: Saved wakeups_resource.spin report for com.apple.WebKit.WebContent version 9537 (9537.74.9) to /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2014-03-30-221116_a corn.wakeups_resource.spin
    3/30/14 10:13:58.491 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49028 kevent(read) failed 9 - Bad file descriptor
    3/30/14 10:13:58.492 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49028 kevent(read) failed 9 - Bad file descriptor
    3/30/14 10:13:58.492 PM com.apple.WebKit.Networking[196]: dnssd_clientstub read_all(56) failed -1/28 35 Resource temporarily unavailable
    3/30/14 10:13:58.546 PM com.apple.WebKit.Networking[196]: dnssd_clientstub DNSServiceProcessResult daemon version 369296128 does not match client version 1
    3/30/14 10:13:58.559 PM com.apple.WebKit.Networking[196]: CFNetwork SSLHandshake failed (-9800)
    3/30/14 10:14:17.271 PM WindowServer[85]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c2 device: 0x7f9754b14470  isBackBuffered: 1 numComp: 3 numDisp: 3
    3/30/14 10:14:17.305 PM WindowServer[85]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c2 device: 0x7f9754b14470  isBackBuffered: 1 numComp: 3 numDisp: 3
    3/30/14 10:14:17.559 PM Safari[169]: find_shared_window: WID 5378
    3/30/14 10:14:17.559 PM Safari[169]: CGSClearWindowTags: Invalid window 0x1502
    3/30/14 10:14:17.559 PM Safari[169]: find_shared_window: WID 5381
    3/30/14 10:14:17.559 PM Safari[169]: CGSClearWindowTags: Invalid window 0x1505
    3/30/14 10:14:18.280 PM WindowServer[85]: CGXSetWindowListSystemAlpha: Invalid window 5388 (index 0/1)
    3/30/14 10:14:18.281 PM Dock[175]: CGSOrderWindowListWithOperation
    3/30/14 10:14:18.281 PM Dock[175]: CGSOrderWindowList
    3/30/14 10:14:39.706 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_cleanup_fds 49038 closed failed 9 - Bad file descriptor
    3/30/14 10:15:37.734 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:19:52.517 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:24:01.443 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:25:19.857 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49153 kevent(read) failed 9 - Bad file descriptor
    3/30/14 10:25:19.857 PM com.apple.WebKit.Networking[196]: dnssd_clientstub read_all: SO_ISDEFUNCT failed 9 Bad file descriptor
    3/30/14 10:25:19.857 PM com.apple.WebKit.Networking[196]: dnssd_clientstub read_all(27) failed -1/28 9 Bad file descriptor
    3/30/14 10:26:19.000 PM kernel[0]: process com.apple.WebKit[231] caught causing excessive wakeups. Observed wakeups rate (per sec): 238; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 1578886
    3/30/14 10:26:19.935 PM ReportCrash[10859]: Invoking spindump for pid=231 wakeups_rate=238 duration=190 because of excessive wakeups
    3/30/14 10:26:20.337 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:26:21.777 PM spindump[10860]: Saved wakeups_resource.spin report for com.apple.WebKit.WebContent version 9537 (9537.74.9) to /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2014-03-30-222621_a corn.wakeups_resource.spin
    3/30/14 10:30:52.591 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:34:52.400 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:38:49.466 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:42:54.922 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:45:51.718 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49415 kevent(read) failed 9 - Bad file descriptor
    3/30/14 10:45:51.748 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49418 kevent(read) failed 9 - Bad file descriptor
    3/30/14 10:46:26.941 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_cleanup_fds 49417 closed failed 9 - Bad file descriptor
    3/30/14 10:47:03.671 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:51:17.457 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:55:40.454 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 10:56:08.597 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49597 kevent(read) failed 4 - Interrupted system call
    3/30/14 10:59:43.976 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:03:35.834 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:07:50.930 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:10:19.949 PM com.apple.WebKit.Networking[196]: tcp_connection_destination_handle_socket_event 49930 kevent(read) failed 9 - Bad file descriptor
    3/30/14 11:10:21.070 PM com.apple.WebKit.Networking[196]: dnssd_clientstub DNSServiceProcessResult daemon version 2 does not match client version 1
    3/30/14 11:10:46.733 PM com.apple.WebKit.Networking[196]: dnssd_clientstub handle_addrinfo_response: error reading result from daemon
    3/30/14 11:10:46.733 PM com.apple.WebKit.Networking[196]: dnssd_clientstub DNSServiceProcessResult daemon version 1869295203 does not match client version 1
    3/30/14 11:12:28.268 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:16:43.052 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:20:58.883 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:24:37.823 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:28:49.314 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:32:54.063 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:36:49.730 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:40:51.467 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:45:19.337 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:49:23.137 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:51:42.498 PM Finder[177]: [QL] After retry, preview was from a different type for <QLPreview 0x7fcb0e028d50 78427 file:///Users/mclremy/Desktop/I%20AM.docx>
    3/30/14 11:54:01.938 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    3/30/14 11:58:43.790 PM systemstatsd[6154]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb

    4/8/14 1:24:46.564 PM digest-service[591]: digest-request: uid=0
    4/8/14 1:24:46.564 PM digest-service[591]: digest-request: init request
    4/8/14 1:24:46.567 PM digest-service[591]: digest-request: init return domain: ACORN server: ACORN indomain was: <NULL>
    4/8/14 1:24:51.505 PM AirPlayUIAgent[347]: 2014-04-08 01:24:51.505063 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 1:24:51.523 PM AirPlayUIAgent[347]: 2014-04-08 01:24:51.523050 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 1:24:52.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 12 (rounded time weighted average 7)
    4/8/14 1:24:54.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 1 (rounded time weighted average 1)
    4/8/14 1:24:54.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 1 (rounded time weighted average 1)
    4/8/14 1:25:03.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 10 (rounded time weighted average 12)
    4/8/14 1:25:05.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 1:25:05.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 1)
    4/8/14 1:25:15.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 3 (rounded time weighted average 4)
    4/8/14 1:25:17.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 1:25:17.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 1:25:26.000 PM kernel[0]: pci pause: SDXC
    4/8/14 1:25:26.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 5 (rounded time weighted average 5)
    4/8/14 1:25:28.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    4/8/14 1:25:29.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 1:25:29.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 1:25:30.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 1:25:30.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 0 milliseconds
    4/8/14 1:25:30.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 1:25:30.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    4/8/14 1:25:30.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    4/8/14 1:25:30.000 PM kernel[0]: AppleThunderboltNHIType2::waitForOk2Go2Sx - retries = 5
    4/8/14 1:25:30.000 PM kernel[0]: Wake reason: RTC (Alarm)
    4/8/14 1:25:30.000 PM kernel[0]: RTC: SleepService 2014/4/8 21:25:26, sleep 2014/4/8 20:25:31
    4/8/14 2:25:26.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    4/8/14 2:25:26.000 PM kernel[0]: RTC: PowerByCalendarDate setting ignored
    4/8/14 2:25:26.000 PM kernel[0]: Previous Sleep Cause: 5
    4/8/14 2:25:26.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:25:26.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:25:26.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:25:26.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 2:25:26.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds
    4/8/14 2:25:26.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 2:25:26.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    4/8/14 2:25:26.000 PM kernel[0]: TBT W (2): 0x0100 [x]
    4/8/14 2:25:26.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    4/8/14 2:25:26.000 PM kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    4/8/14 2:25:26.492 PM hidd[63]: MultitouchHID: device bootloaded
    4/8/14 2:25:28.000 PM kernel[0]: MacAuthEvent en0   Auth result for: cc:35:40:d0:38:c7  MAC AUTH succeeded
    4/8/14 2:25:28.000 PM kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    4/8/14 2:25:28.000 PM kernel[0]: AirPort: Link Up on en0
    4/8/14 2:25:28.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    4/8/14 2:25:28.000 PM kernel[0]: AirPort: RSN handshake complete on en0
    4/8/14 2:25:29.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/8/14 2:25:29.303 PM airportd[79]: _doAutoJoin: Already associated to “HOME-38C7”. Bailing on auto-join.
    4/8/14 2:25:30.168 PM configd[18]: network changed: DNS* Proxy
    4/8/14 2:25:30.168 PM UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en0: SSID 'HOME-38C7' making interface primary (cache indicates network not captive)
    4/8/14 2:25:30.169 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Evaluating
    4/8/14 2:25:30.171 PM UserEventAgent[11]: Captive: en0: Not probing 'HOME-38C7' (cache indicates not captive)
    4/8/14 2:25:30.171 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Authenticated
    4/8/14 2:25:30.174 PM configd[18]: network changed: v4(en0!:10.0.0.3) DNS+ Proxy+ SMB+
    4/8/14 2:25:35.215 PM digest-service[591]: digest-request: uid=0
    4/8/14 2:25:35.215 PM digest-service[591]: digest-request: init request
    4/8/14 2:25:35.218 PM digest-service[591]: digest-request: init return domain: ACORN server: ACORN indomain was: <NULL>
    4/8/14 2:25:35.242 PM digest-service[591]: digest-request: uid=0
    4/8/14 2:25:35.242 PM digest-service[591]: digest-request: init request
    4/8/14 2:25:35.244 PM digest-service[591]: digest-request: init return domain: OAK server: ACORN indomain was: <NULL>
    4/8/14 2:25:37.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 13 (rounded time weighted average 10)
    4/8/14 2:25:37.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:25:37.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:25:39.005 PM AirPlayUIAgent[347]: 2014-04-08 02:25:39.005163 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:25:39.026 PM AirPlayUIAgent[347]: 2014-04-08 02:25:39.026003 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:25:48.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 10 (rounded time weighted average 13)
    4/8/14 2:25:48.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 1)
    4/8/14 2:25:48.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 1 (rounded time weighted average 2)
    4/8/14 2:26:05.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 1 (rounded time weighted average 3)
    4/8/14 2:26:05.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:05.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:11.000 PM kernel[0]: pci pause: SDXC
    4/8/14 2:26:16.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 4 (rounded time weighted average 3)
    4/8/14 2:26:16.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:16.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:30.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 6 (rounded time weighted average 6)
    4/8/14 2:26:30.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:30.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:39.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    4/8/14 2:26:41.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 7 (rounded time weighted average 4)
    4/8/14 2:26:41.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:41.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:26:41.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 2:26:41.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 0 milliseconds
    4/8/14 2:26:41.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    4/8/14 2:26:41.000 PM kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    4/8/14 2:26:41.000 PM kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    4/8/14 2:26:41.700 PM airportd[79]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    4/8/14 2:26:41.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 2:26:41.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    4/8/14 2:26:42.000 PM kernel[0]: AppleThunderboltNHIType2::waitForOk2Go2Sx - retries = 8
    4/8/14 2:26:42.000 PM kernel[0]: Wake reason: EHC1
    4/8/14 2:28:53.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    4/8/14 2:28:53.000 PM kernel[0]: RTC: PowerByCalendarDate setting ignored
    4/8/14 2:28:53.000 PM kernel[0]: Previous Sleep Cause: 5
    4/8/14 2:28:53.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:28:53.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:28:53.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:28:53.000 PM kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1d000000) may have caused a wake by issuing a remote wakeup (2)
    4/8/14 2:28:53.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 2:28:53.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds
    4/8/14 2:28:53.000 PM kernel[0]: The USB device iPhone (Port 1 of Hub at 0x1d100000) may have caused a wake by being disconnected
    4/8/14 2:28:53.083 PM iTunes[561]: Entered:_AMMuxedDeviceDisconnected, mux-device:2
    4/8/14 2:28:53.083 PM iTunes[561]: Entered:__thr_AMMuxedDeviceDisconnected, mux-device:2
    4/8/14 2:28:53.084 PM iTunes[561]: tid:2737 - BootedOS mode device disconnected
    4/8/14 2:28:53.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 2:28:53.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    4/8/14 2:28:53.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    4/8/14 2:28:53.000 PM kernel[0]: TBT W (2): 0x0100 [x]
    4/8/14 2:28:53.408 PM configd[18]: network changed: v4(en0-:10.0.0.3) DNS- Proxy- SMB-
    4/8/14 2:28:53.409 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Inactive
    4/8/14 2:28:53.418 PM netbiosd[606]: network_reachability_changed : network is not reachable, netbiosd is shutting down
    4/8/14 2:28:53.000 PM kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    4/8/14 2:28:53.466 PM hidd[63]: MultitouchHID: device bootloaded
    4/8/14 2:28:55.000 PM kernel[0]: MacAuthEvent en0   Auth result for: cc:35:40:d0:38:c7  MAC AUTH succeeded
    4/8/14 2:28:55.000 PM kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    4/8/14 2:28:55.000 PM kernel[0]: AirPort: Link Up on en0
    4/8/14 2:28:55.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    4/8/14 2:28:55.000 PM kernel[0]: AirPort: RSN handshake complete on en0
    4/8/14 2:28:56.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/8/14 2:28:56.534 PM airportd[79]: _doAutoJoin: Already associated to “HOME-38C7”. Bailing on auto-join.
    4/8/14 2:28:57.157 PM configd[18]: network changed: DNS* Proxy
    4/8/14 2:28:57.157 PM UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en0: SSID 'HOME-38C7' making interface primary (cache indicates network not captive)
    4/8/14 2:28:57.158 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Evaluating
    4/8/14 2:28:57.160 PM UserEventAgent[11]: Captive: en0: Not probing 'HOME-38C7' (cache indicates not captive)
    4/8/14 2:28:57.160 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Authenticated
    4/8/14 2:28:57.163 PM configd[18]: network changed: v4(en0!:10.0.0.3) DNS+ Proxy+ SMB+
    4/8/14 2:29:04.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 5 (rounded time weighted average 1)
    4/8/14 2:29:04.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:29:04.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:29:06.014 PM AirPlayUIAgent[347]: 2014-04-08 02:29:06.013625 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:29:06.028 PM AirPlayUIAgent[347]: 2014-04-08 02:29:06.028407 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:29:38.000 PM kernel[0]: pci pause: SDXC
    4/8/14 2:29:49.597 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:29:55.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 1 (rounded time weighted average 1)
    4/8/14 2:29:55.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:29:55.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:30:06.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 5 (rounded time weighted average 5)
    4/8/14 2:30:06.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:30:06.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:30:06.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    4/8/14 2:30:08.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 2:30:08.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 0 milliseconds
    4/8/14 2:30:08.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    4/8/14 2:30:08.000 PM kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    4/8/14 2:30:08.000 PM kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    4/8/14 2:30:08.778 PM airportd[79]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    4/8/14 2:30:08.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 2:30:09.000 PM kernel[0]: AppleThunderboltNHIType2::waitForOk2Go2Sx - retries = 8
    4/8/14 2:30:09.000 PM kernel[0]: Wake reason: EC.LidOpen (User)
    4/8/14 2:37:27.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    4/8/14 2:37:27.000 PM kernel[0]: Previous Sleep Cause: 5
    4/8/14 2:37:27.000 PM kernel[0]: IOPPF: Sent cpu-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:37:27.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:37:27.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 2:37:27.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 2:37:27.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds
    4/8/14 2:37:27.000 PM kernel[0]: NVRM: 0x702a called in D3
    4/8/14 2:37:27.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 2:37:27.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    4/8/14 2:37:27.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    4/8/14 2:37:27.000 PM kernel[0]: TBT W (2): 0x0100 [x]
    4/8/14 2:37:27.000 PM kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    4/8/14 2:37:27.430 PM hidd[63]: MultitouchHID: device bootloaded
    4/8/14 2:37:27.668 PM WindowServer[86]: CGXDisplayDidWakeNotification [4037413807427]: posting kCGSDisplayDidWake
    4/8/14 2:37:27.669 PM WindowServer[86]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7faec9890df0(2004) (lock state: 3)
    4/8/14 2:37:27.669 PM WindowServer[86]: handle_will_sleep_auth_and_shield_windows: err 0x0
    4/8/14 2:37:27.676 PM configd[18]: network changed: v4(en0-:10.0.0.3) DNS- Proxy- SMB-
    4/8/14 2:37:27.677 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Inactive
    4/8/14 2:37:27.679 PM com.apple.launchd.peruser.501[162]: (com.apple.AddressBook.SourceSync) Throttling respawn: Will start in 4 seconds
    4/8/14 2:37:27.725 PM netbiosd[622]: network_reachability_changed : network is not reachable, netbiosd is shutting down
    4/8/14 2:37:28.000 PM kernel[0]: en0: 802.11d country code set to 'US'.
    4/8/14 2:37:28.000 PM kernel[0]: en0: 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
    4/8/14 2:37:28.317 PM WindowServer[86]: Received display connect changed for display 0x42803c2
    4/8/14 2:37:28.339 PM WindowServer[86]: Found 62 modes for display 0x042803c2 [36, 26]
    4/8/14 2:37:28.362 PM WindowServer[86]: Received display connect changed for display 0x3f003f
    4/8/14 2:37:28.362 PM WindowServer[86]: Found 1 modes for display 0x003f003f [1, 0]
    4/8/14 2:37:28.362 PM WindowServer[86]: Received display connect changed for display 0x3f0040
    4/8/14 2:37:28.362 PM WindowServer[86]: Found 1 modes for display 0x003f0040 [1, 0]
    4/8/14 2:37:28.362 PM WindowServer[86]: Received display connect changed for display 0x3f0041
    4/8/14 2:37:28.362 PM WindowServer[86]: Found 1 modes for display 0x003f0041 [1, 0]
    4/8/14 2:37:28.364 PM WindowServer[86]: CGXMuxAcknowledge: Posting glitchless acknowledge
    4/8/14 2:37:28.376 PM WindowServer[86]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c2 device: 0x7faec9802790  isBackBuffered: 1 numComp: 3 numDisp: 3
    4/8/14 2:37:28.406 PM WindowServer[86]: Received display connect changed for display 0x42803c2
    4/8/14 2:37:28.406 PM WindowServer[86]: Found 1 modes for display 0x042803c2 [1, 0]
    4/8/14 2:37:29.000 PM kernel[0]: MacAuthEvent en0   Auth result for: cc:35:40:d0:38:c7  MAC AUTH succeeded
    4/8/14 2:37:29.000 PM kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    4/8/14 2:37:29.000 PM kernel[0]: AirPort: Link Up on en0
    4/8/14 2:37:29.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    4/8/14 2:37:29.000 PM kernel[0]: AirPort: RSN handshake complete on en0
    4/8/14 2:37:30.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/8/14 2:37:30.601 PM airportd[79]: _doAutoJoin: Already associated to “HOME-38C7”. Bailing on auto-join.
    4/8/14 2:37:31.983 PM configd[18]: network changed: DNS* Proxy
    4/8/14 2:37:31.983 PM UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en0: SSID 'HOME-38C7' making interface primary (cache indicates network not captive)
    4/8/14 2:37:31.984 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Evaluating
    4/8/14 2:37:31.986 PM UserEventAgent[11]: Captive: en0: Not probing 'HOME-38C7' (cache indicates not captive)
    4/8/14 2:37:31.987 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Authenticated
    4/8/14 2:37:31.988 PM configd[18]: network changed: v4(en0!:10.0.0.3) DNS+ Proxy+ SMB+
    4/8/14 2:37:40.012 PM AirPlayUIAgent[347]: 2014-04-08 02:37:40.011639 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:37:40.027 PM AirPlayUIAgent[347]: 2014-04-08 02:37:40.026579 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:37:43.239 PM loginwindow[58]: ERROR | -[LWKeychainSupport unlockLoginKeychainFromScreenLock:pwd:] | Unable to unlock the keychain from screen unlock, SecKeychainLogin returned 100022
    4/8/14 2:37:50.321 PM loginwindow[58]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    4/8/14 2:37:54.749 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:38:12.000 PM kernel[0]: pci pause: SDXC
    4/8/14 2:38:16.369 PM loginwindow[58]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    4/8/14 2:39:06.209 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:39:55.532 PM WindowServer[86]: Received display connect changed for display 0x42803c2
    4/8/14 2:39:55.555 PM WindowServer[86]: Found 29 modes for display 0x042803c2 [18, 11]
    4/8/14 2:39:55.649 PM WindowServer[86]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c2 device: 0x7faec9802790  isBackBuffered: 1 numComp: 3 numDisp: 3
    4/8/14 2:39:55.665 PM WindowServer[86]: CGXMuxAcknowledge: Posting glitchless acknowledge
    4/8/14 2:39:55.727 PM WindowServer[86]: Received display connect changed for display 0x42803c2
    4/8/14 2:39:55.727 PM WindowServer[86]: Found 1 modes for display 0x042803c2 [1, 0]
    4/8/14 2:39:55.745 PM WindowServer[86]: Received display connect changed for display 0x3f003f
    4/8/14 2:39:55.746 PM WindowServer[86]: Found 1 modes for display 0x003f003f [1, 0]
    4/8/14 2:39:55.746 PM WindowServer[86]: Received display connect changed for display 0x3f0040
    4/8/14 2:39:55.746 PM WindowServer[86]: Found 1 modes for display 0x003f0040 [1, 0]
    4/8/14 2:39:55.746 PM WindowServer[86]: Received display connect changed for display 0x3f0041
    4/8/14 2:39:55.746 PM WindowServer[86]: Found 1 modes for display 0x003f0041 [1, 0]
    4/8/14 2:40:17.589 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:40:40.702 PM iTunes[561]: BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or directory" - 0x2
    4/8/14 2:41:31.897 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:42:42.915 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:43:57.652 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:45:04.946 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:46:25.293 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:47:35.000 PM kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    4/8/14 2:47:35.000 PM kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    4/8/14 2:47:35.121 PM airportd[79]: _handleLinkEvent: Got an error trying to queyer WiFi for power. Resetting state variables.
    4/8/14 2:47:35.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/8/14 2:47:36.198 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Inactive
    4/8/14 2:47:36.199 PM configd[18]: network changed: v4(en0-:10.0.0.3) DNS- Proxy- SMB-
    4/8/14 2:47:36.205 PM netbiosd[635]: network_reachability_changed : network is not reachable, netbiosd is shutting down
    4/8/14 2:47:37.755 PM Console[174]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    4/8/14 2:47:38.793 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:47:41.285 PM digest-service[673]: label: default
    4/8/14 2:47:41.285 PM digest-service[673]:           dbname: od:/Local/Default
    4/8/14 2:47:41.285 PM digest-service[673]:           mkey_file: /var/db/krb5kdc/m-key
    4/8/14 2:47:41.285 PM digest-service[673]:           acl_file: /var/db/krb5kdc/kadmind.acl
    4/8/14 2:47:41.287 PM digest-service[673]: digest-request: uid=0
    4/8/14 2:47:41.289 PM digest-service[673]: digest-request: netr probe 0
    4/8/14 2:47:41.290 PM digest-service[673]: digest-request: init request
    4/8/14 2:47:41.293 PM digest-service[673]: digest-request: init return domain: OAK server: ACORN indomain was: <NULL>
    4/8/14 2:47:41.316 PM digest-service[673]: digest-request: uid=0
    4/8/14 2:47:41.317 PM digest-service[673]: digest-request: init request
    4/8/14 2:47:41.319 PM digest-service[673]: digest-request: init return domain: ACORN server: ACORN indomain was: <NULL>
    4/8/14 2:47:45.207 PM AirPlayUIAgent[347]: 2014-04-08 02:47:45.206865 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:47:45.223 PM AirPlayUIAgent[347]: 2014-04-08 02:47:45.223308 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 2:48:52.729 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:50:08.036 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:51:22.552 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:52:32.102 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:53:43.671 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:54:51.088 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:56:06.678 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:57:23.276 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:58:33.643 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 2:59:49.458 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:01:09.277 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:02:15.809 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:03:33.992 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:04:48.512 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:06:12.608 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:07:30.063 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:08:46.138 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:09:05.052 PM WindowServer[86]: _CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    4/8/14 3:09:05.052 PM loginwindow[58]: find_shared_window: WID -1
    4/8/14 3:09:05.052 PM loginwindow[58]: CGSGetWindowTags: Invalid window 0xffffffff
    4/8/14 3:09:05.052 PM loginwindow[58]: find_shared_window: WID -1
    4/8/14 3:09:05.052 PM loginwindow[58]: CGSSetWindowTags: Invalid window 0xffffffff
    4/8/14 3:09:05.128 PM WindowServer[86]: device_generate_desktop_screenshot: authw 0x7faec8768cb0(2000), shield 0x7faec9e0c160(2001)
    4/8/14 3:09:05.204 PM WindowServer[86]: device_generate_lock_screen_screenshot: authw 0x7faec8768cb0(2000), shield 0x7faec9e0c160(2001)
    4/8/14 3:09:09.864 PM Office365Service[751]: System shutdown notification
    4/8/14 3:09:26.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    4/8/14 3:09:29.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 3:09:29.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 0 milliseconds
    4/8/14 3:09:29.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 3:09:29.000 PM kernel[0]: AppleThunderboltNHIType2::waitForOk2Go2Sx - retries = 5
    4/8/14 3:09:29.000 PM kernel[0]: Wake reason: EHC1
    4/8/14 3:10:50.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    4/8/14 3:10:50.000 PM kernel[0]: AirPort_Brcm43xx::checkInterfacePowerState: Check _pwrOffThreadCall!
    4/8/14 3:10:50.000 PM kernel[0]: Previous Sleep Cause: 5
    4/8/14 3:10:50.000 PM kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1d000000) may have caused a wake by issuing a remote wakeup (2)
    4/8/14 3:10:50.000 PM kernel[0]: AppleThunderboltNHI::prePCIWake - power up complete - took 0 us
    4/8/14 3:10:50.000 PM kernel[0]: IOPPF: Sent gpu-external-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 3:10:50.000 PM kernel[0]: IOPPF: Sent gpu-internal-plimit-notification last value 0 (rounded time weighted average 0)
    4/8/14 3:10:50.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds
    4/8/14 3:10:50.000 PM kernel[0]: The USB device HubDevice (Port 8 of Hub at 0x1d100000) may have caused a wake by issuing a remote wakeup (3)
    4/8/14 3:10:50.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/8/14 3:10:50.000 PM kernel[0]: The USB device Apple Internal Keyboard / Trackpad (Port 2 of Hub at 0x1d180000) may have caused a wake by issuing a remote wakeup (3)
    4/8/14 3:10:50.000 PM kernel[0]: full wake (reason 1) 108 ms
    4/8/14 3:10:50.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    4/8/14 3:10:50.000 PM kernel[0]: IOThunderboltSwitch<0xffffff8020e34800>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    4/8/14 3:10:50.000 PM kernel[0]: TBT W (2): 0x0100 [x]
    4/8/14 3:10:50.000 PM kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    4/8/14 3:10:50.293 PM hidd[63]: MultitouchHID: device bootloaded
    4/8/14 3:10:50.803 PM WindowServer[86]: CGXDisplayDidWakeNotification [5960140528319]: posting kCGSDisplayDidWake
    4/8/14 3:10:50.804 PM WindowServer[86]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7faec8768cb0(2004) (lock state: 3)
    4/8/14 3:10:50.804 PM WindowServer[86]: handle_will_sleep_auth_and_shield_windows: err 0x0
    4/8/14 3:11:17.809 PM loginwindow[58]: ERROR | -[LWKeychainSupport unlockLoginKeychainFromScreenLock:pwd:] | Unable to unlock the keychain from screen unlock, SecKeychainLogin returned 100022
    4/8/14 3:11:25.422 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:11:26.004 PM loginwindow[58]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    4/8/14 3:11:35.000 PM kernel[0]: pci pause: SDXC
    4/8/14 3:12:47.435 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:13:34.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/8/14 3:13:37.000 PM kernel[0]: MacAuthEvent en0   Auth result for: cc:35:40:d0:38:c7  MAC AUTH succeeded
    4/8/14 3:13:37.000 PM kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    4/8/14 3:13:37.000 PM kernel[0]: AirPort: Link Up on en0
    4/8/14 3:13:37.000 PM kernel[0]: en0: BSSID changed to cc:35:40:d0:38:c7
    4/8/14 3:13:37.000 PM kernel[0]: AirPort: RSN handshake complete on en0
    4/8/14 3:13:37.000 PM kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/8/14 3:13:38.849 PM configd[18]: network changed: DNS* Proxy
    4/8/14 3:13:38.850 PM UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en0: SSID 'HOME-38C7' making interface primary (cache indicates network not captive)
    4/8/14 3:13:38.851 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Evaluating
    4/8/14 3:13:38.852 PM UserEventAgent[11]: Captive: en0: Not probing 'HOME-38C7' (cache indicates not captive)
    4/8/14 3:13:38.853 PM UserEventAgent[11]: Captive: CNPluginHandler en0: Authenticated
    4/8/14 3:13:38.855 PM configd[18]: network changed: v4(en0!:10.0.0.3) DNS+ Proxy+ SMB+
    4/8/14 3:13:43.968 PM digest-service[782]: label: default
    4/8/14 3:13:43.969 PM digest-service[782]:           dbname: od:/Local/Default
    4/8/14 3:13:43.969 PM digest-service[782]:           mkey_file: /var/db/krb5kdc/m-key
    4/8/14 3:13:43.969 PM digest-service[782]:           acl_file: /var/db/krb5kdc/kadmind.acl
    4/8/14 3:13:43.970 PM digest-service[782]: digest-request: uid=0
    4/8/14 3:13:43.999 PM digest-service[782]: digest-request: netr probe 0
    4/8/14 3:13:43.999 PM digest-service[782]: digest-request: init request
    4/8/14 3:13:44.002 PM digest-service[782]: digest-request: init return domain: ACORN server: ACORN indomain was: <NULL>
    4/8/14 3:13:44.034 PM digest-service[782]: digest-request: uid=0
    4/8/14 3:13:44.034 PM digest-service[782]: digest-request: init request
    4/8/14 3:13:44.037 PM digest-service[782]: digest-request: init return domain: OAK server: ACORN indomain was: <NULL>
    4/8/14 3:13:47.233 PM AirPlayUIAgent[347]: 2014-04-08 03:13:47.232906 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 3:13:47.246 PM AirPlayUIAgent[347]: 2014-04-08 03:13:47.246125 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 3:14:05.970 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:15:15.964 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:16:31.038 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:17:45.344 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:19:12.787 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:19:59.599 PM com.apple.prefs.backup.remoteservice[819]: assertion failed: 13C64: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    4/8/14 3:19:59.611 PM com.apple.prefs.backup.remoteservice[819]: assertion failed: 13C64: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    4/8/14 3:19:59.851 PM com.apple.prefs.backup.remoteservice[819]: Bogus event received by listener connection:
    <error: 0x10595cb50> { count = 1, contents =
              "XPCErrorDescription" => <string: 0x10595ce60> { length = 18, contents = "Connection invalid" }
    4/8/14 3:20:42.896 PM com.apple.preference.startupdisk.remoteservice[831]: assertion failed: 13C64: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    4/8/14 3:20:42.908 PM com.apple.preference.startupdisk.remoteservice[831]: assertion failed: 13C64: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    4/8/14 3:20:43.070 PM com.apple.preference.startupdisk.remoteservice[831]: Bogus event received by listener connection:
    <error: 0x1114a8b50> { count = 1, contents =
              "XPCErrorDescription" => <string: 0x1114a8e60> { length = 18, contents = "Connection invalid" }
    4/8/14 3:20:43.663 PM com.apple.preference.startupdisk.remoteservice[831]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/8/14 3:20:43.663 PM com.apple.preference.startupdisk.remoteservice[831]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/8/14 3:20:43.666 PM com.apple.preference.startupdisk.remoteservice[831]: *** WARNING: -[NSImage dissolveToPoint:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/8/14 3:20:43.667 PM com.apple.preference.startupdisk.remoteservice[831]: *** WARNING: -[NSImage dissolveToPoint:fromRect:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/8/14 3:20:44.254 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:20:58.288 PM authorizationhost[840]: Failed to authenticate user <michelereamey> (error: 9).
    4/8/14 3:21:08.353 PM WindowServer[86]: [cps/setfront] Failed setting the front application to System Preferences, psn 0x0-0x57057, securitySessionID=0x186a5, err=-13066
    4/8/14 3:21:17.126 PM WindowServer[86]: window 161 is already attached to window 15d
    4/8/14 3:21:21.360 PM WindowServer[86]: _CGXGetWindowOrderingGroup: Operation on a window 0x161 requiring rights 0x5 by caller System Preferences
    4/8/14 3:21:29.798 PM WindowServer[86]: window 161 is already attached to window 15d
    4/8/14 3:21:32.002 PM System Preferences[824]: view service marshal for <NSRemoteView: 0x7f9f29e24e80> failed to forget accessibility connection due to Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection was invalidated from this process.) UserInfo=0x61800007ee80 {NSDebugDescription=The connection was invalidated from this process.}
    timestamp: 15:21:32.001 Tuesday 08 April 2014
    process/thread/queue: System Preferences (824) / 0x110726000 / com.apple.NSXPCConnection.user.endpoint
    code: line 2972 of /SourceCache/ViewBridge/ViewBridge-46.2/NSRemoteView.m in __57-[NSRemoteView viewServiceMarshalProxy:withErrorHandler:]_block_invoke
    domain: communications-failure
    4/8/14 3:21:32.071 PM WindowServer[86]: _CGXGetWindowOrderingGroup: Operation on a window 0x161 requiring rights 0x5 by caller System Preferences
    4/8/14 3:22:07.647 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:22:21.280 PM WindowServer[86]: window 161 is already attached to window 15d
    4/8/14 3:22:22.950 PM WindowServer[86]: _CGXCompleteWindowRightsGrant: specified window (0x161) is invalid
    4/8/14 3:22:22.952 PM com.apple.preference.startupdisk.remoteservice[831]: failed to complete rights grant DD670AC6-B010-4437-BE87-9D36AFE5A45A for window 353 due to error 1001: {
        kCGSWindowRightBackingStoreReader =     (
            43115,
            43115,
            43115
        kCGSWindowRightBackingStoreWriter =     (
            43115,
            43115,
            43115
        kCGSWindowRightEventReceiver = 43115;
        kCGSWindowRightOwner = 43115;
        kCGSWindowRightPresenter = 43115;
    timestamp: 15:22:22.951 Tuesday 08 April 2014
    process/thread/queue: com.apple.preference.startupdisk.remoteservice (831) / 0x111446310 / com.apple.main-thread
    code: line 2275 of /SourceCache/ViewBridge/ViewBridge-46.2/NSViewServiceMarshal.m in checkReturnOfWindowRights
    domain: communications-failure
    4/8/14 3:22:22.952 PM WindowServer[86]: _CGXGetWindowRightHolder: Invalid window 353
    4/8/14 3:22:22.952 PM com.apple.preference.startupdisk.remoteservice[831]: CGSGetWindowOwner
    4/8/14 3:22:22.953 PM com.apple.preference.startupdisk.remoteservice[831]: *** Assertion failure in void assertCGError(CGError, const char *)(), /SourceCache/ViewBridge/ViewBridge-46.2/ViewBridgeUtilities.m:346
    4/8/14 3:22:22.955 PM com.apple.preference.startupdisk.remoteservice[831]: -[NSViewServiceApplication sendEvent:withForwarding:] caught non-fatal NSInternalInconsistencyException 'CGSGetWindowOwner (checking) failed due to CGError 1001' with backtrace (
              0   CoreFoundation                      0x000000010d9b225c __exceptionPreprocess + 172
              1   libobjc.A.dylib                     0x000000010d695e75 objc_exception_throw + 43
              2   CoreFoundation                      0x000000010d9b2038 +[NSException raise:format:arguments:] + 104
              3   Foundation                          0x000000010d244e06 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 169
              4   ViewBridge                          0x000000010f452145 assertCGError + 146
              5   ViewBridge                          0x000000010f42755d -[NSViewServiceMarshal assertPosessionOfOwnerRight:] + 194
              6   ViewBridge                          0x000000010f427892 -[NSViewServiceMarshal invalidateWindowRights] + 703
              7   ViewBridge                          0x000000010f428132 -[NSViewServiceMarshal invalidate:] + 370
              8   ViewBridge                          0x000000010f4262eb -[NSWindow(ViewBridgeSwizzle) swizzledEndSheet:returnCode:] + 61
              9   ViewBridge                          0x000000010f42260c -[NSViewServiceApplication endSheet:returnCode:] + 65
              10  AppKit                              0x000000010e49b66d -[NSAlert buttonPressed:] + 107
              11  AppKit                              0x000000010e360340 -[NSApplication sendAction:to:from:] + 327
              12  AppKit                              0x000000010e3601be -[NSControl sendAction:to:] + 86
              13  AppKit                              0x000000010e3acced -[NSCell _sendActionFrom:] + 128
              14  AppKit                              0x000000010e3c66c5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
              15  AppKit                              0x000000010e3c5a97 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
              16  AppKit                              0x000000010e3c51ad -[NSControl mouseDown:] + 706
              17  AppKit                              0x000000010e346b48 -[NSWindow sendEvent:] + 11296
              18  AppKit                              0x000000010e2e56e4 -[NSApplication sendEvent:] + 2021
              19  ViewBridge                          0x000000010f4220aa -[NSViewServiceApplication sendEventWithoutCatch:withForwarding:] + 1350
              20  ViewBridge                          0x000000010f4222b2 -[NSViewServiceApplication sendEvent:withForwarding:] + 33
              21  AppKit                              0x000000010e135b89 -[NSApplication run] + 646
              22  AppKit                              0x000000010e120913 NSApplicationMain + 940
              23  XPCService                          0x00000001158edc0f _xpc_main + 385
              24  libxpc.dylib                        0x0000000111493bde xpc_main + 399
              25  ViewBridge                          0x000000010f456c9a xpc_service_connection_handler + 0
              26  ViewBridge                          0x000000010f424cf8 NSViewServiceApplicationMain + 2717
              27  PreferencePanes                     0x000000010d124756 PreferencePaneMain + 171
              28  com.apple.preference.startupdisk.remoteservice 0x000000010d109d7b main + 37
              29  libdyld.dylib                       0x00000001111845fd start + 1
    timestamp: 15:22:22.955 Tuesday 08 April 2014
    process/thread/queue: com.apple.preference.startupdisk.remoteservice (831) / 0x111446310 / com.apple.main-thread
    code: line 607 of /SourceCache/ViewBridge/ViewBridge-46.2/ViewBridgeUtilities.m in logCaughtException
    domain: exceptions
    4/8/14 3:22:22.956 PM com.apple.preference.startupdisk.remoteservice[831]: CGSGetWindowOwner (checking) failed due to CGError 1001
    4/8/14 3:22:22.956 PM com.apple.preference.startupdisk.remoteservice[831]: (
              0   CoreFoundation                      0x000000010d9b225c __exceptionPreprocess + 172
              1   libobjc.A.dylib                     0x000000010d695e75 objc_exception_throw + 43
              2   CoreFoundation                      0x000000010d9b2038 +[NSException raise:format:arguments:] + 104
              3   Foundation                          0x000000010d244e06 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 169
              4   ViewBridge                          0x000000010f452145 assertCGError + 146
              5   ViewBridge                          0x000000010f42755d -[NSViewServiceMarshal assertPosessionOfOwnerRight:] + 194
              6   ViewBridge                          0x000000010f427892 -[NSViewServiceMarshal invalidateWindowRights] + 703
              7   ViewBridge                          0x000000010f428132 -[NSViewServiceMarshal invalidate:] + 370
              8   ViewBridge                          0x000000010f4262eb -[NSWindow(ViewBridgeSwizzle) swizzledEndSheet:returnCode:] + 61
              9   ViewBridge                          0x000000010f42260c -[NSViewServiceApplication endSheet:returnCode:] + 65
              10  AppKit                              0x000000010e49b66d -[NSAlert buttonPressed:] + 107
              11  AppKit                              0x000000010e360340 -[NSApplication sendAction:to:from:] + 327
              12  AppKit                              0x000000010e3601be -[NSControl sendAction:to:] + 86
              13  AppKit                              0x000000010e3acced -[NSCell _sendActionFrom:] + 128
              14  AppKit                              0x000000010e3c66c5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
              15  AppKit                              0x000000010e3c5a97 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
              16  AppKit                              0x000000010e3c51ad -[NSControl mouseDown:] + 706
              17  AppKit                              0x000000010e346b48 -[NSWindow sendEvent:] + 11296
              18  AppKit                              0x000000010e2e56e4 -[NSApplication sendEvent:] + 2021
              19  ViewBridge                          0x000000010f4220aa -[NSViewServiceApplication sendEventWithoutCatch:withForwarding:] + 1350
              20  ViewBridge                          0x000000010f4222b2 -[NSViewServiceApplication sendEvent:withForwarding:] + 33
              21  AppKit                              0x000000010e135b89 -[NSApplication run] + 646
              22  AppKit                              0x000000010e120913 NSApplicationMain + 940
              23  XPCService                          0x00000001158edc0f _xpc_main + 385
              24  libxpc.dylib                        0x0000000111493bde xpc_main + 399
              25  ViewBridge                          0x000000010f456c9a xpc_service_connection_handler + 0
              26  ViewBridge                          0x000000010f424cf8 NSViewServiceApplicationMain + 2717
              27  PreferencePanes                     0x000000010d124756 PreferencePaneMain + 171
              28  com.apple.preference.startupdisk.remoteservice 0x000000010d109d7b main + 37
              29  libdyld.dylib                       0x00000001111845fd start + 1
    4/8/14 3:23:15.569 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:24:06.288 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:24:47.566 PM com.apple.IconServicesAgent[214]: main Failed to composit image for binding VariantBinding [0x10f] flags: 0x8 binding: FileInfoBinding [0x2ff] - extension: JPG, UTI: public.jpeg, fileType: ????.
    4/8/14 3:25:07.615 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:25:08.150 PM sharingd[197]: Terminate AirDrop P2P link
    4/8/14 3:25:08.152 PM sharingd[197]: AirDrop using self-signed certificate
    4/8/14 3:25:08.222 PM mDNSResponder[55]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FC8CC011760 acorn.local. (AAAA) that's already in the list
    4/8/14 3:25:08.223 PM mDNSResponder[55]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FC8CC011BF0 5.D.3.5.F.1.E.F.F.F.9.E.F.C.A.2.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
    4/8/14 3:25:08.223 PM mDNSResponder[55]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FC8CD809160 acorn.local. (Addr) that's already in the list
    4/8/14 3:25:08.223 PM mDNSResponder[55]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FC8CD8095F0 3.0.0.10.in-addr.arpa. (PTR) that's already in the list
    4/8/14 3:25:08.000 PM kernel[0]: setVIRTUAL_IF_CREATE: P2P interface role (3)
    4/8/14 3:25:08.000 PM kernel[0]: createVirtIf(): ifRole = 3
    4/8/14 3:25:08.000 PM kernel[0]: in func createVirtualInterface ifRole = 3
    4/8/14 3:25:08.000 PM kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p1> role 3
    4/8/14 3:25:08.000 PM kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 3
    4/8/14 3:25:08.000 PM kernel[0]: Created virtif 0xffffff802da01800 p2p1
    4/8/14 3:25:08.000 PM kernel[0]: wlEvent: en0 p2p1 Link UP virtIf = 0xffffff802da01800
    4/8/14 3:25:08.000 PM kernel[0]: wlEvent: en0 p2p1 Link UP virtIf = 0xffffff802da01800
    4/8/14 3:25:08.000 PM kernel[0]: wlEvent: en0 p2p1 Link UP virtIf = 0xffffff802da01800
    4/8/14 3:25:18.531 PM AirPlayUIAgent[347]: 2014-04-08 03:25:18.530387 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 3:25:18.533 PM AirPlayUIAgent[347]: 2014-04-08 03:25:18.532491 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 3:25:46.000 PM kernel[0]: wlEvent: en0 p2p1 Link DOWN virtIf = 0xffffff802da01800
    4/8/14 3:25:56.206 PM AirPlayUIAgent[347]: 2014-04-08 03:25:56.205780 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 3:25:56.219 PM AirPlayUIAgent[347]: 2014-04-08 03:25:56.218678 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/8/14 3:26:04.540 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:27:05.895 PM Disk Utility[875]: *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
    4/8/14 3:27:06.169 PM Disk Utility[875]: 10.4-style NSNumberFormatter method called on a 10.0-style formatter, which doesn't work. Break on _NSNumberFormatter_Log_New_Methods_On_Old_Formatters to debug. This message will only be logged once.
    4/8/14 3:27:20.155 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:28:20.244 PM Disk Utility[884]: *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
    4/8/14 3:28:20.424 PM Disk Utility[884]: 10.4-style NSNumberFormatter method called on a 10.0-style formatter, which doesn't work. Break on _NSNumberFormatter_Log_New_Methods_On_Old_Formatters to debug. This message will only be logged once.
    4/8/14 3:28:28.367 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:29:50.848 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:30:24.375 PM login[895]: USER_PROCESS: 895 ttys000
    4/8/14 3:30:24.454 PM launchctl[901]: launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist
    4/8/14 3:30:41.484 PM login[895]: DEAD_PROCESS: 895 ttys000
    4/8/14 3:31:08.005 PM login[916]: USER_PROCESS: 916 ttys000
    4/8/14 3:31:10.140 PM systemstatsd[253]: assertion failed: 13C64: systemstatsd + 3348 [13AA9855-9163-3CE2-91B4-617E23A64044]: 0xb
    4/8/14 3:31:10.980 PM login[916]: DEAD_PROCESS: 916 ttys000
    4/8/14 3:31:16.441 PM com.apple.launchd.peruser.501[162]: (com.apple.systemprofiler[920]) Spawned and waiting for the debugger to attach before continuing...
    4/8/14 3:31:39.106 PM system_profiler[930]: nsc_smb XPC: handle_event error : < Connection invalid >
    4/8/14 3:31:39.114 PM system_profiler[930]: httpdEnabled is deprecated !!
    4/8/14 3:32:07.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:07.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:07.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:07.897 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:07.897 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:07.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:07.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:07.898 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:07.898 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:07.940 PM Keychain Access[939]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: FileInfoBinding [0x103] - extension: (NULL), UTI: dyn.agk80255drq, fileType: lock request size:32 scale: 1
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.024 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.025 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.025 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.025 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.028 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.028 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.029 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.029 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.031 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.031 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.031 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.031 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.060 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.060 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:08.061 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:08.061 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:10.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:10.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:10.060 PM secd[222]:  SecErrorGetOSStatus unknown error domain: com.apple.kern_return_t for error: The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:10.060 PM secd[222]:  securityd_xpc_dictionary_handler Keychain Access[939] DeviceInCircle The operation couldn’t be completed. (com.apple.kern_return_t error -536870212 - Kern return error)
    4/8/14 3:32:10.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 939 sel: 7 ret: e00002bc)
    4/8/14 3:32:10.000 PM kernel[0]: AppleKeyStore: operation failed (pid: 222 sel: 7 ret: e00002bc)
    4/8/14 3:32:10.060 PM secd[222]:  SecErrorGetOSStatus unknown error domain:

  • EM 10g - Listener does not show up on DB home, but is running. Why??

    Oracle Version          10.2.0.1.0
    Microsoft Windows Server 2003 R2 Server 5.2 Service Pack 2 (32-bit)
    LSNRCTL> start LISTENER
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=us-as1.nti2.org)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 22-OCT-2007 11:42:18
    Uptime 0 days 0 hr. 0 min. 5 sec
    Trace Level user
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listener Trace File D:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=us-as1.nti2.org)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    ========================================================
    LSNRCTL> status LISTENER
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 22-OCT-2007 11:42:18
    Uptime 0 days 0 hr. 14 min. 8 sec
    Trace Level user
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listener Trace File D:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=us-as1.nti2.org)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl.us-as1.nti2.org" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB.us-as1.nti2.org" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT.us-as1.nti2.org" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    ======================================================
    C:\Documents and Settings\pierrel>netstat -a
    Active Connections
    Proto Local Address Foreign Address State
    TCP us-as1:smtp us-as1.nti2.org:0 LISTENING
    TCP us-as1:http us-as1.nti2.org:0 LISTENING
    TCP us-as1:nntp us-as1.nti2.org:0 LISTENING
    TCP us-as1:epmap us-as1.nti2.org:0 LISTENING
    TCP us-as1:microsoft-ds us-as1.nti2.org:0 LISTENING
    TCP us-as1:nntps us-as1.nti2.org:0 LISTENING
    TCP us-as1:kpop us-as1.nti2.org:0 LISTENING
    TCP us-as1:1110 us-as1.nti2.org:0 LISTENING
    TCP us-as1:1111 us-as1.nti2.org:0 LISTENING
    TCP us-as1:1117 us-as1.nti2.org:0 LISTENING
    TCP us-as1:1119 us-as1.nti2.org:0 LISTENING
    TCP us-as1:1158 us-as1.nti2.org:0 LISTENING
    TCP us-as1:1521 us-as1.nti2.org:0 LISTENING
    ==================================================
    init.ora
    # $Header: init.ora 25-jul-01.18:03:38 rajayar Exp $
    # Copyright (c) 1991, 2001, Oracle Corporation. All rights reserved. */
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, use the
    # same file for all instance. Place all instance-specific parameters
    # at the end of the file using the <sid>.<parameter_name> = <value> syntax.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback segments,
    # these must be specified differently for each instance, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own.
    # replace "clustdb" with your database name
    db_name = clustdb
    compatible=9.0.0
    db_files = 1024 # INITIAL
    #INITIAL
    #db_files=80
    #SMALL
    #DB_files=400
    #MEDIUM
    #db_files=1000
    #LARGE
    control_files = ("\\.\clustdb_control1", "\\.\clustdb_control2")
    db_file_multiblock_read_count = 8 # INITIAL
    # db_file_multiblock_read_count = 8
    #SMALL
    #db_file_multiblock_read_count = 16
    #MEDIUM
    #db_file_multiblock_read_count = 32
    #LARGE
    #Datawarehouse
    db_block_size=8192
    # Transaction processing
    # db_block_size=4096
    open_cursors=300
    #Transaction processing
    #sort_area_size=524288
    #Datawarehouse
    sort_area_size=1048576
    large_pool_size=1048576 #Transaction processing, Datawarehouse
    db_cache_size=50331648 #Datawarehouse, Transaction processing
    java_pool_size=67108864 #Datawarehouse, Transaction processing
    # db_block_buffers = 200 # INITIAL
    # db_block_buffers=100 #SMALL
    # db_block_buffers =550 # MEDIUM
    # db_block_buffers=3200 #LARGE
    #shared_pool_size = 52428800 # INITIAL
    shared_pool_size = 67108864 # datewarehouse, transaction processing
    log_checkpoint_interval = 10000
    processes = 59 # INITIAL
    # processes = 50
    #SMALL
    #processes = 100
    #MEDIUM
    #processes = 200
    #LARGE
    parallel_max_servers = 5
    #SMALL
    # parallel_max_servers = 4 x (number of CPUs)
    #MEDIUM
    # parallel_max_servers = 4 x (number of CPUs)
    # LARGE
    log_buffer = 8192 # INITIAL
    #log_buffer = 8192
    #SMALL
    #log_buffer = 32768
    #MEDIUM
    #log_buffer = 163840
    #LARGE
    # audit_trail = true # if you want auditing
    # timed_statistics = true # if you want timed statistics
    max_dump_file_size = 10240 # limit trace file size to 10 K each
    # Uncommenting the line below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true
    # log_archive_dest = %ORACLE_HOME%/admin/clustdb/arch
    # log_archive_format = "%%ORACLE_SID%%T%TS%S.ARC"
    # If using private rollback segments, place lines of the following
    # form at the end of this file:
    # <sid>.rollback_segments = (name1, name2)
    # If using public rollback segments, define how many
    # rollback segments each instance will pick up, using the formula
    # # of rollback segments = transactions / transactions_per_rollback_segment
    # In this example each instance will grab 40/10 = 4:
    # transactions = 40
    # transactions_per_rollback_segment = 10
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    global_names = TRUE
    # Edit and uncomment the following line to provide the suffix that will be
    # appended to the db_name parameter (separated with a dot) and stored as the
    # global database name when a database is created. If your site uses
    # Internet Domain names for e-mail, then the part of your e-mail address after
    # the '@' is a good candidate for this parameter value.
    # db_domain = us.acme.com # global database name is db_name.db_domain
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity. This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console.
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = TRUE
    # define directories to store trace and alert files
    background_dump_dest=%ORACLE_HOME%/admin/clustdb/bdump
    user_dump_dest=%ORACLE_HOME%/admin/clustdb/
    db_block_size = 4096
    remote_login_passwordfile = exclusive
    # text_enable = TRUE
    # The following parameters are needed for the Advanced Replication Option
    job_queue_processes = 2
    # job_queue_processes = 4 #datawarehouse
    # job_queue_interval = 10
    # job_queue_keep_connections = false
    distributed_transactions = 5
    open_links = 4
    # The following parameters are instance-specific parameters that are
    # specified for two instances named clustdb1 and clustdb2
    undo_management=AUTO # For automatic undo management
    # = MANUAL For manual/RBS undo management
    cluster_database= true
    cluster_database_instances=2
    remote_listener=LISTENERS_CLUSTDB
    # First instance specific parameters
    clustdb1.thread=1
    clustdb1.instance_name=clustdb1
    clustdb1.instance_number=1
    clustdb1.local_listener=listener_clustdb1
    clustdb1.remote_login_passwordfile = exclusive
    # Comment out clustdb1.undo_tablespace and uncomment clustdb1.rollback_segments
    # when undo_management=MANUAL
    clustdb1.undo_tablespace = UNDOTBS1
    # clustdb1.rollback_segments = (rbs1_1,rbs1_2)
    # Second instance specific parameters
    clustdb2.thread=2
    clustdb2.instance_name = clustdb2
    clustdb2.instance_number = 2
    clustdb2.local_listener = listener_clustdb2
    clustdb2.remote_login_passwordfile = exclusive
    # Comment out clustdb2.undo_tablespace and uncomment clustdb2.rollback_segments
    # when undo_management=MANUAL
    clustdb2.undo_tablespace = UNDOTBS2
    # clustdb2.rollback_segments = (rbs2_1,rbs2_2)
    ===========================================
    listener.ora
    # listener.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = us-as1.nti2.org)(PORT = 1521))
    TRACE_LEVEL_LISTENER = USER
    ===============================================
    sqlnet.ora
    # sqlnet.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    =================================================
    tnsnames.ora
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = us-as1.nti2.org)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.us-as1.nti2.org)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ============================================================

    Enterprise manager still requires a static service definition in listener.ora and does not rely on dynamic registration.
    From documentation:
    The SID_LIST is required for backward compatibility with Oracle8 or Oracle7 databases, as well as external procedures and heterogeneous services, and some management tools, including Oracle Enterprise Manager.
    Werner

Maybe you are looking for

  • Iphone to  HD  TV

    Hello   Apple First of  all  I realize  I  have  listed as a specific request a question about an itunes store feature.  however that is  NOT  what this email is about. Here is  My   Question.   I  just recently  bought an iphone 4 about a month ago.

  • Unplugged my imac by accident and unable to unmount volume for repair

    Managed to unplugged my imac yesterday without realizing it was still on. Now when trying to repair the disk I get: unable to unmount volume for repair. I tried to reinstall OS Maverick but it goes to OS X Yosemite telling me that I need to go to the

  • Backing up a defective MB before returning it to Apple

    I am returning my defective MB to Apple. What's the best way to backup the contents of the hard drive for installation on the new MB when it arrives? Unfortunately I had to do two archive and install procedures, which appear to have used a lot of dis

  • Design Forums are all jacked up

    This is the 1st one that is screwed up, look and the Last Post times. Seems to me like this forum also had some posts that were within the last week as well. Also I cannot get the 'mark all as read' to work on this one: 2nd one in the Design Forums,

  • Print Screen option with N500

    Can You lead me how to use Print Screen function in my N500? I cant find PrintSCRN key or Function key fot this option. Thank You Muli