Eseutil failing to repair store.

Hey all, after a sleepless night I could really do with some help.
I have a 2003 exchange server where the raid controller for the array that the exchange database lives on momentarily failed (I subsequently
got the array to read again). After rescuing the edb file and copying it to another drive using the same folder structure as initially, I attempted to mount the database it found that it fails with errors that the .edb is corrupt.
Needing to rescue this database I ran exeutil /r on the necessary files on a faster machine (the exchange server was going
to take 8 hours), this one happened to be 64 bit. Sadly this terminated at 99% saying that “jcb.dll” or one of it’s dependencies is missing and to copy the file over and click OK to try again.
I searched the forums and general internets and found the many articles dictating which files it needed. I then copied them to c:/Program
Files/exchsrvr/bin, and the directory I was running the repair from, and added the new exchsrvr path to the system variables for good measure.
Nothing I did seemed to work, so I began to worry that as it was a dll error and the computer I was running this on now was 64bit that either
that was the issue, or that not having the files had corrupted my file mid repair.
I took 2 more fresh copies of the database, logs and stm file and put one lot of them on an Exchange 2010 box to try the repair from there.
First I ran eseutil /mh to check the database condition and indeed found that it reported a Dirty shutdown state requires about 15 log files to be played into the store. I then ran eseutil /ml and it returned that the log files are there and are in good health.
Good so far.
I then ran eseutil /r and replayed the logs into the database, this completed successfully – yay me!
Checking the shutdown state again, it still reports “dirty shutdown”. /sigh
I then ran eseutil /p on the database and it ran along fine, but then fails reporting an error that “jcb.dll” is missing and to copy the
file over and click OK to try… again.
We’ve done this before… I copy the file (as well as ese.dll, exchmem.dll and exosal.dll) and click OK, but it does not continue, just returns
the same error and it does not clear. In order to get out of the loop I have to close the command prompt. Result – still a dirty shutdown. 
Where I am left is that I have the slow 2003 box running /r now (85%), but as for the 2010 attempt I can’t run eseutil /d against it due to the shutdown state nor can I run it with the /g switch to check consistency. 
Internets, how can I get this database to mount?
Normally I would restore from a backup but Murphy has stepped up and decided that my backups to capture Exchange data for the last few weeks
fail quietly due to a remote agent error with Backup Exec. So … no good backup to restore from. 
I need to rescue this database, even with some data loss it would be better than restoring from a very old, questionable backup.
Suggestions?

