/var/run symlink replaced by directory after reboot

Hi guys!
I have installed Arch on my home server a few days ago using the latest (2012.06) iso available (not the net install).
My boot, root and swap partitions are all mdadm raid 1 and i use syslinux to boot which works fine.
After setting up my machine for a while i noticed the "filesystem" package was not properly installed by pacstrap (even though it's already pretty old and should be included in the latest iso). Don't get me wrong it WAS installed, but only the /var/lock directory was symlinked. As most of you know this package update should replace /var/run and /var/lock with symlinks.
So i just tried to "reinstall" this package with 'pacman -S filesystem --force' (as described in the news post).
At first it looked great - symlinks were there and i could start several services with systemctl (which didn't work for a lot of services before), but get this:
After every reboot or simply after some time the symlink (just of /var/run , not lock) was GONE and a file (not directory) "run" gets created with the following permissions - -rw------- root root. What happens is that at every reboot systemd-logind dbus and therfor most other stuff won't get started properly. For example after boot i had only just the terminal at F1, all other screens were just black and after some time i get the message that systemd-logind.service failed.
When i manually remove the file and replace it by the symlink i can manually start/restart all services and from that time on everything works great.
What i was interested in was WHAT exactly removed my symlink after some time or at boot time, so i used audit to monitor the symlink for  a while.
Here's what i got when the symlink was removed and then a file "run" was "touched": http://pastebin.com/BYsRHWbC
Unfortunately the ppid ( i guess "parent process id") was not running anymore so i still don't have any idea what's going on exactly.
I'd appreciate ANY information or tip you have. My guess is that systemd is involved somehow.
As a sidenote: Before i found out the symlink was missing i installed initscripts once to see of systemd was just still buggy. I removed it shortly after though.
Looking forward to input and I'm happy to answer your questions.
Last edited by Guybrush (2012-10-25 17:19:49)

Isn't Shorewall is just a collection of scripts that load iptables rules? Even the Shorewall binary is just a shell script, so you can easily `grep` through it and the config/helper files that make up Shorewall to see what it's up to.
Looks like the only time it messes with `touch` is here:
root@antec /etc/shorewall# grep -R touch /usr/share/shorewall/*
/usr/share/shorewall/prog.footer: touch $STARTUP_LOG
/usr/share/shorewall/prog.footer: [ -n "$SUBSYSLOCK" ] && touch $SUBSYSLOCK
/usr/share/shorewall/prog.footer: [ $status -eq 0 ] && touch $SUBSYSLOCK || rm -f $SUBSYSLOCK
/usr/share/shorewall/prog.footer: [ $status -eq 0 ] && touch $SUBSYSLOCK || rm -f $SUBSYSLOCK
So.. maybe your shorewall.conf file has set SUBSYSLOCK to something invalid, like /var/run, and it's wiping it out each time when it checks for the PID lock file?
I was able to get Shorewall to run and put its PID file in SUBSYSLOCK=/var/lock/shorewall
It didn't mess with /run or /var/run at all.
Had to change the systemd 'shorewall.service' file quite a bit though. It's not correct at all.

Similar Messages

  • CRS not starting after reboot

    Hi,
    I have just installed RAC in a test environment using vmware server 2. I have Oracle Enterprise Linux 5 and used oracle 11g (11.2.0.1). I have not installed database software yet and just installed oracle grid infrastructure.
    When i restart any of the node and issue "crsctl check crs", i see following output.
    [root@rac2 ~]# crsctl check crs
    CRS-4638: Oracle High Availability Services is online
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    Now, "crs_stat -t" also does not work unless i manually start the crs daemon using "crsd start" command. Why crs daemon is not starting automatic unlike 10g RAC. Is it normal behaviour and what is proper way of making this daemon start automatic.
    Salman

    I am assuming you are running crsctl check crs immediately after reboot. It takes bit of time for crs to start and you do not have to start it manually. By default crs is started automatically and if for some reason you disabled it, you can enable it by using "crsctl enable crs" .
    You can also check the status of individual services by using:
    # crsctl check crsd

  • Running Task Sequence from Software Center failed after rebooting to WinPE (0x8022001B)

    Hi all
    I have created a task sequence to refresh client OS to windows 8.1 x64. I ran this task sequence in software center on a windows 7 client, everything went well without any fails.
    But when I ran the same ts again after it refreshed to Windows 8.1, it failed immediately after rebooted to WinPE. It shows a warning with error code 0x8022001B.
    My test environment: SCCM 2012 R2 (Windows Server 2012 R2). Client Device: Lenovo L430
    Any suggestions? Thanks in advance!
    SMSTS.log file shows below:
    <![LOG[Configuring 1 of 3 network adapters]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="netsettings.cpp:186">
    <![LOG[Configuring DHCP]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:417">
    <![LOG[DNS suffix: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:428">
    <![LOG[DNS server search order: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:437">
    <![LOG[DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:444">
    <![LOG[Full DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:452">
    <![LOG[Permitted IP protocols: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:457">
    <![LOG[Permitted TCP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:461">
    <![LOG[Permitted UDP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:465">
    <![LOG[Tcpip Netbios options: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:474">
    <![LOG[Enable WINS: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:480">
    <![LOG[WINS server(s): ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:489">
    <![LOG[MAC address: a4:17:31:f3:e4:28]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:503">
    <![LOG[Adapter index: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:512">
    <![LOG[Adapter name: WLAN]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:516">
    <![LOG[Getting namespace "Microsoft-Windows-TCPIP" for architecture "amd64"]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="smiinterface.cpp:222">
    <![LOG[Added list item with key value 'a4-17-31-f3-e4-28']LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:441">
    <![LOG[Configuring 2 of 3 network adapters]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="netsettings.cpp:186">
    <![LOG[Configuring DHCP]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:417">
    <![LOG[DNS suffix: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:428">
    <![LOG[DNS server search order: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:437">
    <![LOG[DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:444">
    <![LOG[Full DNS registration enabled: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:452">
    <![LOG[Permitted IP protocols: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:457">
    <![LOG[Permitted TCP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:461">
    <![LOG[Permitted UDP ports: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:465">
    <![LOG[Tcpip Netbios options: 0]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:474">
    <![LOG[Enable WINS: false]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:480">
    <![LOG[WINS server(s): ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:489">
    <![LOG[MAC address: a4:17:31:f3:e4:28]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:503">
    <![LOG[Adapter index: 1]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:512">
    <![LOG[Adapter name: WLAN]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:516">
    <![LOG[spItem->CreateListElement( var, &spChildItem ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\smiinterface.cpp,439)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:439">
    <![LOG[Failed to create list element with key value 'a4-17-31-f3-e4-28' (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="smiinterface.cpp:439">
    <![LOG[pSetupPass->addListItem( m_spSettingsEngine, pszNamespace, pszPath, pszKeyValue ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\smiinterface.cpp,1187)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="smiinterface.cpp:1187">
    <![LOG[m_pSMIInterface->addListItem( SetupPassValue[eSetupPass], pszComponentName, pszPath, pszKeyValue ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,738)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="xmlanswerfile.cpp:738">
    <![LOG[AddListItem( eSetupPass, XML::TcpIp::ComponentName, XML::TcpIp::Interfaces::InterfaceElement, sIdentifier ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\xmlanswerfile.cpp,1063)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="xmlanswerfile.cpp:1063">
    <![LOG[m_pImpl->AddAdapterTcpIpSettings( XMLAnswerFileImpl::WindowsPE, adapterInfo ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\winpeanswerfile.cpp,176)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="winpeanswerfile.cpp:176">
    <![LOG[pAnswerFile->AddNetworkAdapter(adapterInfo), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\netadaptersettings.cpp,575)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netadaptersettings.cpp:575">
    <![LOG[Failed to configure adapter 1 (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="netadaptersettings.cpp:575">
    <![LOG[adapterSettings.Configure( pAnswerFile ), HRESULT=8022001b (e:\nts_sccm_release\sms\framework\osdcore\netsettings.cpp,188)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="netsettings.cpp:188">
    <![LOG[Failed to configure network settings for adapter 2 (0x8022001B)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="netsettings.cpp:188">
    <![LOG[m_pNetSettings->Configure(pAnswerFile), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootstrapsettings.cpp,191)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootstrapsettings.cpp:191">
    <![LOG[this->createAnswerFile(sAnswerFilePath), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootstrapsettings.cpp,140)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootstrapsettings.cpp:140">
    <![LOG[pSettings->configureAnswerFile(), HRESULT=8022001b (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootshell.cpp,595)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="bootshell.cpp:595">
    <![LOG[Execution failed with error 8022001B.]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="3" thread="808" file="bootshell.cpp:703">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="environmentlib.cpp:553">
    <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,809)]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="0" thread="808" file="utils.cpp:809">
    <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="2" thread="808" file="utils.cpp:809">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="2" thread="808" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 800]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="14:10:49.114+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1583">
    <![LOG[LOGGING: Setting log directory to "E:\SMSTSLog".]LOG]!><time="14:10:49.130+480" date="01-09-2015" component="TSBootShell" context="" type="1" thread="808" file="tslogging.cpp:1808">

    Then it's using a different boot image that doesn't have the NIC driver. The OS that the TS starts out in has no impact on the WinPE environment. Either the driver is there and properly loads or it doesn't -- there is not and cannot be any connection to
    the OS the system was booted into prior to PE booting.
    Thus, the only possibility here is that the boot image does *not* have the NIC driver in it. You need to verify which boot image I being used in both cases.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • File sharing between Mac Mini and iMac "breaks" after reboot of either device, and won't restore.  Why?  Running Maverick 10.9.1 on both.  File sharing is setup on both.  Help.

    I'm a new user - recent convert from longtime Windows to Apple.  Thought having desktops and computing aligned with phones and tablets would help.  Not so far.
    I have a MacMini running Mavericks 10.9.1, and an iMac running Mavericks 10.9.1.  File Sharing is set up on both.  If either device is rebooted for any reason, file sharing from the Mac Mini to the iMac "breaks" and will not easily restart.  Various things eventually brings the connection back - usually having to do with checking and unchecking File Sharing, the AFP button, and/or the SMB button on the iMac - but never the same procedure twice in a row.  File Sharing from the iMac to the Mac Mini is never disrupted - always comes back up without a problem.  Screen Sharing also works between both without fail, and comes up after reboot of either.  No problem there.  Only difficulty is from Mac Mini to the iMac. 
    Why?  Any ideas? 

    Should also clarify - usually takes multiple hours of checking/unchecking file sharing settings in order to restore the share between Mac Mini and iMac.  NEVER happens automatically.
    This is disruptive because I've got the Mac Mini pointing to several file locations on the iMac for various things - photos, music, etc. - and they all hang up unless the share is restored.  Real bummer.

  • ~/Applications directory appears after reboot

    Hi,
    I have all my applications on the /Applications directory. I user also has an ~/Application directory in the home directory, but it is empty. I do not want that directory and, if I delete it, it apperars again after rebooting the Mac.
    Is there any way to avoid that?
    Also, the name of the /Applications directory is in Spanish (Aplicaciones), but the ~/Applications directory name (in my home folder) is in English

    Anyone?

  • Firefox 4 and the previous 3.x version fail to update changed user home pages? After reboot the ancent home pages reappear and the replace the now ones. Why & how to fix this software bug?

    - Firefox 4.0 is used as preferred browser
    - One can change the user home pages. The new homepages are found & work ok after closing and reopening Firefox.
    - However, after rebooting the laptop (HP Elitebook), old Firefox home pages reappear, they replace the new ones.
    - If I remember correctly this bug appeared already prior Firefox 4.0, this malfunction/ bug was noted in some last winter version before the v 4.0.
    - Help/ Bug fix is appreciated!

    - Firefox 4.0 is used as preferred browser
    - One can change the user home pages. The new homepages are found & work ok after closing and reopening Firefox.
    - However, after rebooting the laptop (HP Elitebook), old Firefox home pages reappear, they replace the new ones.
    - If I remember correctly this bug appeared already prior Firefox 4.0, this malfunction/ bug was noted in some last winter version before the v 4.0.
    - Help/ Bug fix is appreciated!

  • Firefox Always "First Run" After Reboot or Log off The PC.

    Firefox Always "First Run" After Reboot or Log off The PC, No Deepfreeze. I have scanned the PC and no virus. How To fix that?

    Firefox Always "First Run" After Reboot or Log off The PC, No Deepfreeze. I have scanned the PC and no virus. How To fix that?

  • Why my iMac still can't run smoother after reboot?

    Why my iMac still can't run smoother after reboot??
    And when I'm open Firefox, other apps I'm opened will not responding.

    Why my iMac still can't run smoother after reboot??
    And when I'm open Firefox, other apps I'm opened will not responding.

  • Autofs home directory not mounted after reboot.

    Hi,
    I am having trouble with one of my user home directory. The home directory does not seems to be mounted after reboot of the system.
    df -k as root does not display the home directory in question until the user of the home dierctory is logged into the system.
    Please help advise.
    Thanks alot in advance.
    Yours Sincerly.

    Hi, I actually did manage to cd to the home directory but unfortunately ls of the directory shows empty until I su to squid user and did an ls of the directory.
    Any pointers what I can check to ensure that my autofs enviorment is correct in additional any idea what's wrong with my autofs enviorment?
    Thanks alot
    Deeply appreciated
    Regards

  • CF10 App server running after reboot; but website unavailable until service restart

    Hello, everyone.
    I recently returned to a job I previously had after several months at a different job.  Upon my return, I inherited someone else's dev system (my previous dev system, apparently, had been reimaged and given to someone else, after I left.)
    This system originally had CF9 server on it (the ColdFusion9 folder is still here) and now has CF10.  Using the built-in web server (no IIS, no Apache.)
    Every time I boot/reboot the system, I can see in Computer Manage System that CF10 Application Server is, indeed, running.  But if I try to open any of the pages that I am working on, I get an error message that the site can't be found.
    I go into Computer Manage System, go to Services, right-click the CF10 Application Server, choose "Restart", wait for it to finish, and voila!, I can get a working page.
    Does anyone know why this is happening, and/or how to remedy it so that CF will work immediately after boot/reboot without going to restart the service?
    Thank you,

    Good to hear you solved it. If you may still want to know exactly why that was causing an issue, I would propose something I didn’t yet see anyone else do: look specifically at the CF log called coldfusion-out.log. That is basically the “console log” when you run CF as a service, and it would be interesting to know what was in that log if you compared the startup messages in your working and failing examples.
    The log tracks info generally for days if not weeks or months (depending on what else is logged in the file and how quickly it fills), but it may well give you insight  into what was up. I’m not saying there WILL be something there. As Anit said, what you experienced was odd, but if there will be something logged anywhere about this, it may be there.
    If nothing else, I leave this here for anyone else who has a similar sort of problem in the future.
    /charlie
    Re: CF10 App server running after reboot; but website unavailable until service restart
    created by WolfShade <http://forums.adobe.com/people/WolfShade>  in ColdFusion Server Administration - View the full discussion <http://forums.adobe.com/message/6199851#6199851

  • OpenDirectory corrupted after reboot - how to fix?

    Had a 10.8.2 Server all happily running until this afternoon. Had a strange Server Notification the "OS X Boot Drive is not longer available". Also saw a USB drive error, and it refused to eject. A reboot command stalled out and eventually had to perform a hardware forced-reboot.
    After that OD will not start.   The /Library/Logs/PasswordService/ApplePasswordServer.Error.log  shows this:
    Dec  2 2012 16:52:32 665479us    RunAppThread Created
    Dec  2 2012 16:52:32 665616us    RunAppThread Started
    Dec  2 2012 16:52:32 665701us    Initializing Server Globals ...
    Dec  2 2012 16:52:32 671080us    Initializing Networking ...
    Dec  2 2012 16:52:32 671173us    Initializing TCP ...
    Dec  2 2012 16:52:32 697947us    SASL is using realm "my.domain.com"
    Dec  2 2012 16:52:32 698004us    Starting Central Thread ...
    Dec  2 2012 16:52:32 698016us    Starting other server processes ...
    Dec  2 2012 16:52:32 698027us    StartCentralThreads: 1 threads to stop
    Dec  2 2012 16:52:32 698059us    Initializing TCP ...
    Dec  2 2012 16:52:32 698098us    Starting TCP/IP Listener on ethernet interface, port 106
    Dec  2 2012 16:52:32 698151us    Starting TCP/IP Listener on ethernet interface, port 3659
    Dec  2 2012 16:52:32 698187us    Starting TCP/IP Listener on interface lo0, port 106
    Dec  2 2012 16:52:32 698225us    Starting TCP/IP Listener on interface lo0, port 3659
    Dec  2 2012 16:52:32 698275us    StartCentralThreads: Created 4 TCP/IP Connection Listeners
    Dec  2 2012 16:52:32 698289us    Starting UNIX domain socket listener /var/run/passwordserver
    Dec  2 2012 16:52:32 698808us    CRunAppThread::StartUp: caught error -1.
    Dec  2 2012 16:52:32 698824us    ** ERROR: The Server received an error during startup.  See error log for details.
    Dec  2 2012 16:52:32 698840us    RunAppThread::StartUp() returned: 4294967295
    Dec  2 2012 16:52:32 698871us    Stopping server processes ...
    Dec  2 2012 16:52:32 698882us    Stopping Network Processes ...
    Dec  2 2012 16:52:32 698892us    Deinitializing networking ...
    Dec  2 2012 16:52:32 698908us    Server Processes Stopped ...
    Dec  2 2012 16:52:32 698923us    RunAppThread Stopped
    Dec  2 2012 16:52:32 698961us    Aborting Password Service.  See error log.
    [repeats every second or so]
    The  /var/log/opendirectoryd.log has this around the time of the subsequent reboot:
    2012-12-02 13:46:25.846271 CST - opendirectoryd (build 197.14.6) launched...
    2012-12-02 13:46:25.847136 CST - Logging level limit changed to 'error'
    2012-12-02 13:46:25.855647 CST - Initialize trigger support
    2012-12-02 13:46:25.857452 CST - Registered node with name '/Active Directory' as hidden
    2012-12-02 13:46:25.857777 CST - Registered node with name '/Configure' as hidden
    2012-12-02 13:46:25.858143 CST - Discovered configuration for node name '/Contacts' at path '/Library/Preferences/OpenDirectory/Configurations//Contacts.plist'
    2012-12-02 13:46:25.858158 CST - Registered node with name '/Contacts'
    2012-12-02 13:46:25.858481 CST - Registered node with name '/LDAPv3' as hidden
    2012-12-02 13:46:25.860738 CST - Registered node with name '/Local' as hidden
    2012-12-02 13:46:25.861987 CST - Registered node with name '/NIS' as hidden
    2012-12-02 13:46:25.862455 CST - Discovered configuration for node name '/Search' at path '/Library/Preferences/OpenDirectory/Configurations//Search.plist'
    2012-12-02 13:46:25.862471 CST - Registered node with name '/Search'
    2012-12-02 13:46:25.864199 CST - Discovered configuration for node name '/LDAPv3/127.0.0.1' at path '/Library/Preferences/OpenDirectory/Configurations/LDAPv3/127.0.0.1.plist'
    2012-12-02 13:46:25.864267 CST - Registered subnode with name '/LDAPv3/127.0.0.1'
    2012-12-02 13:46:25.865849 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/legacy.bundle'
    2012-12-02 13:46:25.867744 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/search.bundle'
    2012-12-02 13:46:26.870434 CST - '/Search' has registered, loading additional services
    2012-12-02 13:46:26.870447 CST - Initialize augmentation support
    2012-12-02 13:46:26.872397 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/SystemCache.bundle'
    2012-12-02 13:46:26.878703 CST - Successfully registered for Kernel identity service requests
    2012-12-02 13:46:26.878722 CST - Adjusting kernel ID cache (100 -> 250) and membership cache (100 -> 500)
    2012-12-02 13:46:26.887451 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/PlistFile.bundle'
    2012-12-02 13:46:26.889140 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/FDESupport.bundle'
    2012-12-02 13:46:26.933552 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/ConfigurationProfiles.bundle'
    2012-12-02 13:46:26.934625 CST - Registered subnode with name '/Local/Default'
    2012-12-02 13:46:26.940563 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/ldap.bundle'
    2012-12-02 13:46:26.958013 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/AppleODClientLDAP.bundle'
    2012-12-02 13:46:26.961805 CST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/AppleODClientPWS.bundle'
    2012-12-02 13:46:26.993663 CST - 26.10 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2012-12-02 13:46:26.993663 CST - 26.10, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    2012-12-02 13:46:26.993671 CST - 26.10 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2012-12-02 13:46:26.993671 CST - 26.10, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
    2012-12-02 13:46:31.099404 CST - 26.1180 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2012-12-02 13:46:31.099404 CST - 26.1180, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    2012-12-02 13:46:31.099419 CST - 26.1180 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2012-12-02 13:46:31.099419 CST - 26.1180, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
    2012-12-02 13:46:36.101070 CST - 26.2202 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2012-12-02 13:46:36.101070 CST - 26.2202, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    and it just repeats from there.
    Here's the ApplePasswrodServer.Server.log right around this timeframe:
    Dec  2 2012 13:31:11 529884us    AUTH2: {0x8688951.............................4f49ff20, someuser} DIGEST-MD5 authentication succeeded.
    Dec  2 2012 13:31:12 262780us    AUTH2: {0x8688951.............................4f49ff20, someuser} DIGEST-MD5 authentication succeeded.
    Dec  2 2012 13:44:32 743402us    Stopping server processes ...
    Dec  2 2012 13:44:32 743494us    Closing all incoming connections ...
    Dec  2 2012 13:44:32 743513us    StopCentralThreads: Stopping Connection Listeners ...
    Dec  2 2012 13:44:32 744276us    StopCentralThreads: Current Threads: 9
    Dec  2 2012 13:44:32 744313us    Stopping Network Processes ...
    Dec  2 2012 13:44:32 744329us    Deinitializing networking ...
    Dec  2 2012 13:44:32 744361us    Server Processes Stopped ...
    Dec  2 2012 13:44:32 744385us    RunAppThread Stopped
    Dec  2 2012 13:44:32 744403us    RunAppThread Deleted
    Dec  2 2012 13:44:34 229324us    Mac OS X Password Service (pid = 99) was shut down at: Sun Dec  2 13:44:34 2012
    Dec  2 2012 13:46:30 158375us    Mac OS X Password Service version 387 (pid = 100) was started at: Sun Dec  2 13:46:30 2012
    Dec  2 2012 13:46:30 159297us    RunAppThread Created
    Dec  2 2012 13:46:30 159945us    RunAppThread Started
    Dec  2 2012 13:46:30 159996us    Initializing Server Globals ...
    Dec  2 2012 13:46:30 172786us    Initializing Networking ...
    Dec  2 2012 13:46:30 172857us    Initializing TCP ...
    Dec  2 2012 13:46:31 330237us    SASL is using realm "localhost"
    Dec  2 2012 13:46:31 330313us    Starting Central Thread ...
    Dec  2 2012 13:46:31 330331us    Starting other server processes ...
    Dec  2 2012 13:46:31 330346us    StartCentralThreads: 1 threads to stop
    Dec  2 2012 13:46:31 330419us    Initializing TCP ...
    Dec  2 2012 13:46:31 330480us    Starting TCP/IP Listener on ethernet interface, port 106
    Dec  2 2012 13:46:31 330606us    Starting TCP/IP Listener on ethernet interface, port 3659
    Dec  2 2012 13:46:31 330662us    Starting TCP/IP Listener on interface lo0, port 106
    Dec  2 2012 13:46:31 330707us    Starting TCP/IP Listener on interface lo0, port 3659
    Dec  2 2012 13:46:31 330751us    StartCentralThreads: Created 4 TCP/IP Connection Listeners
    Dec  2 2012 13:46:31 330766us    Starting UNIX domain socket listener /var/run/passwordserver
    Dec  2 2012 13:46:31 334577us    CRunAppThread::StartUp: caught error -1.
    Dec  2 2012 13:46:31 334610us    ** ERROR: The Server received an error during startup.  See error log for details.
    Dec  2 2012 13:46:31 334674us    RunAppThread::StartUp() returned: 4294967295
    Dec  2 2012 13:46:31 334967us    Stopping server processes ...
    Dec  2 2012 13:46:31 334984us    Stopping Network Processes ...
    Dec  2 2012 13:46:31 334995us    Deinitializing networking ...
    Dec  2 2012 13:46:31 335017us    Server Processes Stopped ...
    Dec  2 2012 13:46:31 335036us    RunAppThread Stopped
    Dec  2 2012 13:46:31 335076us    Aborting Password Service.  See error log.
    Dec  2 2012 13:47:34 150246us    Mac OS X Password Service version 387 (pid = 477) was started at: Sun Dec  2 13:47:34 2012
    Unfortunately the error log is no help.
    Can anyone even suggest how this can be diagnosed? I have TM backups but it's unclear what needs to be replaced. Everything? Full system restore?
    Thanks a ton for any advice.

    Since you have TM backups the easiest would be to perform a restore to a time shortly before the hiccup. With the new recovery partitions it's easy and very well done.

  • Lion takes 15 seconds to log in after reboot on Macbook Pro 13" (early 2011)

    I have been having sluggish performance (repeated beachballs, etc.) on my Macbook Pro 13-inch (2.7 GHz Intel Core i7, 4 GB RAM), which I bought this summer pre-installed with Lion.
    I didn't migrate my old system, I just installed everything on my new machine. After about 9 years of OS X upgrades on various machines, I decided to start fresh and just installed my applications and transferred the data manually. It took some time, but I wanted it lean and clean.
    Within weeks though, things were starting to slow down. This morning, it took over 15 seconds after reboot before I could even log in to my user account (I clicked on the icon for my account, and after 4-5 seconds it beachballed for 10 seconds before the field for the password "slid" into place).
    I've tried checking and unchecking having Lion restore my previous session before rebooting; closing all applications before restarting; not closing applications before restarting. But consistently, right after logging in for several minutes, and then after several hours of use (and/or the next day, if I put my laptop to sleep instead of shutting it down) opening, saving documents, viewing mailboxes after opening Mail, or even viewing folder contents in the Finder can take from several to 30+ seconds.
    Here is the log from my most recent boot. I have Dropbox, LogMeIn, Default Folder, and Growl (the pre-App Store version), and I have Parallels (which I very rarely use), but I don't see why any of these would slow down my machine before I even log in. Besides this, I have pretty standard fair applications. I would very much appreciate any help/advice!
    06/12/11 02:57:20,000 bootlog: BOOT_TIME 1323161840 0
    06/12/11 02:57:35,567 UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21
    06/12/11 02:57:36,000 kernel: PMAP: PCID enabled
    06/12/11 02:57:35,578 UserEventAgent: CertsKeychainMonitor: configuring
    06/12/11 02:57:35,752 UserEventAgent: WirelessAirPortDeviceNameCopy(): no BSD interface name found for object 12551
    06/12/11 02:57:35,752 UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
    06/12/11 02:57:36,000 kernel: Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    06/12/11 02:57:36,000 kernel: vm_page_bootstrap: 987432 free pages and 52952 wired pages
    06/12/11 02:57:36,000 kernel: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
    06/12/11 02:57:36,000 kernel: zone leak detection enabled
    06/12/11 02:57:36,000 kernel: standard timeslicing quantum is 10000 us
    06/12/11 02:57:36,000 kernel: mig_table_max_displ = 73
    06/12/11 02:57:36,000 kernel: TSC Deadline Timer supported and enabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    06/12/11 02:57:36,000 kernel: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    06/12/11 02:57:36,000 kernel: calling mpo_policy_init for TMSafetyNet
    06/12/11 02:57:36,000 kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    06/12/11 02:57:36,000 kernel: calling mpo_policy_init for Sandbox
    06/12/11 02:57:36,000 kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    06/12/11 02:57:36,000 kernel: calling mpo_policy_init for Quarantine
    06/12/11 02:57:36,000 kernel: Security policy loaded: Quarantine policy (Quarantine)
    06/12/11 02:57:36,000 kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
    06/12/11 02:57:36,000 kernel: The Regents of the University of California. All rights reserved.
    06/12/11 02:57:36,000 kernel: MAC Framework successfully initialized
    06/12/11 02:57:36,000 kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
    06/12/11 02:57:36,000 kernel: IOAPIC: Version 0x20 Vectors 64:87
    06/12/11 02:57:36,000 kernel: ACPI: System State [S0 S3 S4 S5] (S3)
    06/12/11 02:57:36,000 kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    06/12/11 02:57:36,000 kernel: [ PCI configuration begin ]
    06/12/11 02:57:36,000 kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0057
    06/12/11 02:57:36,000 kernel: AppleIntelCPUPowerManagement: (built 21:08:10 Aug  9 2011) initialization complete
    06/12/11 02:57:36,000 kernel: console relocated to 0xf10000000
    06/12/11 02:57:36,000 kernel: PCI configuration changed (bridge=16 device=4 cardbus=0)
    06/12/11 02:57:36,000 kernel: [ PCI configuration end, bridges 12 devices 16 ]
    06/12/11 02:57:36,000 kernel: mbinit: done [64 MB total pool size, (42/21) split]
    06/12/11 02:57:36,000 kernel: Pthread support ABORTS when sync kernel primitives misused
    06/12/11 02:57:36,000 kernel: com.apple.AppleFSCompressionTypeZlib kmod start
    06/12/11 02:57:36,000 kernel: com.apple.AppleFSCompressionTypeDataless kmod start
    06/12/11 02:57:36,000 kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
    06/12/11 02:57:36,000 kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
    06/12/11 02:57:36,000 kernel: AppleIntelCPUPowerManagementClient: ready
    06/12/11 02:57:36,000 kernel: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID a4b197fffe1f2470; max speed s800.
    06/12/11 02:57:36,000 kernel: BTCOEXIST off
    06/12/11 02:57:36,000 kernel: wl0: Broadcom BCM4331 802.11 Wireless Controller
    06/12/11 02:57:36,000 kernel: 5.100.98.75
    06/12/11 02:57:36,000 kernel: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    06/12/11 02:57:36,000 kernel: rooting via boot-uuid from /chosen: 96C21F61-797D-3976-A440-77523146C652
    06/12/11 02:57:36,000 kernel: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    06/12/11 02:57:36,000 kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/TOSHIBA MK7559GSXF Media/IOGUIDPartitionScheme/Customer@2
    06/12/11 02:57:36,000 kernel: BSD root: disk0s2, major 14, minor 2
    06/12/11 02:57:36,000 kernel: [IOBluetoothHCIController::setConfigState] calling registerService
    06/12/11 02:57:36,000 kernel: Kernel is LP64
    06/12/11 02:57:22,205 com.apple.launchd: *** launchd[1] has started up. ***
    06/12/11 02:57:35,250 com.apple.launchd: (com.parallels.desktop.launchdaemon) Unknown key for boolean: HopefullyExitsFirst
    06/12/11 02:57:35,250 com.apple.launchd: (com.stclairsoft.DefaultFolderXAgent) Unknown key for string: Version
    06/12/11 02:57:35,250 com.apple.launchd: (com.stclairsoft.DefaultFolderXAgent) Unknown key: Version
    06/12/11 02:57:38,000 kernel: BCM5701Enet: Ethernet address 3c:07:54:11:19:ea
    06/12/11 02:57:38,000 kernel: AirPort_Brcm4331: Ethernet address 28:cf:da:d7:d5:9c
    06/12/11 02:57:38,000 kernel: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    06/12/11 02:57:38,000 kernel: IO80211Interface::efiNVRAMPublished(): 
    06/12/11 02:57:39,000 kernel: Previous Shutdown Cause: 5
    06/12/11 02:57:39,000 kernel: DSMOS has arrived
    06/12/11 02:57:39,082 airportd: _processDLILEvent: en1 attached (down)
    06/12/11 02:57:40,000 kernel: Created virtif 0xffffff800ba49c00 p2p0
    06/12/11 02:57:40,000 kernel: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    06/12/11 02:57:40,124 UserEventAgent: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    06/12/11 02:57:40,124 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    06/12/11 02:57:40,124 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    06/12/11 02:57:40,125 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    06/12/11 02:57:40,125 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    06/12/11 02:57:40,125 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    06/12/11 02:57:40,125 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    06/12/11 02:57:40,132 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    06/12/11 02:57:40,516 com.apple.SecurityServer: Session 100000 created
    06/12/11 02:57:41,763 configd: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    06/12/11 02:57:41,763 configd: DHCP en1: INIT-REBOOT transmit failed
    06/12/11 02:57:41,778 configd: setting hostname to "MacBook-Pro-dAutrefois.local"
    06/12/11 02:57:41,782 configd: network configuration changed.
    06/12/11 02:57:41,934 mDNSResponder: mDNSResponder mDNSResponder-320.10 (Aug  2 2011 19:56:51) starting OSXVers 11
    06/12/11 02:57:44,952 com.apple.SecurityServer: Entering service
    06/12/11 02:57:45,892 systemkeychain: done file: /var/run/systemkeychaincheck.done
    06/12/11 02:57:45,905 configd: network configuration changed.
    06/12/11 02:57:45,907 configd: network configuration changed.
    06/12/11 02:57:45,908 mDNSResponder: D2D_IPC: Loaded
    06/12/11 02:57:45,908 mDNSResponder: D2DInitialize succeeded
    06/12/11 02:57:45,910 mDNSResponder: Adding registration domain autrefois.members.mac.com.
    06/12/11 02:57:46,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:46,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:46,425 com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
    06/12/11 02:57:46,425 com.apple.pfctl: No ALTQ support in kernel
    06/12/11 02:57:46,425 com.apple.pfctl: ALTQ related functions disabled
    06/12/11 02:57:46,548 Parallels: Loading kernel extension  prl_hypervisor.kext
    06/12/11 02:57:47,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:47,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:47,000 kernel: AppleBCM5701Ethernet:        0        0 setFixedSpeed - logic error, speed any?
    06/12/11 02:57:48,000 kernel: en1: 802.11d country code set to 'US'.
    06/12/11 02:57:48,000 kernel: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    06/12/11 02:57:48,000 kernel: MacAuthEvent en1   Auth result for: 00:25:bc:8d:98:b5  MAC AUTH succeeded
    06/12/11 02:57:48,000 kernel: wlEvent: en1 en1 Link UP
    06/12/11 02:57:48,000 kernel: AirPort: Link Up on en1
    06/12/11 02:57:48,000 kernel: en1: BSSID changed to 00:25:bc:8d:98:b5
    06/12/11 02:57:48,423 Parallels: Loading kernel extension  prl_hid_hook.kext
    06/12/11 02:57:48,946 awacsd: Starting awacsd connectivity-47 (Jul  7 2011 20:52:38)
    06/12/11 02:57:48,956 awacsd: Connecting AWACS client: autrefois
    06/12/11 02:57:49,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:49,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:49,000 kernel: AirPort: RSN handshake complete on en1
    06/12/11 02:57:49,000 kernel: /drv/ HypApic.c:230   Host APIC  phy 0xFEE00000  lin 0xffffff807edde000  ver 0x15
    06/12/11 02:57:49,000 kernel: /drv/ HypVtd.c:3718   [vtdInit]
    06/12/11 02:57:49,000 kernel: /drv/ HypVtd.c:3734   [vtdInit] VTD initialization disabled
    06/12/11 02:57:49,000 kernel: /drv/ HypLowCache.c:173   Low cache initialized (6848 kB for 8 VMs on 4096 MB)
    06/12/11 02:57:49,000 kernel: /drv/ HypSMBios.c:54   Failed to find SMBios entry point
    06/12/11 02:57:49,000 kernel: /drv/ HypModule.c:174   Parallels IPI irq = 0 ipi = 0(0x0)
    06/12/11 02:57:49,000 kernel: /drv/ HypModule.c:181   Parallels Hypervisor 6.0.12094.676494 loaded.
    06/12/11 02:57:49,241 com.apple.usbmuxd: usbmuxd-263 on Aug 23 2011 at 00:44:06, running 64 bit
    06/12/11 02:57:49,422 UserEventAgent: ServermgrdRegistration cannot load config data
    06/12/11 02:57:49,462 rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    06/12/11 02:57:50,516 Parallels: Loading kernel extension  prl_usb_connect.kext
    06/12/11 02:57:51,000 kernel: /prl_hid/ Parallels HID Helper started.
    06/12/11 02:57:51,314 xpchelper: for uid: 222 -- timeout while waiting on FSEvents flush; clearing cache.
    06/12/11 02:57:53,488 xpchelper: for uid: 0 -- timeout while waiting on FSEvents flush; clearing cache.
    06/12/11 02:57:53,662 loginwindow: Login Window Application Started
    06/12/11 02:57:54,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:54,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:57:54,460 Parallels: Trying to load kernel extensions, exit status: 0
    06/12/11 02:57:57,520 mds: (Normal) FMW: FMW 0 0
    06/12/11 02:57:58,384 Parallels: Starting Parallels networking...
    06/12/11 02:57:58,484 configd: network configuration changed.
    06/12/11 02:57:58,500 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Probe
    06/12/11 02:57:58,500 UserEventAgent: CaptiveNetworkSupport:CNSPreferencesBuildSSIDLookup:278 ssidLookup:
    06/12/11 02:57:58,500 UserEventAgent:   <empty>
    06/12/11 02:58:11,435 mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    06/12/11 02:58:11,436 mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    06/12/11 02:58:11,496 mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    06/12/11 02:58:11,572 com.apple.launchd: (com.apple.netbiosd[99]) Exited abnormally: Hangup: 1
    06/12/11 02:58:12,198 Parallels: Loading kernel extension  prl_netbridge.kext
    06/12/11 02:58:12,644 airportd: _doAutoJoin: Already associated to “Merrol's Network”. Bailing on auto-join.
    06/12/11 02:58:12,652 airportd: _doAutoJoin: Already associated to “Merrol's Network”. Bailing on auto-join.
    06/12/11 02:58:16,412 UserEventAgent: servermgr_certs[11] -[CertsRequestHandler(HelperAdditions) identitiesFromKeychain:]:          SecItemCopyMatching (err = -25300)
    06/12/11 02:58:16,414 com.apple.UserEventAgent-System: SecItemCopyMatching: L’élément spécifié est introuvable dans le trousseau.
    06/12/11 02:58:16,417 UserEventAgent: servermgr_certs[11] -[CertsRequestHandler(HelperAdditions) identitiesFromKeychain:]:          SecItemCopyMatching (err = -25300)
    06/12/11 02:58:16,417 com.apple.UserEventAgent-System: SecItemCopyMatching: L’élément spécifié est introuvable dans le trousseau.
    06/12/11 02:58:16,417 UserEventAgent: CertsKeychainMonitor: ready to process keychain & timer events
    06/12/11 02:58:17,960 Parallels: Loading kernel extension  prl_vnic.kext
    06/12/11 02:58:18,000 kernel: com.parallels.kext.prlnet 6.0.12094.676494 has started.
    06/12/11 02:58:19,946 ntpd: proto: precision = 1.000 usec
    06/12/11 02:58:21,000 kernel: macx_swapon SUCCESS
    06/12/11 02:58:22,652 UserEventAgent: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on Merrol's Network because it is protected and not on the exception list
    06/12/11 02:58:22,655 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Unknown
    06/12/11 02:58:22,000 kernel: com.parallels.kext.vnic 6.0.12094.676494 has started.
    06/12/11 02:58:22,656 configd: network configuration changed.
    06/12/11 02:58:23,000 kernel: utun_ctl_connect: creating interface utun0
    06/12/11 02:58:24,000 kernel: nspace-handler-set-snapshot-time: 1323161906
    06/12/11 02:58:24,757 awacsd: RouteDiscovery: sendmsg error (6): Device not configured
    06/12/11 02:58:25,000 kernel: utun_ctl_connect: creating interface utun0
    06/12/11 02:58:25,000 kernel: utun0: attached with 0 suspended link-layer multicast membership(s)
    06/12/11 02:58:26,838 loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    06/12/11 02:58:27,206 com.apple.mtmfs: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//mtmfsMap64
    06/12/11 02:58:27,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:58:30,892 com.apple.launchd: (com.logmein.logmeinguiagent) Unknown key for boolean: UseLMILaunchAgentFixer
    06/12/11 02:58:30,895 com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    06/12/11 02:58:32,589 airportd: _doAutoJoin: Already associated to “Merrol's Network”. Bailing on auto-join.
    06/12/11 02:58:32,791 com.apple.SecurityServer: Session 100005 created
    06/12/11 02:58:32,792 loginwindow: Login Window Started Security Agent
    06/12/11 02:58:33,175 SecurityAgent: Echo enabled
    06/12/11 02:58:33,175 SecurityAgent: Echo enabled
    06/12/11 02:58:37,449 SecurityAgent: User info context values set for autrefois
    06/12/11 02:58:37,449 SecurityAgent: User info context values set for autrefois
    06/12/11 02:58:38,379 authorizationhost: Failed to authenticate user <autrefois> (error: 9).
    06/12/11 02:58:42,604 vpnagent: Cisco AnyConnect VPN Client Agent started, version 2.5.3041
    06/12/11 02:58:42,680 vpnagent: Function: initMsgCatalog File: i18n/MsgCatalog.cpp Line: 179 Current locale: en-us
    06/12/11 02:58:42,681 vpnagent: Function: loadProfiles File: ProfileMgr.cpp Line: 112 No profile is available.
    06/12/11 02:58:42,682 vpnagent: Function: fileExists File: Utility/sysutils.cpp Line: 500 Invoked Function: _tstat Return Code: 2 (0x00000002) Description: unknown File: /opt/cisco/vpn/AnyConnectLocalPolicy.xml Error: No such file or directory
    06/12/11 02:58:44,239 vpnagent: Current Preference Settings: CertificateStoreOverride: false CertificateStore: All ShowPreConnectMessage: false AutoConnectOnStart: false MinimizeOnConnect: true LocalLanAccess: false AutoReconnect: true AutoReconnectBehavior: DisconnectOnSuspend AutoUpdate: true ProxySettings: Native AllowLocalProxyConnections: true PPPExclusion: Disable PPPExclusionServerIP:  AutomaticVPNPolicy: false TrustedNetworkPolicy: Disconnect UntrustedNetworkPolicy: Connect TrustedDNSDomains:  TrustedDNSServers:  AlwaysOn: false ConnectFailurePolicy: Closed AllowCaptivePortalRemediation: false CaptivePortalRemediationTimeout: 5 ApplyLastVPNLocalResourceRules: false AllowVPNDisconnect: true EnableScripting: false TerminateScriptOnNextEvent: false EnableAutomaticServerSelection: false AutoServerSelectionImprovement: 20 AutoServerSelectionSuspendTime: 4 AuthenticationTimeout: 12
    06/12/11 02:58:44,617 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:44,617 vpnagent: Function: logInterfaces File: RouteMgr.cpp Line: 2076 Invoked Function: logInterfaces Return Code: 0 (0x00000000) Description: IP Address Interface List: 
    06/12/11 02:58:44,617 vpnagent: Function: readConfigParamFromFile File: vpnconfig.cpp Line: 3171 The specified configuration file for MUS service does not exist
    06/12/11 02:58:44,617 vpnagent: Default route not cleared, no store
    06/12/11 02:58:44,725 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:44,725 vpnagent: Function: applyHostConfigForNoVpn File: MainThread.cpp Line: 7570 No network interface is available, will not apply the noVPN host configuration.
    06/12/11 02:58:44,725 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:44,793 com.logmein.logmeinguiagent: 2011-12-06 02:58:44.792 - Info      - LMIGUIAgent - Main - starting...
    06/12/11 02:58:44,793 com.logmein.logmeinguiagent: 2011-12-06 02:58:44.792 - Info      - LMIGUIAgent - Main - started:159 uid:0 (parent:1 launchd)
    06/12/11 02:58:44,793 com.logmein.logmeinguiagent: 2011-12-06 02:58:44.792 - Info      - LMIGUIAgent - Main - waiting for window server connection
    06/12/11 02:58:45,244 com.logmein.logmeinguiagent: 2011-12-06 02:58:45.244 - Info      - LMIGUIAgent - Main - waiting for window server session
    06/12/11 02:58:45,497 com.logmein.logmeinguiagent: 2011-12-06 02:58:45.496 - Info      - LMIGUIAgent - Main - connecting to session manager
    06/12/11 02:58:45,812 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:45,813 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:45,813 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:45,000 kernel: com_parallels_kext_prl_vnic: created vnic0
    06/12/11 02:58:45,000 kernel: com_parallels_kext_prl_vnic: created vnic1
    06/12/11 02:58:45,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:58:45,814 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:45,815 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:45,815 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:45,891 Parallels: Parallels networking sucessfully started
    06/12/11 02:58:45,893 Parallels: Restarting CiscoVPN
    06/12/11 02:58:46,093 SystemStarter: Unknown service: CiscoVPN
    06/12/11 02:58:46,096 Parallels: Starting Parallels Dispatcher Service
    06/12/11 02:58:46,099 Parallels: Parallels Dispatcher Server sucessfully started
    06/12/11 02:58:46,944 ntpd: bind(32) AF_INET6 fe80::21c:42ff:fe00:8%9#123 flags 0x11 failed: Can't assign requested address
    06/12/11 02:58:46,944 ntpd: unable to create socket on vnic0 (11) for fe80::21c:42ff:fe00:8#123
    06/12/11 02:58:46,944 ntpd: bind(32) AF_INET6 fec0:0:0:fea9::1#123 flags 0x11 failed: Can't assign requested address
    06/12/11 02:58:46,944 ntpd: unable to create socket on vnic0 (12) for fec0:0:0:fea9::1#123
    06/12/11 02:58:46,944 ntpd: bind(33) AF_INET6 fe80::21c:42ff:fe00:9%10#123 flags 0x11 failed: Can't assign requested address
    06/12/11 02:58:46,945 ntpd: unable to create socket on vnic1 (14) for fe80::21c:42ff:fe00:9#123
    06/12/11 02:58:46,945 ntpd: bind(33) AF_INET6 fec0:0:0:feaa::1#123 flags 0x11 failed: Can't assign requested address
    06/12/11 02:58:46,945 ntpd: unable to create socket on vnic1 (15) for fec0:0:0:feaa::1#123
    06/12/11 02:58:47,155 prl_naptd: Starting Parallels Network Daemon
    06/12/11 02:58:48,686 prl_naptd: vnic0: DHCP/NAT for 10.211.55.1-10.211.55.254 netmask 255.255.255.0
    06/12/11 02:58:48,687 prl_naptd: vnic1: DHCP for 10.37.129.1-10.37.129.254 netmask 255.255.255.0
    06/12/11 02:58:49,000 kernel: vnic0: promiscuous mode enable failed
    06/12/11 02:58:49,000 kernel: vnic1: promiscuous mode enable failed
    06/12/11 02:58:49,726 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:49,726 vpnagent: Function: applyHostConfigForNoVpn File: MainThread.cpp Line: 7570 No network interface is available, will not apply the noVPN host configuration.
    06/12/11 02:58:49,726 vpnagent: Function: if_get_interfaces File: Utility/if_unix.cpp Line: 185 Invoked Function: ioctl Return Code: -1 (0xFFFFFFFF) Description: unknown (SIOCGIFDSTADDR) for interface "utun0"
    06/12/11 02:58:50,000 kernel: utun_ctl_connect: creating interface utun1
    06/12/11 02:58:50,000 kernel: SIOCPROTODETACH_IN6: utun1 error=6
    06/12/11 02:58:51,075 com.logmein.logmeinguiagent: 2011-12-06 02:58:51.075 - Debug     - LMIGUIAgent - SessionManager - SessionAgentStarted
    06/12/11 02:58:51,472 com.logmein.logmeinguiagent: Cannot create socket:/var/tmp/com.logmein.LMIServer/AgentSocket errno: (61) Connection refused
    06/12/11 02:58:52,843 com.logmein.logmeinguiagent: 2011-12-06 02:58:52.842 - Info      - LMIGUIAgent - Main - starting...
    06/12/11 02:58:52,843 com.logmein.logmeinguiagent: 2011-12-06 02:58:52.843 - Info      - LMIGUIAgent - Main - started:204 uid:0 (parent:1 launchd)
    06/12/11 02:58:52,843 com.logmein.logmeinguiagent: 2011-12-06 02:58:52.843 - Info      - LMIGUIAgent - Main - waiting for window server connection
    06/12/11 02:58:52,843 com.logmein.logmeinguiagent: 2011-12-06 02:58:52.843 - Info      - LMIGUIAgent - Main - waiting for window server session
    06/12/11 02:58:52,844 com.logmein.logmeinguiagent: 2011-12-06 02:58:52.843 - Info      - LMIGUIAgent - Main - connecting to session manager
    06/12/11 02:58:53,365 com.logmein.logmeinguiagent: 2011-12-06 02:58:53.365 - Debug     - LMIGUIAgent - SessionManager - SessionAgentStarted
    06/12/11 02:58:53,365 com.logmein.logmeinguiagent: Cannot create socket:/var/tmp/com.logmein.LMIServer/AgentSocket errno: (61) Connection refused
    06/12/11 02:58:53,367 com.apple.launchd: (com.logmein.logmeinguiagent) Throttling respawn: Will start in 10 seconds
    06/12/11 02:58:56,000 kernel: /drv/ MacDevice.cpp:608   com_parallels_hypervisor_client::powerDownHandler: message e0000340
    06/12/11 02:58:56,000 kernel: /drv/ HypIoctls.c:912   Ioctl VT-d status: 0
    06/12/11 02:58:58,000 kernel: /drv/ MacDevice.cpp:608   com_parallels_hypervisor_client::powerDownHandler: message e0000340
    06/12/11 02:58:58,000 kernel: /drv/ MacDevice.cpp:608   com_parallels_hypervisor_client::powerDownHandler: message e0000340
    06/12/11 02:58:58,000 kernel: /drv/ MacDevice.cpp:608   com_parallels_hypervisor_client::powerDownHandler: message e0000340
    06/12/11 02:58:59,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:59:00,000 kernel: /drv/ MacDevice.cpp:608   com_parallels_hypervisor_client::powerDownHandler: message e0000340
    06/12/11 02:59:03,388 com.logmein.logmeinguiagent: 2011-12-06 02:59:03.387 - Info      - LMIGUIAgent - Main - starting...
    06/12/11 02:59:03,388 com.logmein.logmeinguiagent: 2011-12-06 02:59:03.387 - Info      - LMIGUIAgent - Main - started:206 uid:0 (parent:1 launchd)
    06/12/11 02:59:03,388 com.logmein.logmeinguiagent: 2011-12-06 02:59:03.387 - Info      - LMIGUIAgent - Main - waiting for window server connection
    06/12/11 02:59:03,388 com.logmein.logmeinguiagent: 2011-12-06 02:59:03.387 - Info      - LMIGUIAgent - Main - waiting for window server session
    06/12/11 02:59:03,388 com.logmein.logmeinguiagent: 2011-12-06 02:59:03.388 - Info      - LMIGUIAgent - Main - connecting to session manager
    06/12/11 02:59:03,910 com.logmein.logmeinguiagent: 2011-12-06 02:59:03.909 - Debug     - LMIGUIAgent - SessionManager - SessionAgentStarted
    06/12/11 02:59:03,910 com.logmein.logmeinguiagent: Cannot create socket:/var/tmp/com.logmein.LMIServer/AgentSocket errno: (61) Connection refused
    06/12/11 02:59:03,911 com.apple.launchd: (com.logmein.logmeinguiagent) Throttling respawn: Will start in 10 seconds
    06/12/11 02:59:04,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:59:06,880 SecurityAgent: User info context values set for autrefois
    06/12/11 02:59:06,880 SecurityAgent: User info context values set for autrefois
    06/12/11 02:59:08,197 SecurityAgent: Login Window login proceeding
    06/12/11 02:59:08,197 SecurityAgent: Login Window login proceeding
    06/12/11 02:59:08,550 loginwindow: Login Window - Returned from Security Agent
    06/12/11 02:59:08,557 loginwindow: USER_PROCESS: 68 console
    06/12/11 02:59:08,588 airportd: _doAutoJoin: Already associated to “Merrol's Network”. Bailing on auto-join.
    06/12/11 02:59:08,667 applepushserviced: Unable to bootstrap_lookup connection port for 'com.apple.iCalPush': unknown error code
    06/12/11 02:59:08,793 com.apple.launchd.peruser.501: (com.logmein.logmeingui) Unknown key for boolean: UseLMILaunchAgentFixer
    06/12/11 02:59:08,793 com.apple.launchd.peruser.501: (com.logmein.logmeinguiagent) Unknown key for boolean: UseLMILaunchAgentFixer
    06/12/11 02:59:08,794 com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    06/12/11 02:59:08,796 com.apple.launchctl.Aqua: load: option requires an argument -- D
    06/12/11 02:59:08,796 com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
    06/12/11 02:59:09,568 UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 19471
    06/12/11 02:59:09,741 com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[210]) Exited with code: 1
    06/12/11 02:59:12,510 com.logmein.logmeinguiagent: 2011-12-06 02:59:12.421 - Info      - LMIGUIAgent - Main - starting...
    06/12/11 02:59:12,510 com.logmein.logmeinguiagent: 2011-12-06 02:59:12.508 - Info      - LMIGUIAgent - Main - started:243 uid:501 (parent:176 launchd)
    06/12/11 02:59:12,510 com.logmein.logmeinguiagent: 2011-12-06 02:59:12.508 - Info      - LMIGUIAgent - Main - waiting for window server connection
    06/12/11 02:59:12,511 com.logmein.logmeinguiagent: 2011-12-06 02:59:12.510 - Info      - LMIGUIAgent - Main - waiting for window server session
    06/12/11 02:59:12,511 com.logmein.logmeinguiagent: 2011-12-06 02:59:12.510 - Info      - LMIGUIAgent - Main - connecting to session manager
    06/12/11 02:59:12,511 prl_naptd: Starting Parallels Network Daemon
    06/12/11 02:59:13,488 LogMeInGUI: LogMeIn GUI started
    06/12/11 02:59:14,000 com.logmein.logmeinguiagent: 2011-12-06 02:59:13.999 - Debug     - LMIGUIAgent - SessionManager - SessionAgentStarted
    06/12/11 02:59:17,283 sudo:     root : TTY=unknown ; PWD=/ ; USER=autrefois ; COMMAND=/bin/launchctl load /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist
    06/12/11 02:59:17,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 02:59:17,832 [0x0-0x14014].com.elgato.eyetvhelper: EyeTV Helper version 3.5.2 build 306
    06/12/11 02:59:18,596 LogMeInGUI: Config watcher thread started
    06/12/11 02:59:18,650 LogMeInGUI: applicationDidFinishLaunching
    06/12/11 02:59:18,664 sudo:     root : TTY=unknown ; PWD=/ ; USER=autrefois ; COMMAND=/bin/launchctl start com.parallels.vm.prl_pcproxy
    06/12/11 02:59:19,820 LogMeInGUI: remoteControl:INACTIVE
    06/12/11 02:59:19,843 LogMeInGUI: processLine:ACCESSMASK: 18446743936270597119
    06/12/11 02:59:25,431 Mail: Using V2 Layout
    06/12/11 02:59:27,111 SystemUIServer: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    06/12/11 02:59:27,112 com.apple.SystemUIServer.agent: SystemUIServer: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    06/12/11 02:59:27,123 Dock: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    06/12/11 02:59:27,123 com.apple.Dock.agent: Dock: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    06/12/11 02:59:27,400 Finder: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    06/12/11 02:59:27,400 com.apple.Finder: Finder: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: Entered INJECT_pthread_entry
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: Installing event loop timer
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: proc: 0x1078e3e5b
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: upp: 0x1078e3e5b
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: InstallEventLoopTimer: 0x7fff898b10de
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: GetMainEventLoop: 0x7fff89872861
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: Loading /Library/DropboxHelperTools/Dropbox_u501/DropboxBundle.bundle/Contents/MacOS/Dr opboxBundle
    06/12/11 02:59:27,907 com.apple.Finder: Dropbox: timer installed!
    06/12/11 02:59:27,908 com.apple.Finder: Dropbox: dlopen returned: 0x7ff29bd821b0
    06/12/11 02:59:27,908 com.apple.Finder: module initializer in main thread?: 1
    06/12/11 02:59:32,294 osascript: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 02:59:32,637 osascript: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 02:59:33,219 osascript: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 02:59:48,648 Mail: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    06/12/11 02:59:48,648 [0x0-0x1e01e].com.apple.mail: Mail: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    06/12/11 02:59:58,932 LKDCHelper: Starting (uid=501)
    06/12/11 03:01:58,164 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.164 - Debug     - LMIGUIAgent - SessionManager - sessionTerminating
    06/12/11 03:01:58,164 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.164 - Debug     - LMIGUIAgent - SessionManager - DisplayServer stop
    06/12/11 03:01:58,164 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.164 - Debug     - LMIGUIAgent - SessionManager - DisplayServer close
    06/12/11 03:01:58,164 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.164 - Debug     - LMIGUIAgent - GUIAgent - DisplayServerStopped.Sent[243]
    06/12/11 03:01:58,166 com.logmein.logmeinguiagent: Session - Error occured:read errno: (9) Bad file descriptor
    06/12/11 03:01:58,166 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.165 - Debug     - LMIGUIAgent - SessionManager - Connection closed
    06/12/11 03:01:58,166 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.165 - Debug     - LMIGUIAgent - SessionManager - Closing DisplayServer
    06/12/11 03:01:58,166 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.165 - Debug     - LMIGUIAgent - SessionManager - DisplayServer close
    06/12/11 03:01:58,166 com.logmein.logmeinguiagent: 2011-12-06 03:01:58.165 - Debug     - LMIGUIAgent - SessionManager - Exiting
    06/12/11 03:01:59,168 com.apple.launchd.peruser.501: (com.logmein.logmeinguiagent[243]) Exited with code: 1
    06/12/11 03:02:02,557 com.logmein.logmeingui: Determine OS version
    06/12/11 03:02:02,557 com.logmein.logmeingui: leopard
    06/12/11 03:02:02,557 com.logmein.logmeingui:   Executing command:unload -S Aqua /Library/LaunchAgents/com.logmein.logmeinguiagent.plist on launchd with sessiontype::Aqua
    06/12/11 03:02:02,557 com.logmein.logmeingui:   In session:Aqua
    06/12/11 03:02:02,557 com.logmein.logmeingui: Executing command:/bin/launchctl unload -w "/Library/LaunchDaemons/com.logmein.logmeinserver.plist" 2>&1 euid:0 uid:0
    06/12/11 03:03:02,059 com.apple.launchd.peruser.501: ([0x0-0x16016].com.getdropbox.dropbox[253]) Exited: Killed: 9
    06/12/11 03:03:09,151 com.apple.Finder: Dropbox: Not loading image DropboxBundle because it's already loaded.
    06/12/11 03:03:10,249 osascript: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 03:03:10,536 osascript: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 03:03:29,189 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:35,292 WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    06/12/11 03:03:47,755 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/040CRDC200.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:47,755 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/040CRDC200.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:48,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 03:03:49,964 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:49,965 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:50,445 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409MSau02.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:50,445 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409MSau02.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:51,439 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409MSau02.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:51,439 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409MSau02.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:51,849 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/040CMSOf14.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:51,849 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/040CMSOf14.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:52,219 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/040CMSOf14.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:52,219 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/040CMSOf14.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:52,816 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409Merp2.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:52,816 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409Merp2.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:03:53,882 Microsoft AU Daemon: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409Merp2.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:03:53,882 Microsoft AU Daemon: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409Merp2.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:01,187 Microsoft AutoUpdate: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 03:04:01,826 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/040CRDC200.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:01,826 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/040CRDC200.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:06,039 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409MSau02.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:06,040 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409MSau02.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:06,907 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409MSau02.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:06,907 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409MSau02.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:07,304 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/040CMSOf14.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:07,304 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/040CMSOf14.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:07,311 Microsoft Outlook: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/Adobe Unit Types.osax" not loaded.
    06/12/11 03:04:08,028 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/040CMSOf14.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:08,028 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/040CMSOf14.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:08,526 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409Merp2.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:08,527 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409Merp2.cat' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:09,055 Microsoft AutoUpdate: CFURLCreateWithString was passed this invalid URL string: '/mac/autoupdate/0409Merp2.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:09,055 Microsoft AutoUpdate: CFURLCreateWithBytes was passed these invalid URLBytes: '/mac/autoupdate/0409Merp2.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:15,917 Mail: -[POP3Connection fetchMessages:totalBytes:] failed: Error Domain=NSPOSIXErrorDomain Code=54 "Échec de la tentative d’envoi de données vers le serveur « (null) »." UserInfo=0x7f8b2951df10 {NSLocalizedDescription=Échec de la tentative d’envoi de données vers le serveur « (null) ».}
    06/12/11 03:04:23,226 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:24,030 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:24,215 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:24,978 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:24,980 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:24,980 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:25,070 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:25,372 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:25,523 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/oab.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:25,540 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:26,536 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/oab.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:26,946 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:27,853 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/oab.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:28,034 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:28,802 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:29,000 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-26.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:29,000 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-26.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:29,047 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:29,167 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:29,434 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:29,558 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:29,558 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:29,914 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-25.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:29,914 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-25.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:30,684 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:30,685 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:30,878 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:30,900 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:31,098 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-24.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:04:31,098 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-24.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:31,123 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/autodiscover/autodiscover.xml' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:04:42,094 Safari: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    06/12/11 03:04:42,094 [0x0-0x24024].com.apple.Safari: Safari: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    06/12/11 03:05:00,000 kernel: nstat_lookup_entry failed: 2
    06/12/11 03:05:04,207 com.apple.launchd.peruser.0: Background: Bug: launchd_core_logic.c:3059 (25247):3
    06/12/11 03:05:04,207 com.apple.launchd.peruser.0: Background: job_mig_intran() was confused by PID 388 UID 0 EUID 0 Mach Port 0x1a07:
    06/12/11 03:05:04,207 com.apple.launchd.peruser.0: Bug: launchd_core_logic.c:8610 (25247):3: j != NULL
    06/12/11 03:05:10,381 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:05:10,527 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:05:10,960 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-23.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:05:10,960 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/OAB/41b159ae-659a-4263-aa94-2dc96ab09af2/ddba70fe-e20a-4024-9fea-3770413daf4d -binpatch-23.lzx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:05:11,237 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:05:11,372 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:05:13,629 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:05:13,630 Microsoft Outlook: CFURLCreateWithBytes was passed these invalid URLBytes: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateFromFileSystemRepresentation should be used instead.
    06/12/11 03:05:15,156 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:05:15,245 Microsoft Outlook: CFURLCreateWithString was passed this invalid URL string: '/EWS/Exchange.asmx' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    06/12/11 03:05:15,347 Microsoft Outlook: CFURLCreateWithBytes w

    After biting the bullet and ordering more RAM, my computer now is working a ton better. So that must have been the main issue. With 8 GB RAM, I can now even run Parallels fluidly (better than my work PC!) where before simple things like logging in to my MBP after reboot could take forever.
    The place I went to had several other people getting RAM upgrades at the same time as me, so between this and other comments I've seen in discussions here and elsewhere on the Internets, I take it to mean that either Apple should bump up the base RAM on its new machines, and/or stop charging so much for additional RAM.
    I refused to believe a Pro machine bought with Lion installed would come with too little RAM for light to medium usage, but it was apparently the case. I'll mark this as a correct answer and hope some other poor soul will come across this thread and be helped by it.

  • [Solved] Catalyst Control Center settings lost after reboot

    Hi
    After having a working desktop I decided not to use xinerama because it wouldn't work with the composite extension. So i decided to start from scratch. After following the wiki on making a dual-head setup in my xorg.conf file it kind of worked (cloned display 1280x1024). I changed settings in ccc and all was perfect (Big desktop 3200x1080). But then after restarting all ccc configuration was lost.
    xorg.conf:
    Section "ServerLayout"
    Identifier "screen-layout"
    Screen 0 "screen0" 1920 0
    EndSection
    Section "Monitor"
    Identifier "monitor0"
    Option "VendorName" "BenQ"
    Option "ModelName" "TV"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "monitor1"
    Option "VendorName" "ViewSonic"
    Option "ModelName" "Display"
    Option "DPMS" "true"
    Option "RightOf" "monitor0"
    EndSection
    Section "Device"
    Identifier "device0"
    Driver "fglrx"
    Option "OverlayOnCRTC2" "1"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "device1"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "screen0"
    Device "device0"
    Monitor "monitor0"
    DefaultDepth 24
    Option "TVOverScan" "0"
    SubSection "Display"
    Viewport 0 0
    Virtual 3200 1080
    Depth 24
    EndSubSection
    EndSection
    And here is the log:
    sudo cat /var/log/Xorg.0.log | grep WW
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 6.433] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 6.536] (WW) Falling back to old probe method for fglrx
    [ 6.632] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 6.639] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 6.912] (WW) fglrx(0): Big Desktop related functionalities are replaced by RandR 1.2!
    [ 6.946] (WW) fglrx(0): Option "VendorName" is not used
    [ 6.946] (WW) fglrx(0): Option "ModelName" is not used
    [ 7.347] (WW) fglrx(0): TFD direct rotation is not supported currently with multi-viewport screen
    [ 7.807] (WW) evdev: EST Gaming keyboard: ignoring absolute axes.
    Does anyone know how to fix this or have a better solution on dual-head without xinerama?
    Thanks in advance!
    Last edited by Nue (2014-07-15 12:17:06)

    I just realized that I wont need to be able to drag windows between screens. heh
    I got it mostly right now. It's just that my second screen is black. You can move the mouse there but thats it. I will keep on working.
    My .xinitrc
    cat .xinitrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap -layout se
    exec awesome
    The xorg.conf.d should be untouched
    sudo ls /etc/X11/xorg.conf.d/
    10-evdev.conf 50-joystick.conf 50-vmmouse.conf
    10-quirks.conf 50-synaptics.conf
    The main issue and reason I started over was that Composite wouldn't work when xinerama was enabled.

  • GW POA Can't write .pid file to var/run/novell/groupwise

    I'm running GW 8.0.2 HP2 on SLES 10, and just recently figured out after trying to set up a CRON job that I can't restart my POA without rebooting the server. When I run a rcgrpwise status, the POA shows as "unused." Running rcgrpwise stop or restart fails to stop the POA, though the domain goes up and down with no issue. I've checked my gwha.conf file, and everything appears to be in the correct case, and referencing the correct locations. The domain can create its .pid file in /var/run/novell/groupwise just fine.....
    I've read and followed the directions in the tid 7003322 (which sounded like a direct match for this issue), but when I edit the header for the POA an rcgrpwise status returns that it is "unable to check [@gw4post.poa]"
    The forum thread titled: "rcgrpwise status shows "unused", but it is running." also sounds like the same problem, but there was no resolution.
    Anyone have any ideas? Please let me know if I can provide any further informnation - I'm writing this at 0-dark-30 and probably left something out....
    Thanks,
    Stacey

    Okay, so your stuff looks good.
    Yes, when the system boots it's supposed to basically load/fire up the rcgrpwise script (more or less, but it reads the gwha.conf file)
    That is quite odd that if you bounce the server, it's fine.
    Greg is correct that the PID file(s) get written to the directory where your log files are at.
    Do you know where you log directories are at for the MTA/POA?
    They should be in diff. directories.
    Brief section from the docs:
    If you selected Launch GroupWise Agents on System Startup in the Installation program, the Installation program configured your system so that the agents start automatically each time you restart your server. The Agent Installation programs always creates a grpwise startup script in /etc/init.d for starting the agents, as described in Starting the Linux GroupWise Agents as Daemons. To enable automatic startup, the Agent Installation programs also create symbolic links named Snngrpwise in the rc3.d and rc5.d directories so that the agents load on restart into level 3 or 5, depending on the configuration of your Linux system. The value of nn is determined by the chkconfig command during installation so that the GroupWise agents are started in the proper sequence with other processes running on the server.
    When the grpwise script runs and starts the GroupWise agents, the agents read the agent startup files in /opt/novell/groupwise/agents/share to check for configuration information provided by startup switches. Because the --show switch cannot be used in the startup files, the agents do not run with server console interfaces when started automatically when the server restarts, unless you modify the gwha.conf file as described in Enabling the High Availability Service for the Linux GroupWise Agents.

  • Could Calendar services not available after reboot be LDAP problem?

    I followed this installation guide:
    https://wikis.oracle.com/display/CommSuite7U2/Communications+Suite+on+a+Single+Host+%28Linux%29#CommunicationsSuiteonaSingleHost%28Linux%29-InstallingCommunicationsSuite7Update2Software
    I have successfully installed and set up the Oracle UCS Sun7 update 2 server. Calendar works ( if I don't reboot the server ).
    However, when I reboot the server, Calendar service is unavailable.
    Important information for when I installed Oracle UCS sun 7 update 2 by following the installation guide:
    I have noticed when browsing through the folders, that there was already a 'dsee6' folder for the Oracle Linux I started from. Following the example installation for the Oracle Linux 5 with GlassFish install, I was instructed to download a new Directory Server. Following the instructions on page 7 of the install guide listed above, I made another folder 'dsee7'. I am wondering if I should never have downloaded this new Directory Server as instructed on page 6 "Get the Software". The install guide actually does not mention where to get the Directory Server from, so I just went to the edelivery site and figured it out myself. Anyways, under the "Installing and Configuring Directory Server" section, #3, I was instructed to "mv dsee7 /opt/sun/directory". In this folder, /opt/sun/directory/bin, there will be "./dsadmin" utility that can be ran. This is used to do many things with the Directory Server including starting it. Here is how I started it:
    cd /opt/sun/directory/bin
    ./dsadm create /var/opt/sun/directory/dsins1
    ./dsconf create-suffix "0=isp"
    Also, I downloaded the Directory Server from edelivery - Oracle Directory Server Enterprise Edition 11gR1 Patch Set 1 for Linux x86-64
    Then, I ended up running to get it set up:
    ./dsccsetup ads-create
    ./dsccsetup war-file-create
    $ ./dsccsetup cacao-reg
    ./dsccsetup status
    Then, it looked like the dcss agent is registered in cacao.
    So, if we forward ahead to page 9 of the install guide, "Preparing the Directory", I ran this and prepared the directory. After I finished installation, I could restart the Directory Server with no problems, as long as I did not reboot the machine. I would restart the Directory Server like so:
    cd /opt/sun/directory/bin
    ./dsadmin stop-domain domain1
    ./dsadmin start-domain domain1
    However, if I rebooted the machine, I could still start and stop the Directory Server as noted. But, the Calendar Services were not available.
    The only reason I wonder about this LDAP Server possibly being the cause of this is because I had at one point configured the services to start on boot. I followed these instructions:
    https://wikis.oracle.com/display/CommSuite7U2/Start+and+Stop+Scripts+for+Communications+Suite+%28Linux%29
    I am using a VMSphere client to host this set up. So, since that point of configuring the services to start up, I have rolled the snap shot back so that the services are no longer set up to start on boot. But, when they were, and I rebooted the machine, I could see ldap 389 errors all over the place. So, that lead me to roll my snap shot back in effort to try and fix the ldap errors. I no longer get LDAP errors since I rolled my snap shot back. But, like I said, I no longer have any of the services, including the LDAP, to start on boot as noted in the above link that instructs us how to do this.
    After reboot, I run these commands to get the server up and running:
    Start GlassFish server:
    cd /opt/sun/SUNWappserver/bin
    ./startserv
    Start web ( Messaging Server I think ):
    cd /opt/sun/comms/messaging64/bin
    ./start-msg
    Start LDAP ( Directory Server )
    cd /opt/sun/directory/bin
    ./dsadm start /var/opt/sun/directory/dsins1
    Start Mysql
    cd/etc/init.d
    ./mysqld start
    All of those commands complete without problem. I can log into the convergence web, I can hit the delegated administrator, I can log into the GlassFish admin console, and I can see my calendar folder when I hit it in the web ( http://myServer.com/davserver/dav/home/userName/calendar/ ).
    So, in summary, I am wondering if anyone knows if this supposed second Directory Server is causing my problems since I started with Oracle Linux 5 and Oracle Linux 5 appeared to have the folder dsee6 already installed with it. Could this be why my calendar services are not starting after reboot but are working before reboot?
    ( Also, all of my posts keep getting deleted. Can someone please email me if someone from Oracle is deleting my posts and tell me why they are getting deleted? )
    Edited by: ntfytim16 on Mar 5, 2012 7:41 AM
    Some of my steps were out of order. Cleaned them up so it is easier to understand.

    Here is my error0.log which is in the /var/opt/sun/comms/davserver/logs folder:
    =========================
    Last packet sent to the server was 0 ms ago.
    SEVERE [2012-03-01T05:10:26.033-0500] <...DavServer.loadBackend> failed to instantiate or create backend com.sun.comms.davserver.backends.BackendException: Cannot get Initial Database Information: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Communications link failure
    Last packet sent to the server was 0 ms ago.(OPERATION_NOT_SUPPORTED)
    INFO [2012-03-01T05:10:26.033-0500] <...DavServer.loadBackend> Loading backend ischedulebackend with backendid ischedulebackend
    INFO [2012-03-01T05:10:26.034-0500] <...DavServer.loadBackend>      JDBC JNDI Name = jdbc/ischedulebackend
    SEVERE [2012-03-01T05:10:26.177-0500] <...JdbcBackend.queryDatabaseType> Cannot get Initial Database Information: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Communications link failure
    Last packet sent to the server was 0 ms ago.
    SEVERE [2012-03-01T05:10:26.177-0500] <...DavServer.loadBackend> failed to instantiate or create backend com.sun.comms.davserver.backends.BackendException: Cannot get Initial Database Information: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Communications link failure
    Last packet sent to the server was 0 ms ago.(OPERATION_NOT_SUPPORTED)
    INFO [2012-03-01T05:10:26.209-0500] <...DavServer.loadBackends> iSchedule enabled
    WARNING [2012-03-01T05:10:26.209-0500] <...DavServer.loadBackends> iSchedule URI is configured but can't find ischedule backend.
    SEVERE [2012-03-01T05:10:29.567-0500] <...LDAPSingleHostPool.buildConnection> buildConnection: got LDAPException while connecting to Pool number:0. Host=myServer.com :netscape.ldap.LDAPException: failed to connect to server ldap://myServer.com:389 (91)
    SEVERE [2012-03-01T05:10:29.568-0500] <...LDAPSingleHostPool.buildConnection> buildConnection: got LDAPException while connecting to Pool number:0. Host=myServer.com :netscape.ldap.LDAPException: failed to connect to server ldap://myServer.com:389 (91)
    WARNING [2012-03-01T05:10:29.568-0500] <...LDAPFailoverPool.getConnection> Fatal Error: All LDAP servers are down.
    ======================
    Does that look like an LDAP issue to you?
    "Fatal Error: All LDAP servers are down."
    Edited by: ntfytim16 on Mar 5, 2012 10:13 AM
    Changed one server address

Maybe you are looking for

  • I have a new all in one computor and I can't open E mails once I save them to Documents file.

    I have a new all in one HP computor which has windows 7. When I save a E mail to Documents I cand open it back up.I have charter internet and the E mails are HTML>

  • What user exit should I use to...

    Hi everyone! I need to check if the due date or bline date of a posting to a GL line item is filled out, which user exit should I use? Btw, I cannot change FSG so it is not an option... Here is a list of FB01 user exits: Exit Name           Descripti

  • Doing one transform on a shape after another...

    Hi - I am writing a program to create computer artwork and have run into a problem. If I start with a shape (such as a square) and then do a rotation on it I get a diamond... fine... but now what I want to do is stretch the diamond in the x and y dir

  • The software update server (nrc1) is not responding

    the software update server (nrc1) is not responding I have been receiving this message on my Snow Leaopard iMac for weeks now when I try Software Update .... There appears to be nothing in the Communities database about it, my internet connection wor

  • Mon ipod 5 ne s'allume plus/My ipod 5 will not turn on

    Bonjour à tous, étrangement mon ipod 5 ne s'allume plus, ne charge plus et mon iTunes ne le reconnait également pas. Histoire Ce matin mon ipod 5 marchait parfaitement, puis je suis rentrer du travail et j'ai déposé mon ipod 5 sûr mon bureau d'ordina