Closed caoer closed 9 years ago
another crash:
2015-02-04 00:36:18.512 Woke[8465:1128618] DYCI directory path is : /Users/caoer115/.dyci
2015-02-04 00:36:18.514 Woke[8465:1128618] ============================================
2015-02-04 00:36:18.514 Woke[8465:1128618] DYCI : Dynamic Code Injection was started...
2015-02-04 00:36:18.514 Woke[8465:1128618] To disable it, paste next line in your application:didFinishLaunching: method :
[NSClassFromString(@"SFDynamicCodeInjection") performSelector:@selector(disable)];
2015-02-04 00:36:18.514 Woke[8465:1128618] or
2015-02-04 00:36:18.514 Woke[8465:1128618] Simply remove dyci from dependencies
2015-02-04 00:36:18.514 Woke[8465:1128618] ============================================
2015-02-04 00:36:18:789 Woke[8465:607] ====== Network is reachable. Start upload. ======
2015-02-04 00:36:27.907 Woke[8465:1128618] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:36:27.910 Woke[8465:1128618] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:36:27:912 Woke[8465:607] MO EWPerson(UYPb8s8EB6) save to local with changes: (
objectId,
birthday,
cachedInfo,
city,
country,
email,
firstName,
gender,
lastName,
location,
preference,
statement,
username
)
2015-02-04 00:36:27:919 Woke[8465:607] +++> MO created: EWPerson (UYPb8s8EB6)
2015-02-04 00:36:27.920 Woke[8465:1128618] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:36:27:921 Woke[8465:607] MO EWPerson(UYPb8s8EB6) save to local with changes: (
location
)
2015-02-04 00:36:27.926 Woke[8465:1128618] observation info already exists <_FBKVOInfo: 0x7fe40977e9d0>
2015-02-04 00:36:27:926 Woke[8465:607] New user signed up, assign default value
2015-02-04 00:36:27:927 Woke[8465:607] Start sync user
2015-02-04 00:36:27:928 Woke[8465:607] User Zitao Xiong has no updatedAt, using 1970 time
2015-02-04 00:36:28:017 Woke[8465:607] The EWPerson(UYPb8s8EB6) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:36:28.018 Woke[8465:1128618] observation info already exists <_FBKVOInfo: 0x7fe40977e9d0>
2015-02-04 00:36:28.018 Woke[8465:1128618] Created new social graph for user Zitao Xiong
2015-02-04 00:36:28:276 Woke[8465:607] +++> MO EWSocial(0xd000000000080002 <x-coredata://4654CA4F-1D07-429F-9C9F-474B2F22C397/EWSocial/p2>) added to INSERT queue
2015-02-04 00:36:28:276 Woke[8465:607] The EWPerson(UYPb8s8EB6) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:36:28:276 Woke[8465:607] Updated user with facebook info
2015-02-04 00:36:28:277 Woke[8465:607] Updating facebook friends
2015-02-04 00:36:28:368 Woke[8465:607] Got facebook friends list, start processing
2015-02-04 00:36:28:426 Woke[8465:607] Got facebook friends list, start processing
2015-02-04 00:36:28:426 Woke[8465:607] Finished loading 2 friends from facebook, transfer to social graph.
2015-02-04 00:36:28.443 Woke[8465:1128618] observation info already exists <_FBKVOInfo: 0x7fe40977e9d0>
2015-02-04 00:36:28.449 Woke[8465:1128618] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid predicate: nil RHS'
*** First throw call stack:
(
0 CoreFoundation 0x0000000109688f35 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x0000000108f6dbb7 objc_exception_throw + 45
2 CoreData 0x0000000105f30d53 -[NSComparisonPredicate(_NSCoreDataSQLPredicateCategories) minimalFormInContext:] + 1027
3 CoreData 0x0000000105f3053b -[NSCompoundPredicateOperator(_NSCoreDataSQLPredicateCategories) minimalFormInContext:ofPredicates:] + 315
4 CoreData 0x0000000106022c06 -[NSSQLGenerator initializeContextForRequest:ignoreInheritance:nestingLevel:] + 486
5 CoreData 0x0000000105f30005 -[NSSQLGenerator initializeContextForFetchRequest:ignoreInheritance:nestingLevel:] + 37
6 CoreData 0x0000000106022e39 -[NSSQLGenerator newSQLStatementForRequest:ignoreInheritance:countOnly:nestingLevel:] + 89
7 CoreData 0x0000000105f2fe6f -[NSSQLAdapter _newSelectStatementWithFetchRequest:ignoreInheritance:] + 367
8 CoreData 0x0000000105f2faf5 -[NSSQLCore newRowsForFetchPlan:] + 117
9 CoreData 0x0000000105f2f3ac -[NSSQLCore objectsForFetchRequest:inContext:] + 524
10 CoreData 0x0000000105f2ee2b -[NSSQLCore executeRequest:withContext:error:] + 299
11 CoreData 0x00000001060044f3 __65-[NSPersistentStoreCoordinator executeRequest:withContext:error:]_block_invoke + 3331
12 CoreData 0x000000010600c7ee gutsOfBlockToNSPersistentStoreCoordinatorPerform + 190
13 libdispatch.dylib 0x0000000109cfa7f4 _dispatch_client_callout + 8
14 libdispatch.dylib 0x0000000109ce1774 _dispatch_barrier_sync_f_invoke + 365
15 CoreData 0x0000000105fff3d5 _perform + 197
16 CoreData 0x0000000105f2eac8 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 504
17 CoreData 0x0000000105f2d3e0 -[NSManagedObjectContext executeFetchRequest:error:] + 544
18 CoreData 0x0000000105f73601 -[NSManagedObjectContext(_NestedContextSupport) _parentObjectsForFetchRequest:inContext:error:] + 385
19 CoreData 0x0000000105fe461d __82-[NSManagedObjectContext(_NestedContextSupport) executeRequest:withContext:error:]_block_invoke + 589
20 CoreData 0x0000000105f73434 internalBlockToNSManagedObjectContextPerform + 84
21 libdispatch.dylib 0x0000000109cfa7f4 _dispatch_client_callout + 8
22 libdispatch.dylib 0x0000000109ce1774 _dispatch_barrier_sync_f_invoke + 365
23 CoreData 0x0000000105f7334d _perform + 221
24 CoreData 0x0000000105f73178 -[NSManagedObjectContext(_NestedContextSupport) executeRequest:withContext:error:] + 296
25 CoreData 0x0000000105f2d3e0 -[NSManagedObjectContext executeFetchRequest:error:] + 544
26 Woke 0x00000001041b8782 __67+[NSManagedObject(MagicalRecord) MR_executeFetchRequest:inContext:]_block_invoke + 66
27 CoreData 0x0000000105f72f06 developerSubmittedBlockToNSManagedObjectContextPerform + 198
28 CoreData 0x0000000105f72de1 -[NSManagedObjectContext performBlockAndWait:] + 241
29 Woke 0x00000001041b85cf +[NSManagedObject(MagicalRecord) MR_executeFetchRequest:inContext:] + 303
30 Woke 0x00000001041b54f0 +[NSManagedObject(MagicalFinders) MR_findAllWithPredicate:inContext:] + 160
31 Woke 0x0000000103ef7d7c __58-[EWSocialManager findFacebookRelatedUsersWithCompletion:]_block_invoke + 188
32 libdispatch.dylib 0x0000000109cdcba6 _dispatch_call_block_and_release + 12
33 libdispatch.dylib 0x0000000109cfa7f4 _dispatch_client_callout + 8
34 libdispatch.dylib 0x0000000109ce38fb _dispatch_main_queue_callback_4CF + 949
35 CoreFoundation 0x00000001095f0fe9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
36 CoreFoundation 0x00000001095b3eeb __CFRunLoopRun + 2043
37 CoreFoundation 0x00000001095b3486 CFRunLoopRunSpecific + 470
38 GraphicsServices 0x000000010a9bd9f0 GSEventRunModal + 161
39 UIKit 0x0000000107a16420 UIApplicationMain + 1282
40 Woke 0x0000000103f65fc3 main + 115
41 libdyld.dylib 0x0000000109d2f145 start + 1
42 ??? 0x0000000000000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
found out that social.facebookRelatedUsers is nil, which cause the crash above. I changed the method to :
if ((facebookIDs.count == 0 || social.facebookUpdated.timeElapsed < 24 * 3600 ) && social.facebookRelatedUsers) {
dispatch_async(dispatch_get_main_queue(), ^{
NSPredicate *predicate = [NSPredicate predicateWithFormat:@"%K IN %@", kParseObjectID, social.facebookRelatedUsers];
NSArray *users = [EWPerson MR_findAllWithPredicate:predicate inContext:mainContext];
block(users, nil);
});
return;
}
However, got following crashes. I'm being blocked right now.
2015-02-04 00:42:54.595 Woke[12629:1172585] DYCI directory path is : /Users/caoer115/.dyci
2015-02-04 00:42:54.597 Woke[12629:1172585] ============================================
2015-02-04 00:42:54.597 Woke[12629:1172585] DYCI : Dynamic Code Injection was started...
2015-02-04 00:42:54.597 Woke[12629:1172585] To disable it, paste next line in your application:didFinishLaunching: method :
[NSClassFromString(@"SFDynamicCodeInjection") performSelector:@selector(disable)];
2015-02-04 00:42:54.597 Woke[12629:1172585] or
2015-02-04 00:42:54.597 Woke[12629:1172585] Simply remove dyci from dependencies
2015-02-04 00:42:54.597 Woke[12629:1172585] ============================================
2015-02-04 00:42:54:871 Woke[12629:607] ====== Network is reachable. Start upload. ======
2015-02-04 00:42:57.749 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:57.752 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:57:754 Woke[12629:607] MO EWPerson(UYPb8s8EB6) save to local with changes: (
objectId,
birthday,
cachedInfo,
city,
country,
email,
firstName,
gender,
lastName,
location,
preference,
statement,
username
)
2015-02-04 00:42:57:760 Woke[12629:607] +++> MO created: EWPerson (UYPb8s8EB6)
2015-02-04 00:42:57.761 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:57:762 Woke[12629:607] MO EWPerson(UYPb8s8EB6) save to local with changes: (
location
)
2015-02-04 00:42:57.767 Woke[12629:1172585] observation info already exists <_FBKVOInfo: 0x7fae628dd820>
2015-02-04 00:42:57:767 Woke[12629:607] New user signed up, assign default value
2015-02-04 00:42:57:768 Woke[12629:607] Start sync user
2015-02-04 00:42:57:769 Woke[12629:607] User Zitao Xiong has no updatedAt, using 1970 time
2015-02-04 00:42:57:836 Woke[12629:607] The EWPerson(UYPb8s8EB6) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:42:57.837 Woke[12629:1172585] observation info already exists <_FBKVOInfo: 0x7fae628dd820>
2015-02-04 00:42:57.837 Woke[12629:1172585] Created new social graph for user Zitao Xiong
2015-02-04 00:42:57:957 Woke[12629:607] +++> MO EWSocial(0xd000000000080002 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWSocial/p2>) added to INSERT queue
2015-02-04 00:42:57:957 Woke[12629:607] The EWPerson(UYPb8s8EB6) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:42:57:957 Woke[12629:607] Updated user with facebook info
2015-02-04 00:42:57:957 Woke[12629:607] Updating facebook friends
2015-02-04 00:42:58:037 Woke[12629:607] Got facebook friends list, start processing
2015-02-04 00:42:58:089 Woke[12629:607] Got facebook friends list, start processing
2015-02-04 00:42:58:089 Woke[12629:607] Finished loading 2 friends from facebook, transfer to social graph.
2015-02-04 00:42:58.107 Woke[12629:1172585] observation info already exists <_FBKVOInfo: 0x7fae628dd820>
2015-02-04 00:42:58.263 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58.263 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:263 Woke[12629:607] MO EWSocial(EaNLmlFUfb) save to local with changes: (
objectId,
addressBookFriends,
facebookFriends,
facebookID,
facebookUpdated
)
2015-02-04 00:42:58:269 Woke[12629:607] +++> MO created: EWSocial (EaNLmlFUfb)
2015-02-04 00:42:58.269 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:269 Woke[12629:607] MO EWSocial(EaNLmlFUfb) save to local with changes: (
)
2015-02-04 00:42:58.274 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58.274 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:274 Woke[12629:607] MO EWSocial(x0qVWt42SA) save to local with changes: (
objectId,
addressBookFriends,
facebookFriends,
facebookID,
facebookUpdated
)
2015-02-04 00:42:58:281 Woke[12629:607] +++> MO created: EWSocial (x0qVWt42SA)
2015-02-04 00:42:58.281 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:282 Woke[12629:607] MO EWSocial(x0qVWt42SA) save to local with changes: (
)
2015-02-04 00:42:58:286 Woke[12629:607] ===> Found 2 new facebook friends(
"<null>",
"<null>"
)
2015-02-04 00:42:58.286 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58.287 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:287 Woke[12629:607] MO EWPerson(nkyAtEJoL4) save to local with changes: (
objectId,
birthday,
cachedInfo,
city,
country,
email,
firstName,
gender,
lastName,
location,
preference,
statement,
username
)
2015-02-04 00:42:58:292 Woke[12629:607] +++> MO created: EWPerson (nkyAtEJoL4)
2015-02-04 00:42:58.293 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:293 Woke[12629:607] MO EWPerson(nkyAtEJoL4) save to local with changes: (
location
)
2015-02-04 00:42:58.298 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58.299 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:300 Woke[12629:607] MO EWPerson(xV86KhcWCS) save to local with changes: (
objectId,
birthday,
cachedInfo,
city,
country,
email,
firstName,
gender,
lastName,
location,
preference,
statement,
username
)
2015-02-04 00:42:58:307 Woke[12629:607] +++> MO created: EWPerson (xV86KhcWCS)
2015-02-04 00:42:58.308 Woke[12629:1172585] Warning: A long-running operation is being executed on the main thread.
Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:42:58:308 Woke[12629:607] MO EWPerson(xV86KhcWCS) save to local with changes: (
location
)
2015-02-04 00:42:58:904 Woke[12629:607] Server returned sync info keys: (
alarms,
delete,
notifications,
socialGraph,
friends,
receivedMedias,
unreadMedias,
activities,
user
)
2015-02-04 00:42:58:908 Woke[12629:5903] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:42:58:908 Woke[12629:5903] Alarm(FfHKwqyd9A)missing time
2015-02-04 00:42:58:908 Woke[12629:5903] Tone not set!
2015-02-04 00:42:58:908 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b0620> (entity: EWAlarm; id: 0x7fae626a77d0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F38> ; data: {
createdAt = nil;
important = nil;
objectId = FfHKwqyd9A;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:58:908 Woke[12629:5903] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:42:58:908 Woke[12629:5903] Alarm(FfHKwqyd9A)missing time
2015-02-04 00:42:58:909 Woke[12629:5903] Tone not set!
2015-02-04 00:42:58:909 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b0620> (entity: EWAlarm; id: 0x7fae626a77d0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F38> ; data: {
createdAt = nil;
important = nil;
objectId = FfHKwqyd9A;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:58:911 Woke[12629:5903] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:42:58:911 Woke[12629:5903] Tone not set!
2015-02-04 00:42:58:911 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b0620> (entity: EWAlarm; id: 0x7fae626a77d0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F38> ; data: {
createdAt = nil;
important = nil;
objectId = FfHKwqyd9A;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-14 13:20:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:58:912 Woke[12629:5903] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:42:58:912 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b0620> (entity: EWAlarm; id: 0x7fae626a77d0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F38> ; data: {
createdAt = nil;
important = nil;
objectId = FfHKwqyd9A;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-14 13:20:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:58:912 Woke[12629:5903] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:58:915 Woke[12629:5903] +++> MO created: EWAlarm (FfHKwqyd9A)
2015-02-04 00:42:58:915 Woke[12629:5903] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:42:58:915 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b0620> (entity: EWAlarm; id: 0xd0000000001c0004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p7> ; data: {
createdAt = nil;
important = nil;
objectId = FfHKwqyd9A;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-14 13:20:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:58 +0000";
})
2015-02-04 00:42:58:916 Woke[12629:5903] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:58:918 Woke[12629:5903] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:42:58:918 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b0620> (entity: EWAlarm; id: 0xd0000000001c0004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p7> ; data: {
createdAt = nil;
important = nil;
objectId = FfHKwqyd9A;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-14 13:20:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:58 +0000";
})
2015-02-04 00:42:58:918 Woke[12629:5903] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:038 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
city,
location,
profilePic
)
2015-02-04 00:42:59:041 Woke[12629:5903] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:044 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:42:59:044 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing time
2015-02-04 00:42:59:044 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:044 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62959c10> (entity: EWAlarm; id: 0x7fae62958390 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F39> ; data: {
createdAt = nil;
important = nil;
objectId = W5LoV8Jwbw;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:044 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:42:59:044 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing time
2015-02-04 00:42:59:044 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:045 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62959c10> (entity: EWAlarm; id: 0x7fae62958390 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F39> ; data: {
createdAt = nil;
important = nil;
objectId = W5LoV8Jwbw;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:057 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:42:59:058 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:058 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62959c10> (entity: EWAlarm; id: 0x7fae62958390 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F39> ; data: {
createdAt = nil;
important = nil;
objectId = W5LoV8Jwbw;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-15 18:20:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:058 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:42:59:058 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62959c10> (entity: EWAlarm; id: 0x7fae62958390 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F39> ; data: {
createdAt = nil;
important = nil;
objectId = W5LoV8Jwbw;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-15 18:20:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:59:058 Woke[12629:5903] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:061 Woke[12629:5903] +++> MO created: EWAlarm (W5LoV8Jwbw)
2015-02-04 00:42:59:062 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:42:59:062 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62959c10> (entity: EWAlarm; id: 0xd000000000200004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p8> ; data: {
createdAt = nil;
important = nil;
objectId = W5LoV8Jwbw;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-15 18:20:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:062 Woke[12629:5903] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:064 Woke[12629:5903] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:42:59:065 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62959c10> (entity: EWAlarm; id: 0xd000000000200004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p8> ; data: {
createdAt = nil;
important = nil;
objectId = W5LoV8Jwbw;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-15 18:20:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:065 Woke[12629:5903] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:132 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:135 Woke[12629:5903] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:137 Woke[12629:5903] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:42:59:138 Woke[12629:5903] Alarm(YBsgs2mFj0)missing time
2015-02-04 00:42:59:138 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:138 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae629603e0> (entity: EWAlarm; id: 0x7fae62989680 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F310> ; data: {
createdAt = nil;
important = nil;
objectId = YBsgs2mFj0;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:138 Woke[12629:5903] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:42:59:138 Woke[12629:5903] Alarm(YBsgs2mFj0)missing time
2015-02-04 00:42:59:138 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:138 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae629603e0> (entity: EWAlarm; id: 0x7fae62989680 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F310> ; data: {
createdAt = nil;
important = nil;
objectId = YBsgs2mFj0;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:145 Woke[12629:5903] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:42:59:145 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:145 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae629603e0> (entity: EWAlarm; id: 0x7fae62989680 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F310> ; data: {
createdAt = nil;
important = nil;
objectId = YBsgs2mFj0;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-12 13:00:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:145 Woke[12629:5903] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:42:59:145 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae629603e0> (entity: EWAlarm; id: 0x7fae62989680 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F310> ; data: {
createdAt = nil;
important = nil;
objectId = YBsgs2mFj0;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-12 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:59:146 Woke[12629:5903] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:148 Woke[12629:5903] +++> MO created: EWAlarm (YBsgs2mFj0)
2015-02-04 00:42:59:149 Woke[12629:5903] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:42:59:149 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae629603e0> (entity: EWAlarm; id: 0xd000000000240004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p9> ; data: {
createdAt = nil;
important = nil;
objectId = YBsgs2mFj0;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-12 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:149 Woke[12629:5903] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:151 Woke[12629:5903] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:42:59:152 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae629603e0> (entity: EWAlarm; id: 0xd000000000240004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p9> ; data: {
createdAt = nil;
important = nil;
objectId = YBsgs2mFj0;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-12 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:152 Woke[12629:5903] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:217 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:219 Woke[12629:5903] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:222 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:42:59:222 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing time
2015-02-04 00:42:59:222 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:222 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c018b0> (entity: EWAlarm; id: 0x7fae628f6bb0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F311> ; data: {
createdAt = nil;
important = nil;
objectId = ZS5wGeHWbI;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:222 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:42:59:223 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing time
2015-02-04 00:42:59:223 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:223 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c018b0> (entity: EWAlarm; id: 0x7fae628f6bb0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F311> ; data: {
createdAt = nil;
important = nil;
objectId = ZS5wGeHWbI;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:228 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:42:59:229 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:229 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c018b0> (entity: EWAlarm; id: 0x7fae628f6bb0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F311> ; data: {
createdAt = nil;
important = nil;
objectId = ZS5wGeHWbI;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-18 13:00:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:229 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:42:59:229 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c018b0> (entity: EWAlarm; id: 0x7fae628f6bb0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F311> ; data: {
createdAt = nil;
important = nil;
objectId = ZS5wGeHWbI;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-18 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:59:229 Woke[12629:5903] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:232 Woke[12629:5903] +++> MO created: EWAlarm (ZS5wGeHWbI)
2015-02-04 00:42:59:232 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:42:59:233 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c018b0> (entity: EWAlarm; id: 0xd000000000280004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p10> ; data: {
createdAt = nil;
important = nil;
objectId = ZS5wGeHWbI;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-18 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:233 Woke[12629:5903] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:235 Woke[12629:5903] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:42:59:235 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c018b0> (entity: EWAlarm; id: 0xd000000000280004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p10> ; data: {
createdAt = nil;
important = nil;
objectId = ZS5wGeHWbI;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-18 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:236 Woke[12629:5903] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:309 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:311 Woke[12629:5903] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:314 Woke[12629:5903] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:42:59:314 Woke[12629:5903] Alarm(fhLaOlPyqU)missing time
2015-02-04 00:42:59:315 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:315 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c060e0> (entity: EWAlarm; id: 0x7fae62c06150 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F312> ; data: {
createdAt = nil;
important = nil;
objectId = fhLaOlPyqU;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:315 Woke[12629:5903] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:42:59:315 Woke[12629:5903] Alarm(fhLaOlPyqU)missing time
2015-02-04 00:42:59:315 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:315 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c060e0> (entity: EWAlarm; id: 0x7fae62c06150 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F312> ; data: {
createdAt = nil;
important = nil;
objectId = fhLaOlPyqU;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:345 Woke[12629:5903] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:42:59:345 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:345 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c060e0> (entity: EWAlarm; id: 0x7fae62c06150 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F312> ; data: {
createdAt = nil;
important = nil;
objectId = fhLaOlPyqU;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-17 13:00:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:345 Woke[12629:5903] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:42:59:346 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c060e0> (entity: EWAlarm; id: 0x7fae62c06150 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F312> ; data: {
createdAt = nil;
important = nil;
objectId = fhLaOlPyqU;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-17 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:59:360 Woke[12629:5903] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:363 Woke[12629:5903] +++> MO created: EWAlarm (fhLaOlPyqU)
2015-02-04 00:42:59:364 Woke[12629:5903] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:42:59:364 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c060e0> (entity: EWAlarm; id: 0xd0000000002c0004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p11> ; data: {
createdAt = nil;
important = nil;
objectId = fhLaOlPyqU;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-17 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:364 Woke[12629:5903] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:367 Woke[12629:5903] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:42:59:367 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c060e0> (entity: EWAlarm; id: 0xd0000000002c0004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p11> ; data: {
createdAt = nil;
important = nil;
objectId = fhLaOlPyqU;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-17 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:367 Woke[12629:5903] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:536 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:538 Woke[12629:5903] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:541 Woke[12629:5903] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:42:59:541 Woke[12629:5903] Alarm(koLo6SUx3m)missing time
2015-02-04 00:42:59:542 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:542 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c00b00> (entity: EWAlarm; id: 0x7fae628f92c0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F313> ; data: {
createdAt = nil;
important = nil;
objectId = koLo6SUx3m;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:542 Woke[12629:5903] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:42:59:542 Woke[12629:5903] Alarm(koLo6SUx3m)missing time
2015-02-04 00:42:59:542 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:542 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c00b00> (entity: EWAlarm; id: 0x7fae628f92c0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F313> ; data: {
createdAt = nil;
important = nil;
objectId = koLo6SUx3m;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:543 Woke[12629:5903] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:42:59:543 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:543 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c00b00> (entity: EWAlarm; id: 0x7fae628f92c0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F313> ; data: {
createdAt = nil;
important = nil;
objectId = koLo6SUx3m;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-16 15:00:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:544 Woke[12629:5903] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:42:59:544 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c00b00> (entity: EWAlarm; id: 0x7fae628f92c0 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F313> ; data: {
createdAt = nil;
important = nil;
objectId = koLo6SUx3m;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-16 15:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:59:544 Woke[12629:5903] MO EWAlarm(koLo6SUx3m) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:546 Woke[12629:5903] +++> MO created: EWAlarm (koLo6SUx3m)
2015-02-04 00:42:59:547 Woke[12629:5903] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:42:59:547 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c00b00> (entity: EWAlarm; id: 0xd000000000300004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p12> ; data: {
createdAt = nil;
important = nil;
objectId = koLo6SUx3m;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-16 15:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:547 Woke[12629:5903] MO EWAlarm(koLo6SUx3m) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:550 Woke[12629:5903] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:42:59:550 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae62c00b00> (entity: EWAlarm; id: 0xd000000000300004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p12> ; data: {
createdAt = nil;
important = nil;
objectId = koLo6SUx3m;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-16 15:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:550 Woke[12629:5903] MO EWAlarm(koLo6SUx3m) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:618 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:621 Woke[12629:5903] MO EWAlarm(koLo6SUx3m) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:624 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:42:59:624 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing time
2015-02-04 00:42:59:624 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:624 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b3d10> (entity: EWAlarm; id: 0x7fae626b4060 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F314> ; data: {
createdAt = nil;
important = nil;
objectId = l5wWWf9CoQ;
owner = nil;
state = 1;
statement = nil;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:625 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:42:59:625 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing time
2015-02-04 00:42:59:625 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:625 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b3d10> (entity: EWAlarm; id: 0x7fae626b4060 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F314> ; data: {
createdAt = nil;
important = nil;
objectId = l5wWWf9CoQ;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = nil;
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:626 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:42:59:626 Woke[12629:5903] Tone not set!
2015-02-04 00:42:59:626 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b3d10> (entity: EWAlarm; id: 0x7fae626b4060 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F314> ; data: {
createdAt = nil;
important = nil;
objectId = l5wWWf9CoQ;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-13 13:00:00 +0000";
todo = nil;
tone = nil;
updatedAt = nil;
})
2015-02-04 00:42:59:627 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:42:59:627 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b3d10> (entity: EWAlarm; id: 0x7fae626b4060 <x-coredata:///EWAlarm/tE47B53B3-2F8D-4C62-A735-98DC1DBC95F314> ; data: {
createdAt = nil;
important = nil;
objectId = l5wWWf9CoQ;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-13 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = nil;
})
2015-02-04 00:42:59:627 Woke[12629:5903] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
objectId,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:630 Woke[12629:5903] +++> MO created: EWAlarm (l5wWWf9CoQ)
2015-02-04 00:42:59:630 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:42:59:631 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b3d10> (entity: EWAlarm; id: 0xd000000000340004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p13> ; data: {
createdAt = nil;
important = nil;
objectId = l5wWWf9CoQ;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-13 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:631 Woke[12629:5903] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:633 Woke[12629:5903] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:42:59:633 Woke[12629:5903] Alarm failed validation: <EWAlarm: 0x7fae626b3d10> (entity: EWAlarm; id: 0xd000000000340004 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWAlarm/p13> ; data: {
createdAt = nil;
important = nil;
objectId = l5wWWf9CoQ;
owner = nil;
state = 1;
statement = dfgfdgdasdasd;
time = "2014-12-13 13:00:00 +0000";
todo = nil;
tone = "Autumn Spring.caf";
updatedAt = "2015-02-04 05:42:59 +0000";
})
2015-02-04 00:42:59:644 Woke[12629:5903] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone
)
2015-02-04 00:42:59:713 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:716 Woke[12629:5903] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
objectId,
updatedAt,
state,
statement,
time,
tone,
owner
)
2015-02-04 00:42:59:720 Woke[12629:5903] ~~~> Delete attribute on MO EWNotification(2SEuozkX6g)->importance(0)
2015-02-04 00:42:59:720 Woke[12629:5903] MO EWNotification(2SEuozkX6g) save to local with changes: (
objectId,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:723 Woke[12629:5903] +++> MO created: EWNotification (2SEuozkX6g)
2015-02-04 00:42:59:723 Woke[12629:5903] MO EWNotification(2SEuozkX6g) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:725 Woke[12629:5903] MO EWNotification(2SEuozkX6g) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:789 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms
)
2015-02-04 00:42:59:792 Woke[12629:5903] MO EWNotification(2SEuozkX6g) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo,
owner
)
2015-02-04 00:42:59:795 Woke[12629:5903] ~~~> Delete attribute on MO EWNotification(3u8t81ivFM)->importance(0)
2015-02-04 00:42:59:795 Woke[12629:5903] MO EWNotification(3u8t81ivFM) save to local with changes: (
objectId,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:797 Woke[12629:5903] +++> MO created: EWNotification (3u8t81ivFM)
2015-02-04 00:42:59:798 Woke[12629:5903] MO EWNotification(3u8t81ivFM) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:800 Woke[12629:5903] MO EWNotification(3u8t81ivFM) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:864 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms,
notifications
)
2015-02-04 00:42:59:867 Woke[12629:5903] MO EWNotification(3u8t81ivFM) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo,
owner
)
2015-02-04 00:42:59:871 Woke[12629:5903] ~~~> Delete attribute on MO EWNotification(FCEIXkYPdf)->importance(0)
2015-02-04 00:42:59:871 Woke[12629:5903] MO EWNotification(FCEIXkYPdf) save to local with changes: (
objectId,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:873 Woke[12629:5903] +++> MO created: EWNotification (FCEIXkYPdf)
2015-02-04 00:42:59:874 Woke[12629:5903] MO EWNotification(FCEIXkYPdf) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:876 Woke[12629:5903] MO EWNotification(FCEIXkYPdf) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:940 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms,
notifications
)
2015-02-04 00:42:59:942 Woke[12629:5903] MO EWNotification(FCEIXkYPdf) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo,
owner
)
2015-02-04 00:42:59:945 Woke[12629:5903] ~~~> Delete attribute on MO EWNotification(cfJEeaY2vS)->importance(0)
2015-02-04 00:42:59:945 Woke[12629:5903] MO EWNotification(cfJEeaY2vS) save to local with changes: (
objectId,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:948 Woke[12629:5903] +++> MO created: EWNotification (cfJEeaY2vS)
2015-02-04 00:42:59:948 Woke[12629:5903] MO EWNotification(cfJEeaY2vS) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:42:59:951 Woke[12629:5903] MO EWNotification(cfJEeaY2vS) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:013 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms,
notifications
)
2015-02-04 00:43:00:015 Woke[12629:5903] MO EWNotification(cfJEeaY2vS) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo,
owner
)
2015-02-04 00:43:00:018 Woke[12629:5903] ~~~> Delete attribute on MO EWNotification(nvAC6I5ALo)->importance(0)
2015-02-04 00:43:00:018 Woke[12629:5903] MO EWNotification(nvAC6I5ALo) save to local with changes: (
objectId,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:021 Woke[12629:5903] +++> MO created: EWNotification (nvAC6I5ALo)
2015-02-04 00:43:00:021 Woke[12629:5903] MO EWNotification(nvAC6I5ALo) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:023 Woke[12629:5903] MO EWNotification(nvAC6I5ALo) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:107 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms,
notifications
)
2015-02-04 00:43:00:109 Woke[12629:5903] MO EWNotification(nvAC6I5ALo) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo,
owner
)
2015-02-04 00:43:00:112 Woke[12629:5903] ~~~> Delete attribute on MO EWNotification(pyNqjM2LME)->importance(0)
2015-02-04 00:43:00:112 Woke[12629:5903] MO EWNotification(pyNqjM2LME) save to local with changes: (
objectId,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:115 Woke[12629:5903] +++> MO created: EWNotification (pyNqjM2LME)
2015-02-04 00:43:00:115 Woke[12629:5903] MO EWNotification(pyNqjM2LME) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:118 Woke[12629:5903] MO EWNotification(pyNqjM2LME) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo
)
2015-02-04 00:43:00:192 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms,
notifications
)
2015-02-04 00:43:00:195 Woke[12629:5903] MO EWNotification(pyNqjM2LME) save to local with changes: (
objectId,
updatedAt,
importance,
receiver,
sender,
type,
userInfo,
owner
)
2015-02-04 00:43:00:198 Woke[12629:5903] MO EWSocial(Jn0I92PQKu) save to local with changes: (
objectId,
facebookID,
facebookUpdated
)
2015-02-04 00:43:00:201 Woke[12629:5903] +++> MO created: EWSocial (Jn0I92PQKu)
2015-02-04 00:43:00:201 Woke[12629:5903] MO EWSocial(Jn0I92PQKu) save to local with changes: (
objectId,
updatedAt,
facebookID,
facebookUpdated
)
2015-02-04 00:43:00:204 Woke[12629:5903] MO EWSocial(Jn0I92PQKu) save to local with changes: (
objectId,
updatedAt,
facebookID,
facebookUpdated
)
2015-02-04 00:43:00:288 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
alarms,
notifications
)
2015-02-04 00:43:00:290 Woke[12629:5903] MO EWSocial(Jn0I92PQKu) save to local with changes: (
objectId,
updatedAt,
facebookID,
facebookUpdated,
owner
)
2015-02-04 00:43:00:459 Woke[12629:5903] MO EWPerson(LaTPO8AECF) save to local with changes: (
objectId,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:462 Woke[12629:5903] +++> MO created: EWPerson (LaTPO8AECF)
2015-02-04 00:43:00:463 Woke[12629:5903] MO EWPerson(LaTPO8AECF) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:466 Woke[12629:5903] MO EWPerson(LaTPO8AECF) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:469 Woke[12629:5903] +++> Added relation Me->friends(LaTPO8AECF)
2015-02-04 00:43:00:516 Woke[12629:5903] MO EWPerson(S6CLUc6Ry3) save to local with changes: (
objectId,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:519 Woke[12629:5903] +++> MO created: EWPerson (S6CLUc6Ry3)
2015-02-04 00:43:00:520 Woke[12629:5903] MO EWPerson(S6CLUc6Ry3) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:523 Woke[12629:5903] MO EWPerson(S6CLUc6Ry3) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:525 Woke[12629:5903] +++> Added relation Me->friends(S6CLUc6Ry3)
2015-02-04 00:43:00:582 Woke[12629:5903] MO EWPerson(ajOOag1xhT) save to local with changes: (
objectId,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:585 Woke[12629:5903] +++> MO created: EWPerson (ajOOag1xhT)
2015-02-04 00:43:00:586 Woke[12629:5903] MO EWPerson(ajOOag1xhT) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:590 Woke[12629:5903] MO EWPerson(ajOOag1xhT) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:592 Woke[12629:5903] +++> Added relation Me->friends(ajOOag1xhT)
2015-02-04 00:43:00:802 Woke[12629:5903] MO EWPerson(bO20ns0bKr) save to local with changes: (
objectId,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:804 Woke[12629:5903] +++> MO created: EWPerson (bO20ns0bKr)
2015-02-04 00:43:00:805 Woke[12629:5903] MO EWPerson(bO20ns0bKr) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:809 Woke[12629:5903] MO EWPerson(bO20ns0bKr) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:812 Woke[12629:5903] +++> Added relation Me->friends(bO20ns0bKr)
2015-02-04 00:43:00:860 Woke[12629:5903] MO EWPerson(gt3yADIyp5) save to local with changes: (
objectId,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:863 Woke[12629:5903] +++> MO created: EWPerson (gt3yADIyp5)
2015-02-04 00:43:00:864 Woke[12629:5903] MO EWPerson(gt3yADIyp5) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:868 Woke[12629:5903] MO EWPerson(gt3yADIyp5) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:870 Woke[12629:5903] +++> Added relation Me->friends(gt3yADIyp5)
2015-02-04 00:43:00:933 Woke[12629:5903] MO EWPerson(td3zwhA3sF) save to local with changes: (
objectId,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:936 Woke[12629:5903] +++> MO created: EWPerson (td3zwhA3sF)
2015-02-04 00:43:00:937 Woke[12629:5903] MO EWPerson(td3zwhA3sF) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:940 Woke[12629:5903] MO EWPerson(td3zwhA3sF) save to local with changes: (
objectId,
updatedAt,
cachedInfo,
city,
firstName,
gender,
lastName,
location,
profilePic,
username
)
2015-02-04 00:43:00:943 Woke[12629:5903] +++> Added relation Me->friends(td3zwhA3sF)
2015-02-04 00:43:00:945 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(2DG5hIkGCK)->priority(0)
2015-02-04 00:43:00:945 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:00:947 Woke[12629:5903] +++> MO created: EWMedia (2DG5hIkGCK)
2015-02-04 00:43:00:948 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:00:950 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:01:116 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username
)
2015-02-04 00:43:01:118 Woke[12629:5903] +++> MO created: EWPerson (LTLyePPy95)
2015-02-04 00:43:01:119 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username
)
2015-02-04 00:43:01:476 Woke[12629:5903] MO EWMediaFile(iGAA4ufKx0) save to local with changes: (
objectId,
audio,
owner
)
2015-02-04 00:43:01:479 Woke[12629:5903] +++> MO created: EWMediaFile (iGAA4ufKx0)
2015-02-04 00:43:01:480 Woke[12629:5903] MO EWMediaFile(iGAA4ufKx0) save to local with changes: (
objectId,
updatedAt,
audio,
owner
)
2015-02-04 00:43:01:568 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications
)
2015-02-04 00:43:01:653 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:01:656 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(8SZ1DUUKnq)->priority(0)
2015-02-04 00:43:01:656 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:01:659 Woke[12629:5903] +++> MO created: EWMedia (8SZ1DUUKnq)
2015-02-04 00:43:01:659 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:01:662 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:01:752 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:02:069 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
audio,
owner
)
2015-02-04 00:43:02:072 Woke[12629:5903] +++> MO created: EWMediaFile (VQ7BDz1ycQ)
2015-02-04 00:43:02:073 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner
)
2015-02-04 00:43:02:190 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:02:257 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:02:260 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(BKJVxNAFhk)->priority(0)
2015-02-04 00:43:02:260 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:02:263 Woke[12629:5903] +++> MO created: EWMedia (BKJVxNAFhk)
2015-02-04 00:43:02:263 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:02:266 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:02:349 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:02:643 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
audio,
owner
)
2015-02-04 00:43:02:645 Woke[12629:5903] +++> MO created: EWMediaFile (ZmXY4WWzhG)
2015-02-04 00:43:02:646 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
updatedAt,
audio,
owner
)
2015-02-04 00:43:02:718 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:02:796 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:02:799 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(BeFqBS42Jo)->priority(0)
2015-02-04 00:43:02:799 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:02:802 Woke[12629:5903] +++> MO created: EWMedia (BeFqBS42Jo)
2015-02-04 00:43:02:802 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:02:804 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:02:891 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:03:338 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
audio,
owner
)
2015-02-04 00:43:03:341 Woke[12629:5903] +++> MO created: EWMediaFile (T624JKRT9H)
2015-02-04 00:43:03:342 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
updatedAt,
audio,
owner
)
2015-02-04 00:43:03:418 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:03:481 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:03:484 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(FBuhk5TTgx)->priority(0)
2015-02-04 00:43:03:484 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:03:486 Woke[12629:5903] +++> MO created: EWMedia (FBuhk5TTgx)
2015-02-04 00:43:03:487 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:03:489 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:03:706 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:03:777 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:03:870 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:03:964 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:03:967 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(RL0Q5dXVA4)->priority(0)
2015-02-04 00:43:03:967 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:03:970 Woke[12629:5903] +++> MO created: EWMedia (RL0Q5dXVA4)
2015-02-04 00:43:03:970 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:03:973 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:04:058 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:04:147 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:04:234 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:04:312 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:04:315 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(X0EhJBDe5D)->priority(0)
2015-02-04 00:43:04:315 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:04:318 Woke[12629:5903] +++> MO created: EWMedia (X0EhJBDe5D)
2015-02-04 00:43:04:318 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:04:321 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:04:399 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:04:541 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:04:632 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:04:705 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:04:708 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(eemIpUzPt1)->priority(0)
2015-02-04 00:43:04:708 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:04:711 Woke[12629:5903] +++> MO created: EWMedia (eemIpUzPt1)
2015-02-04 00:43:04:711 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:04:714 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:04:789 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:04:868 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:04:942 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:05:009 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:05:012 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(hx0ajKpODl)->priority(0)
2015-02-04 00:43:05:012 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:05:014 Woke[12629:5903] +++> MO created: EWMedia (hx0ajKpODl)
2015-02-04 00:43:05:015 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:05:017 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:05:101 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:05:165 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:05:239 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:05:308 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:05:311 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(o5zsMD850x)->priority(0)
2015-02-04 00:43:05:311 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:05:314 Woke[12629:5903] +++> MO created: EWMedia (o5zsMD850x)
2015-02-04 00:43:05:314 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:05:317 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:05:395 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:05:465 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:05:559 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:05:630 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:05:633 Woke[12629:5903] ~~~> Delete attribute on MO EWMedia(wvPpp78nVy)->priority(0)
2015-02-04 00:43:05:633 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
message,
priority,
type
)
2015-02-04 00:43:05:636 Woke[12629:5903] +++> MO created: EWMedia (wvPpp78nVy)
2015-02-04 00:43:05:636 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:05:639 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type
)
2015-02-04 00:43:05:707 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:05:801 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:05:877 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:05:939 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:05:942 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:05:945 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:014 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:06:080 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:06:148 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias
)
2015-02-04 00:43:06:210 Woke[12629:5903] MO EWMedia(BeFqBS42Jo) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:212 Woke[12629:5903] +++> Added relation Me->unreadMedias(BeFqBS42Jo)
2015-02-04 00:43:06:213 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:216 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:289 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:06:360 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:06:435 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:06:497 Woke[12629:5903] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:499 Woke[12629:5903] +++> Added relation Me->unreadMedias(8SZ1DUUKnq)
2015-02-04 00:43:06:500 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:503 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:690 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:06:767 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:06:845 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:06:912 Woke[12629:5903] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:914 Woke[12629:5903] +++> Added relation Me->unreadMedias(RL0Q5dXVA4)
2015-02-04 00:43:06:915 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:918 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:06:996 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:07:065 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:07:145 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:07:210 Woke[12629:5903] MO EWMedia(BKJVxNAFhk) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:07:212 Woke[12629:5903] +++> Added relation Me->unreadMedias(BKJVxNAFhk)
2015-02-04 00:43:07:213 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:07:216 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:07:290 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:07:358 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:07:437 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:07:532 Woke[12629:5903] MO EWMedia(eemIpUzPt1) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:07:534 Woke[12629:5903] +++> Added relation Me->unreadMedias(eemIpUzPt1)
2015-02-04 00:43:07:535 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:07:537 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:07:617 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:07:859 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:07:944 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:08:014 Woke[12629:5903] MO EWMedia(hx0ajKpODl) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:016 Woke[12629:5903] +++> Added relation Me->unreadMedias(hx0ajKpODl)
2015-02-04 00:43:08:017 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:020 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:106 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:08:223 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:08:305 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:08:314 Woke[12629:607] There is still some change, save and do it later
2015-02-04 00:43:08:314 Woke[12629:607] The EWPerson(nkyAtEJoL4) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:43:08:314 Woke[12629:607] The EWPerson(xV86KhcWCS) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:43:08:378 Woke[12629:5903] MO EWMedia(wvPpp78nVy) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:380 Woke[12629:5903] +++> Added relation Me->unreadMedias(wvPpp78nVy)
2015-02-04 00:43:08:381 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:384 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:469 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:08:542 Woke[12629:5903] MO EWMediaFile(iGAA4ufKx0) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:08:663 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:08:735 Woke[12629:5903] MO EWMedia(2DG5hIkGCK) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:737 Woke[12629:5903] +++> Added relation Me->unreadMedias(2DG5hIkGCK)
2015-02-04 00:43:08:738 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:741 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:08:827 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:08:895 Woke[12629:5903] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:08:977 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09:045 Woke[12629:5903] MO EWMedia(FBuhk5TTgx) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:047 Woke[12629:5903] +++> Added relation Me->unreadMedias(FBuhk5TTgx)
2015-02-04 00:43:09:048 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:051 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:127 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:09:200 Woke[12629:5903] MO EWMediaFile(T624JKRT9H) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:09:287 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09:360 Woke[12629:5903] MO EWMedia(X0EhJBDe5D) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:362 Woke[12629:5903] +++> Added relation Me->unreadMedias(X0EhJBDe5D)
2015-02-04 00:43:09:363 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:366 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:443 Woke[12629:5903] MO EWPerson(LTLyePPy95) save to local with changes: (
objectId,
updatedAt,
city,
country,
email,
firstName,
lastName,
location,
profilePic,
statement,
username,
sentMedias
)
2015-02-04 00:43:09:521 Woke[12629:5903] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
objectId,
updatedAt,
audio,
owner,
medias
)
2015-02-04 00:43:09:595 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09:657 Woke[12629:5903] MO EWMedia(o5zsMD850x) save to local with changes: (
objectId,
updatedAt,
message,
priority,
type,
author,
mediaFile,
receiver
)
2015-02-04 00:43:09:659 Woke[12629:5903] +++> Added relation Me->unreadMedias(o5zsMD850x)
2015-02-04 00:43:09:661 Woke[12629:5903] MO EWActivity(BM9nEZTdYW) save to local with changes: (
objectId,
sleepTime,
time,
type
)
2015-02-04 00:43:09:663 Woke[12629:5903] +++> MO created: EWActivity (BM9nEZTdYW)
2015-02-04 00:43:09:664 Woke[12629:5903] MO EWActivity(BM9nEZTdYW) save to local with changes: (
objectId,
updatedAt,
sleepTime,
time,
type
)
2015-02-04 00:43:09:667 Woke[12629:5903] MO EWActivity(BM9nEZTdYW) save to local with changes: (
objectId,
updatedAt,
sleepTime,
time,
type
)
2015-02-04 00:43:09:727 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09:730 Woke[12629:5903] MO EWActivity(BM9nEZTdYW) save to local with changes: (
objectId,
updatedAt,
sleepTime,
time,
type,
owner
)
2015-02-04 00:43:09:733 Woke[12629:5903] MO EWActivity(SYF2RblXoc) save to local with changes: (
objectId,
sleepTime,
time,
type
)
2015-02-04 00:43:09:735 Woke[12629:5903] +++> MO created: EWActivity (SYF2RblXoc)
2015-02-04 00:43:09:736 Woke[12629:5903] MO EWActivity(SYF2RblXoc) save to local with changes: (
objectId,
updatedAt,
sleepTime,
time,
type
)
2015-02-04 00:43:09:738 Woke[12629:5903] MO EWActivity(SYF2RblXoc) save to local with changes: (
objectId,
updatedAt,
sleepTime,
time,
type
)
2015-02-04 00:43:09:798 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
activities,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09:800 Woke[12629:5903] MO EWActivity(SYF2RblXoc) save to local with changes: (
objectId,
updatedAt,
sleepTime,
time,
type,
owner
)
2015-02-04 00:43:09:804 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
activities,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09:806 Woke[12629:5903] MO EWPerson(UYPb8s8EB6) save to local with changes: (
updatedAt,
city,
location,
profilePic,
socialGraph,
activities,
alarms,
friends,
notifications,
receivedMedias,
unreadMedias
)
2015-02-04 00:43:09.905 Woke[12629:1172585] Time: 12.136813
2015-02-04 00:43:09:905 Woke[12629:607] ========> Finished user syncing <=========
2015-02-04 00:43:09:910 Woke[12629:607] There are 1 MOs need to upload or 0 MOs need to delete, resume uploading!
2015-02-04 00:43:09:923 Woke[12629:607] ============ Start updating to server ===============
Inserts:{(
EWSocial
)},
Updates:{
}
and Deletes:{(
)}
2015-02-04 00:43:09:923 Woke[12629:607] [c] Broadcast Person login notification
2015-02-04 00:43:09:923 Woke[12629:607] === -[EWStartUpSequence loginDataCheck] Logged in, performing login tasks.===
2015-02-04 00:43:09:927 Woke[12629:607] 1. Getting everyone
2015-02-04 00:43:09:927 Woke[12629:607] 2. Register user notification
2015-02-04 00:43:09:929 Woke[12629:607] 3. Check alarm
2015-02-04 00:43:09:930 Woke[12629:607] 4. Start cache management
2015-02-04 00:43:09:930 Woke[12629:607] 5. Updating facebook friends
2015-02-04 00:43:09:931 Woke[12629:607] 6. Check scheduled local notifications
2015-02-04 00:43:09:936 Woke[12629:607] There are 41 scheduled local notification
2015-02-04 00:43:09:941 Woke[12629:607] Local Notif scheduled at Fri, 06 Feb 2015 08:00
2015-02-04 00:43:09:944 Woke[12629:607] Local Notif scheduled at Fri, 06 Feb 2015 08:01
2015-02-04 00:43:09:948 Woke[12629:607] Local Notif scheduled at Fri, 06 Feb 2015 08:02
2015-02-04 00:43:09:951 Woke[12629:607] Local Notif scheduled at Fri, 06 Feb 2015 08:03
2015-02-04 00:43:09:954 Woke[12629:607] Local Notif scheduled at Fri, 06 Feb 2015 08:04
2015-02-04 00:43:09:962 Woke[12629:607] Sleep notification schedule at Fri, 06 Feb 2015 00:00
2015-02-04 00:43:09:974 Woke[12629:607] Local Notif scheduled at Thu, 05 Feb 2015 08:00
2015-02-04 00:43:09:977 Woke[12629:607] Local Notif scheduled at Thu, 05 Feb 2015 08:01
2015-02-04 00:43:09:981 Woke[12629:607] Local Notif scheduled at Thu, 05 Feb 2015 08:02
2015-02-04 00:43:09:984 Woke[12629:607] Local Notif scheduled at Thu, 05 Feb 2015 08:03
2015-02-04 00:43:09:989 Woke[12629:607] Local Notif scheduled at Thu, 05 Feb 2015 08:04
2015-02-04 00:43:09:996 Woke[12629:607] Sleep notification schedule at Thu, 05 Feb 2015 00:00
2015-02-04 00:43:10:010 Woke[12629:607] Local Notif scheduled at Sun, 08 Feb 2015 08:20
2015-02-04 00:43:10:014 Woke[12629:607] Local Notif scheduled at Sun, 08 Feb 2015 08:21
2015-02-04 00:43:10:017 Woke[12629:607] Local Notif scheduled at Sun, 08 Feb 2015 08:22
2015-02-04 00:43:10:021 Woke[12629:607] Local Notif scheduled at Sun, 08 Feb 2015 08:23
2015-02-04 00:43:10:025 Woke[12629:607] Local Notif scheduled at Sun, 08 Feb 2015 08:24
2015-02-04 00:43:10:034 Woke[12629:607] Sleep notification schedule at Sun, 08 Feb 2015 00:20
2015-02-04 00:43:10:049 Woke[12629:607] Local Notif scheduled at Mon, 09 Feb 2015 13:20
2015-02-04 00:43:10:053 Woke[12629:607] Local Notif scheduled at Mon, 09 Feb 2015 13:21
2015-02-04 00:43:10:057 Woke[12629:607] Local Notif scheduled at Mon, 09 Feb 2015 13:22
2015-02-04 00:43:10:061 Woke[12629:607] Local Notif scheduled at Mon, 09 Feb 2015 13:23
2015-02-04 00:43:10:065 Woke[12629:607] Local Notif scheduled at Mon, 09 Feb 2015 13:24
2015-02-04 00:43:10:075 Woke[12629:607] Sleep notification schedule at Mon, 09 Feb 2015 05:20
2015-02-04 00:43:10:091 Woke[12629:607] Local Notif scheduled at Tue, 10 Feb 2015 10:00
2015-02-04 00:43:10:095 Woke[12629:607] Local Notif scheduled at Tue, 10 Feb 2015 10:01
2015-02-04 00:43:10:100 Woke[12629:607] Local Notif scheduled at Tue, 10 Feb 2015 10:02
2015-02-04 00:43:10:105 Woke[12629:607] Local Notif scheduled at Tue, 10 Feb 2015 10:03
2015-02-04 00:43:10:109 Woke[12629:607] Local Notif scheduled at Tue, 10 Feb 2015 10:04
2015-02-04 00:43:10:120 Woke[12629:607] Sleep notification schedule at Tue, 10 Feb 2015 02:00
2015-02-04 00:43:10:137 Woke[12629:607] Local Notif scheduled at Sat, 07 Feb 2015 08:00
2015-02-04 00:43:10:141 Woke[12629:607] Local Notif scheduled at Sat, 07 Feb 2015 08:01
2015-02-04 00:43:10:146 Woke[12629:607] Local Notif scheduled at Sat, 07 Feb 2015 08:02
2015-02-04 00:43:10:150 Woke[12629:607] Local Notif scheduled at Sat, 07 Feb 2015 08:03
2015-02-04 00:43:10:155 Woke[12629:607] Local Notif scheduled at Sat, 07 Feb 2015 08:04
2015-02-04 00:43:10:167 Woke[12629:607] Sleep notification schedule at Sat, 07 Feb 2015 00:00
2015-02-04 00:43:10:186 Woke[12629:607] Local Notif scheduled at Wed, 04 Feb 2015 08:00
2015-02-04 00:43:10:191 Woke[12629:607] Local Notif scheduled at Wed, 04 Feb 2015 08:01
2015-02-04 00:43:10:195 Woke[12629:607] Local Notif scheduled at Wed, 04 Feb 2015 08:02
2015-02-04 00:43:10:201 Woke[12629:607] Local Notif scheduled at Wed, 04 Feb 2015 08:03
2015-02-04 00:43:10:206 Woke[12629:607] Local Notif scheduled at Wed, 04 Feb 2015 08:04
2015-02-04 00:43:10:217 Woke[12629:607] Tring to schedule sleep timer in the past: Wed, 04 Feb 2015 00:00
2015-02-04 00:43:10.225 Woke[12629:1172585] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:00) =====
2015-02-04 00:43:10.225 Woke[12629:1172585] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:01) =====
2015-02-04 00:43:10.226 Woke[12629:1172585] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:02) =====
2015-02-04 00:43:10.226 Woke[12629:1172585] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:03) =====
2015-02-04 00:43:10.227 Woke[12629:1172585] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:04) =====
2015-02-04 00:43:10.227 Woke[12629:1172585] ===== Deleted sleep_timer (Thu, 05 Feb 2015 00:00) =====
2015-02-04 00:43:10.227 Woke[12629:1172585] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:00) =====
2015-02-04 00:43:10.228 Woke[12629:1172585] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:01) =====
2015-02-04 00:43:10.228 Woke[12629:1172585] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:02) =====
2015-02-04 00:43:10.229 Woke[12629:1172585] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:03) =====
2015-02-04 00:43:10.229 Woke[12629:1172585] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:04) =====
2015-02-04 00:43:10.230 Woke[12629:1172585] ===== Deleted sleep_timer (Fri, 06 Feb 2015 00:00) =====
2015-02-04 00:43:10.230 Woke[12629:1172585] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:00) =====
2015-02-04 00:43:10.231 Woke[12629:1172585] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:01) =====
2015-02-04 00:43:10.231 Woke[12629:1172585] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:02) =====
2015-02-04 00:43:10.232 Woke[12629:1172585] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:03) =====
2015-02-04 00:43:10.232 Woke[12629:1172585] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:04) =====
2015-02-04 00:43:10.232 Woke[12629:1172585] ===== Deleted sleep_timer (Sat, 07 Feb 2015 00:00) =====
2015-02-04 00:43:10.233 Woke[12629:1172585] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:00) =====
2015-02-04 00:43:10.238 Woke[12629:1172585] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:01) =====
2015-02-04 00:43:10.242 Woke[12629:1172585] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:02) =====
2015-02-04 00:43:10.247 Woke[12629:1172585] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:03) =====
2015-02-04 00:43:10.252 Woke[12629:1172585] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:04) =====
2015-02-04 00:43:10.257 Woke[12629:1172585] ===== Deleted sleep_timer (Sun, 08 Feb 2015 00:20) =====
2015-02-04 00:43:10.261 Woke[12629:1172585] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:20) =====
2015-02-04 00:43:10.266 Woke[12629:1172585] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:21) =====
2015-02-04 00:43:10.270 Woke[12629:1172585] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:22) =====
2015-02-04 00:43:10.274 Woke[12629:1172585] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:23) =====
2015-02-04 00:43:10.279 Woke[12629:1172585] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:24) =====
2015-02-04 00:43:10.282 Woke[12629:1172585] ===== Deleted sleep_timer (Mon, 09 Feb 2015 05:20) =====
2015-02-04 00:43:10.287 Woke[12629:1172585] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:20) =====
2015-02-04 00:43:10.291 Woke[12629:1172585] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:21) =====
2015-02-04 00:43:10.295 Woke[12629:1172585] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:22) =====
2015-02-04 00:43:10.299 Woke[12629:1172585] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:23) =====
2015-02-04 00:43:10.304 Woke[12629:1172585] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:24) =====
2015-02-04 00:43:10.308 Woke[12629:1172585] ===== Deleted sleep_timer (Tue, 10 Feb 2015 02:00) =====
2015-02-04 00:43:10.312 Woke[12629:1172585] ===== Deleted alarm_timer (Tue, 10 Feb 2015 10:00) =====
2015-02-04 00:43:10.316 Woke[12629:1172585] ===== Deleted alarm_timer (Tue, 10 Feb 2015 10:01) =====
2015-02-04 00:43:10.319 Woke[12629:1172585] ===== Deleted alarm_timer (Tue, 10 Feb 2015 10:02) =====
2015-02-04 00:43:10.323 Woke[12629:1172585] ===== Deleted alarm_timer (Tue, 10 Feb 2015 10:03) =====
2015-02-04 00:43:10.327 Woke[12629:1172585] ===== Deleted alarm_timer (Tue, 10 Feb 2015 10:04) =====
2015-02-04 00:43:10:389 Woke[12629:607] There are 41 scheduled local notification
2015-02-04 00:43:10:469 Woke[12629:607] Tring to schedule sleep timer in the past: Wed, 04 Feb 2015 00:00
2015-02-04 00:43:10:473 Woke[12629:607] 7. Refresh my media
2015-02-04 00:43:10:474 Woke[12629:607] 8. Start location update
2015-02-04 00:43:10:476 Woke[12629:607] [d] Run completion block.
2015-02-04 00:43:10.488 Woke[12629:1173358] [info] Apptentive SDK Version 1.6.1
2015-02-04 00:43:10.496 Woke[12629:1172585] Loading ATWebClient_EngagementAdditions_Bootstrap
2015-02-04 00:43:10.496 Woke[12629:1172585] Loading ATWebClient_Metrics_Bootstrap
2015-02-04 00:43:10.496 Woke[12629:1172585] Loading ATWebClient_SurveyAdditions_Bootstrap
2015-02-04 00:43:10.496 Woke[12629:1172585] Loading ATURLConnection_Private_Bootstrap
2015-02-04 00:43:10.497 Woke[12629:1172585] Loading ATWebClient_Private_Bootstrap
2015-02-04 00:43:10.497 Woke[12629:1172585] Loading ATWebClient_MessageCenter_Bootstrap
2015-02-04 00:43:10.497 Woke[12629:1172585] Loading ATToolbar_Bootstrap
2015-02-04 00:43:10.497 Woke[12629:1172585] Loading ATImageEffects_UIImage_Bootstrap
2015-02-04 00:43:10.497 Woke[12629:1172585] Loading ATSwizzle_NSObject_Bootstrap
2015-02-04 00:43:10.497 Woke[12629:1172585] Loading ATSwizzle_UIViewController_Bootstrap
2015-02-04 00:43:10.499 Woke[12629:1173358] [info] Setting up data manager
2015-02-04 00:43:10.515 Woke[12629:1173358] [info] Engage Apptentive event: local#app#login_success
2015-02-04 00:43:10.527 Woke[12629:1173358] [info] --Found 0 downloaded and available interactions targeted at the event "local#app#login_success".
2015-02-04 00:43:10.527 Woke[12629:1173358] [info] --If you are expecting an interaction to be available for this event, try resetting the cache by deleting and re-running the app on your device/simulator.
2015-02-04 00:43:10:538 Woke[12629:607] kCLAuthorizationStatusNotDetermined
2015-02-04 00:43:10:538 Woke[12629:607] Application registered user notification (7)
2015-02-04 00:43:10.538 Woke[12629:1172842] [info] Apptentive Reachability changed: WiFi
2015-02-04 00:43:10:539 Woke[12629:607] Installation H52cGnofXZ saved
2015-02-04 00:43:10.652 Woke[12629:1172842] [info] Engage Apptentive event: com.apptentive#app#launch
2015-02-04 00:43:10.664 Woke[12629:1172842] [info] --Found 0 downloaded and available interactions targeted at the event "com.apptentive#app#launch".
2015-02-04 00:43:10.664 Woke[12629:1172842] [info] --If you are expecting an interaction to be available for this event, try resetting the cache by deleting and re-running the app on your device/simulator.
2015-02-04 00:43:10.733 Woke[12629:1173556] [Error]: TypeError: Cannot call method 'forEach' of undefined
at main.js:793:22 (Code: 141, Version: 1.6.2)
2015-02-04 00:43:10:733 Woke[12629:3403] Failed to save new PO EWSocial
2015-02-04 00:43:10:733 Woke[12629:3403] -[EWServerObject(EWSync) uploadEventually]: insert EWSocial eventually
2015-02-04 00:43:10:737 Woke[12629:3403] +++> MO EWSocial(0xd000000000080002 <x-coredata://6F3DDBCA-7870-4F67-A1BD-CF06EF13DED4/EWSocial/p2>) added to INSERT queue
2015-02-04 00:43:10:739 Woke[12629:3403] Failed to update MO with error The operation couldn’t be completed. (Parse error 141.)
2015-02-04 00:43:10.744 Woke[12629:1172812] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
(
0 CoreFoundation 0x0000000111991f35 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x0000000111276bb7 objc_exception_throw + 45
2 CoreFoundation 0x0000000111858318 -[__NSPlaceholderArray initWithObjects:count:] + 360
3 CoreFoundation 0x00000001118b74a4 +[NSArray arrayWithObjects:count:] + 52
4 Woke 0x000000010c262aad __24-[EWSync uploadToServer]_block_invoke + 2429
5 Woke 0x000000010c1f451a __76-[NSManagedObjectContext(MagicalRecord_ChainSave) saveWithBlock:completion:]_block_invoke + 58
6 CoreData 0x000000010e27bf06 developerSubmittedBlockToNSManagedObjectContextPerform + 198
7 libdispatch.dylib 0x00000001120037f4 _dispatch_client_callout + 8
8 libdispatch.dylib 0x0000000111febb22 _dispatch_queue_drain + 1417
9 libdispatch.dylib 0x0000000111feb432 _dispatch_queue_invoke + 235
10 libdispatch.dylib 0x0000000111fedfc1 _dispatch_root_queue_drain + 685
11 libdispatch.dylib 0x0000000111fef5d9 _dispatch_worker_thread3 + 111
12 libsystem_pthread.dylib 0x00000001123876cb _pthread_wqthread + 729
13 libsystem_pthread.dylib 0x00000001123854a1 start_wqthread + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
crash log