Contacts fails with 10.6.8 server

Contacts in 10.8 fails with the following error:
[NSUnknownKeyException] [<ABCDGroup 0x7ff5bc3aa390> setValue:forUndefinedKey:]: the entity ABCDGroup is not key value coding-compliant for the key "com.apple.addlInfo".
I haven't pinned down when it happens. It seems to be intermintent. I will follow with another posting with a console log output.
Any direction and help is very much appreciated.
Thanks!
I had to relaunch Mail while Contacts was running.This caused Contacts to fail. This is the output from the console log:
8/14/12 4:04:41.287 PM Mail[1915]: CoreData: error: (2058) I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.  SQLite error code:2058, 'disk I/O error'
8/14/12 4:04:41.289 PM Mail[1915]: Unknown error reading database file, will attempt reimporting: Error Domain=NSCocoaErrorDomain Code=256 "The file couldn’t be opened." UserInfo=0x7f818903fc10 {NSSQLiteErrorDomain=2058, NSUnderlyingException=I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.  SQLite error code:2058, 'disk I/O error'} {
    NSSQLiteErrorDomain = 2058;
    NSUnderlyingException = "I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.  SQLite error code:2058, 'disk I/O error'";
8/14/12 4:04:41.290 PM Mail[1915]: Move Address Book store at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb to /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.F0103227-89CF-408A-8AEE-C15D9EFA020C.unknown
8/14/12 4:04:41.454 PM Mail[1915]: Could not replace store at file://localhost/Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/L ibrary/Containers/com.apple.mail/Data/Library/Application%20Support/AddressBook/ Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v22.abcddb.F0103227-89C F-408A-8AEE-C15D9EFA020C.unknown from file://localhost/Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/L ibrary/Containers/com.apple.mail/Data/Library/Application%20Support/AddressBook/ Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v22.abcddb: Error Domain=NSSQLiteErrorDomain Code=5 "The operation couldn’t be completed. (NSSQLiteErrorDomain error 5.)" UserInfo=0x7f818bc089e0 {NSFilePath=/Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Libra ry/Containers/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.F0103227-89CF-408A-8AEE-C15D9EFA020C.unknown, reason=Failed to replace destination database} {
    NSFilePath = "/Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Containe rs/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.F0103227-89CF-408A-8AEE-C15D9EFA020C.unknown";
    reason = "Failed to replace destination database";
8/14/12 4:04:52.330 PM Mail[1915]: CoreData: error: (2058) I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/AddressBook-v22.abcddb.  SQLite error code:2058, 'disk I/O error'
8/14/12 4:04:52.331 PM Mail[1915]: Unknown error reading database file, will attempt reimporting: Error Domain=NSCocoaErrorDomain Code=256 "The file couldn’t be opened." UserInfo=0x7f818bc0b4a0 {NSSQLiteErrorDomain=2058, NSUnderlyingException=I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/AddressBook-v22.abcddb.  SQLite error code:2058, 'disk I/O error'} {
    NSSQLiteErrorDomain = 2058;
    NSUnderlyingException = "I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/AddressBook-v22.abcddb.  SQLite error code:2058, 'disk I/O error'";
8/14/12 4:04:52.332 PM Mail[1915]: Move Address Book store at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/AddressBook-v22.abcddb to /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/AddressBook-v22.abcddb.F9CDB37E-2C29-4CC0-B872-C1E4DDFDA86C .unknown
8/14/12 4:04:52.788 PM Mail[1915]: Restoring DB from MetaData
8/14/12 4:04:52.795 PM Mail[1915]: Restoration from MetaData complete (0.007s)
8/14/12 4:04:52.804 PM com.apple.dock.extra[516]: <ABAddressBook: 0x7ffea4400540>: Resetting database due to: __CFNotification 0x7ffea4602c60 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:52.805 PM CalendarAgent[554]: <ABAddressBook: 0x7fefb95108b0>: Resetting database due to: __CFNotification 0x7fefbce00640 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:52.805 PM Calendar[1626]: <ABAddressBook: 0x7ff97aa1bd40>: Resetting database due to: __CFNotification 0x7ff97f5cb7f0 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:52.805 PM Messages[1741]: <ABAddressBook: 0x7fd9893318c0>: Resetting database due to: __CFNotification 0x7fd9784d5440 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:52.805 PM Contacts[1878]: <ABAddressBook: 0x7fc54d037460>: Resetting database due to: __CFNotification 0x7fc55290be30 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:52.901 PM Mail[1915]: CoreData: error: Row (pk = 2) for entity 'ABCDMailRecent' is missing mandatory text data for property 'uniqueId'
8/14/12 4:04:52.902 PM Mail[1915]: CoreData: error: Row (pk = 3) for entity 'ABCDMailRecent' is missing mandatory text data for property 'uniqueId'
8/14/12 4:04:52.902 PM Mail[1915]: CoreData: error: Row (pk = 4) for entity 'ABCDMailRecent' is missing mandatory text data for property 'uniqueId'
8/14/12 4:04:52.945 PM Contacts[1878]: <ABAddressBook: 0x7fc54b8df920>: Resetting database due to: __CFNotification 0x7fc55290be30 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:52.945 PM Contacts[1878]: <ABAddressBook: 0x7fc54bd242c0>: Resetting database due to: __CFNotification 0x7fc55290be30 {name = ABDistributedDatabaseChangedNotification; object = /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook-0x7f8189304a70; userInfo = {
    ABRestoreFromMetadata = 1;
    ABSenderProcessID = 1915;
    ABSenderProcessName = Mail;
    kABUserUID = 1025;
8/14/12 4:04:59.651 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:04:59.655 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:07.194 PM com.apple.NotesMigratorService[1691]: Joined Aqua audit session
8/14/12 4:05:07.657 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:07.657 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:07.658 PM Mail[1915]: Error updating the value of the Internet password for [email protected]: -67808
8/14/12 4:05:07.659 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:07.683 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:07.686 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:08.446 PM findNames[1925]: CoreData: error: (2058) I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Applicati on Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.  SQLite error code:2058, 'disk I/O error'
8/14/12 4:05:08.448 PM findNames[1925]: Unknown error reading database file, will attempt reimporting: Error Domain=NSCocoaErrorDomain Code=256 "The file couldn’t be opened." UserInfo=0x7fd5513404c0 {NSSQLiteErrorDomain=2058, NSUnderlyingException=I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Applicati on Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.  SQLite error code:2058, 'disk I/O error'} {
    NSSQLiteErrorDomain = 2058;
    NSUnderlyingException = "I/O error for database at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Applicati on Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.  SQLite error code:2058, 'disk I/O error'";
8/14/12 4:05:08.449 PM findNames[1925]: Move Address Book store at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Applicati on Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb to /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Applicati on Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.B2D70CCF-F39B-41D1-ADE1-D1275ED6B209.unknown
8/14/12 4:05:11.979 PM com.apple.NotesMigratorService[1691]: Joined Aqua audit session
8/14/12 4:05:12.267 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:12.268 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:12.268 PM Mail[1915]: Error updating the value of the Internet password for [email protected]: -67808
8/14/12 4:05:12.269 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:12.292 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:12.294 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:14.907 PM com.apple.NotesMigratorService[1691]: Joined Aqua audit session
8/14/12 4:05:15.193 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:15.194 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:15.194 PM Mail[1915]: Error updating the value of the Internet password for [email protected]: -67808
8/14/12 4:05:15.195 PM Mail[1915]: Error finding an Internet password for [email protected]: -67808
8/14/12 4:05:15.207 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1403
Require mailbox name to create IMAPMailbox for <MailboxUid:0x7f818b8ad0a0 (relative path=Crane & Rigging Projects/Tire Plant Charles City, attributes=0x40, displayName=Tire Plant Charles City)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5ad5 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 176
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     31  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.209 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1421
Didn't create IMAPMailbox for <MailboxUid:0x7f818b8ad0a0 (relative path=Crane & Rigging Projects/Tire Plant Charles City, attributes=0x40, displayName=Tire Plant Charles City)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5c61 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 572
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     31  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.210 PM Mail[1915]: *** Assertion failure in -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:], /SourceCache/Message/Message-1485/Message/IMAP/LibraryIMAPStore.m:205
Didn't get mailbox name for <MailboxUid:0x7f818b8ad0a0 (relative path=Crane & Rigging Projects/Tire Plant Charles City, attributes=0x40, displayName=Tire Plant Charles City)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd56ed -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 797
     3   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     4   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     5   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     6   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     7   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     8   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     9   Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     10  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     11  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     12  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     13  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     14  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     15  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     16  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     17  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     18  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     19  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     20  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     21  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     22  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     23  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     24  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     25  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     26  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     27  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     28  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     29  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     30  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.213 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1403
Require mailbox name to create IMAPMailbox for <MailboxUid:0x7f818b8ae950 (relative path=Crane & Rigging Projects/EWT, attributes=0x40, displayName=EWT)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5ad5 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 176
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     31  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.214 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1421
Didn't create IMAPMailbox for <MailboxUid:0x7f818b8ae950 (relative path=Crane & Rigging Projects/EWT, attributes=0x40, displayName=EWT)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5c61 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 572
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     31  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.215 PM Mail[1915]: *** Assertion failure in -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:], /SourceCache/Message/Message-1485/Message/IMAP/LibraryIMAPStore.m:205
Didn't get mailbox name for <MailboxUid:0x7f818b8ae950 (relative path=Crane & Rigging Projects/EWT, attributes=0x40, displayName=EWT)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd56ed -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 797
     3   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     4   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     5   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     6   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     7   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     8   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     9   Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     10  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     11  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     12  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     13  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     14  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     15  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     16  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     17  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     18  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     19  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     20  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     21  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     22  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     23  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     24  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     25  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     26  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     27  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     28  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     29  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     30  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.218 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1403
Require mailbox name to create IMAPMailbox for <MailboxUid:0x7f818b8b5ff0 (relative path=Crane & Rigging Projects/Wind Turbine Sol-Lake Park, attributes=0x40, displayName=Wind Turbine Sol-Lake Park)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5ad5 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 176
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     31  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.219 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1421
Didn't create IMAPMailbox for <MailboxUid:0x7f818b8b5ff0 (relative path=Crane & Rigging Projects/Wind Turbine Sol-Lake Park, attributes=0x40, displayName=Wind Turbine Sol-Lake Park)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5c61 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 572
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     31  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.221 PM Mail[1915]: *** Assertion failure in -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:], /SourceCache/Message/Message-1485/Message/IMAP/LibraryIMAPStore.m:205
Didn't get mailbox name for <MailboxUid:0x7f818b8b5ff0 (relative path=Crane & Rigging Projects/Wind Turbine Sol-Lake Park, attributes=0x40, displayName=Wind Turbine Sol-Lake Park)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd56ed -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 797
     3   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     4   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     5   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     6   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     7   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     8   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     9   Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     10  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     11  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     12  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     13  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     14  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     15  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     16  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     17  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     18  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     19  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     20  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     21  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     22  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     23  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     24  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     25  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     26  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     27  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     28  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     29  libsystem_c.dylib                   0x00007fff84281ceb _pthread_wqthread + 404
     30  libsystem_c.dylib                   0x00007fff8426c1b1 start_wqthread + 13
8/14/12 4:05:15.223 PM Mail[1915]: *** Assertion failure in -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:], /SourceCache/Message/Message-1485/Message/IMAP/IMAPAccount.m:1403
Require mailbox name to create IMAPMailbox for <MailboxUid:0x7f818b8ac5c0 (relative path=Crane & Rigging Projects/A-lert and AGP Eagle Grove, attributes=0x40, displayName=A-lert and AGP Eagle Grove)>
     0   CoreMessage                         0x00007fff8a83aab7 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 141
     1   CoreMessage                         0x00007fff8a83a928 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 215
     2   Message                             0x00007fff86cd5ad5 -[IMAPAccount _IMAPMailboxForMailboxUid:name:createIfNeeded:] + 176
     3   Message                             0x00007fff86cd55d2 -[LibraryIMAPStore initWithCriterion:mailbox:readOnly:] + 514
     4   Message                             0x00007fff86cc3da4 -[MailAccount storeForMailboxUid:createIfNeeded:] + 521
     5   Message                             0x00007fff86cd941c +[Library setStoreForMessage:fromMailbox:knownStores:] + 136
     6   Message                             0x00007fff86cd9094 +[Library setStoresForMessages:] + 201
     7   Message                             0x00007fff86cd8e39 sendMessagesToTargetNow + 1466
     8   Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     9   Message                             0x00007fff86caee05 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 4347
     10  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     11  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     12  Message                             0x00007fff86ccad9c +[Library messagesMatchingCriterion:options:] + 119
     13  Message                             0x00007fff86cd8b2e sendMessagesToTargetNow + 687
     14  Message                             0x00007fff86d79207 __48+[Library sendMessagesMatchingQuery:to:options:]_block_invoke_0 + 1095
     15  Message                             0x00007fff86cae23c +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1330
     16  Message                             0x00007fff86ccf191 +[Library sendMessagesMatchingQuery:to:options:] + 398
     17  Message                             0x00007fff86ccb582 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
     18  Message                             0x00007fff86cd69a1 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 507
     19  Message                             0x00007fff86cd66b7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 186
     20  CoreFoundation                      0x00007fff8cb49cac __invoking___ + 140
     21  CoreFoundation                      0x00007fff8cb49b47 -[NSInvocation invoke] + 263
     22  CoreMessage                         0x00007fff8a855d5d -[MonitoredInvocation invoke] + 225
     23  CoreMessage                         0x00007fff8a86e2b2 -[ThrowingInvocationOperation main] + 33
     24  CoreMessage                         0x00007fff8a81a602 -[_MFInvocationOperation main] + 431
     25  Foundation                          0x00007fff8c7f3bb6 -[__NSOperationInternal start] + 684
     26  Foundation                          0x00007fff8c7fb3d1 __block_global_6 + 129
     27  libdispatch.dylib                   0x00007fff8bd28f3d _dispatch_call_block_and_release + 15
     28  libdispatch.dylib                   0x00007fff8bd250fa _dispatch_client_callout + 8
     29  libdispatch.dylib                   0x00007fff8bd2623e _dispatch_worker_thread2 + 304
     30  libsystem_c.dylib          

Ideas on what is going on in this pulled from the console dump from above?
4:04:41.290 PM Mail[1915]: Move Address Book store at /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb to /Network/Servers/aybs3.hollandinternal.com/Users/chrisholland/Library/Container s/com.apple.mail/Data/Library/Application Support/AddressBook/Sources/55BD0F29-3FA0-4928-82FF-7B86777C4CAA/AddressBook-v2 2.abcddb.F0103227-89CF-408A-8AEE-C15D9EFA020C.unknown

Similar Messages

  • Bare metal restore of full server backup fails with RPC error 0x800706BA (server 2012)

    With Windows Server 2012, after creating a successful windows server backup (full server), I am unable to do a bare metal restore of the system.
    EFI System Partition, C:, D: are the volumes on a single array (Raid 5).
    Loading WinRE and launching re-image, the full server restore stops after completing the C: restore just after beginning the D: drive restore (data volume) with the error with the message about RPC error 0x800706BA, unavailable.
    The system will not boot as a result of the failure. 
    What may be causing this?
    [edit]
    I think I have two things working against me here... one, Volume Shadow Copy service wasn't running in WinPE and two.. the D: volume contains data deduplication.
    I think this is causing some of my problems.
    Is there an additional service that I need to start in WinPE to get a volume that was deduplicated restored perhaps using wbadmin?

    Hi,
    Thanks for the reply Shaon.
    The hardware system is identical; however, I am increasing storage capacity from 12TB to 16TB.  Basically, the system is the same, just new hard drives (4x4TB versus 4x3TB).  Drives are all identical enterprise class drives and I am actually using
    the same system (backup, swap drives then restore).
    I tried both using the WinRE restore (re-image) with the backup set, and tried using wbadmin.  Both produce same RPC unavailable messages (although using the GUI based tool via WinRE provides the additional error code #).
    I do not have any idea what to look at to try to figure this one out.
    [edit]
    I was just informed of this posting:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/147efccc-e0e9-4458-852e-c3a44ae5cb64/the-system-image-restore-failed-error-details-he-rpc-server-is-unavailable-0x800706ba?forum=windowsbackup
    and in my case, this lab server does in fact act also as a DC as well as a file server...  do I need to spin up a secondary controller (perhaps in a VM on another machine) to do this restore?

  • Full load failed with  [Microsoft][ODBC SQL Server Driver]Datetime field

    Hi,
    we are doing a full load with RDBMS SQLServer.
    It failed due to the below error.
    [Microsoft][ODBC SQL Server Driver]Datetime field overflow. Can you please help
    thank you

    968651 wrote:
    Hi,
    we are doing a full load with RDBMS SQLServer.
    It failed due to the below error.
    [Microsoft][ODBC SQL Server Driver]Datetime field overflow. Can you please help
    thank youhttp://bit.ly/XUL950
    Thanks,
    Hussein

  • PureFTP and //server/volume fails with many clients

    OES2 SP2 and Novell FTP/PureFTP
    Remote Browser paths fail with double slash //
    #cd //server/volume/data fails with many clients only Windows/Linux
    Command prompts works. IE and FireFox all fail.
    Works with Windows/Linux command line ftp.
    Thanks

    Originally Posted by DrumDude
    OES2 SP2 and Novell FTP/PureFTP
    Remote Browser paths fail with double slash //
    #cd //server/volume/data fails with many clients only Windows/Linux
    Command prompts works. IE and FireFox all fail.
    Works with Windows/Linux command line ftp.
    Thanks
    I am taking "fails with many clients" to mean that the method fails with "certain clients". (At first I thought maybe you meant, "once you have a lot of clients connected, it fails").
    This is due to limitations of Web Browsers as FTP clients.
    Even within the "standard" FTP world, it is generally accepted that Web Browsers make lousy FTP clients. This is especially true for use of this feature, which is definitely not "standard". Web Browsers make so many assumptions about what to do with a URL that you type in, or how to build the file links to what is found at the destination, that they just cannot make reasonable use of this special feature.
    This FTP "remote server navigation" feature was brought over from NetWare. Web Browsers couldn't make use of it then, either.
    I expect this navigation feature to work on:
    - command line clients
    - GUI FTP clients, *if* they allow you to enter an explicit command so you can enter the "cd" command manually, rather than just click to navigate.

  • Function module ZBAPI_DELV_HU_DETAILS is failing with status TARGET_METHOD_

    Hi,
    Function module ZBAPI_DELV_HU_DETAILS is failing with status TARGET_METHOD_EXCEPTION external server. What could be the reason for this?
    This Function Module will be called within program ZMWXO011. This program will be configured in the output determination for HU's. It will be triggered whenever a relevant HU is created. The BAPI will extract Delivery & HU level data that is required by Exacta & Scan code and send to a predefined TRFC Queue.
    Thanks & Regards,
    Srinivas Reddy.

    Hi Efren,
    Go to transaction ST22 and check for any dump.
    The work item is in process, so there will be a dump in the system.
    The Function module parameters could be a problem.
    ST22 transaction will give you details about the dump.
    Thanks,
    Viji.

  • Why SCCM 20012 Install fails with remote 64 bit SQL Server but proceeds for remote 32 bit SQL Server

    I have the following setup:
    AD User accounts
    - SQLAdmin (used to run SQL Services i.e. Database Engine)
    - SCCMADmin (used to install SCCM 2012)
    SPN registered for user account SQLAdmin
    setspn -S MSSQLSvc/SQL.Domain_Name:1432 Domain_Naem\SQLAdmin
    setspn -S MSSQLSvc/SQL:1432 Domain_Name\SQLAdmin
    setspn -S MSSQLSvc/SQL.Domain_Name:1433 Domain_Naem\SQLAdmin
    setspn -S MSSQLSvc/SQL:1433 Domain_Name\SQLAdmin
    and checked with setspn -L TESTING\SQLAdmin
    1 SERVER called SQL
    32bit Server with SQL Server 2008 + SP3 + Cumulative Update 6
    2 SQL instances - Default (MSSQLSERVER) and
    SCCM2012
    MSSQLSERVER instance uses TCP port 1433
    SCCM2012 Instance users TCP port 1432 (no dynamic ports)
    User accounts that have been given public and sysadmin SQL server roles
    on both instances are: SQLAdmin, SCCMAdmin, Domain Administrator, Local Administrator and computer account SCCM
    Client Protocols TCP enabled (and Named Pipes) (checked via SQL Server Configuration Manager)
    Local Administrators Group on this server has members - SQLAdmin, SCCMAdmin, Domain Administrator, Local Administrator and computer account SCCM
    Firewall turned on with access allowed on Ports 1432, 1433, 4022,445, and WMI - WMI-in, DCOM-in and ASync-iN builtin rules allowed\enabled.
    1 SERVER called SQL3
    64bit Server with SQL Server 2008 + SP3 + Cumulative Update 6
    2 SQL instances - Default (MSSQLSERVER) and
    SCCM2012
    MSSQLSERVER instance uses TCP port 1433
    SCCM2012 Instance users TCP port 1432 (no dymanic ports)
    User accounts that have been given public and sysafmin SQL server roles on both instances are:
    SQLAdmin, SCCMAdmin, Domain Administrator, Local Administrator and computer account SCCM
    Client Protocols TCP enabled (and Named Pipes) (checked via SQL Server Configuration Manager)
    Local Administrators Group on this server has members - SQLAdmin, SCCMAdmin, Domain Administrator, Local Administrator and computer account SCCM
    Firewall turned off
    1 SERVER called SCCM
    64bit Server that is to be the Primary Site Server\MP for SCCM 2012
    ODBC link to SQL\SCCM2012,1432
    ODBC link to SQL3\SCCM2012,1432
    ODBC uses SQL Native Client 10.0 (64 bit)
    Both ODBC connections when TESTed pass and suggest connectivity to SQL Servers
    Install process doe SCCM2012
    Tried to install SCCM 2012 RC2 when logged in to SCCM Server as AD user account
    SCCMAdmin,  and when utilising the SCCM2012 SQL instance on
    32 bit server of SQL install proceeds barring warning about 8GB rec, for SQL Server. Then fails on PKI certificate issue. Installation (chose HTTP for MP). I beleive the PKI failure as install starts is
    due to the fact that SCCM 2012 needs its database server to b 64 bit ?
    Thus i then tried to install SCCM 2012 RC2 when logged in to SCCM Server as AD user account SCCMAdmin,  and
    when using the SCCM2012 SQL instance on
    64 bit server of SQL install proceeds but fails at checking stage and says:
    SQL Server sysadmin rights FAILED SQL3.Domain_Name
    Either the user account running Configuration Manager Setup does not have sysadmin SQL Server role permissions on the SQL Server instance selected for site database installation, or the SQL Server instance could not be contacted to verify permissions. Setup
    cannot continue.
    and
    Site System to SQL Server communication  WARNING SCCM.Domain_Name
    A communication error has been detected between the specified site system and the site database computer. This error can occur when the site database server is offline or if a valid SPN has not been registered in Active Directory Domain Services for the SQL
    Server instance hosting the site database. Setup cannot continue.
    Why does the install of SCCM 2012 with 32 bit SQL proceed further than the install with 64 bit SQL, with the latter process failing as above error meesages show and yet both servers are set identically (apart from temporary turning off Firewall on the 64 
    bit server) and during the install the Databse Server specified is accepted ?

    Thanks for the reply.
    I can connect via ODBC to the the 32 bit SQL Server and the 64 bit SQL Server from the SCCM Server
    The SQL Server Unit called SQL3 unit is a 64 bit SQL.
    The SQL Server Unit called SQL is only 32 bit, but at least gets past the final checking stage and the error messages about sysadmin rights and Site System to SQL Server communication problem, and then fails with PKI certificate error message. 
    When trying to install SCCM specifying the 64 bit SQL Server as the Database Server it gives the 2 error messages at the final checking stage of the installation as listed.
    So as I said what is confusing is the fact that if the SCCM install uses the remote 32 bit SQL Server it passes the final checking (although fails with PKI certificate message) but the 64 bit SQL Server set up exactly the same apart from the Firewall being
    left off for the time being, fails at the final check stage with the 2 listed errors.
    If I use a local 64 bit SQL Server the installation is fine.
    Still would like to find out what cause the 2 issues for the remote 64 bit SQL Server, when ODBC seems fine, sysadmin rights have been given for the installer account and the SCCM computer account and SPNs have been set for the user account running the SQL
    Services.

  • Admin Server satrtup failing with the error User weblogic is not permitted to boot the server

    Hi ,
    The admin server is not coming up , its failing with the below error.
    <May 25, 2014 10:28:35 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: User weblogic is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    weblogic.security.SecurityInitializationException: User weblogic is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:1010)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace.
    I have tried resetting the password as per below link , it hasn't helped. Still facing issue. Please help
    http://www.weblogic-tips.com/wls-security/
    Thanks,
    Pradeep

    Creating New user did not help . Still same error.
    <May 26, 2014 8:56:31 PM PDT> <Critical> <Security> <BEA-090404> <User weblogicNew is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.>
    <May 26, 2014 8:56:31 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: User weblogicNew is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    weblogic.security.SecurityInitializationException: User weblogicNew is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:1010)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    >
    <May 26, 2014 8:56:31 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>"

  • Adding server in DAG failing with error Error: Cluster API failed: "AddClusterNode() (MaxPercentage=25) failed with 0x800706ba. Error: The RPC server is unavailable

    Hi, Below is teh environments
    DC: Win 2008 R2 SP1
    Exchange Server OS: Win  2012  R2 Std 
    Exchange : 2013 SP1 Ent
    Two Servers with CAS+MB role, already part of one DAG. I am trying to add one new server in existing DAG. The installation of exchange 2013 competed successfully. However when i am adding it to the existing DAG, the below error is coming. Please help
    to solve the issue. Thanks in advance.
    A server-side database availability group administrative operation failed with a transient error. Please try the operation again. Error: An error occurred while attempting a cluster operation. Error: Cluster API failed: "AddClusterNode() (MaxPercentage=25)
    failed with 0x800706ba. Error: The RPC server is unavailable" [Server: cluster owner FQDN]
    Manu

    Hi Manu,
    As Deepak mentioned, please try to enable IPv6 on all member servers first.
    Based on my research, In Microsoft Exchange Server 2013, IPv6 is supported only when IPv4 is also installed and enabled. If Exchange 2013 is deployed in this configuration, and the network supports IPv4 and IPv6, all Exchange servers can send data to and
    receive data from devices, servers, and clients that use IPv6 addresses.
    Please also configure or disable Firewall to allow the connection.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Mavis Huang
    TechNet Community Support

  • How to move iPhone contact list with custom ringtones to OS X server Contacts?

    I have recently setup a new Mac Pro, Mid 2012, running Mavericks OS X Server.  I was previously syncing through iTunes on Snow Leopard, 10.6...
    Due to the changes in Mavericks WRT iTunes address book syncing, I want to setup Contacts in Server, as I do not want to use iCloud. I tried using the Address Book sync on my MacBook Pro, but that doesn't appear to save any custom ringtone data. I setup Contacts in Server & I moved the current address book to Mavericks, but dragging the contacts into the Server list in Contacts generates warnings, "Some contacts could not be copied to the server"  and then sometimes starts duplicating the groups and contacts. The system log has some errors that seem related (system & user munged):
    Jan  1 22:44:46 system.sub.domain Contacts[3203]: Error reading store metadata: Error Domain=NSCocoaErrorDomain Code=260 "The file \u201cAddressBook-v22.abcddb\u201d couldn\u2019t be opened because there is no such file." UserInfo=0x60000047ec80 {NSURL=file:///Users/kilroy/Library/Application%20Support/AddressBook/Sources/4 233913F-017D-4AA5-887A-E0957EECA4B0/AddressBook-v22.abcddb}
    Jan  1 22:44:46 system.sub.domain Contacts[3203]: Database file is empty: /Users/kilroy/Library/Application Support/AddressBook/Sources/4233913F-017D-4AA5-887A-E0957EECA4B0/AddressBook-v2 2.abcddb
    Jan  1 22:44:46 system.sub.domain Contacts[3203]: Failed adding account: The operation couldn\u2019t be completed. (AppleInternetAccountsErrorDomain error 13.)
    AddressBook-v22.abcddb, does exists, T/S of 22:44. Maybe the above is actually a warning that it created the file?  ... except the Failed adding account doesn't sound good.
    Jan  1 23:30:37 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/677 0d3b722f65b9d1657bb55412ad071.vcf localETag:"29b0055eeb14610abbb7d2808c08e540" errorItem:(null) error:(null); NIL href or action
    Jan  1 23:30:38 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/1ca 7c41d318c83472743fad0400ecdd3.vcf localETag:"aa2b10b8148984374a2117e87444f4d0" errorItem:(null) error:(null); NIL href or action
    Jan  1 23:30:38 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] Exception caught while running sync with server: Error Domain=CoreDAVErrorDomain Code=1 "The operation couldn\u2019t be completed. (CoreDAVErrorDomain error 1.)"
      1 23:30:41 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/86b 4883827ee841f0e6d01893a8ae225.vcf localETag:"79e207a20cf8e7052decba4fe9e1e743" errorItem:(null) error:(null); NIL href or action
    Jan  1 23:30:41 system.sub.domain Contacts[7073]: [CardDAVPlugin-ERROR] -_handleCompletedAction:(null) href:https://[email protected]:8443/addressbooks/__uids__/85897855-A1A7-4846-8134-65C7619EE3B8/addressbook/90c 4c7aa12d6cb1fa4d68b2748fde985.vcf localETag:"d4ca80d1e1ac5dc69e08db5c0cb18835" errorItem:(null) error:(null); NIL href or action
    So the question is:
    How to does one move or import iPhone contact list with custom ringtones to OS X server Contacts? ... and will Contacts save/preserve the ringtone settings?
    Thanks

    lsof is the standard tool for listing open files, although I'm not quite sure it'll do what you want.
    It will list every open file used by every process on the machine, including many you don't expect. I don't know how it will present files opened by network users - whether they'll appear as owned by the file sharing process or not at all. Definitely one to try.

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

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

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

  • Office 2013 VL and app-v 5 SP2 on RDS server - package add fails with script error

    We have used the MS Office Depolyment Tool for click-to-run to download the latest Office 365 version, and flatten it into an app-v 5 package - not a problem.
    When we try to add the package to our client machine (Server 2008R2 running the app-v 5 SP2 client software), it fails with an message that a script has failed and not returned a 0 code.  We have not added any scripting to this automatically created
    package, so it seems that the app-v client does not like the "official" package.  Any hints and tips gratefully accepted, thanks
    App-v client has scripting enabled.
    The powershell command line we are using is:
    PS C:\windows\system32> Set-ExecutionPolicy Unrestricted
    PS C:\windows\system32> Add-AppvClientPackage -path file://hostname/app-v/o365-noaccess/ProPlusVolume_en-us_zh-cn_x86.appv -DynamicDeploymentConfiguration \
    \hostname\app-v\O365-NoAccess\ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml
    with a result of:
    Add-AppvClientPackage : Embedded Script process exited with an error code indicating failure (return code other than 0). Please ensure that Embedded
    Script process can complete successfully and exits with 0.
    Operation attempted: Configure AppV Package.
    AppV Error Code: 100000000C.
    Please consult AppV Client Event Log for more details.
    At line:1 char:1
    + Add-AppvClientPackage -path
    file://hostname/app-v/o365-noaccess/ProPlusVolum ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidResult: (:) [Add-AppvClientPackage], ClientException
        + FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
    and these are the error messages we see in the debug app-v client logs:
    Script Launcher successfully waited for script with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe" /I /Msi /License /AppV PackageGUID=D24C3BDD-8FAD-44d3-998C-933F8F053682
    PackageRoot="C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root" MsiName=SPPRedist.msi,SPPRedist64.msi PidKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    PRIDName=ProPlusVolume'.
    and...
    Package {d24c3bdd-8fad-44d3-998c-933f8f053682} version {cd9725ce-4503-4932-863b-4fcda3f9551d} failed configuration in folder 'C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D' with error 0x79100E10-0xC.
    and...
    machine script for event AddPackage with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe"'
    exited with failure error code: The extended attributes are inconsistent.. Because Rollback is set to true in the script definition, the current AppV Client operation was rolled back.
    We believe this last error message is the kicker, but can't debug any further.

    Just to validate the problem, I started again.
    I have just downloaded the latest ODT from MS, and then downloaded the latest Office 2013 packaged - volume license.  Then created the app-v package - all went perfectly, no error messages.  Uploaded the package to the app-v 5 server and published
    it.  I have made NO changes to any of the files.
    I have just built a brand new Windows Server 2008R2 Datacentre VM, patched it to the hilt, and installed the RDS role, powershell 3 and appv 5.0 SP2 client for RDS.
    I then use powershell as above:
              scripting unrestricted
              app v client scripting enabled
             app v server added
              global and user update enabled
             add-appvclient package  "url of office package.appv"
                 and received exactly the same error message.  
    It is not complaining that scripting is not allowed, it is complaining that the script is invalid.
    Help!!!!

  • Windows Server 2008 R2 Backup failing with error - 0x8004231F

    Hi,
    I have Windows Server 2008 R2 Web Edition. Everything was working fine until recently. I tried checking for the log files, but I see that there are no log files that are created now in the location C:\Windows\Logs\WindowsServerBackup. The only files that
    are being created recently are of the type mentioned below.
    Wbadmin.1.etl
    WbadminUI.0.etl
    etc.
    I tried removing the old backup and starting a new backup. But, even now it is failing with the same error.
    When running the backup from the PowerShell, the output is as below.
    PS C:\Users\administrator> Wbadmin start backup -backupTarget:\\localhost\E$\WindowsImageBackup\Server01 -systemState -vss
    Copy
    wbadmin 1.0 - Backup command-line tool
    (C) Copyright 2004 Microsoft Corp.
    Note: The backed up data cannot be securely protected at this destination.
    Backups stored on a remote shared folder might be accessible by other
    people on the network. You should only save your backups to a location
    where you trust the other users who have access to the location or on a
    network that has additional security precautions in place.
    Retrieving volume information...
    This will back up volume System Reserved (100.00 MB) (Selected Files),SAN(I:) (Selected Files),Local Disk(C:) (Selected
    Files) to \\localhost\E$\WindowsImageBackup\Server01.
    Do you want to start the backup operation?
    [Y] Yes [N] No y
    The backup operation to \\localhost\E$\WindowsImageBackup\Server01 is starting.
    Starting to back up the system state [12/8/2013 9:29 AM]...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Creating a shadow copy of the volumes specified for backup...
    Summary of the backup operation:
    The backup of the system state failed [12/8/2013 9:30 AM].
    Log of files successfully backed up:
    C:\Windows\Logs\WindowsServerBackup\Backup-08-12-2013_09-29-49.log
    Log of files for which backup failed:
    C:\Windows\Logs\WindowsServerBackup\Backup_Error-08-12-2013_09-29-49.log
    There is not enough disk space to create the volume shadow copy on the storage location. Make sure that, for all volumes
     to be backup up, the minimum required disk space for shadow copy creation is available. This applies to both the backup
     storage destination and volumes included in the backup.
    Minimum requirement: For volumes less than 500 megabytes, the minimum is 50 megabytes of free space. For volumes more th
    an 500 megabytes, the minimum is 320 megabytes of free space.
    Recommended: At least 1 gigabyte of free disk space on each volume if volume size is more than 1 gigabyte.
    ERROR - A Volume Shadow Copy Service operation error has
    occurred: (0x8004231f)
    Insufficient storage available to create either the shadow copy storage file or other shadow copy data.
    If you see the free space available in each of the drives, they are in plenty.
    C:\ 7.5 GB free of 70 GB
    E:\ 250 GB free of 499 GB
    I:\ 86.7 GB free of 350 GB
    I am out of any hints on how I can proceed now. Has any one had similar issues? Can any one give any hint on this? Thanks.
    Thanks.

    Some Additional info.
    Shadow Copy Storage association
       For volume: (\\?\Volume{a9fb0474-f1bd-11e0-b235-806e6f6e6963}\)\\?\Volume{a9f
    b0474-f1bd-11e0-b235-806e6f6e6963}\
       Shadow Copy Storage volume: (\\?\Volume{a9fb0474-f1bd-11e0-b235-806e6f6e6963}
    \)\\?\Volume{a9fb0474-f1bd-11e0-b235-806e6f6e6963}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 32 MB (32%)
    Shadow Copy Storage association
       For volume: (I:)\\?\Volume{ddf6a51c-1282-11e3-b291-000c293b01d1}\
       Shadow Copy Storage volume: (I:)\\?\Volume{ddf6a51c-1282-11e3-b291-000c293b01
    d1}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 35 GB (10%)
    Shadow Copy Storage association
       For volume: (E:)\\?\Volume{0e3bf713-125d-11e3-b2dd-000c293b01bd}\
       Shadow Copy Storage volume: (E:)\\?\Volume{0e3bf713-125d-11e3-b2dd-000c293b01
    bd}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 149.999 GB (30%)
    Shadow Copy Storage association
       For volume: (C:)\\?\Volume{a9fb0475-f1bd-11e0-b235-806e6f6e6963}\
       Shadow Copy Storage volume: (C:)\\?\Volume{a9fb0475-f1bd-11e0-b235-806e6f6e69
    63}\
       Used Shadow Copy Storage space: 0 B (0%)
       Allocated Shadow Copy Storage space: 0 B (0%)
       Maximum Shadow Copy Storage space: 4.99 GB (7%)
    Hope this might also help you experts to get a little more information.

  • Creating Open Directory Replica fails with Server Admin Error Value 1127

    Hallo,
    I have seen a lot of similar threads here and they were helpful up to a certain point, but in the end, they did not solve my problem.
    Currently, it comes down to this. The Server Admin Error message ist really meaningless and I could not find a single for the error value on the whole wide web. As such, I switched to the command line versions of the tools involved to geht more meaningful results. It worked. Specifically, creating a replica of an openldap master means using slapconfig.
    When executing
    slapconfig -createreplica master.ourdomain.com diradmin
    as root on the prospective replica machine, I get the following error message:
    ssh command failed with status 127
    That command is not allowed with the root account via public key authentication.
    That makes perfect sense to me, but how is it meant to work then?
    Executing slapconfig as admin tells me that this tool is to be executed as root. On the other hand, root login via ssh is not allowed in Mac OS X by default, which seems fine to me. I even changed /etc/sshd_config on the Open Directory Master machine to "PermitRootLogin yes". However, neither reloading ssh using launchctl nor restarting the whole server made this setting operational. Trying to login from command line as root still tells me:
    root login is not permitted to this machine via public key authentication.
    While this is the current state where I need help urgently, I changed some other things before. I tell about to exclude these issues as possible reason of failure. I got this message for quite a while:
    Replica Setup failed : This machine does not have a valid computer name
    I was sure, this machine meant the target machine, the open directory master, because the domain had changed there once before I had taken over responsibility as an admin in this environment. And in fact, changeip disguised an issue there. The command proposed by changeip to fix the situation did not seem appropriate because this machine is multihomed with a public and a private IP adress. Proper name resolution is available for both interfaces including reverse lookup. I dont like this setup, but it was the only way to get mail service running smoothly. Running changeip on the machine itself using these arguments
    changeip /LDAPv3/127.0.0.1 internalIP internalIP old.ours.com current.ours.com
    reported success in updating password server, open directory, both interfaces, hostconfig (which in fact did not change) and samba. It reported an issue with kadmin which is related to Kerberos (we dont use Kerberos yet).
    Changing the hostname of the server using changeip did not solve the issue. I then found the hint to check with scutil. This showed that the Hostname was not set on the prospective replica machine. (A question aside: in how many place is the hostname stored? The traditional /etc/hostname has gone, but seems to be replaces with several other configuration files and databases. I cant see this as an advantage). Setting the hostname using scutil worked fine. However, it did not solve the problem either. At least, slapconfig now started to complain about not being able to log in as root instead of failing from the start.
    I also checked all log files on bboth machines that might have to do with openldap, as there are /var/log/slapd.log, /var/log/system.log and /Library/Log/slapconfig.log. I also checked the log of th layer on top of openldap which is /Library/Log/DirectoryService.server.log. None of them revealed anything noticeable beside a lot of of entries that I have googled in the last few hours and which all dont seem to be associated with the problem in question.
    I will take a break now, but I have to fix this until tomorrow and I hope to get the ultimate hint from you, dear reader.
    Thanks and bye, Christian Völker

    ssh command failed with status 127
    That command is not allowed with the root account via public key authentication.
    Initial OD replication takes place via 'ssh'. If you have 'sshd' configured on the OD Master to authenticate with public keys then the OD replica will not be able to communicate with the OD Master via 'ssh'. You must configure the OD Master to use 'ssh' with password authentication and root login enabled.
    Demote the replica back to standalone. Stop any services that you may have running on the primary network interface. Then stop any services that you may have running on the secondary network interface. In the 'Network' System Prefpane remove the IP number from the secondary interface then deactivate the secondary network interface.
    Assign the private IP address and hostname that you wish to use for the replica to the primary network interface. Assign the 'public' IP number to the secondary interface. Check the DNS to see that the IP address and hostname for the primary network interface resolve both forward and reverse for the hostname of the replica that you have chosen. If it does not, fix your DNS before proceeding.
    In the 'Sharing' System Prefpane, change the name of the machine to the hostname (server.domain.tld) of the replica that you have chosen. Then use 'changeip -checkhostname' to see if the IP/hostname matches. Fix it if it doesn't.
    Then configure the /etc/sshd_config file on the OD master like this:
    \# Authentication:
    PermitRootLogin yes
    PasswordAuthentication yes
    PubkeyAuthentication no
    and the /etc/ssh_config file on the OD replica like this:
    PasswordAuthentication yes
    PubkeyAuthentication no
    Then from the OD replica as the 'root' user issue:
    slapconfig -createreplica <ODMasterIPorFQDN> <diradmin user>
    Make sure that the 'diradmin' user's password contains only alpha-numeric characters -no 'option-characters' or symbols, change it first if it does. Once the process completes, reactivate the secondary interface for the 'public' IP and check the configuration of services that will be using that IP, then start your other services. Secure the 'ssh' service on both machines to disable password authentication and 'root' logins.

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Hi, I've been trying for days to download Windows support software via Bootcamp assistant, but it always failed with message 'Can't install Windows Support Software because it is not currently available from the Software update server.' Any advice welcome

    Hi,
    I've been trying for days to download Windows support software via Bootcamp assistant but it always fails with message 'Can't install windows software because it is not currently available from the software update server.'
    Anyone else had problems or success with this?
    Thanks in advance.

    9thdoc wrote:
    I'm getting a similar but distinct error message in snow leopard: Download could not continue. "The windows support software is not available" and have no original snow leopard instal disc with me.
    Your issue is completely different. You are running Snow Leopard. There is no download for Windows Support software for Snow Leopard, hence the error you see. Snow Leopard Windows Support software is on the Snow Leopard installation disk.
    You need the Snow Leopard installation disk or a replacement for it.

Maybe you are looking for

  • Date Format Error in Web  intelligence Report

    I created Web intelligence report using the BEx query. The problem is when i drop the date field in webi report it gives me only one date that is (01/01/1970) but the year and month field that are calculated on BEx query is coming in correct way. So

  • Adress field in PR,PO

    Hi, From where the adress field in delivery address screen of a purchase requisition and Purchase order gets updated? even after I erased the contents it is again populating in ME22N. Is this field will affect in creating outbound deliveries for Stoc

  • RoboHelp and SharePoint

    I'm using RoboHelp HTML 10 with SharePoint as my version control. When team members attempt to check in files, they receive the following message: The message appears for several items to check in, so team members have to click Yes many times to actu

  • Convert .M4A to .mov

    I'm attempting to upload to a school website and the .M4A (GB podcast with some pictures) won't work. If I convert to .MP3 I can listen to the podcast online (without pictures). Also I have uploaded iPhoto slideshows (.mov) successfully. So what I'm

  • FLV files will not play in flash player

    I'm an old GoLive user and I'm becoming very frustrated with the new CS3 software. I am trying to encode a simple quicktime movie into flash using Adobe flash encoder and then embed it into my web page. Even when I use all the default settings in fla