callzhang / WokeAlarm

Your everyday alarm clock app, now socialized.
http://wokealarm.com
0 stars 0 forks source link

Crash after app launched #3

Closed caoer closed 9 years ago

caoer commented 9 years ago

crash log

2015-02-04 00:34:45.185 Woke[7767:1119871] DYCI directory path is : /Users/caoer115/.dyci
2015-02-04 00:34:45.201 Woke[7767:1119871] ============================================
2015-02-04 00:34:45.201 Woke[7767:1119871] DYCI : Dynamic Code Injection was started...
2015-02-04 00:34:45.202 Woke[7767:1119871] To disable it, paste next line in your application:didFinishLaunching: method : 

[NSClassFromString(@"SFDynamicCodeInjection") performSelector:@selector(disable)];

2015-02-04 00:34:45.202 Woke[7767:1119871]      or
2015-02-04 00:34:45.202 Woke[7767:1119871] Simply remove dyci from dependencies
2015-02-04 00:34:45.202 Woke[7767:1119871] ============================================
2015-02-04 00:34:45.404 Woke[7767:1119871] Warning: A long-running operation is being executed on the main thread. 
 Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:34:45.410 Woke[7767:1119871] Warning: A long-running operation is being executed on the main thread. 
 Break on warnBlockingOperationOnMainThread() to debug.
