Making a IDoc fail IDoc

Hi all,
I have an user exit in an IDoc .
I need to make the IDoc fail for a particular condition.
The status record data is not flowing into the user exit, so i cannot change the status record, i suppose
Plz advise me what to do in this ??
Thanks and Regards,
Vivek ..

Vivek,
You need to be able to change the STATUS record of the IDOC in the exit, other wise it will not reflect in the IDOC.
If the status record is not available a work around could be to find out the table for the status record in the memory and assign that to a field symbols and then change the value.
Here is some information about ALE / IDOC.
Please check this online document for ALE and IDoc.
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
Also check this links for additional information.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
http://www.sapgenie.com/sapedi/index.htm
IDOCS
http://idocs.de/www5/books/IDocBook/IDOCS_CHAP09-11.pdf
http://idocs.de/cookbooks/idoc/cb12_idoc_20_outbound/idoc_outbound_45_rsnast00/docu.htm
Regards,
Ravi
Note : Please mark all the helpful answers

Similar Messages

  • Making a IDoc fail in a user Exit

    Hi all,
    I have a user exit in which status record is not coming in. But there is one table DOBJECT like NAST is flowing inside the exit.
    I have to make the IDoc fail , can u suggest whether i have to change the VSTAT field to 0 or 2.
    Whether this will work or not ?? Please advise.
    Thanks in Advance.
    Vivek K.

    Hi Vivek,
      I guess u are creating the IDoc's in online mode. i.e.. through output types (e.g. PO). However if u want to make the status to error u have to make the status of VSTAT to 2 which will not at all generate the IDoc but the output type will be show in an error mode.
    Please correct me if i am wrong.
    Thanks and Regards,
    Swaroop Patri.

  • Making Custom Idoc Script function

    Hi all,
    I am making a custom Idoc Script function. I have merged the resource
    table into the core IdocScriptExtensions table. But i am not able to call the custom function in SiteStudio. Find below the steps that i have taken
    step1) I have added a resource (Static Table) in my component which merges to "IdocScriptExtensions" fucntion.
    Step2) I have already created the java class.
    Step3) Edited <td>Myname</td><td>Myclass</td><td>MyloadOrder</td> in the resource with corresponding values.
    Step4) From component settings added the custom classes.
    Step5) made a build of the component.
    Step6) Installed the component in my server.
    now when i go to SS Designer and call this function then no response is generated.
    This component will return me a boolean by quering DB. I have number of sysouts and traces but none of them is printed on the console. Can somebody please provide insited into what probably might be amiss here.
    ANY pointers will be hightly appriciated. waiting for a quick response.
    reagrds,
    sapan

    Hi Sapan,
    For the most part your steps look correct. Personally I would probably do the following:
    1. move your component's classes folder back inside the component
    2. register the folder in the component
    3. add the folder to the class path
    4. in the component's hda file, check to make sure there the merge rule is set for your IdocScriptExtensions entry.
    if all of those are correct, occasionally the content server can be tempermental when new classes are added and so I would try disabling the component, restarting, then enabling and restarting.
    If everything is compiled, it has to be either a classpath issue or an issue merging your IdocScriptExtensions table.
    Also, if you go to Administration>Configuration Info, expand enabled components and find yours, it will tell your the classpath registered for your component(though your code is in the content server classes folder).
    Sounds like you are really close though...did you get the debugger working?
    David

  • Making Recovery Disks Failed

    I was in the process of making recovery disks when the process failed.
    The third disk, of four, would not start to validate, twice.  Then when started it again, the utility gave an error that it was having problems now.
    Like for most windows problems I rebooted.  My system is now installing 47 windows updates.  It seemed up to date when I started but now adding more.
    Question, will this mess up my recovery disk creation?  If I make the last two disks, will the first two be compatable?
    It does not look like there is a way to restart the recovery disk creation process, or is there?
    Thanks for the help.
    Richard
    This question was solved.
    View Solution.

    Hi RAPearson
    Question, will this mess up my recovery disk creation?  If I make the last two disks, will the first two be compatable?
    No, it'll not conflict as only factory settings, programs and windows os are burned.
    It does not look like there is a way to restart the recovery disk creation process, or is there?
    Here too, its a No. It'll start from where you left. Use good quality DVDs.
    Hope this resolves the concern,
    Thanks,
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • IDOC not coming in status 30 for collecting idocs

    Hi All,
    We have a requirement in which we need to collect idocs and send together.
    To achieve I am making Collect idocs in Partner profiles so that it goes in status 30 and hence I can run program RSEOUT00 to make it status 03 and hence write in file as a group of idocs.
    Now inspite of making collect idocs in partner profile, its not coming in status 30 but directly coming in status 03.
    Please let me know what may be the reason for the same.
    Thanks,
    Vivek

    Hi vivek,
    If you have set the Collect Idoc option in partner profile then the IDOC's will be collected , irrespective of kind of port you are using and the packet size doesn't matter in this case.
    It seems to me that the program RSEOUT00 is already scheduled in your system.
    Can you check in SM37 , by putting the program RSEOUT00 and check if any user has scheduled the program.
    Hope this helps.
    Harry

  • PLANNEDORDER_GETDETAIL Msg type how to create IDOC TYpe

    I have copied the BO  BUS2004 to a ZBUS2004 along with Messagt type ZPLANNEDORDER_GETDETAIL, FM ZBAPI_PLANNEDORDER_GET_DETAIL, what I cannot do if create a copy of the required IDOC TYPE.
    PLANNEDORDER_GETDETAIL01  does not exist, I want to make a ZPLANNEDORDER_GETDETAIL01.
    Can someone please guide me in makeing this IDOC type to go with message type PLANNEDORDER_DETDETAIL
    <promise removed by moderator>
    Thanks
    MJ Franzo
    Edited by: Thomas Zloch on Mar 9, 2011 3:44 PM

    Marcia, you may have to generate your own IDOC type/Message type for this... You can use BDBG to achieve this,
    Search in SDN/Google for BDBG.. you can also check out this link,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6943dc85-0601-0010-beab-e2ce1eb16f25?overridelayout=true

  • Data Services IDOC Errors when working with a newl Basic Type

    Hello,
    Just wondering if anyone else has encountered an issue similar to the one I am dealing with. We are trying to create business partners in SAP CRM from Data Services via IDOC. We are not using the standard IDOC, but instead we are using a new IDOC type.
    This IDOC type is generated by SAP CRM automatically through a transaction BDFG. This transaction creates a new basic type for an standard IDOC with the additional fields that we have added through the easy enhancement workbench (EEWB).
    The issue that we are having is that when we import the IDOC type into data services and we look at the schema many fields and sub-structures of the IDOC are duplicated. This means that we receive hundreds of errors when we try to validate our data flow. I can delete the duplicated sub structures in my query transformation but then the query transformation and the output schema and the idoc input schema are no longer identical.
    I have searched all over oss and different web forums for a solution but no one else it seems has even encountered this error. If anyone else has had a similar issue and can offer help it would be greatly appreciated.
    Bill

    Issue is resolved.
    After importing the meta data for the IDOC into data services I then proceeded to edit out all of the duplicate structures and fields from the IDOC.
    After making the IDOC structure in data services identical to the structure of the IDOC  in SAP I then proceeded to test this IDOC and it executed successfully.

  • URLConnection POST to external server requiring keep-alive fails because request is HTTP/1.0

              I have a class that when run as a "main" transmits a HTTP/1.1 post successfully
              to an external server. This external server requires keep-alive connections.
              However when instantiated inside a weblogic servlet container, the post fails
              because the HTTP protocol is set to HTTP/1.0. I have tried this with V5.1 SP11
              and then with V6.1 SP2 with the same result. The code works under Tomcat.
              I can find no way to force HTTP/1.1 in the URLConnection. Any suggestions?
              

    Great. I have a question to BEA folks, if they ever read this newsgroup:
              what is the reason for installing WLS protocol handlers, and, if there is
              one, why the implementation is still buggy? I saw many, many instances when
              code making outgoing connections failed to work in WLS, and the solution is
              always the same - use handler which comes with the JVM.
              Bob Bowman <[email protected]> wrote:
              > <[email protected]> wrote:
              >>If it works as a standalone application and fails inside WebLogic, most
              >>likely this
              >>is caused by WebLogic http handler implementation. You can try to modify
              >>your code
              >>like this:
              >>
              >>URL url = new URL(null, "http://some_url", new sun.net.www.protocol.http.Handler());
              >>HttpURLConnection conn = (HttpURLConnection)url.openConnection();
              >>
              >>(you will need to modify weblogic.policy to allow your code to specify
              >>protocol
              >>handler).
              >>
              >>Bob Bowman <[email protected]> wrote:
              >>
              >>> I have a class that when run as a "main" transmits a HTTP/1.1 post
              >>successfully
              >>> to an external server. This external server requires keep-alive connections.
              >>> However when instantiated inside a weblogic servlet container, the
              >>post fails
              >>> because the HTTP protocol is set to HTTP/1.0. I have tried this with
              >>V5.1 SP11
              >>> and then with V6.1 SP2 with the same result. The code works under
              >>Tomcat.
              >>
              >>> I can find no way to force HTTP/1.1 in the URLConnection. Any suggestions?
              >>
              >>--
              >>Dimitri
              > Worked like a champ! Thanks.
              Dimitri
              

  • Failed to solve variable web.formaction.myForm using path

    Hi,
    I am running several OATS tests for monitoring some EM apps through the EM beacons.
    These OATS tests have been running on a couple of beacons for several months with absolutely no problems. All of a sudden on saturday my service tests started showing down although the applications are up.
    When i go onto the beacon and run the debug script i am seeing the following error for all steps after my SSO step 06:02:12,662 INFO [1] Step: [1] Single Sign On - Login
    06:02:15,204 ERROR [1] Iteration 1 failed at line (script.java:25). Failed to solve variable web.formaction.myForm using path .//FORM[@name='myForm']/@action
    oracle.oats.scripting.modules.http.api.exceptions.SolveException: Failed to solve variable web.formaction.myForm using path .//FORM[@name='myForm']/@action
    at oracle.oats.scripting.modules.http.api.exceptions.SolveException.createSolveExceptionPath(SolveException.java:94)
    at oracle.oats.scripting.modules.http.api.internal.InternalHTTPService.solveXpath(InternalHTTPService.java:1096)
    at oracle.oats.scripting.modules.http.api.internal.InternalHTTPService.solveXpath(InternalHTTPService.java:1045)
    at oracle.oats.scripting.modules.http.api.HTTPService.solveXPath(HTTPService.java:1432)
    at script.run(script.java:25)
    at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:313)
    at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:717)
    at java.lang.Thread.run(Thread.java:619)
    It is almost like its no longer picking up the username or something.
    Any insight into this issue?
    Many thanks
    Lynne

    Hi Jamie,
    I am also facing a similar issue and I am getting following error : "Failed to solve variable web.input.orgapachemyfacestrinidadfa using path .//INPUT[@name='org.apache.myfaces.trinidad.faces.FORM']/@value"
    which is making the script fail.
    Can you please let me know how you resolved the issue in your script so that even I can do the same.
    Regards,
    Sheena

  • Disk Utility error -39 when making image of HD backup

    Whenever Apple releases a substantial update I first make a backup of my boot disk to an external Firewire drive before installing it. Before overwriting the existing backup, however, I make a compressed image with Disk Utility on another partition.
    With 10.4.4 and 10.4.5 making the image fails with error -39. Somewhere I read that the error had to do with Disk Utility's not being able to cope with large disk images.
    Is anybody experiencing this problem? Is there a solution, a workaround, or another program that I could use?

    1. For reasons I don't know disc images seem to become more fragile the larger they get. They also can be subject to file corruption that affects the entire disc image, whereas file corruption on a clone would only affect certain files.
    2. You cannot put multiple clones on the same volume. Each clone must be on a separate volume, but you can have multiple volumes on a single drive simply by partitioning the drive accordingly. Of course you need a drive large enough to accommodate each clone. Each clone should be to a space equal to the capacity of the cloned drive.
    3. I'm not a big fan of TM, although I must confess it has become more reliable since it's release, especially with Snow Leopard. However, there are many backup utilities that can create clones, perform incremental updates, and archive changed files. See the following:
    Backup Software Recommendations
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    Silver Keeper
    MimMac
    Retrospect
    Super Flexible File Synchronizer
    SuperDuper!
    Synchronize Pro! X
    Synk Pro
    Synk Standard
    Tri-Backup
    Others may be found at VersionTracker or MacUpdate.
    Visit The XLab FAQs and read the FAQ on backup and restore. Also read How to Back Up and Restore Your Files.

  • BW  Performance issue

    Hi,
          We have done reorge for four tablespaces PSAPBTABI, PSAPBTABD, PSAPODSD, PSAPODSI  in our BW System 7.0. And we have created new tablespaces for above our tablespaces like PSAPODSINEW for all the above tablespaces and made the old tablespaces as offline. After doing this activity we are facing lot of performance problems.
    For e.g while our BW guys are running one report for the portal it is executing but after a long time like after 2+ hours the page goes empty. The report is CL_SQL_RESULT_SET=============CP, not only this report but lot of reports. We have done statistics update for the tables that report uses using BRCONNECT and also rebuild the indexex for all the tables. But still no luck.
    << Moderator message - The answers given in this forum are by volunteers. Everyone's problem is important. Please do not ask for help quickly. >>
    Regards,
    Balaji Vedagiri
    Edited by: Rob Burbank on Jan 9, 2011 10:40 PM

    Hi,
    For the BASIS related performance issues :
    1. This is mostly DBA related : Keeping an eye on the DB space to monitor the growth of the database and look at space available and needed to prevent shutting down the BW server.
    2. Making sure that backups don't consume a lot of time to interfere with daily operations.
    3. Doing load balancing
    4. Making sure IDocs are flowing freely.
    5. Making sure that shared drives and servers don't overshoot the capacity.
    6. Patching servers and server instances to improve performance.
    The BW consultants can monitor the the space , etc using tcode DB02. The DBAs have their own tools to monitor these parameters.
    Cheers,
    Kedar

  • ALE pbm intact-------COME ON big abapers---:)

    HI ALL,
    "PLEASE READ IT CAREFULLY"
    For equipment master i found "EQUIPMENT_CHANGE" message type, now i want to know the tcode to send my equipment from IDES to DEV via ALE. I wanna know the tcode for sending the equipment.
    Like BD10 for making communication IDOC for material master data.
    <b>NOTE: I GOT 1 reply previously --->Look in area menu BALM, you may find all transactions related toALE distribution there (let me know step by step ...complete path)</b>
    take ur points
    Regards,
    [email protected]
    <b></b>

    acresofgreen wrote:
    ...seller of these supposedly fully functional pirated copies trying to drum up interest in a roundabout way?
    You are not alone in your thinking.
    77025 wrote:
    Again these copies will update just like other adobe software. Just curious has anyone on the forums come across this quality of copy?
    If someone is so knowledgable of these pirate copies, why are they asking this question? Why are they promoting the quality of a copied pirate version?
    There would be less suspicion of this topic if the poster's account was not so fresh.

  • Receiving of rosettanet message to sap ..................

    Dear all ,
              My customer will send the PO details by rosettanet message ,  Is it possible to receive the rosettanet message directly to sap from the partner ? I am using SAP 4.6C version.
    If possible how to do ?
    Please explain me .
    Best Regards,
    Kumar

    Use XI as the middleware for this communication. XI can talk to Rosettanet system using its RNIF adapters, convert this data into required format and could send it to SAP system by making an Idoc, RFC or ABAP proxy call.
    Regards,
    Prateek

  • How can I remove Parallels from my Macbook completely?

    My MBP has been booting up very slowly, and I checked Console to see what might be causing it. I saw that a lot of the registered entries were related to Parallels, so I decided to unninstall it, since I also read that many people felt that their laptop was booting up faster after removing it.
    The problem is that, even after unninstalling it, the boot time is still very long! I checked Console again, and the problem is no longer Parallels components loading, but the failing of them loading. I see stuff like:
    4/24/14 18:46:47.204 Parallels[180]: Failed to load kernel extension prl_hypervisor.kext
    4/24/14 18:46:47.269 Parallels[183]: /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hypervisor.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
    and I believe Parallels is slowing down the boot time even after it's been removed. I've already removed all of its components, I don't know what else to do!
    I've also deleted other apps that were on Login Items.
    Could you guys please give me tips on how I can improve the boot time?
    I'm posting below what I got from Console:
    4/24/14 18:45:42.000 bootlog[0]: BOOT_TIME 1398375942 0
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 syslogd[21]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    4/24/14 18:46:14.000 kernel[0]: Longterm timer threshold: 1000 ms
    4/24/14 18:46:14.000 kernel[0]: PMAP: PCID enabled
    4/24/14 18:46:14.000 kernel[0]: Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    4/24/14 18:46:14.000 kernel[0]: vm_page_bootstrap: 972582 free pages and 67802 wired pages
    4/24/14 18:46:14.000 kernel[0]: kext submap [0xffffff7f807a6000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a6000]
    4/24/14 18:46:14.000 kernel[0]: zone leak detection enabled
    4/24/14 18:46:14.000 kernel[0]: "vm_compressor_mode" is 4
    4/24/14 18:46:14.000 kernel[0]: standard timeslicing quantum is 10000 us
    4/24/14 18:46:14.000 kernel[0]: standard background quantum is 2500 us
    4/24/14 18:46:14.000 kernel[0]: mig_table_max_displ = 74
    4/24/14 18:46:14.000 kernel[0]: TSC Deadline Timer supported and enabled
    4/24/14 18:46:14.000 kernel[0]: "name" not a kext
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    4/24/14 18:46:14.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    4/24/14 18:46:14.000 kernel[0]: calling mpo_policy_init for Sandbox
    4/24/14 18:46:14.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    4/24/14 18:46:14.000 kernel[0]: calling mpo_policy_init for Quarantine
    4/24/14 18:46:14.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    4/24/14 18:46:14.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    4/24/14 18:46:14.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    4/24/14 18:46:14.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    4/24/14 18:46:14.000 kernel[0]: The Regents of the University of California. All rights reserved.
    4/24/14 18:46:14.000 kernel[0]: MAC Framework successfully initialized
    4/24/14 18:46:14.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    4/24/14 18:46:14.000 kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2013 22:20:34)
    4/24/14 18:46:14.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    4/24/14 18:46:14.000 kernel[0]: ACPI: sleep states S3 S4 S5
    4/24/14 18:46:14.000 kernel[0]: pci (build 20:00:24 Jan 16 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    4/24/14 18:46:14.000 kernel[0]: [ PCI configuration begin ]
    4/24/14 18:46:14.000 kernel[0]: console relocated to 0xf80000000
    4/24/14 18:46:14.000 kernel[0]: [ PCI configuration end, bridges 12, devices 16 ]
    4/24/14 18:46:14.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 0046
    4/24/14 18:46:14.000 kernel[0]: AppleIntelCPUPowerManagement: (built 19:46:50 Jan 16 2014) initialization complete
    4/24/14 18:46:14.000 kernel[0]: mcache: 4 CPU(s), 64 bytes CPU cache line size
    4/24/14 18:46:14.000 kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    4/24/14 18:46:14.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    4/24/14 18:46:14.000 kernel[0]: BTCOEXIST off
    4/24/14 18:46:14.000 kernel[0]: BRCM tunables:
    4/24/14 18:46:14.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    4/24/14 18:46:14.000 kernel[0]: rooting via boot-uuid from /chosen: F2B1CE87-7935-307F-B2ED-E6DF49C1DE99
    4/24/14 18:46:14.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    4/24/14 18:46:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    4/24/14 18:46:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    4/24/14 18:46:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    4/24/14 18:46:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    4/24/14 18:46:14.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID a4b197fffeeac312; max speed s800.
    4/24/14 18:46:14.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    4/24/14 18:46:14.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST9500325ASG Media/IOGUIDPartitionScheme/Customer@2
    4/24/14 18:46:14.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    4/24/14 18:46:14.000 kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    4/24/14 18:46:14.000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    4/24/14 18:46:14.000 kernel[0]: hfs: mounted Macintosh HD on device root_device
    4/24/14 18:46:14.000 kernel[0]: Waiting for DSMOS...
    4/24/14 18:46:14.000 kernel[0]: VM Swap Subsystem is ON
    4/24/14 18:45:46.118 com.apple.launchd[1]: *** launchd[1] has started up. ***
    4/24/14 18:45:46.118 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    4/24/14 18:45:59.937 com.apple.launchd[1]: (com.parallels.desktop.launchdaemon) Unknown key for boolean: HopefullyExitsFirst
    4/24/14 18:46:11.165 hidd[45]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    4/24/14 18:46:11.167 hidd[45]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    4/24/14 18:46:13.516 kdc[42]: krb5_kdc_set_dbinfo: failed to create root node: /Local/Default
    4/24/14 18:46:13.542 Parallels[80]: Unloading kernel extension prl_netbridge.kext
    4/24/14 18:46:14.210 com.apple.launchd[1]: (com.apple.Kerberos.kdc[42]) Exited with code: 1
    4/24/14 18:46:14.210 com.apple.launchd[1]: (com.apple.Kerberos.kdc) Throttling respawn: Will start in 1 seconds
    4/24/14 18:46:14.423 com.apple.SecurityServer[15]: Session 100000 created
    4/24/14 18:46:14.426 com.apple.usbmuxd[19]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    4/24/14 18:46:14.467 configd[56]: network changed.
    4/24/14 18:46:14.490 configd[56]: setting hostname to "MacBook-Pro-de-Luis-4.local"
    4/24/14 18:46:14.501 Parallels[95]: Unloading kernel extension prl_vnic.kext
    4/24/14 18:46:14.583 Parallels[105]: Unloading kernel extension prl_usb_connect.kext
    4/24/14 18:46:14.722 Parallels[114]: Unloading kernel extension prl_hid_hook.kext
    4/24/14 18:46:14.820 Parallels[123]: Unloading kernel extension prl_hypervisor.kext
    4/24/14 18:46:14.887 Parallels[132]: Loading kernel extension prl_usb_connect.kext
    4/24/14 18:46:15.219 kdc[137]: label: default
    4/24/14 18:46:15.219 kdc[137]:     dbname: od:/Local/Default
    4/24/14 18:46:15.219 kdc[137]:     mkey_file: /var/db/krb5kdc/m-key
    4/24/14 18:46:15.219 kdc[137]:     acl_file: /var/db/krb5kdc/kadmind.acl
    4/24/14 18:46:15.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    4/24/14 18:46:15.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    4/24/14 18:46:17.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    4/24/14 18:46:23.506 stackshot[23]: Timed out waiting for IOKit to finish matching.
    4/24/14 18:46:27.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/24/14 18:46:28.630 com.apple.SecurityServer[15]: Entering service
    4/24/14 18:46:28.750 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    4/24/14 18:46:28.757 digest-service[72]: label: default
    4/24/14 18:46:28.757 digest-service[72]:     dbname: od:/Local/Default
    4/24/14 18:46:28.757 digest-service[72]:     mkey_file: /var/db/krb5kdc/m-key
    4/24/14 18:46:28.757 digest-service[72]:     acl_file: /var/db/krb5kdc/kadmind.acl
    4/24/14 18:46:28.760 digest-service[72]: digest-request: uid=0
    4/24/14 18:46:28.762 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    4/24/14 18:46:28.771 awacsd[59]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    4/24/14 18:46:28.779 awacsd[59]: InnerStore CopyAllZones: no info in Dynamic Store
    4/24/14 18:46:28.812 digest-service[72]: digest-request: netr probe 0
    4/24/14 18:46:28.813 digest-service[72]: digest-request: init request
    4/24/14 18:46:28.823 mDNSResponder[35]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    4/24/14 18:46:28.826 digest-service[72]: digest-request: init return domain: BUILTIN server: MACBOOK-PRO-DE-LUIS-4 indomain was: <NULL>
    4/24/14 18:46:29.017 airportd[63]: airportdProcessDLILEvent: en1 attached (up)
    4/24/14 18:46:29.000 kernel[0]: createVirtIf(): ifRole = 1
    4/24/14 18:46:29.000 kernel[0]: in func createVirtualInterface ifRole = 1
    4/24/14 18:46:29.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    4/24/14 18:46:29.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    4/24/14 18:46:29.000 kernel[0]: Created virtif 0xffffff801050d000 p2p0
    4/24/14 18:46:29.104 locationd[40]: NBB-Could not get UDID for stable refill timing, falling back on random
    4/24/14 18:46:29.218 locationd[40]: Location icon should now be in state 'Inactive'
    4/24/14 18:46:29.864 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    4/24/14 18:46:30.011 mdmclient[36]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:46:31.012 mdmclient[36]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:46:31.344 kdc[137]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    4/24/14 18:46:31.348 systemkeychain[142]: done file: /var/run/systemkeychaincheck.done
    4/24/14 18:46:31.354 configd[56]: network changed: DNS*
    4/24/14 18:46:31.360 configd[56]: network changed: DNS*
    4/24/14 18:46:31.361 mDNSResponder[35]: D2D_IPC: Loaded
    4/24/14 18:46:31.361 mDNSResponder[35]: D2DInitialize succeeded
    4/24/14 18:46:31.366 mDNSResponder[35]:   4: Listening for incoming Unix Domain Socket client requests
    4/24/14 18:46:31.367 mDNSResponder[35]: Adding registration domain 291933891.members.btmm.icloud.com.
    4/24/14 18:46:31.416 networkd[165]: networkd.165 built Aug 24 2013 22:08:46
    4/24/14 18:46:31.436 awacsd[59]: Configuring lazy AWACS client: 291933891.p04.members.btmm.icloud.com.
    4/24/14 18:46:31.450 awacsd[59]: KV HTTP 0
    4/24/14 18:46:31.475 kdc[137]: KDC started
    4/24/14 18:46:31.963 com.apple.InternetSharing[43]: *** no interface for service
    4/24/14 18:46:36.482 awacsd[59]: KV HTTP 0
    4/24/14 18:46:39.917 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    4/24/14 18:46:40.000 kernel[0]: SMC::smcHandleInterruptEvent WARNING status=0x0 (0x40 not set) notif=0x0
    4/24/14 18:46:40.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    4/24/14 18:46:40.000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    4/24/14 18:46:40.000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    4/24/14 18:46:40.000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    4/24/14 18:46:40.000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    4/24/14 18:46:40.000 kernel[0]: Previous Shutdown Cause: 5
    4/24/14 18:46:40.000 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    4/24/14 18:46:42.933 com.apple.InternetSharing[43]: *** no interface for service
    4/24/14 18:46:44.644 com.apple.InternetSharing[43]: *** no interface for service
    4/24/14 18:46:45.000 kernel[0]: IOBluetoothUSBDFU::probe
    4/24/14 18:46:45.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821A FirmwareVersion - 0x0042
    4/24/14 18:46:45.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4800 ****
    4/24/14 18:46:45.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4800 ****
    4/24/14 18:46:46.549 awacsd[59]: KV HTTP 0
    4/24/14 18:46:46.850 com.apple.kextd[12]: kext com.protech.NoSleep  103019000 is in exception list, allowing to load
    4/24/14 18:46:46.874 com.apple.kextd[12]: kext com.Cycling74.driver.WondershareAudioDevice  105029000 is in exception list, allowing to load
    4/24/14 18:46:46.000 kernel[0]: init
    4/24/14 18:46:46.000 kernel[0]: probe
    4/24/14 18:46:46.000 kernel[0]: start
    4/24/14 18:46:46.000 kernel[0]: DSMOS has arrived
    4/24/14 18:46:46.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4800
    4/24/14 18:46:46.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    4/24/14 18:46:46.000 kernel[0]: com_protech_nosleepextension: setting state: 1, for mode: 0 (ac-mode)
    4/24/14 18:46:46.000 kernel[0]: com_protech_nosleepextension: successfully started
    4/24/14 18:46:46.926 loginwindow[38]: Login Window Application Started
    4/24/14 18:46:46.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    4/24/14 18:46:46.000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x6c80 -- 0x0000 -- 0x4800 ****
    4/24/14 18:46:47.004 WindowServer[168]: Server is starting up
    4/24/14 18:46:47.015 mds[34]: (Normal) FMW: FMW 0 0
    4/24/14 18:46:47.040 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_usb_connect.kext.
    4/24/14 18:46:47.041 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_usb_connect.kext.
    4/24/14 18:46:47.041 com.apple.kextd[12]: Error: Kext /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_usb_connect.kext - not found/unable to create.
    4/24/14 18:46:47.046 Parallels[169]: Failed to load kernel extension prl_usb_connect.kext
    4/24/14 18:46:47.074 Parallels[171]: /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_usb_connect.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
    4/24/14 18:46:47.000 kernel[0]: mTail has not been written to hardware: mTail = 0x00000000, hardare tail register = 0x00000040
    4/24/14 18:46:47.171 Parallels[176]: Loading kernel extension prl_hypervisor.kext
    4/24/14 18:46:47.000 kernel[0]: en4: promiscuous mode enable succeeded
    4/24/14 18:46:47.194 WindowServer[168]: Session 256 retained (2 references)
    4/24/14 18:46:47.194 WindowServer[168]: Session 256 released (1 references)
    4/24/14 18:46:47.196 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hypervisor.kext.
    4/24/14 18:46:47.197 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hypervisor.kext.
    4/24/14 18:46:47.197 com.apple.InternetSharing[43]: *** no interface for service
    4/24/14 18:46:47.197 com.apple.kextd[12]: Error: Kext /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hypervisor.kext - not found/unable to create.
    4/24/14 18:46:47.204 Parallels[180]: Failed to load kernel extension prl_hypervisor.kext
    4/24/14 18:46:47.213 WindowServer[168]: Session 256 retained (2 references)
    4/24/14 18:46:47.216 WindowServer[168]: init_page_flip: page flip mode is on
    4/24/14 18:46:47.254 UserEventAgent[11]: assertion failed: 13C64: com.apple.telemetry + 17682 [FDCB4ECA-3C5D-394A-BAEF-F6555BEB4239]: 0xffffffffe0000001
    4/24/14 18:46:47.269 Parallels[183]: /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hypervisor.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
    4/24/14 18:46:47.272 WindowServer[168]: Found 13 modes for display 0x00000000 [8, 5]
    4/24/14 18:46:47.277 WindowServer[168]: Found 1 modes for display 0x00000000 [1, 0]
    4/24/14 18:46:47.280 WindowServer[168]: Found 1 modes for display 0x00000000 [1, 0]
    4/24/14 18:46:47.283 WindowServer[168]: Found 1 modes for display 0x00000000 [1, 0]
    4/24/14 18:46:47.285 WindowServer[168]: mux_initialize: kAGCGetMuxState (kMuxControl, kMuxControl_switchingMode) failed (0xe0000001)
    4/24/14 18:46:47.285 WindowServer[168]: mux_initialize: Mode is safe
    4/24/14 18:46:47.287 WindowServer[168]: Found 13 modes for display 0x00000000 [8, 5]
    4/24/14 18:46:47.288 mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9004004D60 MacBook-Pro-de-Luis-4.local. (Addr) that's already in the list
    4/24/14 18:46:47.289 mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F90040051F0 1.0.0.127.in-addr.arpa. (PTR) that's already in the list
    4/24/14 18:46:47.289 mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9004006960 MacBook-Pro-de-Luis-4.local. (AAAA) that's already in the list
    4/24/14 18:46:47.289 mDNSResponder[35]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F9004006DF0 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.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/24/14 18:46:47.291 WindowServer[168]: Found 1 modes for display 0x00000000 [1, 0]
    4/24/14 18:46:47.291 WindowServer[168]: Found 1 modes for display 0x00000000 [1, 0]
    4/24/14 18:46:47.292 WindowServer[168]: Found 1 modes for display 0x00000000 [1, 0]
    4/24/14 18:46:47.319 WindowServer[168]: WSMachineUsesNewStyleMirroring: false
    4/24/14 18:46:47.320 WindowServer[168]: Display 0x042731c0: GL mask 0x1; bounds (0, 0)[1280 x 800], 13 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cc7, S/N 0, Unit 0, Rotation 0
    UUID 0xcb5a19e16c20c98ebb2d70fc3bb550b4
    4/24/14 18:46:47.320 WindowServer[168]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[3840 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.320 WindowServer[168]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.320 WindowServer[168]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.320 WindowServer[168]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.321 WindowServer[168]: WSSetWindowTransform: Singular matrix
    4/24/14 18:46:47.321 WindowServer[168]: WSSetWindowTransform: Singular matrix
    4/24/14 18:46:47.321 WindowServer[168]: WSSetWindowTransform: Singular matrix
    4/24/14 18:46:47.324 WindowServer[168]: Display 0x042731c0: GL mask 0x1; bounds (0, 0)[1280 x 800], 13 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cc7, S/N 0, Unit 0, Rotation 0
    UUID 0xcb5a19e16c20c98ebb2d70fc3bb550b4
    4/24/14 18:46:47.324 WindowServer[168]: Display 0x003f0040: GL mask 0x10; bounds (2304, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.324 WindowServer[168]: Display 0x003f003f: GL mask 0x8; bounds (2305, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.324 WindowServer[168]: Display 0x003f003e: GL mask 0x4; bounds (2306, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.324 WindowServer[168]: Display 0x003f003d: GL mask 0x2; bounds (2307, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    4/24/14 18:46:47.325 WindowServer[168]: CGXPerformInitialDisplayConfiguration
    4/24/14 18:46:47.325 WindowServer[168]:   Display 0x042731c0: Unit 0; Vendor 0x610 Model 0x9cc7 S/N 0 Dimensions 11.26 x 7.05; online enabled built-in, Bounds (0,0)[1280 x 800], Rotation 0, Resolution 1
    4/24/14 18:46:47.325 WindowServer[168]:   Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2304,0)[1 x 1], Rotation 0, Resolution 1
    4/24/14 18:46:47.325 WindowServer[168]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2305,0)[1 x 1], Rotation 0, Resolution 1
    4/24/14 18:46:47.325 WindowServer[168]:   Display 0x003f003e: Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2306,0)[1 x 1], Rotation 0, Resolution 1
    4/24/14 18:46:47.325 WindowServer[168]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2307,0)[1 x 1], Rotation 0, Resolution 1
    4/24/14 18:46:47.325 WindowServer[168]: CGXMuxBoot: Unexpected boot switch return value (0xe00002c7)
    4/24/14 18:46:47.409 WindowServer[168]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000001f, accelerator 0x000048b3, unit 0, caps QEX|MIPMAP, vram 451 MB
    4/24/14 18:46:47.409 WindowServer[168]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000001f, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    4/24/14 18:46:47.410 WindowServer[168]: GLCompositor enabled for tile size [256 x 256]
    4/24/14 18:46:47.410 WindowServer[168]: CGXGLInitMipMap: mip map mode is on
    4/24/14 18:46:47.430 loginwindow[38]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    4/24/14 18:46:47.437 sudo[199]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Library/StartupItems/HWNetMgr/HWNetCfg
    4/24/14 18:46:47.441 Parallels[210]: Loading kernel extension prl_hid_hook.kext
    4/24/14 18:46:47.465 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hid_hook.kext.
    4/24/14 18:46:47.466 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hid_hook.kext.
    4/24/14 18:46:47.466 com.apple.kextd[12]: Error: Kext /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hid_hook.kext - not found/unable to create.
    4/24/14 18:46:47.469 Parallels[216]: Failed to load kernel extension prl_hid_hook.kext
    4/24/14 18:46:47.652 Parallels[218]: /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_hid_hook.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
    4/24/14 18:46:47.880 Parallels[222]: Loading kernel extension prl_netbridge.kext
    4/24/14 18:46:47.910 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_netbridge.kext.
    4/24/14 18:46:47.910 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_netbridge.kext.
    4/24/14 18:46:47.910 com.apple.kextd[12]: Error: Kext /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_netbridge.kext - not found/unable to create.
    4/24/14 18:46:47.913 Parallels[226]: Failed to load kernel extension prl_netbridge.kext
    4/24/14 18:46:48.049 Parallels[228]: /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_netbridge.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
    4/24/14 18:46:48.120 Parallels[232]: Loading kernel extension prl_vnic.kext
    4/24/14 18:46:48.282 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_vnic.kext.
    4/24/14 18:46:48.283 com.apple.kextd[12]: Can't open CFBundle for /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_vnic.kext.
    4/24/14 18:46:48.283 com.apple.kextd[12]: Error: Kext /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_vnic.kext - not found/unable to create.
    4/24/14 18:46:48.286 Parallels[236]: Failed to load kernel extension prl_vnic.kext
    4/24/14 18:46:48.595 Parallels[238]: /Library/Parallels/Parallels Service.app/Contents/Kexts/prl_vnic.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
    4/24/14 18:46:48.782 Parallels[241]: Trying to load kernel extensions, exit status: 5
    4/24/14 18:46:49.017 Parallels[244]: Starting Parallels networking...
    4/24/14 18:46:49.063 WindowServer[168]: Display 0x042731c0: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    4/24/14 18:46:49.104 launchctl[246]: com.apple.findmymacmessenger: Already loaded
    4/24/14 18:46:49.145 com.apple.SecurityServer[15]: Session 100004 created
    4/24/14 18:46:49.200 loginwindow[38]: Setting the initial value of the magsave brightness level 1
    4/24/14 18:46:49.244 loginwindow[38]: Login Window Started Security Agent
    4/24/14 18:46:49.262 UserEventAgent[249]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    4/24/14 18:46:49.322 WindowServer[168]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/24/14 18:46:49.367 WindowServer[168]: Display 0x042731c0: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    4/24/14 18:46:49.370 SecurityAgent[255]: This is the first run
    4/24/14 18:46:49.371 SecurityAgent[255]: MacBuddy was run = 0
    4/24/14 18:46:49.385 WindowServer[168]: Display 0x042731c0: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    4/24/14 18:46:49.406 WindowServer[168]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fff4be1aec0) - enabling OpenGL
    4/24/14 18:46:49.411 SecurityAgent[255]: User info context values set for luisfernandolins
    4/24/14 18:46:49.987 loginwindow[38]: Login Window - Returned from Security Agent
    4/24/14 18:46:50.015 loginwindow[38]: USER_PROCESS: 38 console
    4/24/14 18:46:50.000 kernel[0]: AppleKeyStore:Sending lock change 0
    4/24/14 18:46:50.941 com.apple.launchd.peruser.501[261]: Background: Aqua: Registering new GUI session.
    4/24/14 18:46:50.945 launchctl[264]: launchctl: Dubious file. Not of type .plist (skipping): /Users/luisfernandolins/Library/LaunchAgents/com.zeobit.MacKeeper.Helper
    4/24/14 18:46:50.961 com.apple.launchd.peruser.501[261]: (com.spotify.webhelper) Unknown key: SpotifyPath
    4/24/14 18:46:50.962 com.apple.launchd.peruser.501[261]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    4/24/14 18:46:50.963 com.apple.launchd.peruser.501[261]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    4/24/14 18:46:50.966 launchctl[264]: com.apple.pluginkit.pkd: Already loaded
    4/24/14 18:46:50.966 launchctl[264]: com.apple.sbd: Already loaded
    4/24/14 18:46:50.981 distnoted[266]: # distnote server agent  absolute time: 70.704574643   civil time: Thu Apr 24 18:46:50 2014   pid: 266 uid: 501  root: no
    4/24/14 18:46:51.641 UserEventAgent[265]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    4/24/14 18:46:51.000 kernel[0]: directed SSID scan fail
    4/24/14 18:46:52.153 SystemStarter[190]: StartOuc (198) did not complete successfully
    4/24/14 18:46:52.154 SystemStarter[190]: The following StartupItems failed to start properly:
    4/24/14 18:46:52.154 SystemStarter[190]: /Library/StartupItems/StartOuc
    4/24/14 18:46:52.154 SystemStarter[190]:  - execution of Startup script failed
    4/24/14 18:46:52.155 WindowServer[168]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/24/14 18:46:52.294 WindowServer[168]: Display 0x042731c0: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    4/24/14 18:46:53.414 prl_net_start[247]: Failed to configure Parallels Adapter 0 for network Shared
    4/24/14 18:46:53.420 prl_net_start[247]: Failed to configure Parallels Adapter 1 for network Host-Only
    4/24/14 18:46:53.580 mds[34]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    4/24/14 18:46:53.602 Parallels[309]: Parallels networking sucessfully started
    4/24/14 18:46:53.607 sharingd[297]: Starting Up...
    4/24/14 18:46:53.624 prl_naptd[307]: Starting Parallels Network Daemon
    4/24/14 18:46:53.628 Parallels[311]: Restarting CiscoVPN
    4/24/14 18:46:53.717 SystemStarter[315]: Unknown service: CiscoVPN
    4/24/14 18:46:53.728 Parallels[318]: Starting Parallels Dispatcher Service
    4/24/14 18:46:54.048 Parallels[325]: Parallels Dispatcher Service sucessfully started
    4/24/14 18:46:54.074 prl_naptd[307]: BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or directory" - 0x2
    4/24/14 18:46:54.076 prl_naptd[307]: Failed to start: error 718; Parallels Network Daemon will restart in one minute or after receiving of some signal.
    4/24/14 18:46:54.134 xpcproxy[328]: assertion failed: 13C64: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    4/24/14 18:46:54.145 com.apple.SecurityServer[15]: Session 100005 created
    4/24/14 18:46:54.167 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    4/24/14 18:46:54.167 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    4/24/14 18:46:54.168 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    4/24/14 18:46:54.169 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    4/24/14 18:46:54.169 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    4/24/14 18:46:54.169 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    4/24/14 18:46:54.169 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    4/24/14 18:46:54.169 com.apple.audio.DriverHelper[295]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    4/24/14 18:46:54.207 com.apple.audio.DriverHelper[295]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    4/24/14 18:46:54.208 com.apple.audio.DriverHelper[295]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    4/24/14 18:46:54.208 com.apple.audio.DriverHelper[295]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    4/24/14 18:46:54.313 com.apple.IconServicesAgent[333]: IconServicesAgent launched.
    4/24/14 18:46:54.544 WindowServer[168]: disable_update_timeout: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    4/24/14 18:46:54.958 xpcproxy[336]: assertion failed: 13C64: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    4/24/14 18:46:55.025 com.apple.SecurityServer[15]: Session 100008 created
    4/24/14 18:46:55.390 WindowServer[168]: common_reenable_update: UI updates were finally reenabled by application "SystemUIServer" after 1.86 seconds (server forcibly re-enabled them after 1.01 seconds)
    4/24/14 18:46:55.758 SystemUIServer[280]: Cannot find executable for CFBundle 0x7fbbda58bf30 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    4/24/14 18:46:55.784 SystemUIServer[280]: Cannot find executable for CFBundle 0x7fbbda585c90 </System/Library/CoreServices/Menu Extras/Battery.menu> (not loaded)
    4/24/14 18:46:55.785 SystemUIServer[280]: Cannot find executable for CFBundle 0x7fbbda58b4f0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    4/24/14 18:46:56.032 coreaudiod[282]: 2014-04-24 06:46:56.031416 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2
    4/24/14 18:46:57.095 WindowServer[168]: disable_update_timeout: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    4/24/14 18:46:57.895 WindowServer[168]: common_reenable_update: UI updates were finally reenabled by application "SystemUIServer" after 1.80 seconds (server forcibly re-enabled them after 1.00 seconds)
    4/24/14 18:46:57.939 SystemUIServer[280]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/24/14 18:46:57.940 SystemUIServer[280]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/24/14 18:46:58.034 accountsd[347]: assertion failed: 13C64: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    4/24/14 18:46:58.146 com.apple.iCloudHelper[328]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.2;13C64> <com.apple.AOSKit/176>";
        "X-Mme-Country" = BR;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT-3";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc252e0e370 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    4/24/14 18:46:58.000 kernel[0]: MacAuthEvent en1   Auth result for: a4:b1:e9:79:78:17  MAC AUTH succeeded
    4/24/14 18:46:58.000 kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    4/24/14 18:46:58.000 kernel[0]: AirPort: Link Up on en1
    4/24/14 18:46:58.000 kernel[0]: en1: BSSID changed to a4:b1:e9:79:78:17
    4/24/14 18:46:58.000 kernel[0]: AirPort: RSN handshake complete on en1
    4/24/14 18:46:58.491 com.apple.iCloudHelper[328]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.2;13C64> <com.apple.AOSKit/176>";
        "X-Mme-Country" = BR;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT-3";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc252c1da50 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    4/24/14 18:46:58.492 com.apple.iCloudHelper[328]: AOSKit ERROR: Setup request failed, appleID=1047286319, url=(null), requestHeaders=
    (null),
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fc252c202a0 {HttpStatusCode=0, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=0, responseHeaders=
    (null),
    responseBody=
    (null)
    4/24/14 18:46:58.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    4/24/14 18:46:58.707 com.apple.SecurityServer[15]: Session 100010 created
    4/24/14 18:46:59.734 com.apple.iCloudHelper[328]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.2;13C64> <com.apple.AOSKit/176>";
        "X-Mme-Country" = BR;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT-3";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc252f3d840 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    4/24/14 18:46:59.817 com.apple.iCloudHelper[328]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.2;13C64> <com.apple.AOSKit/176>";
        "X-Mme-Country" = BR;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT-3";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc252f3e850 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    4/24/14 18:46:59.818 com.apple.iCloudHelper[328]: AOSKit ERROR: Setup request failed, appleID=1647185353, url=(null), requestHeaders=
    (null),
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fc252c1a500 {HttpStatusCode=0, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=0, responseHeaders=
    (null),
    responseBody=
    (null)
    4/24/14 18:46:59.898 com.apple.iCloudHelper[328]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.2;13C64> <com.apple.AOSKit/176>";
        "X-Mme-Country" = BR;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT-3";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc252f3e050 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    4/24/14 18:46:59.964 com.apple.iCloudHelper[328]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.2;13C64> <com.apple.AOSKit/176>";
        "X-Mme-Country" = BR;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT-3";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc252f08480 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    4/24/14 18:46:59.964 com.apple.iCloudHelper[328]: AOSKit ERROR: Setup request failed, appleID=291933891, url=(null), requestHeaders=
    (null),
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fc252f07ad0 {HttpStatusCode=0, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=0, responseHeaders=
    (null),
    responseBody=
    (null)
    4/24/14 18:47:02.528 com.apple.launchd.peruser.501[261]: (com.parallels.desktop.client.launch[371]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    4/24/14 18:47:02.528 com.apple.launchd.peruser.501[261]: (com.parallels.desktop.client.launch[371]) Job failed to exec(3) for weird reason: 2
    4/24/14 18:47:02.667 prl_naptd[370]: Starting Parallels Network Daemon
    4/24/14 18:47:02.668 com.apple.launchd.peruser.501[261]: (com.apple.iTunesHelper.30304[383]) Spawned and waiting for the debugger to attach before continuing...
    4/24/14 18:47:02.688 SocialPushAgent[359]: ApplePushService: APSConnection being used without a delegate queue
    4/24/14 18:47:02.711 WiFiKeychainProxy[358]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    4/24/14 18:47:02.711 WiFiKeychainProxy[358]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    4/24/14 18:47:04.495 com.apple.InternetSharing[43]: *** no interface for service
    4/24/14 18:47:04.500 configd[56]: network changed: DNS* Proxy
    4/24/14 18:47:04.505 UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'LFLINS' making interface primary (protected network)
    4/24/14 18:47:04.505 UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    4/24/14 18:47:04.511 UserEventAgent[11]: Captive: en1: Probing 'LFLINS'
    4/24/14 18:47:04.515 configd[56]: network changed: v4(en1!:192.168.1.72) DNS+ Proxy+ SMB
    4/24/14 18:47:05.355 com.apple.time[265]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    4/24/14 18:47:05.390 configd[56]: setting hostname to "mbp-de-luis-4.lan"
    4/24/14 18:47:05.414 UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    4/24/14 18:47:08.733 com.apple.time[265]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    4/24/14 18:47:08.747 com.apple.launchd.peruser.501[261]: (com.apple.mrt.uiagent[362]) Exited with code: 255
    4/24/14 18:47:08.780 ntpd[186]: proto: precision = 1.000 usec
    4/24/14 18:47:08.974 secd[342]:  __EnsureFreshParameters_block_invoke_2 SOSCloudKeychainSynchronizeAndWait: The operation couldn’t be completed. (SyncedDefaults error 1020 - Remote error : Network unreachable)
    4/24/14 18:47:08.975 secd[342]:  __talkWithKVS_block_invoke callback error: The operation couldn’t be completed. (SyncedDefaults error 1020 - Remote error : Network unreachable)
    4/24/14 18:47:09.065 airportd[63]: _doAutoJoin: Already associated to “LFLINS”. Bailing on auto-join.
    4/24/14 18:47:10.326 com.apple.internetaccounts[336]: [Warning] ************* com.apple.internetaccounts timed out connecting to imagent, please file a radar, and attach the stackshots generated ***********************
    4/24/14 18:47:10.326 com.apple.internetaccounts[336]: [Warning] ************* com.apple.internetaccounts timed out connecting to imagent, please file a radar, and attach the stackshots generated ***********************
    4/24/14 18:47:10.375 mds[34]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    4/24/14 18:47:10.920 REUpdater[372]: VERSION is 141
    4/24/14 18:47:12.143 AirPlayUIAgent[330]: 2014-04-24 06:47:12.143216 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/24/14 18:47:12.962 mds[34]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    4/24/14 18:47:15.033 secd[342]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    4/24/14 18:47:15.033 secd[342]:  securityd_xpc_dictionary_handler WiFiKeychainProx[358] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    4/24/14 18:47:15.060 com.apple.time[265]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    4/24/14 18:47:15.275 AirPlayUIAgent[330]: 2014-04-24 06:47:15.275080 PM [AirPlayUIAgent] Changed PIN pairing: no
    4/24/14 18:47:17.030 syncdefaultsd[321]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    4/24/14 18:47:17.268 digest-service[72]: digest-request: uid=0
    4/24/14 18:47:17.268 digest-service[72]: digest-request: init request
    4/24/14 18:47:17.275 digest-service[72]: digest-request: init return domain: MBP-DE-LUIS-4 server: MBP-DE-LUIS-4 indomain was: <NULL>
    4/24/14 18:47:17.400 com.apple.NotesMigratorService[398]: Joined Aqua audit session
    4/24/14 18:47:17.418 racoon[401]: accepted connection on vpn control socket.
    4/24/14 18:47:17.835 com.apple.internetaccounts[336]: An instance 0x7fc03bfd4940 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7fc03bfd5680> (
    <NSKeyValueObservance 0x7fc03bfd57f0: Observer: 0x7fc03bfc98d0, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff8e1bd43b, Property: 0x7fc03bfd5650>
    4/24/14 18:47:17.844 com.apple.internetaccounts[336]: An instance 0x7fc03bd87e60 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7fc03bd87f80> (
    <NSKeyValueObservance 0x7fc03bd87f10: Observer: 0x7fc03bd88c30, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff8e1bd43b, Property: 0x7fc03bfd5650>
    4/24/14 18:47:18.226 digest-service[72]: digest-request: uid=0
    4/24/14 18:47:18.227 digest-service[72]: digest-request: init request
    4/24/14 18:47:18.229 com.apple.internetaccounts[336]: An instance 0x7fc03e00f500 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7fc03e00e210> (
    <NSKeyValueObservance 0x7fc03e000190: Observer: 0x7fc03e003a50, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff8e1bd43b, Property: 0x7fc03bfd5650>
    4/24/14 18:47:18.234 digest-service[72]: digest-request: init return domain: MBP-DE-LUIS-4 server: MBP-DE-LUIS-4 indomain was: <NULL>
    4/24/14 18:47:18.245 com.apple.time[265]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    4/24/14 18:47:18.570 REUpdater[372]: REUpdate : Did not download since you have the version equal or later than that on the server
    4/24/14 18:47:20.234 com.apple.dock.extra[396]: iPhotoDockTilePlugin: Unable to get dock badge information: connection timeout: did not receive reply
    4/24/14 18:47:21.886 AllMyMusicAgent[369]: SARAgent newAgent
    4/24/14 18:47:22.544 mds[34]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    4/24/14 18:47:23.589 sandboxd[384]: ([367]) assistantd(367) deny file-read-data /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    4/24/14 18:47:26.529 AddressBookManager[382]: Validate metadata timed out, cancelling
    4/24/14 18:47:26.556 com.apple.imfoundation.IMRemoteURLConnectionAgent[391]: ERROR: __CFURLCache:CreateTablesAndIndexes version create - table cfurl_cache_schema_version already exists. ErrCode: 1.
    4/24/14 18:47:26.557 com.apple.imfoundation.IMRemoteURLConnectionAgent[391]: __CFURLCache:RecreateEmptyPersistentStoreOnDiskAndOpen: create tables and index failed.
    4/24/14 18:47:27.757 PhotoStreamAgent[357]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:28.757 PhotoStreamAgent[357]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:28.909 WindowServer[168]: disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
    4/24/14 18:47:29.758 PhotoStreamAgent[357]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:30.760 PhotoStreamAgent[357]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:31.761 PhotoStreamAgent[357]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:31.887 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:32.762 PhotoStreamAgent[357]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:32.918 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:33.975 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:34.980 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:36.041 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:37.113 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:38.169 SafariDAVClient[381]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    4/24/14 18:47:39.238 secd[342]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    4/24/14 18:47:39.238 secd[342]:  securityd_xpc_dictionary_handler AddressBookSourc[380] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    4/24/14 18:47:39.946 AddressBookSourceSync[380]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://luisfernandolins%[email protected]/1047286319/principal///luisfernandolins%[email protected]/1047286319/principal/] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x7fa5eb81cb60 {NSUnderlyingError=0x7fa5e9651cb0 "The request timed out.", NSErrorFailingURLStringKey=https://luisfernandolins%[email protected]/1047286319/principal/[email protected]/1047286319/principal/, NSErrorFailingURLKey=https://luisfernandolins%[email protected]/1047286319/principal///luisfernandolins%[email protected]/1047286319/principal/, NSLocalizedDescription=The request timed out.}
    4/24/14 18:47:40.011 AddressBookSourceSync[380]: [AOSAccounts] : [IsAccountKeyChainActive] : had error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Remote error : The operation couldn‚Äôt be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call))
    4/24/14 18:47:40.013 secd[342]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    4/24/14 18:47:40.013 secd[342]:  securityd_xpc_dictionary_handler AddressBookSourc[380] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    4/24/14 18:47:40.017 AddressBookSourceSync[380]: [AOSAccounts] : [IsAccountKeyChainActive] :

    If it's slow on startup it would be extensions loading or LaunchDaemons starting up. 
    You should have a look in:
    /Library/LaunchDaemons
    /Library/Extensions
    You can count out anything in your home folder and it shouldn't put anything in /System as that's reserved for Apple. 

  • Hi all...  Just upgraded from OSX 10.6.8 to Mavricks, my Macbook Pro boots really slowly, and closes slowly.  I'd really appreciate help!

    I just installed Mavricks over Snow Lepard, and my boot speed is really slow and so is the quit time.  From boot to ability to use apps. is slightly greater than 1 minute.  Once the desk top appears, the icons in the dock and all aps are not active for at least 25-30 seconds.  I would really appreciate any advice anyone more knowledgeable that I can offer.  I have attached my system boot log from BOOT_TIME to 1 minute past the time on the clock when I logged in. (I apologize in advance for the length of the log, but hopefully it will suply the needed clues):
    Machine characteristics:
    MacBook Pro                                       
    15-inch, Mid 2009
    OSX 10.9
    3.06 GHz Intel core 2 Duo
    8GB 1067 MHz DDR3
    NVIDIA GeForce 9400M 256 MB
    L2 Cache:6 MB
    Bus Speed: 1.07 GHz
    Boot ROM Version: MBP53.00AC.B03
    BOOT_LOG
    Nov 26 21:49:43 localhost bootlog[0]: BOOT_TIME 1385520583 0
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.appstore" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
                Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.authd" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.bookstore" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.eventmonitor" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.install" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.iokit.power" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.mail" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.MessageTracer" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.performance" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:01 localhost syslogd[19]: Configuration Notice:
                ASL Module "com.apple.securityd" claims selected messages.
                Those messages may not appear in standard system log files or in the ASL database.
    Nov 26 21:50:04 --- last message repeated 6 times ---
    Nov 26 21:50:01 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Nov 26 21:50:01 localhost kernel[0]: Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Nov 26 21:50:01 localhost kernel[0]: vm_page_bootstrap: 1957638 free pages and 57594 wired pages
    Nov 26 21:50:01 localhost kernel[0]: kext submap [0xffffff7f807a5000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a5000]
    Nov 26 21:50:01 localhost kernel[0]: zone leak detection enabled
    Nov 26 21:50:01 localhost kernel[0]: "vm_compressor_mode" is 4
    Nov 26 21:50:01 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Nov 26 21:50:01 localhost kernel[0]: standard background quantum is 2500 us
    Nov 26 21:50:01 localhost kernel[0]: mig_table_max_displ = 74
    Nov 26 21:50:01 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Nov 26 21:50:01 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Nov 26 21:50:01 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Nov 26 21:50:01 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Nov 26 21:50:01 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Nov 26 21:50:01 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Nov 26 21:50:01 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Nov 26 21:50:01 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Nov 26 21:50:01 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Nov 26 21:50:01 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Nov 26 21:50:01 localhost kernel[0]: MAC Framework successfully initialized
    Nov 26 21:50:01 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Nov 26 21:50:01 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2013 22:20:34)
    Nov 26 21:50:01 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Nov 26 21:50:01 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Nov 26 21:50:01 localhost kernel[0]: pci (build 22:16:29 Sep 19 2013), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    Nov 26 21:50:01 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 22:16:38 Sep 19 2013) initialization complete
    Nov 26 21:50:01 localhost kernel[0]: [ PCI configuration begin ]
    Nov 26 21:50:01 localhost kernel[0]: console relocated to 0xf80010000
    Nov 26 21:50:01 localhost kernel[0]: [ PCI configuration end, bridges 6, devices 19 ]
    Nov 26 21:50:01 localhost kernel[0]: NVEthernet::start - Built Sep 19 2013 22:20:06
    Nov 26 21:50:01 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 64b9e8fffeb7a402; max speed s800.
    Nov 26 21:50:01 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    Nov 26 21:50:01 localhost kernel[0]: mcache: 2 CPU(s), 64 bytes CPU cache line size
    Nov 26 21:50:01 localhost kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    Nov 26 21:50:01 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Nov 26 21:50:01 localhost kernel[0]: rooting via boot-uuid from /chosen: FE938F11-7B34-3E73-9EE2-51E88F19B800
    Nov 26 21:50:01 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Nov 26 21:50:01 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Nov 26 21:50:01 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Nov 26 21:50:01 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Nov 26 21:50:01 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Nov 26 21:50:01 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Nov 26 21:50:01 localhost kernel[0]: BTCOEXIST off
    Nov 26 21:50:01 localhost kernel[0]: BRCM tunables:
    Nov 26 21:50:01 localhost kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Nov 26 21:50:01 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST9500420ASG Media/IOGUIDPartitionScheme/Untitled@2
    Nov 26 21:50:01 localhost kernel[0]: BSD root: disk0s2, major 1, minor 2
    Nov 26 21:50:01 localhost kernel[0]: hfs: mounted Macintosh HD on device root_device
    Nov 26 21:50:01 localhost kernel[0]: VM Swap Subsystem is ON
    Nov 26 21:50:01 localhost kernel[0]: Waiting for DSMOS...
    Nov 26 21:49:45 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Nov 26 21:49:45 localhost com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    Nov 26 21:49:55 localhost com.apple.SecurityServer[14]: Session 100000 created
    Nov 26 21:49:59 localhost distnoted[21]: # distnote server daemon  absolute time: 17.216507128   civil time: Tue Nov 26 21:49:59 2013   pid: 21 uid: 0  root: yes
    Nov 26 21:50:00 localhost hidd[49]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Nov 26 21:50:01 localhost hidd[49]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 26 21:50:01 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Nov 26 21:50:01 localhost kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    Nov 26 21:50:05 localhost com.apple.usbmuxd[26]: usbmuxd-323.1 on Oct  3 2013 at 12:43:24, running 64 bit
    Nov 26 21:50:05 localhost kernel[0]: init
    Nov 26 21:50:05 localhost kernel[0]: probe
    Nov 26 21:50:05 localhost kernel[0]: start
    Nov 26 21:50:05 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Nov 26 21:50:05 localhost kernel[0]: NVDAStartup: Official
    Nov 26 21:50:05 localhost kernel[0]: NVDANV50HAL loaded and registered
    Nov 26 21:50:05 localhost kernel[0]: NVDAStartup: Official
    Nov 26 21:50:05 localhost kernel[0]: NVDANV50HAL loaded and registered
    Nov 26 21:50:05 localhost kernel[0]: AGC: 3.4.12, HW version=1.8.8, flags:0, features:4
    Nov 26 21:50:05 localhost kernel[0]: IOBluetoothUSBDFU::probe
    Nov 26 21:50:05 localhost kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8213 FirmwareVersion - 0x0207
    Nov 26 21:50:05 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x6c00 ****
    Nov 26 21:50:05 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x6c00 ****
    Nov 26 21:50:05 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x6c00
    Nov 26 21:50:05 localhost kernel[0]: Previous Shutdown Cause: -128
    Nov 26 21:50:05 localhost kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    Nov 26 21:50:05 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Nov 26 21:50:05 localhost kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x7040 -- 0xe000 -- 0x6c00 ****
    Nov 26 21:50:06 localhost kernel[0]: 00000000  00000020 NVEthernet::setLinkStatus - not Active
    Nov 26 21:50:06 localhost kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Nov 26 21:50:06 localhost kernel[0]: DSMOS has arrived
    Nov 26 21:50:07 localhost configd[18]: dhcp_arp_router: en1 SSID unavailable
    Nov 26 21:50:07 localhost configd[18]: network changed.
    Nov 26 21:50:07 MacBookPro-2.local configd[18]: setting hostname to "MacBookPro-2.local"
    Nov 26 21:50:07 MacBookPro-2 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Nov 26 21:50:07 MacBookPro-2.local mds[40]: (Normal) FMW: FMW 0 0
    Nov 26 21:50:07 MacBookPro-2.local mds[40]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Nov 26 21:50:07 --- last message repeated 2 times ---
    Nov 26 21:50:07 MacBookPro-2.local blued[59]: hostControllerOnline - Number of Paired devices = 2, List of Paired devices = (
                    "00-1d-d8-3a-cc-60",
                    "00-26-08-ab-c6-5f"
    Nov 26 21:50:08 MacBookPro-2.local com.apple.SecurityServer[14]: Entering service
    Nov 26 21:50:08 MacBookPro-2.local loginwindow[44]: Login Window Application Started
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]: label: default
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]:       dbname: od:/Local/Default
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]:       mkey_file: /var/db/krb5kdc/m-key
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]:       acl_file: /var/db/krb5kdc/kadmind.acl
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]: digest-request: uid=0
    Nov 26 21:50:08 MacBookPro-2.local mDNSResponder[41]: mDNSResponder mDNSResponder-522.1.11 (Aug 24 2013 23:49:34) starting OSXVers 13
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]: digest-request: netr probe 0
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]: digest-request: init request
    Nov 26 21:50:08 MacBookPro-2.local digest-service[71]: digest-request: init return domain: BUILTIN server: MACBOOKPRO-2 indomain was: <NULL>
    Nov 26 21:50:08 MacBookPro-2.local UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Nov 26 21:50:08 MacBookPro-2.local UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    Nov 26 21:50:08 MacBookPro-2.local awacsd[61]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    Nov 26 21:50:08 MacBookPro-2.local awacsd[61]: InnerStore CopyAllZones: no info in Dynamic Store
    Nov 26 21:50:08 MacBookPro-2.local WindowServer[85]: Server is starting up
    Nov 26 21:50:08 MacBookPro-2.local blued[59]: link key found for device: 00-1d-d8-3a-cc-60
    Nov 26 21:50:08 MacBookPro-2.local configd[18]: network changed.
    Nov 26 21:50:08 MacBookPro-2.local configd[18]: network changed: DNS*
    Nov 26 21:50:08 MacBookPro-2.local mDNSResponder[41]: D2D_IPC: Loaded
    Nov 26 21:50:08 MacBookPro-2.local mDNSResponder[41]: D2DInitialize succeeded
    Nov 26 21:50:08 MacBookPro-2.local mDNSResponder[41]:   4: Listening for incoming Unix Domain Socket client requests
    Nov 26 21:50:08 MacBookPro-2.local networkd[105]: networkd.105 built Aug 24 2013 22:08:46
    Nov 26 21:50:08 MacBookPro-2.local aosnotifyd[64]: aosnotifyd has been launched
    Nov 26 21:50:08 MacBookPro-2.local systemkeychain[88]: done file: /var/run/systemkeychaincheck.done
    Nov 26 21:50:08 MacBookPro-2.local airportd[65]: airportdProcessDLILEvent: en1 attached (up)
    Nov 26 21:50:08 MacBookPro-2 kernel[0]: createVirtIf(): ifRole = 1
    Nov 26 21:50:08 MacBookPro-2 kernel[0]: in func createVirtualInterface ifRole = 1
    Nov 26 21:50:08 MacBookPro-2 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    Nov 26 21:50:08 MacBookPro-2 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    Nov 26 21:50:08 MacBookPro-2 kernel[0]: Created virtif 0xffffff8014825400 p2p0
    Nov 26 21:50:08 MacBookPro-2 kernel[0]: nspace-handler-set-snapshot-time: 1385520610
    Nov 26 21:50:08 MacBookPro-2.local com.apple.mtmd[39]: Set snapshot time: 2013-11-26 21:50:10 -0500 (current time: 2013-11-26 21:50:08 -0500)
    Nov 26 21:50:08 MacBookPro-2.local locationd[46]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Nov 26 21:50:08 MacBookPro-2.local locationd[46]: NBB-Could not get UDID for stable refill timing, falling back on random
    Nov 26 21:50:09 MacBookPro-2.local locationd[46]: Location icon should now be in state 'Inactive'
    Nov 26 21:50:09 MacBookPro-2.local aosnotifyd[64]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:09 MacBookPro-2.local mdmclient[42]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:10 MacBookPro-2.local mDNSResponder[41]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F8312006960 MacBookPro-2.local. (Addr) that's already in the list
    Nov 26 21:50:10 MacBookPro-2.local mDNSResponder[41]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F8312006DF0 1.0.0.127.in-addr.arpa. (PTR) that's already in the list
    Nov 26 21:50:10 MacBookPro-2.local mDNSResponder[41]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F8312008960 MacBookPro-2.local. (AAAA) that's already in the list
    Nov 26 21:50:10 MacBookPro-2.local mDNSResponder[41]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F8312008DF0 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.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
    Nov 26 21:50:10 MacBookPro-2.local aosnotifyd[64]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:10 MacBookPro-2.local mdmclient[42]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:11 MacBookPro-2.local blued[59]: Save link key for device: 00-1d-d8-3a-cc-60
    Nov 26 21:50:11 MacBookPro-2.local aosnotifyd[64]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:11 MacBookPro-2.local mdmclient[42]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:12 MacBookPro-2.local aosnotifyd[64]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:12 MacBookPro-2.local mdmclient[42]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Nov 26 21:50:13 MacBookPro-2.local apsd[63]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Nov 26 21:50:13 MacBookPro-2 kernel[0]: hfs: mounted Recovery HD on device disk0s3
    Nov 26 21:50:13 MacBookPro-2.local mds[40]: (Normal) Volume: volume:0x7f932b028000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Recovery HD
    Nov 26 21:50:13 MacBookPro-2.local mtmfs[38]: mount succeeded for /Volumes/MobileBackups
    Nov 26 21:50:13 MacBookPro-2.local mds[40]: (Normal) Volume: volume:0x7f932a8b2000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/MobileBackups
    Nov 26 21:50:13 MacBookPro-2.local mds[40]: (Normal) Volume: volume:0x7f932a8b2000 ********** Created snapshot backup index
    Nov 26 21:50:13 MacBookPro-2.local fseventsd[50]: Logging disabled completely for device:1: /Volumes/Recovery HD
    Nov 26 21:50:14 MacBookPro-2 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key MOTP (kSMCKeyNotFound)
    Nov 26 21:50:14 MacBookPro-2 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key BEMB (kSMCKeyNotFound)
    Nov 26 21:50:14 MacBookPro-2.local WindowServer[85]: Session 256 retained (2 references)
    Nov 26 21:50:14 MacBookPro-2.local WindowServer[85]: Session 256 released (1 references)
    Nov 26 21:50:14 MacBookPro-2.local WindowServer[85]: Session 256 retained (2 references)
    Nov 26 21:50:14 MacBookPro-2.local WindowServer[85]: init_page_flip: page flip mode is on
    Nov 26 21:50:15 MacBookPro-2 kernel[0]: hfs: unmount initiated on Recovery HD on device disk0s3
    Nov 26 21:50:15 MacBookPro-2.local SystemStarter[113]: HP IO Monitor (126) did not complete successfully
    Nov 26 21:50:15 MacBookPro-2.local SystemStarter[113]: The following StartupItems failed to start properly:
    Nov 26 21:50:15 MacBookPro-2.local SystemStarter[113]: /Library/StartupItems/HP IO
    Nov 26 21:50:15 MacBookPro-2.local SystemStarter[113]:  - execution of Startup script failed
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    Nov 26 21:50:15 --- last message repeated 1 time ---
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Found 36 modes for display 0x00000000 [30, 6]
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: mux_initialize: Mode is logout
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Found 36 modes for display 0x00000000 [30, 6]
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: WSMachineUsesNewStyleMirroring: false
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Display 0x04272900: GL mask 0x5; bounds (0, 0)[1440 x 900], 36 modes available
                Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca4, S/N 0, Unit 0, Rotation 0
                UUID 0x8a96a568c33550779a382c64e81094d2
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Display 0x003f003d: GL mask 0xa; bounds (0, 0)[0 x 0], 1 modes available
                off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
                UUID 0xffffffffffffffffffffffffffffffff
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: WSSetWindowTransform: Singular matrix
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Display 0x04272900: GL mask 0x5; bounds (0, 0)[1440 x 900], 36 modes available
                Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca4, S/N 0, Unit 0, Rotation 0
                UUID 0x8a96a568c33550779a382c64e81094d2
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: Display 0x003f003d: GL mask 0xa; bounds (2464, 0)[1 x 1], 1 modes available
                off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
                UUID 0xffffffffffffffffffffffffffffffff
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: CGXPerformInitialDisplayConfiguration
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]:   Display 0x04272900: Unit 0; Alias(0, 0x5); Vendor 0x610 Model 0x9ca4 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 1
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]:   Display 0x003f003d: Unit 1; Alias(1, 0xa); Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: CGXMuxBoot: Boot normal
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: GLCompositor: GL renderer id 0x0102260e, GL mask 0x00000003, accelerator 0x00004cc3, unit 0, caps QEX|MIPMAP, vram 256 MB
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: GLCompositor: GL renderer id 0x0102260e, GL mask 0x00000003, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: GLCompositor: GL renderer id 0x0202260c, GL mask 0x0000000c, accelerator 0x00003a2b, unit 2, caps QEX|MIPMAP, vram 512 MB
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: GLCompositor: GL renderer id 0x0202260c, GL mask 0x0000000c, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: GLCompositor enabled for tile size [256 x 256]
    Nov 26 21:50:15 MacBookPro-2.local WindowServer[85]: CGXGLInitMipMap: mip map mode is on
    Nov 26 21:50:15 MacBookPro-2.local loginwindow[44]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Nov 26 21:50:16 MacBookPro-2.local WindowServer[85]: Display 0x04272900: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    Nov 26 21:50:16 MacBookPro-2.local launchctl[138]: com.apple.findmymacmessenger: Already loaded
    Nov 26 21:50:16 MacBookPro-2.local loginwindow[44]: Setting the initial value of the magsave brightness level 1
    Nov 26 21:50:16 MacBookPro-2.local loginwindow[44]: Login Window Started Security Agent
    Nov 26 21:50:16 MacBookPro-2.local SecurityAgent[146]: This is the first run
    Nov 26 21:50:16 MacBookPro-2.local SecurityAgent[146]: MacBuddy was run = 0
    Nov 26 21:50:16 MacBookPro-2.local WindowServer[85]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fe75ac33640) - enabling OpenGL
    Nov 26 21:50:16 MacBookPro-2.local com.apple.SecurityServer[14]: Session 100005 created
    Nov 26 21:50:16 MacBookPro-2.local UserEventAgent[140]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Nov 26 21:50:17 MacBookPro-2 kernel[0]: MacAuthEvent en1   Auth result for: 00:1c:10:21:4e:2f  MAC AUTH succeeded
    Nov 26 21:50:17 MacBookPro-2 kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    Nov 26 21:50:17 MacBookPro-2 kernel[0]: AirPort: Link Up on en1
    Nov 26 21:50:17 MacBookPro-2 kernel[0]: en1: BSSID changed to 00:1c:10:21:4e:2f
    Nov 26 21:50:17 MacBookPro-2 kernel[0]: AirPort: RSN handshake complete on en1
    Nov 26 21:50:17 MacBookPro-2 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Nov 26 21:50:17 MacBookPro-2.local WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Nov 26 21:50:17 MacBookPro-2.local WindowServer[85]: Display 0x04272900: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    Nov 26 21:50:19 --- last message repeated 1 time ---
    Nov 26 21:50:19 MacBookPro-2.local SecurityAgent[146]: User info context values set for RS
    Nov 26 21:50:19 MacBookPro-2.local SecurityAgent[146]: Login Window login proceeding
    Nov 26 21:50:19 MacBookPro-2.local configd[18]: network changed: DNS* Proxy
    Nov 26 21:50:19 MacBookPro-2.local UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'NetLink' making interface primary (protected network)
    Nov 26 21:50:19 MacBookPro-2.local UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    Nov 26 21:50:19 MacBookPro-2.local UserEventAgent[11]: Captive: en1: Probing 'NetLink'
    Nov 26 21:50:19 MacBookPro-2.local configd[18]: network changed: v4(en1!:192.168.1.107) DNS+ Proxy+ SMB
    Nov 26 21:50:19 MacBookPro-2.local loginwindow[44]: Login Window - Returned from Security Agent
    Nov 26 21:50:19 MacBookPro-2.local loginwindow[44]: USER_PROCESS: 44 console
    Nov 26 21:50:19 MacBookPro-2.local UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    Nov 26 21:50:19 MacBookPro-2.local airportd[65]: _doAutoJoin: Already associated to “NetLink”. Bailing on auto-join.
    Nov 26 21:50:19 MacBookPro-2 kernel[0]: AppleKeyStore:Sending lock change 0
    Nov 26 21:50:19 MacBookPro-2 com.apple.launchd.peruser.501[160]: Background: Aqua: Registering new GUI session.
    Nov 26 21:50:19 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.apple.cmfsyncagent): Ignored this key: UserName
    Nov 26 21:50:19 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.apple.EscrowSecurityAlert): Unknown key: seatbelt-profiles
    Nov 26 21:50:19 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Nov 26 21:50:19 MacBookPro-2.local launchctl[162]: com.apple.pluginkit.pkd: Already loaded
    Nov 26 21:50:19 MacBookPro-2.local launchctl[162]: com.apple.sbd: Already loaded
    Nov 26 21:50:19 MacBookPro-2.local distnoted[164]: # distnote server agent  absolute time: 37.621698455   civil time: Tue Nov 26 21:50:19 2013   pid: 164 uid: 501  root: no
    Nov 26 21:50:20 MacBookPro-2.local com.apple.SecurityServer[14]: Session 100007 created
    Nov 26 21:50:20 MacBookPro-2.local WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Nov 26 21:50:20 MacBookPro-2.local SystemUIServer[172]: Cannot find executable for CFBundle 0x7feb32de2b80 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    Nov 26 21:50:20 MacBookPro-2.local sharingd[182]: Starting Up...
    Nov 26 21:50:20 MacBookPro-2.local WindowServer[85]: Display 0x04272900: Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    Nov 26 21:50:20 MacBookPro-2.local SystemUIServer[172]: Cannot find executable for CFBundle 0x7feb32d53ce0 </System/Library/CoreServices/Menu Extras/Battery.menu> (not loaded)
    Nov 26 21:50:20 MacBookPro-2.local SystemUIServer[172]: Cannot find executable for CFBundle 0x7feb32d78760 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    Nov 26 21:50:21 MacBookPro-2.local apsd[63]: Unrecognized leaf certificate
    Nov 26 21:50:21 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.single-user-client[216]): assertion failed: 13A603: launchd + 102012 [C35AEAF6-FCF6-3C64-9FC8-38829064F8A8]: 0xd
    Nov 26 21:50:21 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.client.plist[217]): assertion failed: 13A603: launchd + 102012 [C35AEAF6-FCF6-3C64-9FC8-38829064F8A8]: 0xd
    Nov 26 21:50:21 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.client.plist[217]): Exited with code: 2
    Nov 26 21:50:21 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.client.plist): Throttling respawn: Will start in 10 seconds
    Nov 26 21:50:21 MacBookPro-2.local apsd[63]: Unexpected connection from logged out uid 501
    Nov 26 21:50:21 MacBookPro-2 accountsd[227]: assertion failed: 13A603: liblaunch.dylib + 25164 [FCBF0A02-0B06-3F97-9248-5062A9DEB32C]: 0x25
    Nov 26 21:50:21 MacBookPro-2 com.apple.launchd.peruser.501[160] ([email protected][215]): Exited with code: 2
    Nov 26 21:50:21 MacBookPro-2.local SystemUIServer[172]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Nov 26 21:50:21 MacBookPro-2.local SystemUIServer[172]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Nov 26 21:50:21 MacBookPro-2 xpcproxy[231]: assertion failed: 13A603: xpcproxy + 3438 [EE7817B0-1FA1-3603-B88A-BD5E595DA86F]: 0x2
    Nov 26 21:50:21 MacBookPro-2.local com.apple.IconServicesAgent[230]: IconServicesAgent launched.
    Nov 26 21:50:21 MacBookPro-2.local com.apple.SecurityServer[14]: Session 100011 created
    Nov 26 21:50:22 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.apple.mrt.uiagent[197]): Exited with code: 255
    Nov 26 21:50:22 MacBookPro-2 xpcproxy[238]: assertion failed: 13A603: xpcproxy + 3438 [EE7817B0-1FA1-3603-B88A-BD5E595DA86F]: 0x2
    Nov 26 21:50:23 MacBookPro-2.local awacsd[61]: Exiting
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    Nov 26 21:50:23 MacBookPro-2.local com.apple.audio.DriverHelper[229]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    Nov 26 21:50:23 MacBookPro-2.local UserEventAgent[163]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Nov 26 21:50:23 MacBookPro-2.local accountsd[227]: /SourceCache/Accounts/Accounts-336.9/ACDAuthenticationPluginManager.m - -[ACDAuthenticationPluginManager credentialForAccount:client:handler:] - 230 - The authentication plugin for account "[email protected]" (A3E6B1AD-D8C7-47BB-92AD-3D6B58528D00) could not be found!
    Nov 26 21:50:23 MacBookPro-2.local accountsd[227]: /SourceCache/Accounts/Accounts-336.9/ACDAccountStore.m - __62-[ACDAccountStore credentialForAccountWithIdentifier:handler:]_block_invoke389 - 857 - No plugin provides credentials for account [email protected]. Falling back to legacy behavior.
    Nov 26 21:50:23 MacBookPro-2.local WiFiKeychainProxy[192]: [NO client logger] <Aug 30 2013 23:40:46> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    Nov 26 21:50:23 MacBookPro-2.local WiFiKeychainProxy[192]: [NO client logger] <Aug 30 2013 23:40:46> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    Nov 26 21:50:27 MacBookPro-2.local com.apple.time[163]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Nov 26 21:50:30 MacBookPro-2.local com.apple.SecurityServer[14]: Session 100014 created
    Nov 26 21:50:31 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.client.plist[251]): assertion failed: 13A603: launchd + 102012 [C35AEAF6-FCF6-3C64-9FC8-38829064F8A8]: 0xd
    Nov 26 21:50:31 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.client.plist[251]): Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    Nov 26 21:50:31 MacBookPro-2 com.apple.launchd.peruser.501[160] (com.akamai.client.plist[251]): Job failed to exec(3) for weird reason: 2
    Nov 26 21:50:31 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Library/Keychains/System.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:31 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Library/Keychains/lck~System.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:31 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Library/Keychains/.fl947E1BDB, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:31 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Users/RS/Library/Keychains/login.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:31 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Users/RS/Library/Keychains/lck~login.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:31 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Users/RS/Library/Keychains/.fl62323D2F, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:38 MacBookPro-2.local LKDCHelper[255]: Starting (uid=501)
    Nov 26 21:50:38 MacBookPro-2.local ReportCrash[247]: Attempting to read data: Called memoryAtAddress: 0x9444, which is in an unmappable portion of [0x0 -> 0xffffffffffffffff] in PID# 208.
    Nov 26 21:50:38 MacBookPro-2.local ReportCrash[247]: Attempting to read data: Called memoryAtAddress: 0x9588, which is in an unmappable portion of [0x0 -> 0xffffffffffffffff] in PID# 208.
    Nov 26 21:50:41 MacBookPro-2.local gamed[226]: CKSoftwareMap: Registering with Daemon
    Nov 26 21:50:42 MacBookPro-2.local syncdefaultsd[222]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    Nov 26 21:50:43 MacBookPro-2.local parentalcontrolsd[256]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    Nov 26 21:50:44 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Library/Keychains/System.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:44 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Library/Keychains/lck~System.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:44 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Library/Keychains/.fl947E1BDB, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:44 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Users/RS/Library/Keychains/login.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:44 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Users/RS/Library/Keychains/lck~login.keychain, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:44 MacBookPro-2.local com.apple.security.XPCKeychainSandboxCheck[248]: Can't get sandbox fs extension for /Volumes/SD Backup/Users/RS/Library/Keychains/.fl62323D2F, status=-1 errno=No such file or directory ext=(null)
    Nov 26 21:50:47 MacBookPro-2.local com.apple.NotesMigratorService[260]: Joined Aqua audit session
    Nov 26 21:50:47 MacBookPro-2 netsession_mac[216]: netsession_mac(216,0xb031d000) malloc: *** auto malloc[216]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    Nov 26 21:50:47 MacBookPro-2.local com.apple.internetaccounts[238]: An instance 0x7f82c16e5760 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
                <NSKeyValueObservationInfo 0x7f82c16c8660> (
                <NSKeyValueObservance 0x7f82c16c8790: Observer: 0x7f82c16cf070, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff8fa4b44b, Property: 0x7f82c16c8630>
    Nov 26 21:50:50 MacBookPro-2 netsession_mac[216]: netsession_mac(216,0xb039f000) malloc: *** auto malloc[216]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    Nov 26 21:51:00 MacBookPro-2 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x6c00 ****
    Nov 26 21:51:01 MacBookPro-2 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key B0OS (kSMCKeyNotFound)
    Nov 26 21:51:02 MacBookPro-2 com.apple.launchd.peruser.501[160] (jp.co.canon.UFR2.BackGrounder[208]): Job appears to have crashed: Trace/BPT trap: 5
    Nov 26 21:51:02 MacBookPro-2.local ReportCrash[247]: Attempting to read data: Called memoryAtAddress: 0x9444, which is in an unmappable portion of [0x0 -> 0xffffffffffffffff] in PID# 267.
    Nov 26 21:51:02 MacBookPro-2.local ReportCrash[247]: Attempting to read data: Called memoryAtAddress: 0x9588, which is in an unmappable portion of [0x0 -> 0xffffffffffffffff] in PID# 267.
    Nov 26 21:51:03 MacBookPro-2 com.apple.launchd.peruser.501[160] (jp.co.canon.UFR2.BackGrounder[267]): Job appears to have crashed: Trace/BPT trap: 5
    Nov 26 21:51:03 MacBookPro-2 com.apple.launchd.peruser.501[160] (jp.co.canon.UFR2.BackGrounder): Throttling respawn: Will start in 10 seconds
    Nov 26 21:51:03 MacBookPro-2.local ReportCrash[247]: Saved crash report for UFR II BackGrounder[208] version ??? to /Users/RS/Library/Logs/DiagnosticReports/UFR II BackGrounder_2013-11-26-215103_MacBookPro-2.crash
    Nov 26 21:51:03 MacBookPro-2.local ReportCrash[247]: Saved crash report for UFR II BackGrounder[267] version ??? to /Users/RS/Library/Logs/DiagnosticReports/UFR II BackGrounder_2013-11-26-215103-1_MacBookPro-2.crash
    Thanks again... Happy upcoming Turkey Day!

    In the future please don't post so much information unless you are asked for it. Most of what you posted is useless.
    Here's what you can try:
    Try these in order:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and
         after the chime press and hold down the OPTION key until the boot manager screen appears.
         Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

Maybe you are looking for

  • 64-bit Vista - "No supported disc burners found"

    Hi, I'm running Windows Vista 64-bit on an HP Pavilion dv9000t laptop. The model DVD-R/W drive I have is "Matshita DVD-RAM UJ-850S". I'm unable to burn songs to CDs to make an audio CD. Under "Advanced in the preferences dialog, on the "Burning" tab,

  • Mac Pro no longer recognizes Optical drives

    I was working on my mac Pro and it suddenly restarted itself. After that happened neither Superdrive would be recocnized by the OS. Oddly it took a very long time to boot, approximately 2 minutes. I have a Apple OEM DVR-111PB and a Pioneer DVR-112D.

  • Credit Management + Unit of Measures

    Hi Gurus, A Peculiar issue with Credit management corresponding to UOM 1. Goods are sold in Crates[UOM], Where 24 EA = 1 crate. User maintains condition record for eg 1EA [uom is EA]. In sales order      processing, pricing is calculated EA, eg if gi

  • Interface BP Creation

    Hi Experts, We have requirement in our project that we need to trigger an Email whenever a Bp is created for the first time in CRM. CRm is not creating data directly through an ordering system BP will be created and that client wants to trigger an em

  • We could not complete your itunes store request. an unknown error occurred (-1001)?  plz halp!!

    we could not complete your itunes store request. an unknown error occurred (-1001)?  anyone can help me plz.