So first, lets keep /r (recovery) and /p (repair or as I like to call it "salvage") separate.  In one of the latter paragraphs you say /r now 85%, but usually recovery is pretty quick, so maybe that's /p?  Or perhaps you do incremental backups
(and as you said, haven't done backup in a while), and you're doing A LOT of logs to replay (that is possible unnecessary if you've lost or clobbered your checkpoint file).
The recovery/r that "completed successfully" (but with a dirty DB), did you maybe run with /i?  If you have a single DB attached / mounted to a single log stream (i.e. NO OTHER DBs attached / mounted to that log stream), then you should never run /r(ecovery)
with the /i, as it will only lead to tears.  If you have multiple DBs attached to a log stream, then the /i option can be necessary at times (Exchange 2007 never has this case, but 2003 did allow multiple DBs to be attached).
Further warning: Once you run /r xxx /i and get success (BUT did not really get success b/c the file is still dirty), you should consider the log files "ruined", and recopy the original log files, because when /r finishes successfully it updates the log
files, and those last updates, will probably make re-tries with different /r options behave different than if you had the original log files in place (so probably best to make a 3rd copy of the log files you will be using for recovery).  You
hopefully can understand how this can cause massive confusion as the operations might behave different.
eseutil /r is very sensitive to paths, and some of the paths it uses are stored in the trx log files.  So even if you copy the DB + log files to another box, if the DB isn't at the same path and same drive letter, /r can not find the DB.  Esp.
when using /i, which allows /r to skip DBs not at the path /r-ecovery expects them to be at (probably what happened to you above).  Consider using the /d option on /r(ecovery) if it exists in Ex2k3 when trying to recovery the DB on other drives or
paths.
Here is my typical approach (to recovery a clean DB on a different machine at a different path):
Make sure the server is offline or the DB is dismounted to avoid any interference while you xcopy in steps 2 and 3.
xcopy priv01.edb (the DB) to the new path
xcopy e01*.log (the logs) to the _same_ new path as the DB.
Optionally trim the unneeded log files from the new path (or at step 3 copy only the needed log files) ... the needed log files are the ones from eseutil /mh priv01.edb see the MinRequired log generation, to the Max Committed (in Ex2k7+) or Max Required
(in Ex2k3), and anything above or below these numbers is not needed ... though you should seriously consider keeping the larger log generation files over the max as that just saves more data.
cd into the new path
Run: "eseutil /r e01 /d."  Yes that's a dot at the end.
This is predicated on eseutil.exe having the /d option, which I really don't know about for Ex2k3.  The /d option says to eseutil even when you're running /r and you find a path to the DB listed in the trx log files, please try to find the DB file at
this alternate path instead.  The dot for "/d.", says that this alternate path to look in should be the current working directory which you cd'd into in step 5. ;-)
At that point you should have a clean DB to get your DB recovered.
Alternatively if you have to run /p(repair) then you could just copy the DB to another drive on the box, and run /g directly on the box you have Exchange installed on right?  Then it should surely work.
Cheers,
Brett Shirley [MSFT]
ESE Developer (Yes, I work on the actual ESE DB engine, eseutil.exe, ese.dll, etc)
LCA makes me say this: This posting is provided "AS IS" with no warranties, and confers no rights.
And as a member who has only added features to Exchange/ESE since 2003, I'll note that Exchange 2003 I _think_ is no longer supported. ;-)

Similar Messages

  • Help! Fail to Repair Disk

    Hello all. I was booting into Single User Mode (fsck) and then later booting from the G5 Install DVD, using Disk Utility:
    Disk Utility failed to repair the disk
    This is what it says in the dialog box:
    (after the line)
    Checking catalog file
    illegal name in red
    The volume xx could not be repaired
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    1 volume could not be repaired because of an error
    Repair attempted on 1 volume
    1 volume could not be repaired
    Although there doesn't seem to be anything "wrong" with my G5 at the moment, everything seems to be running smoothly. I only found this out after Photoshop froze and I thought I wanted to restart and use fsck to repair the disk.
    Should I start worrying? Do I need to erase and reformat the disk to reinstall??
    Thanks and cheers
    Background Info: PowerG5 Quad 2.5GHz, OS X 10.4.5

    Hi, howwow.
    1. This is generally not good news. See "Disk Utility reports "Underlying task reported failure" when repairing a volume."
    2. Check the SMART diagnostics for your drive. You can check your hard drive with Disk Utility's built-in ability to use SMART diagnostics: see "Mac OS X 10.4 Help: Checking a hard disk to see if it's going to fail" and "Disk Utility 10.5 Help: Checking the S.M.A.R.T. status of your hard disk."
    First, startup from your Tiger Install Disk (or Software Restore and Install disc if your Mac shipped with Tiger installed). Launch Disk Utility, then select the drive (device) not the volume(s) it contains in the left-pane of Disk Utility. For example, if the following were listed in the left pane of the Disk Utility window:
    <pre>233.8 GB Maxtor 7L250S0
    Macintosh HD</pre>The first line — 233.8 GB Maxtor 7L250S0 — is the device, i.e. the hard drive, and what you want to select. The second line, Macintosh HD listed below and indented from the first line, is a volume on that device.
    If SMART diagnostics are available for that drive — and they should be for your Mac's internal hard drive that is its startup disk — you will see something like the following at the bottom of the Disk Utility window, below the left pane in which you selected the device: <pre>Disk Description : Maxtor 7L250S0 Total Capacity : 233.8 GB (251... Bytes)
    Connection Bus : Serial ATA Status : Read/Write
    Connection Type : Internal S.M.A.R.T. status : Verified
    Connection ID : Device 0 "A (Upper)"</pre>The bit of interest is the S.M.A.R.T. Status field, if displayed.
    3. If SMART reports that your hard drive has failed or is failing, your first order of business is to backup whatever you can.
    If you have implemented a comprehensive backup and recovery solution, backup the affected disk. If not, see "Mac OS X: How to Back Up and Restore Your Files" for an emergency backup procedure you can use to backup your startup disk.
    Once you recover your Mac from this problem, I recommend you implement a comprehensive backup and recovery solution. For advice on the backup and recovery solution I use, see my "Backup and Recovery" FAQ.
    4. If the SMART diagnostics report the disk as Verified, after backing up your data, you can attempt to repair the disk using third-party utilities such as Alsoft Disk Warrior 3.x (DW3) and Micromat TechTool Pro version 4.1.x (TTP4).
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • HT1782 storage system fail or repair failed

    When I use the disk utility, I click on the first volume which reads ST9500325ASG, it gives me a message "storage system fail or repair failed".
    When I click on the disk below which reads Macintosh HD. It says the volume 2FE etc.....appears to be ok. The volume Macintosh HD appears to be ok.
    Why the error message on the first? Also I did encrypt the volumen.
    I have Mac OSX 10.7.4
    Thank you.

    The top-level item, ST9500325ASG, is the disk. The items below are that disk's volumes/partitions. You'll get different results selecting each. Step one is to boot with your SL install disk, launch Disk Utility, select the disk, and repair it. You might turn off FileVault before proceeding. i don't use it, so can't address any issues with it.

  • Failed to repair Microsoft Visual C   2012 Redistributable Package (x64) when trying to download Photoshop CC, InDesign CC and Illustrator CC.

    So I'm running Windows 8.1 on a laptop and I was installing updates to CS6 modules. It was successful in updating other apps but when I tried to update desktop apps Photoshop CC 2014, Illustrator CC 2014, and InDesign CC 2014 it stopped short saying it had failed to repair Microsoft Visual C++ 2012 Redistributable Package (x64). What do I need to do?

    The Visual C++ 2012 Redistributable Package (x64) component of your operating system is damaged.  You will need to reinstall it.   You can find more information at Latest Supported Visual C++ Downloads.

  • I keep getting an error "failed to contact Store" in candy crush to purchase in itunes

    I am on candy crush and trying to do a purchase through iTunes - and keep getting an error - failed to contact store" it was working fine and just started happening. Any suggestions?

    Hello, melisbai. 
    Thank you for visiting Apple Support Communities.
    Here is a troubleshooting article that I would recommend going through when experiencing this issue.
    Troubleshoot issues on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Check and verify that you're in range of a Wi-Fi router or base station. If you're on a device with cellular service, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to cellular data, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts.
    Make sure that you have an active Internet connection. You can check the user guide for your device for help with connecting to the Internet.
    Make sure that other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Try resetting (turning off and then on again) your Wi-Fi router.
    If the issue persists, try troubleshooting your Wi-Fi networks and connections.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Cheers,
    Jason H.

  • Can't buy moves for candy crush on my iPhone.  message says "failed to contact store"

    i'm a candy crush closet user on my iPhone 5s.  i have played for about 1 1/2 yrs.  i no longer get the daily bonus wheel, and would like it back. it just disappeared one day.  getting bonuses can help you move on to the next level without a purchase of any kind.
    but, worse...i'm stuck on a level (305) and don't have the option of buying more moves.  i get a repeated message that says " failed to contact store".  i've asked at the genius bar in our local apple store, how i can contact the store, but was told it's the game company's problem and they need an update.
    i've read every forum on "king's" website and even emailed them my dilemma only to get a generic response that i should back up my phone before i download ios8.01.  but, my problem occurred way before the new iPhone update.
    i'm not a Facebook user (some forums say you have to be, and some say you don't), but that shouldn't affect my option of contacting the store.  i sure could use your advice and suggestions. it's a love hate thing.  i like the game, but am so disgusted with not being able to move to a new level.  it's too difficult to get past without the purchasing the extra moves.  i know, i might be considered a loser for even wanting to pay for any part of a silly game. still...i want to have the ability if  you know how i can do it.
    sure hope someone in your vast membership can help me.
    kind regards
    jane l.

    Jane
    this really sounds like an App developer issue, but you can try these...
    Store Group - Contact Us - Apple Support
    iTunes Support - Country Selector
    Product Feedback < - really for Apple products
    You should mention in your contacts with Apple that the developer is only responsive with a auto-generated reply email and has not followed up.
    I have asked the Hosts to put this in the iPhone forum for a more targeted response. Know that that forum is likely inundated with iOS8x issues, so no promises.
    best luck
    CCC

  • Complaint for the contractor repair store and appler customers service

    Case description: I can't start my iphone last week. So I made a phone call from the APPLE(**********)in China to get a chace to check what happened.
    And after the customer service check, they suggest me to go to the contractor store to repair which located in PUDONG, Shanghai as there is full of request for the apple store. I accept that and went to the contractor. The contractor say there is hardware issue and you should pay round RMB 2,000 to change a new one.
    They don't accept the credit card and they only accept cash. I went back home as I haven't got enough cash on hand.
    The second day, I apply for the request on website and fortunately I got the chance to get the apply store to check.
    And I went to there, the apple guy from the genious bar check and say it's the software issue and can be fixed right now.
    Now I could get into using the iphone 5. I take some phone calls to tell the Apple what had happened for myself,but they feedback me they can't tell you what's their action plan and when they could give me the answer about that. So poor answer!!! I have been worked for International company for more than ten years, this is the first time I heard from that the tough and poor answer. So I decide to tell everyone to note that.
    You can't believe the apple contractor repair store and it's a bull **** answer from the apple customers service in China!
    I want to complaint
    1. The different feedback from the Appler store and Contractor Store when I took the same issue iphone 5 to them.
    2. The customer service is very tough and they can't listen to the consumer complaint from heart. It seems they will not deal with the problem but aviod to that.
    (Please note I made this phone call at 14:04 China time in Shanghai.)
    I suggest that:
    1. RE- Evaluation the certification of the contrator at TAO LIN Road, Pu Dong Shanghai
    2. RE-Check each case this contrator deal with
    3. Make sure the custom service would be apologize to me
    4. Pay for the extra time and cost(1 Dollar) to me
    (I have iphone 4S, iphone 5, ipad 2, ipad mini) Could I become the VIP guy? LOL!
    5. The most important thing is that they should optimize the service procedure RIGHT NOW!
    It's the real case happen from myself, please forward the information to the Apple top management officer if anyone from Apple.
    I love Apple production,but too sad to have a bad experience for that. I'll consider about SAMSUMG if APPLE don't make any change.
    <Edited by Host>

    This is a user-to-user tech support site not Apple customer service. Apple doesn't read posts here. You would know that if you read the forum Terms of Use to which you agreed when you joined.
    No one here is insterested in your complaints or threats.

  • Repair Store [North Houston]

    Hi, are there are any repair stores in North Houston for iPods? I've looked at Dr.CellPhone, but I'm not sure how reliable the reviews are. I've also been told about looking at iResQ.com. Are there are any other sites or local businesses that I should investigate? I only need to fix my sleep/wake button.

    Same problem after 4yrs Sony drive did not read new Donald Fagen MVI disc or any DVD disc. Other World Computing has a new Pioneer superdrive out the door at 42$ with two day air. It took 20 min to install and runs great.

  • My Macintosh HD partition is damaged and the disk utility failed to repair it

    I cannot boot anymore after I tried to repair the disk with Disk Utility after my Mac became very slow.
    This is the second time it happened to me in a week with the same symptoms. When I try to boot, I see a gray screen and the computer just stops
    When I use the recovery partition, the disk utility fails to repair the disk, stopping after failing to fix the catalog file.
    I started to use TM to backup my data after erasing the disk and reinstalling Mountain Lion but I wonder if my hard drive is damaged because the same problem happened twice. (Thanks TM for keeping my data safe this time)
    Any advice or ways to fix that once and for all ?
    PS : The worst is that i can still boot with Bootcamp to Windows, not very useful though

    rpignard wrote:
     Any advice or ways to fix that once and for all ?
    Since your Recovery HD and Windows partition work fine, the problem is located in your Macintosh HD partition and I very highly suspect it's bad/failing sectors that's to blame for your troubles.
    This can sometimes occur if the computer was moved while the hard drive was in operation, else sectors fail all by themselves, or if the drive is having mechanical issues, which you problem will continue no matter what you do.
    This time when you use Recovery > Disk Utility to erase the Macintosh HD partition, use the middle secure erase option, not the far left or right options (the right will work also just take a really long time)
    What your doing is with the middle secure erase option is called a "Zero" write, which Disk Utility will write 0's over all the bits in that partition. When it's done it will read it back for confirmation and when it does so, any bits that are failing will be mapped off by the drive. Hopefully this will resolve the issue without needing a drive replacement.
    Once that is completed, reinstall OS X from Recovery, any programs from original sources, files only from backup and your problems hopefully should disappear.
    What happens is if your data gets corrupted on the boot drive by failing sectors, it gets transfered to TimeMachine (or to bootable clones) and when you restore your right back to square one. So it's important to rule out that possibility with original installs of OS X and third party programs.
    If your problems continue, then it's possibly a problem  with third party at boot kernel extension files, (and the catalog problem was yet another one) so to solve this you need to make sure all your third party software is updated and works with your current OS X version.
    A trick is, if you get gray screen at boot time, is to hold the Shift Key while booting the computer, this will disable a lot of things and allow you to fix the third party software issue.
    What I suggest you do is have multiple backup systems, including hold option key bootable clones, this way if your TM drive gets corrupted you can go back in time to a saved state on the clone, restore that and then your files from the TM drive.
    Most commonly used backup methods

  • Where the repair store for iphone in sydney

    where the repair store for iphone in sydney

    the cost to repair a spill damaged T series thinkpad should be around $1200, so for you just sell your current machine for parts like harddrive, dvd-burner, screens, chassis case, memory, keyboards, etc.

  • Wanna know My Nearby Repair Store man Says true ??

    Hello i have iphone 4s and its earpiece not working then. i show it to nearby repair store he says its Audio ic need to replace he says right or wrong?

    i Want To know My Nearby Mobile Phone Reair Shop Man Says Me right or Wrong ?
    We cannot possibly know this because we have not examined the phone.
    I wanna to know he is cheater or not ?
    No idea. None of us know who this repair show man is. Why don't you ask other customers of this repair shop?
    i wanna to know he getting from me much money?
    Why don't you ask him? Nobody here has any idea how much he will charge you.
    Please stop asking us impossible to answer questions.

  • Installing Mavericks produced "a connection error occurred" in Mail and "connection failed" in App Store

    Dear Apple Support Community!
    I installed Mavericks OS X on my iMac immediately after it was released. I was soon starting to experience trouble with logging in to Mail and App Store. After contacting Apple Support and trying various tips and tricks to no avail, like re-installing Mavericks for instance, I just decided to wait for an update of the OS X to see if that would solve my problems. Unfortunately, that didn't help either.
    I therefore turn to the Apple Support Communities in hope of expert help that will solve my problems.
    Here are the actions that result in error messages:
    Mail > Choose a mail account to add > Google > Continue > Name/Email Address/Password > Set Up > A connection error occurred.
    App Store > Sign In > Apple ID/Password > Sign In > Connection failed.
    I have three accounts on my computer:
    System Administrator, Guest Account and Other.
    I use the “Other” account as my regular account. When I log in to the System Administrator or Guest Account I don’t experience any problems; Mail and App Store work as they should.
    Booting in safe mode does not solve the problem:
    I disconnected all wired peripherals except those needed for the test, and removed all aftermarket expansion cards. I booted in safe mode and logged in to the account with the problem.
    I tested the said actions while in safe mode. The problems were the same.
    After testing, I rebooted as usual (i.e., not in safe mode) and verified that I still had the problems.
    Info about my Mac:
    iMac
    24-inch Mid 2007
    Processor  2,8 GHz Intel Core 2 Duo
    Memory  4 GB 667 MHz DDR2 SDRAM
    Graphics  ATI Radeon HD 2600 Pro 256 MB
    Serial Number  xxxxxxxxxxx
    Software  OS X 10.9.1 (13B42)
    Console System Logs
    Console log – All Messages
    Action:
    Mail > Choose a mail account to add > Google > Continue > Name/Email Address/Password > Set Up > A connection error occurred.
    02.02.14 12:41:38,030 SafariNotificationAgent[43964]: Error calling realpath on the home directory.
    02.02.14 12:41:38,032 com.apple.launchd.peruser.0[166]: (com.apple.SafariNotificationAgent[43964]) Exited with code: 1
    02.02.14 12:41:38,032 com.apple.launchd.peruser.0[166]: (com.apple.SafariNotificationAgent) Throttling respawn: Will start in 10 seconds
    02.02.14 12:41:38,231 com.apple.internetaccounts[66431]: +[IAGoogleAuthTokenManager keychainEntryForUserName:] [359] -- Failed to fetch keychain item for "xxxxxx@xxxxxx" (code -67674)
    02.02.14 12:41:38,234 com.apple.internetaccounts[66431]: +[IAGoogleAuthTokenManager setKeychainEntry:ForUserName:] [380] -- *** Failed to store token in keychain for "xxxxxx@xxxxxx" (code -67674)
    02.02.14 12:41:38,263 sandboxd[91]: ([66431]) com.apple.intern(66431) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,270 sandboxd[91]: ([66431]) com.apple.intern(66431) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,282 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,291 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,300 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,309 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,318 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,352 Mail[43640]: CFNetwork SSLHandshake failed (-67674)
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,426 Mail[43640]: CFNetwork SSLHandshake failed (-67674)
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,430 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,000 kernel[0]: Sandbox: Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:41:38,497 Mail[43640]: CFNetwork SSLHandshake failed (-67674)
    02.02.14 12:41:38,498 Mail[43640]: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -67674)
    02.02.14 12:41:38,498 Mail[43640]: -[IAAccountAuthenticator connection:didFailWithError:] [172] -- *** error: Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x6000001b36a0 {NSURLErrorFailingURLPeerTrustErrorKey=<SecTrust 0x7fdf23579d20 [0x7fff75b66eb0]>, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSUnderlyingError=0x60000084b220 "An SSL error has occurred and a secure connection to the server cannot be made.", NSErrorPeerCertificateChainKey=(
        "<SecCertificate 0x7fdf2357bf90 [0x7fff75b66eb0]>",
        "<SecCertificate 0x7fdf23579ae0 [0x7fff75b66eb0]>",
        "<SecCertificate 0x7fdf23578e00 [0x7fff75b66eb0]>"
    ), NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSErrorFailingURLKey=https://www.google.com/accounts/ClientLogin, NSErrorFailingURLStringKey=https://www.google.com/accounts/ClientLogin, NSErrorClientCertificateStateKey=0}
    Full report of the following incident:
    02.02.14 12:41:38,270 sandboxd[91]: ([66431]) com.apple.intern(66431) deny file-write-data /private/var/db/mds/system/mds.lock
    com.apple.intern(66431) deny file-write-data /private/var/db/mds/system/mds.lock
    Process:         com.apple.intern [66431]
    Path:            /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/XPCServ ices/com.apple.internetaccounts.xpc/Contents/MacOS/com.apple.internetaccounts
    Load Address:    0x101a8b000
    Identifier:      com.apple.internetaccounts
    Version:         1 (1.0)
    Build Info:      1-InternetAccountsFramework_executables~192000000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2014-02-02 12:41:38.232 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib                  0x00007fff888ce5da __open + 10
    1   Security                                0x00007fff8573d2af Security::MDSSession::updateDataBases() + 693
    2   Security                                0x00007fff8578feef Security::MDSSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 145
    3   Security                                0x00007fff8578fde3 mds_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 211
    4   Security                                0x00007fff8573ccd7 Security::MDSClient::Directory::cdsa() const + 93
    5   Security                                0x00007fff857f995b Security::MDSClient::Directory::dlGetFirst(cssm_query const&, cssm_db_record_attribute_data&, cssm_data*, cssm_db_unique_record*&) + 39
    6   Security                                0x00007fff8573c7b2 Security::CssmClient::Table<Security::MDSClient::Common>::startQuery(Security:: CssmQuery const&, bool) + 234
    7   Security                                0x00007fff85761ca5 Security::KeychainCore::DynamicDLDBList::_load() + 329
    8   Security                                0x00007fff85761b29 Security::KeychainCore::DynamicDLDBList::searchList() + 29
    9   Security                                0x00007fff8587b2b5 Security::KeychainCore::StorageManager::getSearchList(std::__1::vector<Security ::KeychainCore::Keychain, std::__1::allocator<Security::KeychainCore::Keychain> >&) + 163
    10  Security                                0x00007fff8587da18 Security::KeychainCore::StorageManager::optionalSearchList(void const*, std::__1::vector<Security::KeychainCore::Keychain, std::__1::allocator<Security::KeychainCore::Keychain> >&) + 88
    11  Security                                0x00007fff85754f5c SecKeychainSearchCreateFromAttributes + 142
    12  Security                                0x00007fff858930a8 _CreateSecItemParamsFromDictionary(__CFDictionary const*, int*) + 3493
    13  Security                                0x00007fff8588fca7 SecItemCopyMatching_osx(__CFDictionary const*, void const**) + 133
    14  Security                                0x00007fff8588f95d SecItemCopyMatching + 390
    15  InternetAccounts                        0x00007fff900ad7c5 +[IAGoogleAuthTokenManager keychainEntryForUserName:] + 215
    16  InternetAccounts                        0x00007fff900ad604 +[IAGoogleAuthTokenManager googleTokenForEmailAddress:shouldCreateToken:] + 48
    17  com.apple.internetaccounts              0x0000000101a95c83
    18  CoreFoundation                          0x00007fff8c991dec __invoking___ + 140
    19  CoreFoundation                          0x00007fff8c991c54 -[NSInvocation invoke] + 308
    20  Foundation                              0x00007fff844b5af6 -[NSXPCConnection _decodeAndInvokeMessageWithData:] + 1469
    21  Foundation                              0x00007fff844b26be message_handler + 381
    22  libxpc.dylib                            0x00007fff90ef6510 _xpc_connection_call_event_handler + 58
    23  libxpc.dylib                            0x00007fff90ef5123 _xpc_connection_mach_event + 2124
    24  libdispatch.dylib                       0x00007fff86e1aafe _dispatch_client_callout4 + 9
    25  libdispatch.dylib                       0x00007fff86e1b3b8 _dispatch_mach_msg_invoke + 143
    26  libdispatch.dylib                       0x00007fff86e19633 _dispatch_queue_drain + 359
    27  libdispatch.dylib                       0x00007fff86e1a69e _dispatch_mach_invoke + 154
    28  libdispatch.dylib                       0x00007fff86e19633 _dispatch_queue_drain + 359
    29  libdispatch.dylib                       0x00007fff86e1a9dd _dispatch_queue_invoke + 110
    30  libdispatch.dylib                       0x00007fff86e18fa3 _dispatch_root_queue_drain + 75
    31  libdispatch.dylib                       0x00007fff86e1a193 _dispatch_worker_thread2 + 40
    32  libsystem_pthread.dylib                 0x00007fff8c5ceef8 _pthread_wqthread + 314
    33  libsystem_pthread.dylib                 0x00007fff8c5d1fb9 start_wqthread + 13
    Binary Images:
           0x101a8b000 -        0x101a9efff  com.apple.internetaccounts (1.0 - 1) <fedaf54b-d9b6-3da1-b4bc-e2cef64a8491> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/XPCServ ices/com.apple.internetaccounts.xpc/Contents/MacOS/com.apple.internetaccounts
        0x7fff8441b000 -     0x7fff8471afff  com.apple.Foundation (6.9 - 1056) <d608edfd-9634-3573-9b7e-081c7d085f7a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85738000 -     0x7fff85990ff1  com.apple.security (7.0 - 55471) <233831c5-c457-3ad5-afe7-e3e2de6929c9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86e16000 -     0x7fff86e30fff  libdispatch.dylib (339.1.9) <46878a5b-4248-3057-962c-6d4a235eef31> /usr/lib/system/libdispatch.dylib
        0x7fff888b9000 -     0x7fff888d5ff7  libsystem_kernel.dylib (2422.1.72) <d14913db-47f1-3591-8daf-d4b4ef5f8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c5cc000 -     0x7fff8c5d3ff7  libsystem_pthread.dylib (53.1.4) <ab498556-b555-310e-9041-f67ec9e00e2c> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8c958000 -     0x7fff8cb3dff7  com.apple.CoreFoundation (6.9 - 855.11) <e22c6a1f-8996-349c-905e-96c3bbe07c2f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90096000 -     0x7fff900e5ff7  com.apple.framework.internetaccounts (2.1 - 210) <c77069c7-928c-315c-aa61-d90543901f20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff90eeb000 -     0x7fff90f0ffff  libxpc.dylib (300.1.17) <4554927a-9467-365c-91f1-5a116989dd7f> /usr/lib/system/libxpc.dylib
    Full report of the following incident:
    02.02.14 12:41:38,282 sandboxd[91]: ([43640]) Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    Mail(43640) deny file-write-data /private/var/db/mds/system/mds.lock
    Process:         Mail [43640]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Load Address:    0x10c586000
    Identifier:      com.apple.mail
    Version:         1827 (7.1)
    Build Info:      5-Mail~1827000000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [166]
    Date/Time:       2014-02-02 12:41:38.276 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib                  0x00007fff888ce5da __open + 10
    1   Security                                0x00007fff8573d2af Security::MDSSession::updateDataBases() + 693
    2   Security                                0x00007fff8578feef Security::MDSSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 145
    3   Security                                0x00007fff8578fde3 mds_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 211
    4   Security                                0x00007fff8573ccd7 Security::MDSClient::Directory::cdsa() const + 93
    5   Security                                0x00007fff857f995b Security::MDSClient::Directory::dlGetFirst(cssm_query const&, cssm_db_record_attribute_data&, cssm_data*, cssm_db_unique_record*&) + 39
    6   Security                                0x00007fff8573c7b2 Security::CssmClient::Table<Security::MDSClient::Common>::startQuery(Security:: CssmQuery const&, bool) + 234
    7   Security                                0x00007fff85761ca5 Security::KeychainCore::DynamicDLDBList::_load() + 329
    8   Security                                0x00007fff85761b29 Security::KeychainCore::DynamicDLDBList::searchList() + 29
    9   Security                                0x00007fff8587b2b5 Security::KeychainCore::StorageManager::getSearchList(std::__1::vector<Security ::KeychainCore::Keychain, std::__1::allocator<Security::KeychainCore::Keychain> >&) + 163
    10  Security                                0x00007fff85787bc2 SecIdentityCopyPreference + 319
    11  CFNetwork                               0x00007fff87b4f3e5 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 235
    12  CFNetwork                               0x00007fff87b4f073 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 363
    13  CFNetwork                               0x00007fff87b3c234 HTTPProtocol::openStream() + 80
    14  CFNetwork                               0x00007fff87b3b67a HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char) + 1750
    15  CFNetwork                               0x00007fff87b3aeae HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 276
    16  CFNetwork                               0x00007fff87b3ac6d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 301
    17  CFNetwork                               0x00007fff87b37fcf HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 685
    18  CFNetwork                               0x00007fff87b379cc HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
    19  CFNetwork                               0x00007fff87b378f1 ___ZN19HTTPConnectionCache25enqueueRequestForProtocolEP12HTTPProtocolP15__CFHTT PMessage_block_invoke + 26
    20  CFNetwork                               0x00007fff87b2e3fc ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25
    21  CoreFoundation                          0x00007fff8c9a2e94 CFArrayApplyFunction + 68
    22  CFNetwork                               0x00007fff87b2e2db RunloopBlockContext::perform() + 115
    23  CFNetwork                               0x00007fff87b2e183 MultiplexerSource::perform() + 269
    24  CFNetwork                               0x00007fff87b2dfb2 MultiplexerSource::_perform(void*) + 72
    25  CoreFoundation                          0x00007fff8c9d78f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    26  CoreFoundation                          0x00007fff8c9c9062 __CFRunLoopDoSources0 + 242
    27  CoreFoundation                          0x00007fff8c9c87ef __CFRunLoopRun + 831
    28  CoreFoundation                          0x00007fff8c9c8275 CFRunLoopRunSpecific + 309
    29  Foundation                              0x00007fff84482907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    30  Foundation                              0x00007fff8448270b __NSThread__main__ + 1318
    31  libsystem_pthread.dylib                 0x00007fff8c5cd899 _pthread_body + 138
    32  libsystem_pthread.dylib                 0x00007fff8c5cd72a _pthread_struct_init + 0
    33  libsystem_pthread.dylib                 0x00007fff8c5d1fc9 thread_start + 13
    Binary Images:
        0x7fff8441b000 -     0x7fff8471afff  com.apple.Foundation (6.9 - 1056) <d608edfd-9634-3573-9b7e-081c7d085f7a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85738000 -     0x7fff85990ff1  com.apple.security (7.0 - 55471) <233831c5-c457-3ad5-afe7-e3e2de6929c9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87b07000 -     0x7fff87c77ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42cfc3db-35c8-3652-af37-4bcc73d8bdef> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff888b9000 -     0x7fff888d5ff7  libsystem_kernel.dylib (2422.1.72) <d14913db-47f1-3591-8daf-d4b4ef5f8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c5cc000 -     0x7fff8c5d3ff7  libsystem_pthread.dylib (53.1.4) <ab498556-b555-310e-9041-f67ec9e00e2c> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8c958000 -     0x7fff8cb3dff7  com.apple.CoreFoundation (6.9 - 855.11) <e22c6a1f-8996-349c-905e-96c3bbe07c2f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Console log – All Messages
    Action:
    App Store > Sign In > Apple ID / Password > Sign In > Connection failed.
    02.02.14 12:51:07,365 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,372 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,377 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,384 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,390 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,396 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,402 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,409 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:07,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:08,000 kernel[0]: Sandbox: App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    02.02.14 12:51:09,730 SafariNotificationAgent[44337]: Error calling realpath on the home directory.
    02.02.14 12:51:09,732 com.apple.launchd.peruser.0[166]: (com.apple.SafariNotificationAgent[44337]) Exited with code: 1
    02.02.14 12:51:09,732 com.apple.launchd.peruser.0[166]: (com.apple.SafariNotificationAgent) Throttling respawn: Will start in 10 seconds
    Full report of the following incident:
    02.02.14 12:51:07,365 sandboxd[91]: ([44259]) App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    App Store(44259) deny file-write-data /private/var/db/mds/system/mds.lock
    Process:         App Store [44259]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Load Address:    0x107a6d000
    Identifier:      com.apple.appstore
    Version:         201 (1.3)
    Build Info:      61-Firenze~201000000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [166]
    Date/Time:       2014-02-02 12:51:07.307 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib                  0x00007fff888ce5da __open + 10
    1   Security                                0x00007fff8573d2af Security::MDSSession::updateDataBases() + 693
    2   Security                                0x00007fff8578feef Security::MDSSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 145
    3   Security                                0x00007fff8578fde3 mds_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 211
    4   Security                                0x00007fff8573ccd7 Security::MDSClient::Directory::cdsa() const + 93
    5   Security                                0x00007fff857f995b Security::MDSClient::Directory::dlGetFirst(cssm_query const&, cssm_db_record_attribute_data&, cssm_data*, cssm_db_unique_record*&) + 39
    6   Security                                0x00007fff8573c7b2 Security::CssmClient::Table<Security::MDSClient::Common>::startQuery(Security:: CssmQuery const&, bool) + 234
    7   Security                                0x00007fff85761ca5 Security::KeychainCore::DynamicDLDBList::_load() + 329
    8   Security                                0x00007fff85761b29 Security::KeychainCore::DynamicDLDBList::searchList() + 29
    9   Security                                0x00007fff8587b2b5 Security::KeychainCore::StorageManager::getSearchList(std::__1::vector<Security ::KeychainCore::Keychain, std::__1::allocator<Security::KeychainCore::Keychain> >&) + 163
    10  Security                                0x00007fff85787bc2 SecIdentityCopyPreference + 319
    11  CFNetwork                               0x00007fff87b4f3e5 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 235
    12  CFNetwork                               0x00007fff87b4f073 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 363
    13  CFNetwork                               0x00007fff87b3c234 HTTPProtocol::openStream() + 80
    14  CFNetwork                               0x00007fff87b3b67a HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char) + 1750
    15  CFNetwork                               0x00007fff87b3aeae HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 276
    16  CFNetwork                               0x00007fff87b3ac6d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 301
    17  CFNetwork                               0x00007fff87b37fcf HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 685
    18  CFNetwork                               0x00007fff87b379cc HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
    19  CFNetwork                               0x00007fff87b378f1 ___ZN19HTTPConnectionCache25enqueueRequestForProtocolEP12HTTPProtocolP15__CFHTT PMessage_block_invoke + 26
    20  CFNetwork                               0x00007fff87b2e3fc ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25
    21  CoreFoundation                          0x00007fff8c9a2e94 CFArrayApplyFunction + 68
    22  CFNetwork                               0x00007fff87b2e2db RunloopBlockContext::perform() + 115
    23  CFNetwork                               0x00007fff87b2e183 MultiplexerSource::perform() + 269
    24  CFNetwork                               0x00007fff87b2dfb2 MultiplexerSource::_perform(void*) + 72
    25  CoreFoundation                          0x00007fff8c9d78f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    26  CoreFoundation                          0x00007fff8c9c9062 __CFRunLoopDoSources0 + 242
    27  CoreFoundation                          0x00007fff8c9c87ef __CFRunLoopRun + 831
    28  CoreFoundation                          0x00007fff8c9c8275 CFRunLoopRunSpecific + 309
    29  Foundation                              0x00007fff84482907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    30  Foundation                              0x00007fff8448270b __NSThread__main__ + 1318
    31  libsystem_pthread.dylib                 0x00007fff8c5cd899 _pthread_body + 138
    32  libsystem_pthread.dylib                 0x00007fff8c5cd72a _pthread_struct_init + 0
    33  libsystem_pthread.dylib                 0x00007fff8c5d1fc9 thread_start + 13
    Binary Images:
        0x7fff8441b000 -     0x7fff8471afff  com.apple.Foundation (6.9 - 1056) <d608edfd-9634-3573-9b7e-081c7d085f7a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85738000 -     0x7fff85990ff1  com.apple.security (7.0 - 55471) <233831c5-c457-3ad5-afe7-e3e2de6929c9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87b07000 -     0x7fff87c77ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42cfc3db-35c8-3652-af37-4bcc73d8bdef> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff888b9000 -     0x7fff888d5ff7  libsystem_kernel.dylib (2422.1.72) <d14913db-47f1-3591-8daf-d4b4ef5f8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c5cc000 -     0x7fff8c5d3ff7  libsystem_pthread.dylib (53.1.4) <ab498556-b555-310e-9041-f67ec9e00e2c> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8c958000 -     0x7fff8cb3dff7  com.apple.CoreFoundation (6.9 - 855.11) <e22c6a1f-8996-349c-905e-96c3bbe07c2f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    I have had somewhat similar problems as Øystein Ange since upgrading from Snow Leopard to Mavericks in January. But fortunately, I have been able to solve many of them after a lot of trial & error, frustration and sweat! I now long for the more than 2 years of previous Snow Leopard usage when problems were small, few and far between, and quickly solvable. I feel as if Apple has cut me adrift and left me to struggle on my own with the seemingly numerous problems of getting the performance of Mavericks to finally stabilize on my iMac.
    Øystein's Feb. 8th post asks some of the same Mavericks questions that I still have. It would be very helpful to me, and to others I'm sure, if someone/anyone has specific suggestions or solutions on what one could/should do to fix specific problems with newly installed Mavericks OSs, short of a clean, full re-install of the OS.
    I have one admin account plus the guest account on my iMac Mavericks. Does this mean my admin account is a/the root account?! How can one tell whether or not they are logging in with a root account?! What's the distinction between the root account, a user's admin account, and other standard users' accounts?! Could someone please recommend a definitive Apple document describing all the various types of Mavericks accounts, in detail, and how/when/where/why each type should be used before or along with any of the others?
    Why is it suddenly a no-no to log on to Mavericks via the root user account, when previous OS versions had no problem with this?! What's the purpose of the root user account if not to use it to log on to the computer?! If it's so dangerous, why isn't it internally safeguarded from inadvertent logins by casual users?! What damage or harm are we talking about, and why weren't personal-use customers given a big warning about this apparent "booby trap" in Mavericks?! Saying NEVER DO THAT is like closing the barn door after the horse has already bolted, and it explains nothing to the casual user.
    We can't just do a clean re-install every time something in Mavericks hiccups?! Based on my recent experience, and on what I'm seeing in this thread, I would have had to re-installed it a half dozen times in the past 2 months alone!! That's nonsensical. There's got to be a better way of fixing a newly installed Mavericks OS than doing a re-install over and over again. Why don't the Mac diagnostic and troubleshooting tools work in Mavericks' case, as they have done for me on many occasions on earlier OS versions?! What is it about Mavericks that makes it different this time?! Could it possibly have something to do with integration of Mavericks and iCloud; and, if so, what specific cautions should the casual user observe to make sure they don't jeopardize the integrity of Mavericks by doing something similar to logging in from the root account?!
    Many customers need to be brought in out of the dark! Is there an Apple Mavericks expert out there who can advise the customer community on specifically how to apply the existing repair tools to solve specific Mavericks teething problems, without having to revert to multiple OS re-installs?

  • Wife about to give birth and Disk Utility failing to repair HD.

    Good morning. Starting last night I began having serious issues with my 2007 20" 2.4ghz iMac. I hope someone can help before I employ the "nuke" option.
    First a little background. My wife is about to give birth to our second child. I have several in-laws in town and my house is a wreck. So, last night I thought it would be a great time to upgrade my iPhone 3G to iOS 4. I am not implying that updating my phone caused the problems with my iMac but they started about 30 seconds after pushing the "Update" button in iTunes.
    The phone did update to iOS 4 after about 3 hours of backing up but immediately the iMac started "hanging up" and the spinning beach ball appeared for minutes at a time. late last night after my iPhone was functioning again, I went to bed.
    This morning, the iMac was still responding very slowly and I was getting the spinning beach ball for even longer periods of time. So, I rebooted the machine and upon reboot the iMac would get stuck on the grey screen with the Apple logo and a spinning gear.
    I tried all of the methods on this support document.
    http://support.apple.com/kb/TS2570
    It would not boot into Safe Mode.
    I reset the NVRAM/PRAM.
    I checked the power cables.
    I removed all USB and perpherial attachments. (Including even trying to boot without the keyboard or mouse plugged in.)
    After booting from the Install DVD and running Disk Utility, Disk Utility was telling me that almost the entire HD is available and that it could not repair the disk. I was receiving "Invalid Node Structure" and "Volume Check Failed" error messages.
    So the last thing the support document suggested was a complete erase and re-install. I have been running Time Machine, but have never actually used it to recover anything, much less the 1000s of photos and 1000s of songs on the iMac.
    Is there anything else I can or should try before pulling the plug and erasing the hard drive and praying that Time Machine has worked?
    My very pregnant wife will have a heart attack if we lost everything on the computer. (I really am not joking that she might go into labor any second, her due date was last week.)
    Thanks for the help and advice. I need it.

    I know that I am a bother and asking alot of questions in quick succession, but I am hoping to take care of this before the baby makes its appearance.
    I'm getting you have a lot on your mind right now, try not to not worry about it. Might be time to take a few deep breaths and try to relax.
    If you have had your machine connected to Time Machine and it has been doing backups (I'm sure it has been) you have done everything necessary.
    You can attempt an erase and restore however if your disk is dodgy or has failed at best it's a temporary solution. As I stated I would recommend taking it into an AASP and have it looked at.

  • Disk Utility Failing to Repair HD

    I ran Disk Utility this morning from the Tiger installer CD for the sake of general maintenance. It failed, returning this:
    Verifying volume “Macintosh HD”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Invalid node structure
    The volume Macintosh HD needs to be repaired.
    Error: The underlying task reported failure on exit
    Disk Utility stopped verifying “Macintosh HD” because the following error was encountered:
    The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair
    I've been searching the forums here, but most of the similar posts seem to dealing with newly-installed hardware, or a disk with a S.M.A.R.T. status "Failing" (according to Disk Utility's Log window). Neither of these is the case. Has anyone seen this before?
    Single 1.8 G5   Mac OS X (10.4.3)  

    Hi, Space Toast.
    To add to Al's advice, see the "Disk Utility cannot repair the disk" section of my "Resolving Disk, Permission, and Cache Corruption" FAQ.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • New hard drive failed verification/repair

    After my hard drive in my 2013 MacBook Pro suffered damage, I replaced it with "WDC WD5000BPKX-00HPJT0 Media." I formatted the hard drive with a partition. However, after several attempts to reinstall the OS X, it still failed. I tried to verify and repair the partition in the "first aide" tab, but both of those failed. What does this mean? What do I need to do?

    So here's my standard liquid spill spiel:
    Whenever a liquid spill occurs the first thing that has to happen is the laptop should be shut down immediately. All power must be removed as soon as possible. It is especially important that the battery be disconnected and removed.
    All affected parts must be removed from the laptop. No attempt should be made to start/restart the computer since this could potentially damage the logic board beyond all repair.
    Then all affected parts would be washed in deionized water and blown dry with compressed air. (In a water spill the deionized water is probably not as critical. Depends on the mineral content of the water.) and blown dry with compressed air.This is especially true of the large chips on the logic board. Water can wick under them and cause havoc.
    The logic board should be placed in a drying/dehumidifing oven for at least two days. Longer depending on the spill.
      The keyboard is a separate matter.
    "The computer worked for a couple of months and then just qu"
    Ok so even if the coffee just went onto the keyboard it would have leaked through onto the logic board.
    "flashing folder with a "?" on it."
    So right it's not seeing the hard drive or the OS is corrupted or the hard drive died. Unlikely the hard drive died due to coffee spill. They're mostly waterproof except for the vent hole and of course the driver board is vulnerable as are the connectors.
    "In fact, I wrote the above post on the MBP."
    How were you able to do that? How did you boot the machine?
    External HD? If that's the case did you should try the original internal drive in the external case.
    Internal HD? If that's so then the WD is defective or try to put it in the external case and see if DU sees it and can reformat it. GUID partitioning scheme.
    So see the second window has the amount of RAM.