2015-02-04 00:34:45:412 Woke[7767:607] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    city,
    location
)
2015-02-04 00:34:45.420 Woke[7767:1119871] observation info already exists <_FBKVOInfo: 0x7f919bb6d210>
2015-02-04 00:34:45:420 Woke[7767:607] New user signed up, assign default value
2015-02-04 00:34:45:422 Woke[7767:607] Start sync user
2015-02-04 00:34:45:422 Woke[7767:607] User Zitao Xiong has no updatedAt, using 1970 time
2015-02-04 00:34:45:425 Woke[7767:607] Me->socialGraph(0xd000000000080002 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWSocial/p2>) doesn't have serverID, add to upload queue.
2015-02-04 00:34:45:425 Woke[7767:607] -[EWServerObject(EWSync) uploadEventually]: insert EWSocial eventually
2015-02-04 00:34:45:510 Woke[7767:607] ====== Network is reachable. Start upload. ======
2015-02-04 00:34:45:516 Woke[7767:607] There are 1 MOs need to upload or 0 MOs need to delete, resume uploading!
2015-02-04 00:34:45:516 Woke[7767:607] There is still some change, save and do it later
2015-02-04 00:34:45:516 Woke[7767:607] The EWPerson(UYPb8s8EB6) you are trying to validate haven't been downloaded fully. Skip validating.
2015-02-04 00:34:46:838 Woke[7767:607] Server returned sync info keys: (
    alarms,
    delete,
    notifications,
    socialGraph,
    friends,
    receivedMedias,
    unreadMedias,
    activities,
    user
)
2015-02-04 00:34:46:840 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:34:46:840 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing time
2015-02-04 00:34:46:840 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:46:841 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ac73690> (entity: EWAlarm; id: 0x7f919ac60e90 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C152> ; 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:34:46:841 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:34:46:841 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing time
2015-02-04 00:34:46:841 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:46:841 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ac73690> (entity: EWAlarm; id: 0x7f919ac60e90 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C152> ; 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:34:46:842 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:34:46:842 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:46:843 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ac73690> (entity: EWAlarm; id: 0x7f919ac60e90 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C152> ; 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:34:46:843 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:34:46:843 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ac73690> (entity: EWAlarm; id: 0x7f919ac60e90 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C152> ; 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:34:46:844 Woke[7767:5b03] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:46:846 Woke[7767:5b03] +++> MO created: EWAlarm (FfHKwqyd9A)
2015-02-04 00:34:46:847 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:34:46:847 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ac73690> (entity: EWAlarm; id: 0xd0000000000c0004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p3> ; 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:34:46 +0000";
})
2015-02-04 00:34:46:847 Woke[7767:5b03] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:46:850 Woke[7767:5b03] Alarm(FfHKwqyd9A)missing owner
2015-02-04 00:34:46:850 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ac73690> (entity: EWAlarm; id: 0xd0000000000c0004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p3> ; 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:34:46 +0000";
})
2015-02-04 00:34:46:850 Woke[7767:5b03] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:46:939 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    location,
    profilePic
)
2015-02-04 00:34:46:941 Woke[7767:5b03] MO EWAlarm(FfHKwqyd9A) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:46:944 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:34:46:944 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing time
2015-02-04 00:34:46:944 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:46:945 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ba9faf0> (entity: EWAlarm; id: 0x7f919baf2670 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C153> ; 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:34:46:945 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:34:46:945 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing time
2015-02-04 00:34:46:945 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:46:945 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ba9faf0> (entity: EWAlarm; id: 0x7f919baf2670 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C153> ; 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:34:46:946 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:34:46:946 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:46:947 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ba9faf0> (entity: EWAlarm; id: 0x7f919baf2670 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C153> ; 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:34:46:947 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:34:46:947 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ba9faf0> (entity: EWAlarm; id: 0x7f919baf2670 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C153> ; 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:34:46:947 Woke[7767:5b03] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:46:950 Woke[7767:5b03] +++> MO created: EWAlarm (W5LoV8Jwbw)
2015-02-04 00:34:46:950 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:34:46:951 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ba9faf0> (entity: EWAlarm; id: 0xd000000000100004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p4> ; 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:34:46 +0000";
})
2015-02-04 00:34:46:951 Woke[7767:5b03] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:46:953 Woke[7767:5b03] Alarm(W5LoV8Jwbw)missing owner
2015-02-04 00:34:46:954 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ba9faf0> (entity: EWAlarm; id: 0xd000000000100004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p4> ; 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:34:46 +0000";
})
2015-02-04 00:34:46:954 Woke[7767:5b03] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:039 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:042 Woke[7767:5b03] MO EWAlarm(W5LoV8Jwbw) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:47:045 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:34:47:045 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing time
2015-02-04 00:34:47:045 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:045 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ad2c090> (entity: EWAlarm; id: 0x7f919ad472f0 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C154> ; 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:34:47:046 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:34:47:046 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing time
2015-02-04 00:34:47:046 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:046 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ad2c090> (entity: EWAlarm; id: 0x7f919ad472f0 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C154> ; 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:34:47:047 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:34:47:047 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:047 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ad2c090> (entity: EWAlarm; id: 0x7f919ad472f0 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C154> ; 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:34:47:047 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:34:47:048 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ad2c090> (entity: EWAlarm; id: 0x7f919ad472f0 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C154> ; 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:34:47:048 Woke[7767:5b03] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:050 Woke[7767:5b03] +++> MO created: EWAlarm (YBsgs2mFj0)
2015-02-04 00:34:47:051 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:34:47:051 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ad2c090> (entity: EWAlarm; id: 0xd000000000140004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p5> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:051 Woke[7767:5b03] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:053 Woke[7767:5b03] Alarm(YBsgs2mFj0)missing owner
2015-02-04 00:34:47:054 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919ad2c090> (entity: EWAlarm; id: 0xd000000000140004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p5> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:054 Woke[7767:5b03] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:167 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:169 Woke[7767:5b03] MO EWAlarm(YBsgs2mFj0) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:47:172 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:34:47:172 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing time
2015-02-04 00:34:47:173 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:173 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafc70> (entity: EWAlarm; id: 0x7f919acad480 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C155> ; 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:34:47:173 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:34:47:173 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing time
2015-02-04 00:34:47:173 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:173 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafc70> (entity: EWAlarm; id: 0x7f919acad480 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C155> ; 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:34:47:174 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:34:47:174 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:174 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafc70> (entity: EWAlarm; id: 0x7f919acad480 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C155> ; 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:34:47:175 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:34:47:175 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafc70> (entity: EWAlarm; id: 0x7f919acad480 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C155> ; 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:34:47:175 Woke[7767:5b03] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:177 Woke[7767:5b03] +++> MO created: EWAlarm (ZS5wGeHWbI)
2015-02-04 00:34:47:178 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:34:47:178 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafc70> (entity: EWAlarm; id: 0xd000000000180004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p6> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:179 Woke[7767:5b03] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:181 Woke[7767:5b03] Alarm(ZS5wGeHWbI)missing owner
2015-02-04 00:34:47:181 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafc70> (entity: EWAlarm; id: 0xd000000000180004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p6> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:182 Woke[7767:5b03] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:269 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:271 Woke[7767:5b03] MO EWAlarm(ZS5wGeHWbI) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:47:274 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:34:47:274 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing time
2015-02-04 00:34:47:275 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:275 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bbb8650> (entity: EWAlarm; id: 0x7f919bbbde00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C156> ; 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:34:47:275 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:34:47:275 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing time
2015-02-04 00:34:47:275 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:276 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bbb8650> (entity: EWAlarm; id: 0x7f919bbbde00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C156> ; 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:34:47:276 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:34:47:277 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:277 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bbb8650> (entity: EWAlarm; id: 0x7f919bbbde00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C156> ; 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:34:47:277 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:34:47:277 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bbb8650> (entity: EWAlarm; id: 0x7f919bbbde00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C156> ; 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:34:47:278 Woke[7767:5b03] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:280 Woke[7767:5b03] +++> MO created: EWAlarm (fhLaOlPyqU)
2015-02-04 00:34:47:281 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:34:47:281 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bbb8650> (entity: EWAlarm; id: 0xd0000000001c0004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p7> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:281 Woke[7767:5b03] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:284 Woke[7767:5b03] Alarm(fhLaOlPyqU)missing owner
2015-02-04 00:34:47:284 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bbb8650> (entity: EWAlarm; id: 0xd0000000001c0004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p7> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:284 Woke[7767:5b03] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:395 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:397 Woke[7767:5b03] MO EWAlarm(fhLaOlPyqU) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:47:400 Woke[7767:5b03] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:34:47:400 Woke[7767:5b03] Alarm(koLo6SUx3m)missing time
2015-02-04 00:34:47:400 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:401 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafb80> (entity: EWAlarm; id: 0x7f919acabd20 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C157> ; 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:34:47:401 Woke[7767:5b03] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:34:47:401 Woke[7767:5b03] Alarm(koLo6SUx3m)missing time
2015-02-04 00:34:47:401 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:401 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafb80> (entity: EWAlarm; id: 0x7f919acabd20 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C157> ; 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:34:47:402 Woke[7767:5b03] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:34:47:402 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:402 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafb80> (entity: EWAlarm; id: 0x7f919acabd20 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C157> ; 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:34:47:403 Woke[7767:5b03] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:34:47:403 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafb80> (entity: EWAlarm; id: 0x7f919acabd20 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C157> ; 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:34:47:403 Woke[7767:5b03] MO EWAlarm(koLo6SUx3m) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:406 Woke[7767:5b03] +++> MO created: EWAlarm (koLo6SUx3m)
2015-02-04 00:34:47:406 Woke[7767:5b03] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:34:47:406 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafb80> (entity: EWAlarm; id: 0xd000000000200004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p8> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:406 Woke[7767:5b03] MO EWAlarm(koLo6SUx3m) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:409 Woke[7767:5b03] Alarm(koLo6SUx3m)missing owner
2015-02-04 00:34:47:409 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919acafb80> (entity: EWAlarm; id: 0xd000000000200004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p8> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:410 Woke[7767:5b03] MO EWAlarm(koLo6SUx3m) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:501 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:504 Woke[7767:5b03] MO EWAlarm(koLo6SUx3m) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:47:506 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:34:47:507 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing time
2015-02-04 00:34:47:507 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:507 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bad3cf0> (entity: EWAlarm; id: 0x7f919bae3a00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C158> ; 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:34:47:507 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:34:47:507 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing time
2015-02-04 00:34:47:508 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:508 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bad3cf0> (entity: EWAlarm; id: 0x7f919bae3a00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C158> ; 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:34:47:508 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:34:47:508 Woke[7767:5b03] Tone not set!
2015-02-04 00:34:47:509 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bad3cf0> (entity: EWAlarm; id: 0x7f919bae3a00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C158> ; 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:34:47:509 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:34:47:509 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bad3cf0> (entity: EWAlarm; id: 0x7f919bae3a00 <x-coredata:///EWAlarm/t48F7A885-0715-4321-8CD0-7DE7A9230C158> ; 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:34:47:509 Woke[7767:5b03] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
    objectId,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:512 Woke[7767:5b03] +++> MO created: EWAlarm (l5wWWf9CoQ)
2015-02-04 00:34:47:513 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:34:47:513 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bad3cf0> (entity: EWAlarm; id: 0xd000000000240004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p9> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:513 Woke[7767:5b03] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:516 Woke[7767:5b03] Alarm(l5wWWf9CoQ)missing owner
2015-02-04 00:34:47:516 Woke[7767:5b03] Alarm failed validation: <EWAlarm: 0x7f919bad3cf0> (entity: EWAlarm; id: 0xd000000000240004 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWAlarm/p9> ; 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:34:47 +0000";
})
2015-02-04 00:34:47:516 Woke[7767:5b03] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone
)
2015-02-04 00:34:47:597 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:600 Woke[7767:5b03] MO EWAlarm(l5wWWf9CoQ) save to local with changes: (
    objectId,
    updatedAt,
    state,
    statement,
    time,
    tone,
    owner
)
2015-02-04 00:34:47:604 Woke[7767:5b03] ~~~> Delete attribute on MO EWNotification(2SEuozkX6g)->importance(0)
2015-02-04 00:34:47:604 Woke[7767:5b03] MO EWNotification(2SEuozkX6g) save to local with changes: (
    objectId,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:607 Woke[7767:5b03] +++> MO created: EWNotification (2SEuozkX6g)
2015-02-04 00:34:47:608 Woke[7767:5b03] MO EWNotification(2SEuozkX6g) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:610 Woke[7767:5b03] MO EWNotification(2SEuozkX6g) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:690 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms
)
2015-02-04 00:34:47:693 Woke[7767:5b03] MO EWNotification(2SEuozkX6g) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo,
    owner
)
2015-02-04 00:34:47:695 Woke[7767:5b03] ~~~> Delete attribute on MO EWNotification(3u8t81ivFM)->importance(0)
2015-02-04 00:34:47:696 Woke[7767:5b03] MO EWNotification(3u8t81ivFM) save to local with changes: (
    objectId,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:698 Woke[7767:5b03] +++> MO created: EWNotification (3u8t81ivFM)
2015-02-04 00:34:47:699 Woke[7767:5b03] MO EWNotification(3u8t81ivFM) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:701 Woke[7767:5b03] MO EWNotification(3u8t81ivFM) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:783 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms,
    notifications
)
2015-02-04 00:34:47:786 Woke[7767:5b03] MO EWNotification(3u8t81ivFM) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo,
    owner
)
2015-02-04 00:34:47:788 Woke[7767:5b03] ~~~> Delete attribute on MO EWNotification(FCEIXkYPdf)->importance(0)
2015-02-04 00:34:47:788 Woke[7767:5b03] MO EWNotification(FCEIXkYPdf) save to local with changes: (
    objectId,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:791 Woke[7767:5b03] +++> MO created: EWNotification (FCEIXkYPdf)
2015-02-04 00:34:47:792 Woke[7767:5b03] MO EWNotification(FCEIXkYPdf) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:794 Woke[7767:5b03] MO EWNotification(FCEIXkYPdf) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:874 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms,
    notifications
)
2015-02-04 00:34:47:876 Woke[7767:5b03] MO EWNotification(FCEIXkYPdf) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo,
    owner
)
2015-02-04 00:34:47:879 Woke[7767:5b03] ~~~> Delete attribute on MO EWNotification(cfJEeaY2vS)->importance(0)
2015-02-04 00:34:47:879 Woke[7767:5b03] MO EWNotification(cfJEeaY2vS) save to local with changes: (
    objectId,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:882 Woke[7767:5b03] +++> MO created: EWNotification (cfJEeaY2vS)
2015-02-04 00:34:47:882 Woke[7767:5b03] MO EWNotification(cfJEeaY2vS) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:885 Woke[7767:5b03] MO EWNotification(cfJEeaY2vS) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:962 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms,
    notifications
)
2015-02-04 00:34:47:964 Woke[7767:5b03] MO EWNotification(cfJEeaY2vS) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo,
    owner
)
2015-02-04 00:34:47:967 Woke[7767:5b03] ~~~> Delete attribute on MO EWNotification(nvAC6I5ALo)->importance(0)
2015-02-04 00:34:47:967 Woke[7767:5b03] MO EWNotification(nvAC6I5ALo) save to local with changes: (
    objectId,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:969 Woke[7767:5b03] +++> MO created: EWNotification (nvAC6I5ALo)
2015-02-04 00:34:47:970 Woke[7767:5b03] MO EWNotification(nvAC6I5ALo) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:47:972 Woke[7767:5b03] MO EWNotification(nvAC6I5ALo) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:48:044 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms,
    notifications
)
2015-02-04 00:34:48:047 Woke[7767:5b03] MO EWNotification(nvAC6I5ALo) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo,
    owner
)
2015-02-04 00:34:48:050 Woke[7767:5b03] ~~~> Delete attribute on MO EWNotification(pyNqjM2LME)->importance(0)
2015-02-04 00:34:48:050 Woke[7767:5b03] MO EWNotification(pyNqjM2LME) save to local with changes: (
    objectId,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:48:052 Woke[7767:5b03] +++> MO created: EWNotification (pyNqjM2LME)
2015-02-04 00:34:48:053 Woke[7767:5b03] MO EWNotification(pyNqjM2LME) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:48:055 Woke[7767:5b03] MO EWNotification(pyNqjM2LME) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo
)
2015-02-04 00:34:48:138 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms,
    notifications
)
2015-02-04 00:34:48:141 Woke[7767:5b03] MO EWNotification(pyNqjM2LME) save to local with changes: (
    objectId,
    updatedAt,
    importance,
    receiver,
    sender,
    type,
    userInfo,
    owner
)
2015-02-04 00:34:48:145 Woke[7767:5b03] MO EWSocial(Jn0I92PQKu) save to local with changes: (
    objectId,
    facebookID,
    facebookUpdated
)
2015-02-04 00:34:48:147 Woke[7767:5b03] +++> MO created: EWSocial (Jn0I92PQKu)
2015-02-04 00:34:48:148 Woke[7767:5b03] MO EWSocial(Jn0I92PQKu) save to local with changes: (
    objectId,
    updatedAt,
    facebookID,
    facebookUpdated
)
2015-02-04 00:34:48:150 Woke[7767:5b03] MO EWSocial(Jn0I92PQKu) save to local with changes: (
    objectId,
    updatedAt,
    facebookID,
    facebookUpdated
)
2015-02-04 00:34:48:227 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    alarms,
    notifications
)
2015-02-04 00:34:48:230 Woke[7767:5b03] MO EWSocial(Jn0I92PQKu) save to local with changes: (
    objectId,
    updatedAt,
    facebookID,
    facebookUpdated,
    owner
)
2015-02-04 00:34:48:500 Woke[7767:5b03] MO EWPerson(LaTPO8AECF) save to local with changes: (
    objectId,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:503 Woke[7767:5b03] +++> MO created: EWPerson (LaTPO8AECF)
2015-02-04 00:34:48:504 Woke[7767:5b03] MO EWPerson(LaTPO8AECF) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:507 Woke[7767:5b03] MO EWPerson(LaTPO8AECF) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:510 Woke[7767:5b03] +++> Added relation Me->friends(LaTPO8AECF)
2015-02-04 00:34:48:601 Woke[7767:5b03] MO EWPerson(S6CLUc6Ry3) save to local with changes: (
    objectId,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:603 Woke[7767:5b03] +++> MO created: EWPerson (S6CLUc6Ry3)
2015-02-04 00:34:48:605 Woke[7767:5b03] MO EWPerson(S6CLUc6Ry3) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:608 Woke[7767:5b03] MO EWPerson(S6CLUc6Ry3) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:611 Woke[7767:5b03] +++> Added relation Me->friends(S6CLUc6Ry3)
2015-02-04 00:34:48:849 Woke[7767:5b03] MO EWPerson(ajOOag1xhT) save to local with changes: (
    objectId,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:852 Woke[7767:5b03] +++> MO created: EWPerson (ajOOag1xhT)
2015-02-04 00:34:48:853 Woke[7767:5b03] MO EWPerson(ajOOag1xhT) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:856 Woke[7767:5b03] MO EWPerson(ajOOag1xhT) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:48:859 Woke[7767:5b03] +++> Added relation Me->friends(ajOOag1xhT)
2015-02-04 00:34:49:496 Woke[7767:5b03] MO EWPerson(bO20ns0bKr) save to local with changes: (
    objectId,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:499 Woke[7767:5b03] +++> MO created: EWPerson (bO20ns0bKr)
2015-02-04 00:34:49:500 Woke[7767:5b03] MO EWPerson(bO20ns0bKr) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:503 Woke[7767:5b03] MO EWPerson(bO20ns0bKr) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:506 Woke[7767:5b03] +++> Added relation Me->friends(bO20ns0bKr)
2015-02-04 00:34:49:589 Woke[7767:5b03] MO EWPerson(gt3yADIyp5) save to local with changes: (
    objectId,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:592 Woke[7767:5b03] +++> MO created: EWPerson (gt3yADIyp5)
2015-02-04 00:34:49:593 Woke[7767:5b03] MO EWPerson(gt3yADIyp5) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:597 Woke[7767:5b03] MO EWPerson(gt3yADIyp5) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:599 Woke[7767:5b03] +++> Added relation Me->friends(gt3yADIyp5)
2015-02-04 00:34:49:685 Woke[7767:5b03] MO EWPerson(td3zwhA3sF) save to local with changes: (
    objectId,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:687 Woke[7767:5b03] +++> MO created: EWPerson (td3zwhA3sF)
2015-02-04 00:34:49:688 Woke[7767:5b03] MO EWPerson(td3zwhA3sF) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:692 Woke[7767:5b03] MO EWPerson(td3zwhA3sF) save to local with changes: (
    objectId,
    updatedAt,
    cachedInfo,
    city,
    firstName,
    gender,
    lastName,
    location,
    profilePic,
    username
)
2015-02-04 00:34:49:694 Woke[7767:5b03] +++> Added relation Me->friends(td3zwhA3sF)
2015-02-04 00:34:49:696 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(2DG5hIkGCK)->priority(0)
2015-02-04 00:34:49:696 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:49:699 Woke[7767:5b03] +++> MO created: EWMedia (2DG5hIkGCK)
2015-02-04 00:34:49:699 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:49:702 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:50:135 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username
)
2015-02-04 00:34:50:138 Woke[7767:5b03] +++> MO created: EWPerson (LTLyePPy95)
2015-02-04 00:34:50:139 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username
)
2015-02-04 00:34:50:896 Woke[7767:5b03] MO EWMediaFile(iGAA4ufKx0) save to local with changes: (
    objectId,
    audio,
    owner
)
2015-02-04 00:34:50:899 Woke[7767:5b03] +++> MO created: EWMediaFile (iGAA4ufKx0)
2015-02-04 00:34:50:900 Woke[7767:5b03] MO EWMediaFile(iGAA4ufKx0) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner
)
2015-02-04 00:34:50:981 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications
)
2015-02-04 00:34:51:059 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:51:063 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(8SZ1DUUKnq)->priority(0)
2015-02-04 00:34:51:063 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:51:065 Woke[7767:5b03] +++> MO created: EWMedia (8SZ1DUUKnq)
2015-02-04 00:34:51:066 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:51:069 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:51:141 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:52:658 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    audio,
    owner
)
2015-02-04 00:34:52:660 Woke[7767:5b03] +++> MO created: EWMediaFile (VQ7BDz1ycQ)
2015-02-04 00:34:52:662 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner
)
2015-02-04 00:34:52:813 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:52:881 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:52:884 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(BKJVxNAFhk)->priority(0)
2015-02-04 00:34:52:884 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:52:886 Woke[7767:5b03] +++> MO created: EWMedia (BKJVxNAFhk)
2015-02-04 00:34:52:887 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:52:890 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:52:965 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:53:284 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    audio,
    owner
)
2015-02-04 00:34:53:287 Woke[7767:5b03] +++> MO created: EWMediaFile (ZmXY4WWzhG)
2015-02-04 00:34:53:288 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner
)
2015-02-04 00:34:53:359 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:53:419 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:53:422 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(BeFqBS42Jo)->priority(0)
2015-02-04 00:34:53:422 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:53:425 Woke[7767:5b03] +++> MO created: EWMedia (BeFqBS42Jo)
2015-02-04 00:34:53:426 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:53:428 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:53:507 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:54:950 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    audio,
    owner
)
2015-02-04 00:34:54:953 Woke[7767:5b03] +++> MO created: EWMediaFile (T624JKRT9H)
2015-02-04 00:34:54:954 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner
)
2015-02-04 00:34:55:056 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:55:126 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:55:129 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(FBuhk5TTgx)->priority(0)
2015-02-04 00:34:55:129 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:55:131 Woke[7767:5b03] +++> MO created: EWMedia (FBuhk5TTgx)
2015-02-04 00:34:55:132 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:55:134 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:55:210 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:55:282 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:55:358 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:55:432 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:55:435 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(RL0Q5dXVA4)->priority(0)
2015-02-04 00:34:55:435 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:55:438 Woke[7767:5b03] +++> MO created: EWMedia (RL0Q5dXVA4)
2015-02-04 00:34:55:438 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:55:441 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:55:518 Woke[7767:607] There is still some change, save and do it later
2015-02-04 00:34:55.538 Woke[7767:1119871] observation info already exists <_FBKVOInfo: 0x7f919bb6d210>
2015-02-04 00:34:55:540 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:55:617 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:55:703 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:55:776 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:55:779 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(X0EhJBDe5D)->priority(0)
2015-02-04 00:34:55:779 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:55:781 Woke[7767:5b03] +++> MO created: EWMedia (X0EhJBDe5D)
2015-02-04 00:34:55:782 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:55:784 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:55:862 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:55:931 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:55:999 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:56:067 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:56:069 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(eemIpUzPt1)->priority(0)
2015-02-04 00:34:56:070 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:56:072 Woke[7767:5b03] +++> MO created: EWMedia (eemIpUzPt1)
2015-02-04 00:34:56:073 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:56:075 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:56:146 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:56:211 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:56:282 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:56:352 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:56:355 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(hx0ajKpODl)->priority(0)
2015-02-04 00:34:56:355 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:56:358 Woke[7767:5b03] +++> MO created: EWMedia (hx0ajKpODl)
2015-02-04 00:34:56:358 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:56:361 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:56:433 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:56:501 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:56:579 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:56:644 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:56:647 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(o5zsMD850x)->priority(0)
2015-02-04 00:34:56:647 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:56:649 Woke[7767:5b03] +++> MO created: EWMedia (o5zsMD850x)
2015-02-04 00:34:56:650 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:56:653 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:56:729 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:56:797 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:56:964 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:57:082 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:085 Woke[7767:5b03] ~~~> Delete attribute on MO EWMedia(wvPpp78nVy)->priority(0)
2015-02-04 00:34:57:085 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    message,
    priority,
    type
)
2015-02-04 00:34:57:088 Woke[7767:5b03] +++> MO created: EWMedia (wvPpp78nVy)
2015-02-04 00:34:57:088 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:57:091 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type
)
2015-02-04 00:34:57:164 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:57:235 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:57:313 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:57:384 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:388 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:390 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:473 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:57:555 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:57:645 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias
)
2015-02-04 00:34:57:714 Woke[7767:5b03] MO EWMedia(BeFqBS42Jo) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:717 Woke[7767:5b03] +++> Added relation Me->unreadMedias(BeFqBS42Jo)
2015-02-04 00:34:57:718 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:721 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:794 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:57:867 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:57:934 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:57:997 Woke[7767:5b03] MO EWMedia(8SZ1DUUKnq) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:57:999 Woke[7767:5b03] +++> Added relation Me->unreadMedias(8SZ1DUUKnq)
2015-02-04 00:34:58:000 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:002 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:081 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:58:163 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:58:247 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:58:314 Woke[7767:5b03] MO EWMedia(RL0Q5dXVA4) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:316 Woke[7767:5b03] +++> Added relation Me->unreadMedias(RL0Q5dXVA4)
2015-02-04 00:34:58:317 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:320 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:402 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:58:474 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:58:549 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:58:614 Woke[7767:5b03] MO EWMedia(BKJVxNAFhk) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:616 Woke[7767:5b03] +++> Added relation Me->unreadMedias(BKJVxNAFhk)
2015-02-04 00:34:58:617 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:620 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:698 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:58:775 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:58:851 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:58:920 Woke[7767:5b03] MO EWMedia(eemIpUzPt1) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:923 Woke[7767:5b03] +++> Added relation Me->unreadMedias(eemIpUzPt1)
2015-02-04 00:34:58:924 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:58:926 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:049 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:59:108 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:59:178 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:59:255 Woke[7767:5b03] MO EWMedia(hx0ajKpODl) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:258 Woke[7767:5b03] +++> Added relation Me->unreadMedias(hx0ajKpODl)
2015-02-04 00:34:59:259 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:261 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:334 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:59:394 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:59:456 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:59:517 Woke[7767:5b03] MO EWMedia(wvPpp78nVy) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:519 Woke[7767:5b03] +++> Added relation Me->unreadMedias(wvPpp78nVy)
2015-02-04 00:34:59:520 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:523 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:589 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:59:651 Woke[7767:5b03] MO EWMediaFile(iGAA4ufKx0) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:34:59:729 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:34:59:793 Woke[7767:5b03] MO EWMedia(2DG5hIkGCK) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:795 Woke[7767:5b03] +++> Added relation Me->unreadMedias(2DG5hIkGCK)
2015-02-04 00:34:59:796 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:799 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:34:59:868 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:34:59:968 Woke[7767:5b03] MO EWMediaFile(ZmXY4WWzhG) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:35:00:048 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:00:118 Woke[7767:5b03] MO EWMedia(FBuhk5TTgx) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:120 Woke[7767:5b03] +++> Added relation Me->unreadMedias(FBuhk5TTgx)
2015-02-04 00:35:00:121 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:124 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:191 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:35:00:263 Woke[7767:5b03] MO EWMediaFile(T624JKRT9H) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:35:00:344 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:00:414 Woke[7767:5b03] MO EWMedia(X0EhJBDe5D) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:417 Woke[7767:5b03] +++> Added relation Me->unreadMedias(X0EhJBDe5D)
2015-02-04 00:35:00:418 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:420 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:497 Woke[7767:5b03] MO EWPerson(LTLyePPy95) save to local with changes: (
    objectId,
    updatedAt,
    city,
    country,
    email,
    firstName,
    lastName,
    location,
    profilePic,
    statement,
    username,
    sentMedias
)
2015-02-04 00:35:00:573 Woke[7767:5b03] MO EWMediaFile(VQ7BDz1ycQ) save to local with changes: (
    objectId,
    updatedAt,
    audio,
    owner,
    medias
)
2015-02-04 00:35:00:658 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:00:725 Woke[7767:5b03] MO EWMedia(o5zsMD850x) save to local with changes: (
    objectId,
    updatedAt,
    message,
    priority,
    type,
    author,
    mediaFile,
    receiver
)
2015-02-04 00:35:00:728 Woke[7767:5b03] +++> Added relation Me->unreadMedias(o5zsMD850x)
2015-02-04 00:35:00:730 Woke[7767:5b03] MO EWActivity(BM9nEZTdYW) save to local with changes: (
    objectId,
    sleepTime,
    time,
    type
)
2015-02-04 00:35:00:733 Woke[7767:5b03] +++> MO created: EWActivity (BM9nEZTdYW)
2015-02-04 00:35:00:733 Woke[7767:5b03] MO EWActivity(BM9nEZTdYW) save to local with changes: (
    objectId,
    updatedAt,
    sleepTime,
    time,
    type
)
2015-02-04 00:35:00:736 Woke[7767:5b03] MO EWActivity(BM9nEZTdYW) save to local with changes: (
    objectId,
    updatedAt,
    sleepTime,
    time,
    type
)
2015-02-04 00:35:00:811 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:00:814 Woke[7767:5b03] MO EWActivity(BM9nEZTdYW) save to local with changes: (
    objectId,
    updatedAt,
    sleepTime,
    time,
    type,
    owner
)
2015-02-04 00:35:00:817 Woke[7767:5b03] MO EWActivity(SYF2RblXoc) save to local with changes: (
    objectId,
    sleepTime,
    time,
    type
)
2015-02-04 00:35:00:819 Woke[7767:5b03] +++> MO created: EWActivity (SYF2RblXoc)
2015-02-04 00:35:00:820 Woke[7767:5b03] MO EWActivity(SYF2RblXoc) save to local with changes: (
    objectId,
    updatedAt,
    sleepTime,
    time,
    type
)
2015-02-04 00:35:00:822 Woke[7767:5b03] MO EWActivity(SYF2RblXoc) save to local with changes: (
    objectId,
    updatedAt,
    sleepTime,
    time,
    type
)
2015-02-04 00:35:00:898 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    activities,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:00:901 Woke[7767:5b03] MO EWActivity(SYF2RblXoc) save to local with changes: (
    objectId,
    updatedAt,
    sleepTime,
    time,
    type,
    owner
)
2015-02-04 00:35:00:904 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    activities,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:00:906 Woke[7767:5b03] MO EWPerson(UYPb8s8EB6) save to local with changes: (
    updatedAt,
    location,
    profilePic,
    socialGraph,
    activities,
    alarms,
    friends,
    notifications,
    receivedMedias,
    unreadMedias
)
2015-02-04 00:35:01.007 Woke[7767:1119871] Time: 15.584872
2015-02-04 00:35:01:007 Woke[7767:607] ========> Finished user syncing <=========
2015-02-04 00:35:01:012 Woke[7767:607] There are 1 MOs need to upload or 0 MOs need to delete, resume uploading!
2015-02-04 00:35:01:024 Woke[7767:607] ============ Start updating to server =============== 
 Inserts:{(
    EWSocial
)}, 
 Updates:{
} 
 and Deletes:{(
)} 
2015-02-04 00:35:01:024 Woke[7767:607] [c] Broadcast Person login notification
2015-02-04 00:35:01:024 Woke[7767:607] === -[EWStartUpSequence loginDataCheck] Logged in, performing login tasks.===
2015-02-04 00:35:01:036 Woke[7767:607] 1. Getting everyone
2015-02-04 00:35:01:036 Woke[7767:607] 2. Register user notification
2015-02-04 00:35:01:038 Woke[7767:607] 3. Check alarm
2015-02-04 00:35:01:039 Woke[7767:607] 4. Start cache management
2015-02-04 00:35:01:039 Woke[7767:607] 5. Updating facebook friends
2015-02-04 00:35:01:040 Woke[7767:607] 6. Check scheduled local notifications
2015-02-04 00:35:01:045 Woke[7767:607] There are 42 scheduled local notification
2015-02-04 00:35:01:051 Woke[7767:607] Local Notif scheduled at Wed, 04 Feb 2015 08:00
2015-02-04 00:35:01:054 Woke[7767:607] Local Notif scheduled at Wed, 04 Feb 2015 08:01
2015-02-04 00:35:01:057 Woke[7767:607] Local Notif scheduled at Wed, 04 Feb 2015 08:02
2015-02-04 00:35:01:061 Woke[7767:607] Local Notif scheduled at Wed, 04 Feb 2015 08:03
2015-02-04 00:35:01:065 Woke[7767:607] Local Notif scheduled at Wed, 04 Feb 2015 08:04
2015-02-04 00:35:01:072 Woke[7767:607] Tring to schedule sleep timer in the past: Wed, 04 Feb 2015 00:00
2015-02-04 00:35:01:082 Woke[7767:607] Local Notif scheduled at Sun, 08 Feb 2015 08:20
2015-02-04 00:35:01:086 Woke[7767:607] Local Notif scheduled at Sun, 08 Feb 2015 08:21
2015-02-04 00:35:01:090 Woke[7767:607] Local Notif scheduled at Sun, 08 Feb 2015 08:22
2015-02-04 00:35:01:094 Woke[7767:607] Local Notif scheduled at Sun, 08 Feb 2015 08:23
2015-02-04 00:35:01:097 Woke[7767:607] Local Notif scheduled at Sun, 08 Feb 2015 08:24
2015-02-04 00:35:01:105 Woke[7767:607] Sleep notification schedule at Sun, 08 Feb 2015 00:20
2015-02-04 00:35:01:119 Woke[7767:607] Local Notif scheduled at Fri, 06 Feb 2015 08:00
2015-02-04 00:35:01:123 Woke[7767:607] Local Notif scheduled at Fri, 06 Feb 2015 08:01
2015-02-04 00:35:01:127 Woke[7767:607] Local Notif scheduled at Fri, 06 Feb 2015 08:02
2015-02-04 00:35:01:131 Woke[7767:607] Local Notif scheduled at Fri, 06 Feb 2015 08:03
2015-02-04 00:35:01:135 Woke[7767:607] Local Notif scheduled at Fri, 06 Feb 2015 08:04
2015-02-04 00:35:01:144 Woke[7767:607] Sleep notification schedule at Fri, 06 Feb 2015 00:00
2015-02-04 00:35:01:159 Woke[7767:607] Local Notif scheduled at Mon, 09 Feb 2015 13:20
2015-02-04 00:35:01:164 Woke[7767:607] Local Notif scheduled at Mon, 09 Feb 2015 13:21
2015-02-04 00:35:01:168 Woke[7767:607] Local Notif scheduled at Mon, 09 Feb 2015 13:22
2015-02-04 00:35:01:172 Woke[7767:607] Local Notif scheduled at Mon, 09 Feb 2015 13:23
2015-02-04 00:35:01:176 Woke[7767:607] Local Notif scheduled at Mon, 09 Feb 2015 13:24
2015-02-04 00:35:01:186 Woke[7767:607] Sleep notification schedule at Mon, 09 Feb 2015 05:20
2015-02-04 00:35:01:202 Woke[7767:607] Local Notif scheduled at Thu, 05 Feb 2015 08:00
2015-02-04 00:35:01:207 Woke[7767:607] Local Notif scheduled at Thu, 05 Feb 2015 08:01
2015-02-04 00:35:01:211 Woke[7767:607] Local Notif scheduled at Thu, 05 Feb 2015 08:02
2015-02-04 00:35:01:216 Woke[7767:607] Local Notif scheduled at Thu, 05 Feb 2015 08:03
2015-02-04 00:35:01:220 Woke[7767:607] Local Notif scheduled at Thu, 05 Feb 2015 08:04
2015-02-04 00:35:01:231 Woke[7767:607] Sleep notification schedule at Thu, 05 Feb 2015 00:00
2015-02-04 00:35:01:248 Woke[7767:607] Local Notif scheduled at Tue, 10 Feb 2015 10:00
2015-02-04 00:35:01:253 Woke[7767:607] Local Notif scheduled at Tue, 10 Feb 2015 10:01
2015-02-04 00:35:01:258 Woke[7767:607] Local Notif scheduled at Tue, 10 Feb 2015 10:02
2015-02-04 00:35:01:263 Woke[7767:607] Local Notif scheduled at Tue, 10 Feb 2015 10:03
2015-02-04 00:35:01:268 Woke[7767:607] Local Notif scheduled at Tue, 10 Feb 2015 10:04
2015-02-04 00:35:01:281 Woke[7767:607] Sleep notification schedule at Tue, 10 Feb 2015 02:00
2015-02-04 00:35:01:301 Woke[7767:607] Local Notif scheduled at Sat, 07 Feb 2015 08:00
2015-02-04 00:35:01:306 Woke[7767:607] Local Notif scheduled at Sat, 07 Feb 2015 08:01
2015-02-04 00:35:01:311 Woke[7767:607] Local Notif scheduled at Sat, 07 Feb 2015 08:02
2015-02-04 00:35:01:316 Woke[7767:607] Local Notif scheduled at Sat, 07 Feb 2015 08:03
2015-02-04 00:35:01:321 Woke[7767:607] Local Notif scheduled at Sat, 07 Feb 2015 08:04
2015-02-04 00:35:01:335 Woke[7767:607] Sleep notification schedule at Sat, 07 Feb 2015 00:00
2015-02-04 00:35:01.347 Woke[7767:1119871] ===== Deleted sleep_timer (Tue, 03 Feb 2015 02:00) =====
2015-02-04 00:35:01.347 Woke[7767:1119871] ===== Deleted alarm_timer (Tue, 03 Feb 2015 10:00) =====
2015-02-04 00:35:01.348 Woke[7767:1119871] ===== Deleted alarm_timer (Tue, 03 Feb 2015 10:01) =====
2015-02-04 00:35:01.348 Woke[7767:1119871] ===== Deleted alarm_timer (Tue, 03 Feb 2015 10:02) =====
2015-02-04 00:35:01.349 Woke[7767:1119871] ===== Deleted alarm_timer (Tue, 03 Feb 2015 10:03) =====
2015-02-04 00:35:01.349 Woke[7767:1119871] ===== Deleted alarm_timer (Tue, 03 Feb 2015 10:04) =====
2015-02-04 00:35:01.350 Woke[7767:1119871] ===== Deleted sleep_timer (Wed, 04 Feb 2015 00:00) =====
2015-02-04 00:35:01.351 Woke[7767:1119871] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:00) =====
2015-02-04 00:35:01.351 Woke[7767:1119871] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:01) =====
2015-02-04 00:35:01.352 Woke[7767:1119871] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:02) =====
2015-02-04 00:35:01.352 Woke[7767:1119871] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:03) =====
2015-02-04 00:35:01.353 Woke[7767:1119871] ===== Deleted alarm_timer (Wed, 04 Feb 2015 08:04) =====
2015-02-04 00:35:01.357 Woke[7767:1119871] ===== Deleted sleep_timer (Thu, 05 Feb 2015 00:00) =====
2015-02-04 00:35:01.357 Woke[7767:1119871] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:00) =====
2015-02-04 00:35:01.358 Woke[7767:1119871] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:01) =====
2015-02-04 00:35:01.358 Woke[7767:1119871] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:02) =====
2015-02-04 00:35:01.359 Woke[7767:1119871] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:03) =====
2015-02-04 00:35:01.360 Woke[7767:1119871] ===== Deleted alarm_timer (Thu, 05 Feb 2015 08:04) =====
2015-02-04 00:35:01.360 Woke[7767:1119871] ===== Deleted sleep_timer (Fri, 06 Feb 2015 00:00) =====
2015-02-04 00:35:01.361 Woke[7767:1119871] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:00) =====
2015-02-04 00:35:01.366 Woke[7767:1119871] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:01) =====
2015-02-04 00:35:01.371 Woke[7767:1119871] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:02) =====
2015-02-04 00:35:01.376 Woke[7767:1119871] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:03) =====
2015-02-04 00:35:01.381 Woke[7767:1119871] ===== Deleted alarm_timer (Fri, 06 Feb 2015 08:04) =====
2015-02-04 00:35:01.385 Woke[7767:1119871] ===== Deleted sleep_timer (Sat, 07 Feb 2015 00:00) =====
2015-02-04 00:35:01.390 Woke[7767:1119871] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:00) =====
2015-02-04 00:35:01.395 Woke[7767:1119871] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:01) =====
2015-02-04 00:35:01.399 Woke[7767:1119871] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:02) =====
2015-02-04 00:35:01.405 Woke[7767:1119871] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:03) =====
2015-02-04 00:35:01.409 Woke[7767:1119871] ===== Deleted alarm_timer (Sat, 07 Feb 2015 08:04) =====
2015-02-04 00:35:01.414 Woke[7767:1119871] ===== Deleted sleep_timer (Sun, 08 Feb 2015 00:20) =====
2015-02-04 00:35:01.418 Woke[7767:1119871] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:20) =====
2015-02-04 00:35:01.423 Woke[7767:1119871] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:21) =====
2015-02-04 00:35:01.427 Woke[7767:1119871] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:22) =====
2015-02-04 00:35:01.431 Woke[7767:1119871] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:23) =====
2015-02-04 00:35:01.435 Woke[7767:1119871] ===== Deleted alarm_timer (Sun, 08 Feb 2015 08:24) =====
2015-02-04 00:35:01.439 Woke[7767:1119871] ===== Deleted sleep_timer (Mon, 09 Feb 2015 05:20) =====
2015-02-04 00:35:01.443 Woke[7767:1119871] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:20) =====
2015-02-04 00:35:01.447 Woke[7767:1119871] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:21) =====
2015-02-04 00:35:01.450 Woke[7767:1119871] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:22) =====
2015-02-04 00:35:01.454 Woke[7767:1119871] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:23) =====
2015-02-04 00:35:01.458 Woke[7767:1119871] ===== Deleted alarm_timer (Mon, 09 Feb 2015 13:24) =====
2015-02-04 00:35:01:521 Woke[7767:607] There are 41 scheduled local notification
2015-02-04 00:35:01:530 Woke[7767:607] Tring to schedule sleep timer in the past: Wed, 04 Feb 2015 00:00
2015-02-04 00:35:01:606 Woke[7767:607] 7. Refresh my media
2015-02-04 00:35:01:606 Woke[7767:607] 8. Start location update
2015-02-04 00:35:01:608 Woke[7767:607] [d] Run completion block.
2015-02-04 00:35:01:608 Woke[7767:607] Logged in Core Data user: Zitao Xiong
2015-02-04 00:35:01.609 Woke[7767:1119966] [info] Apptentive SDK Version 1.6.1
2015-02-04 00:35:01.618 Woke[7767:1119871] Loading ATWebClient_EngagementAdditions_Bootstrap
2015-02-04 00:35:01.618 Woke[7767:1119871] Loading ATWebClient_Metrics_Bootstrap
2015-02-04 00:35:01.618 Woke[7767:1119871] Loading ATWebClient_SurveyAdditions_Bootstrap
2015-02-04 00:35:01.618 Woke[7767:1119871] Loading ATURLConnection_Private_Bootstrap
2015-02-04 00:35:01.618 Woke[7767:1119871] Loading ATWebClient_Private_Bootstrap
2015-02-04 00:35:01.619 Woke[7767:1119871] Loading ATWebClient_MessageCenter_Bootstrap
2015-02-04 00:35:01.619 Woke[7767:1119871] Loading ATToolbar_Bootstrap
2015-02-04 00:35:01.619 Woke[7767:1119871] Loading ATImageEffects_UIImage_Bootstrap
2015-02-04 00:35:01.619 Woke[7767:1119871] Loading ATSwizzle_NSObject_Bootstrap
2015-02-04 00:35:01.619 Woke[7767:1119871] Loading ATSwizzle_UIViewController_Bootstrap
2015-02-04 00:35:01.621 Woke[7767:1119966] [info] Setting up data manager
2015-02-04 00:35:01.637 Woke[7767:1119982] [info] Engage Apptentive event: local#app#login_success
2015-02-04 00:35:01.650 Woke[7767:1119982] [info] --Found 0 downloaded and available interactions targeted at the event "local#app#login_success".
2015-02-04 00:35:01.650 Woke[7767:1119982] [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:35:01:659 Woke[7767:607] kCLAuthorizationStatusNotDetermined
2015-02-04 00:35:01.660 Woke[7767:1119984] [info] Apptentive Reachability changed: WiFi
2015-02-04 00:35:01:660 Woke[7767:607] Application registered user notification (7)
2015-02-04 00:35:01:660 Woke[7767:607] Installation mxd3We45JZ saved
2015-02-04 00:35:01:689 Woke[7767:3473] Skip current Activity
2015-02-04 00:35:01:689 Woke[7767:3473] Skip current Activity
2015-02-04 00:35:01.739 Woke[7767:1119982] [info] Engage Apptentive event: com.apptentive#app#launch
2015-02-04 00:35:01.753 Woke[7767:1119982] [info] --Found 0 downloaded and available interactions targeted at the event "com.apptentive#app#launch".
2015-02-04 00:35:01.753 Woke[7767:1119982] [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:35:01.895 Woke[7767:1119982] [Error]: TypeError: Cannot call method 'forEach' of undefined
    at main.js:793:22 (Code: 141, Version: 1.6.2)
2015-02-04 00:35:01:896 Woke[7767:3703] Failed to save new PO EWSocial
2015-02-04 00:35:01:896 Woke[7767:3703] -[EWServerObject(EWSync) uploadEventually]: insert EWSocial eventually
2015-02-04 00:35:01:899 Woke[7767:3703] +++> MO EWSocial(0xd000000000080002 <x-coredata://0DD46606-F4DD-4F00-AD80-4414D77B85AA/EWSocial/p2>) added to INSERT queue
2015-02-04 00:35:01:900 Woke[7767:3703] Failed to update MO with error The operation couldn’t be completed. (Parse error 141.)
2015-02-04 00:35:01.904 Woke[7767:1119968] *** 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                      0x000000010793ff35 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x0000000107224bb7 objc_exception_throw + 45
    2   CoreFoundation                      0x0000000107806318 -[__NSPlaceholderArray initWithObjects:count:] + 360
    3   CoreFoundation                      0x00000001078654a4 +[NSArray arrayWithObjects:count:] + 52
    4   Woke                                0x0000000102210aad __24-[EWSync uploadToServer]_block_invoke + 2429
    5   Woke                                0x00000001021a257a __76-[NSManagedObjectContext(MagicalRecord_ChainSave) saveWithBlock:completion:]_block_invoke + 58
    6   CoreData                            0x0000000104229f06 developerSubmittedBlockToNSManagedObjectContextPerform + 198
    7   libdispatch.dylib                   0x0000000107fb17f4 _dispatch_client_callout + 8
    8   libdispatch.dylib                   0x0000000107f99b22 _dispatch_queue_drain + 1417
    9   libdispatch.dylib                   0x0000000107f99432 _dispatch_queue_invoke + 235
    10  libdispatch.dylib                   0x0000000107f9bfc1 _dispatch_root_queue_drain + 685
    11  libdispatch.dylib                   0x0000000107f9d5d9 _dispatch_worker_thread3 + 111
    12  libsystem_pthread.dylib             0x00000001083356cb _pthread_wqthread + 729
    13  libsystem_pthread.dylib             0x00000001083334a1 start_wqthread + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb) 
caoer commented 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) 
caoer commented 9 years ago

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)