Contacts with NON-ASCII characters not showin in iOS Sametime App
Posted by Janko Stefancic on 11.Apr.12 at 10:57 AM using a Web browser Category : Sametime Mobile Release: 8.5.2 IFR1 Platform: All Platforms
This error was first discovered when installing Sametime 8.5.2 IFR1 for the first time.
We decided to do a clean installation of our whole environment but the error still persist
in the iOS Sametime app:
Here is the sametime.log
2012-04-11 16:41:02.681 [37503] ERROR: void uncaughtExceptionHandler(NSException *): Uncaught exception thrown
2012-04-11 16:41:02.684 [37503] ERROR: void uncaughtExceptionHandler(NSException *): NSInternalInconsistencyException, no object at index 2 in section at index 0
2012-04-11 16:41:02.686 [37503] ERROR: void uncaughtExceptionHandler(NSException *): call stack follows:
2012-04-11 16:41:02.742 [28047] ERROR: -[SametimeHTTPUserDelegate connectionDidFinishLoading:]: contact operation call to server returned {
error = 11;
returnCode = 500;
}
2012-04-11 16:41:02.807 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 0 CoreFoundation 0x371ca8d7 __exceptionPreprocess + 186
2012-04-11 16:41:02.809 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 1 libobjc.A.dylib 0x318981e5 objc_exception_throw + 32
2012-04-11 16:41:02.810 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 2 CoreData 0x349058f3 -[NSFetchedResultsController objectAtIndexPath:] + 418
2012-04-11 16:41:02.810 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 3 Sametime 0x0010b31f Sametime + 90911
2012-04-11 16:41:02.811 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 4 UIKit 0x327c49cb -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:withIndexPath:] + 546
2012-04-11 16:41:02.812 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 5 UIKit 0x327c3aa9 -[UITableView(_UITableViewPrivate) _updateVisibleCellsNow:] + 1076
2012-04-11 16:41:02.813 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 6 UIKit 0x327c3233 -[UITableView layoutSubviews] + 206
2012-04-11 16:41:02.813 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 7 UIKit 0x32767d4b -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 182
2012-04-11 16:41:02.814 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 8 CoreFoundation 0x3712922b -[NSObject performSelector:withObject:] + 42
2012-04-11 16:41:02.815 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 9 QuartzCore 0x336d6381 -[CALayer layoutSublayers] + 216
2012-04-11 16:41:02.815 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 10 QuartzCore 0x336d5f99 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 216
2012-04-11 16:41:02.816 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 11 QuartzCore 0x336da11b _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 226
2012-04-11 16:41:02.817 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 12 QuartzCore 0x336d9e57 _ZN2CA11Transaction6commitEv + 314
2012-04-11 16:41:02.817 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 13 QuartzCore 0x336d1d85 _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 56
2012-04-11 16:41:02.818 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 14 CoreFoundation 0x3719eb4b __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 18
2012-04-11 16:41:02.819 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 15 CoreFoundation 0x3719cd87 __CFRunLoopDoObservers + 258
2012-04-11 16:41:02.819 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 16 CoreFoundation 0x3719d0e1 __CFRunLoopRun + 760
2012-04-11 16:41:02.820 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 17 CoreFoundation 0x371204dd CFRunLoopRunSpecific + 300
2012-04-11 16:41:02.821 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 18 CoreFoundation 0x371203a5 CFRunLoopRunInMode + 104
2012-04-11 16:41:02.822 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 19 Foundation 0x31ba3b85 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 256
2012-04-11 16:41:02.823 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 20 Sametime 0x000f8321 Sametime + 13089
2012-04-11 16:41:02.824 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 21 libdispatch.dylib 0x339dbd55 _dispatch_call_block_and_release + 12
2012-04-11 16:41:02.825 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 22 libdispatch.dylib 0x339dddc7 _dispatch_queue_drain + 238
2012-04-11 16:41:02.826 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 23 libdispatch.dylib 0x339ddc5d _dispatch_queue_invoke$VARIANT$mp + 40
2012-04-11 16:41:02.828 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 24 libdispatch.dylib 0x339de867 _dispatch_worker_thread2 + 210
2012-04-11 16:41:02.829 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 25 libsystem_c.dylib 0x31e381cf _pthread_wqthread + 294
2012-04-11 16:41:02.830 [37503] ERROR: void uncaughtExceptionHandler(NSException *): 26 libsystem_c.dylib 0x31e380a4 start_wqthread + 8
Resources
Lotus Support
Wikis
Lotus Forums