Maybe you are looking for

  • Would like to know whats possible to upgrade. ram, processor, gfx, ect.

    Operating System   System Model Windows 8 (x64) (build 9200) Install Language: English (United States) System Locale: English (United States) Installed: 1/9/2014 6:06:10 PM Boot Mode: UEFI with successful Secure Boot   Hewlett-Packard HP Pavilion g6

  • ITunes 12.1.0.71 broke "Keep iTunes Media folder organized" option

    After upgrading to iTunes 12.1.0.71 (64 bit) on my PC, iTunes is no longer organizing my iTunes media folder. Example: I drop a video into "automatically add to iTunes" folder Video appears as a Home Video in iTunes as expected I go into "get info" >

  • How to populate various values in a text item

    Hi I have a simple form based on a single tables containing name, address, city, state, zip1, zip2 and country fields. On form I am only displaying the zip field which captures value from zip1. Now my delimma is to populate zip2 values when country c

  • Is it possible to create a MPEG4 file that is still hi def?

    Hello, I'm new to Compressor, having just installed Compressor 3.5. I have a short Final Cut hi def (1080i) video file that my son wants to upload as a hi def file on youtube. He tried uploading the Final Cut file, but it was too large for youtube (o

  • Can iPhoto events be converted en masse into individual albums in Photos?

    So far as I can tell, the new Photos software does not allow photos to be organized into events, as in iPhoto.  It seems that albums could serve the same purpose, though I may have that wrong too.  If I'm going to be making albums now out of what I u