Created
September 22, 2011 01:33
-
-
Save rodchile/1233823 to your computer and use it in GitHub Desktop.
test trace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35) | |
NSInternalInconsistencyException in RKObjectRouterSpec beforeAll | |
Managed object store failed to create persistent store coordinator: Error Domain=NSCocoaErrorDomain Code=134130 "The operation couldn’t be completed. (Cocoa error 134130.)" UserInfo=0xcfc2340 {URL=file://localhost/Users/rorogarcia/Library/Application%20Support/iPhone%20Simulator/5.0/Applications/098C597C-8006-4A5E-9081-F35B38E6492E/Documents/RKSpecs.sqlite, metadata=<CFBasicHash 0xd0882b0 [0x16739e8]>{type = immutable dict, count = 7, | |
entries => | |
2 : <CFString 0xd08a860 [0x16739e8]>{contents = "NSStoreModelVersionIdentifiers"} = <CFArray 0xd08aa90 [0x16739e8]>{type = immutable, count = 1, values = ( | |
0 : <CFString 0x166ec98 [0x16739e8]>{contents = ""} | |
)} | |
4 : <CFString 0xd08a890 [0x16739e8]>{contents = "NSPersistenceFrameworkVersion"} = <CFNumber 0xd08a8c0 [0x16739e8]>{value = +366, type = kCFNumberSInt64Type} | |
6 : <CFString 0xd08aa10 [0x16739e8]>{contents = "NSStoreModelVersionHashes"} = <CFBasicHash 0xd08ae10 [0x16739e8]>{type = immutable dict, count = 8, | |
entries => | |
0 : <CFString 0xd08aab0 [0x16739e8]>{contents = "RKCloud"} = <CFData 0xd08ab90 [0x16739e8]>{length = 32, capacity = 32, bytes = 0xca787cfd337f7bd8cf384af249ce42ee ... 6f86487879168949} | |
2 : <CFString 0xd08aad0 [0x16739e8]>{contents = "RKChild"} = <CFData 0xd08abe0 [0x16739e8]>{length = 32, capacity = 32, bytes = 0xd765f9541c47220415637bbba838758b ... 2bdd966b04fb2061} | |
3 : <CFString 0xd08aaf0 [0x16739e8]>{contents = "RKHouse"} = <CFData 0xd08ac30 [0x16739e8]>{length = 32, capacity = 32, bytes = 0xb670495f9bcefe9c34562eb13f9b22a2 ... bc1532ddfbefb83a} | |
4 : <CFString 0xd08ab10 [0x16739e8]>{contents = "RKHuman"} = <CFData 0xd08ac80 [0x16739e8]>{length = 32, capacity = 32, bytes = 0x080876f97d568b7e593016b6d0df9220 ... c49fceb1bcd99912} | |
5 : <CFString 0xd08ab30 [0x16739e8]>{contents = "RKParent"} = <CFData 0xd08acd0 [0x16739e8]>{length = 32, capacity = 32, bytes = 0xf02681ed492394a1f44f5f1ac05d1463 ... 5364ae11d67f3fab} | |
7 : <CFString 0xd087430 [0x16739e8]>{contents = "RKCat"} = <CFData 0xd08ad20 [0x16739e8]>{length = 32, capacity = 32, bytes = 0x1b42871ac764f0400a5bfd0cd85e216c ... 558672b8009e04d8} | |
8 : <CFString 0xd08ab50 [0x16739e8]>{contents = "RKResident"} = <CFData 0xd08ad70 [0x16739e8]>{length = 32, capacity = 32, bytes = 0x7d310534a140fc63e4a28073ce82bc7a ... 211e441f80cada24} | |
9 : <CFString 0xd08ab70 [0x16739e8]>{contents = "RKStorm"} = <CFData 0xd08adc0 [0x16739e8]>{length = 32, capacity = 32, bytes = 0xac39dbb27eb9e7d76b23fcf8ba4fc3da ... 799394b3081749cd} | |
} | |
7 : <CFString 0x1125670 [0x16739e8]>{contents = "NSStoreUUID"} = <CFString 0xd08a910 [0x16739e8]>{contents = "F5A0B4EA-BEA9-4B53-B3C5-50543CF5E756"} | |
8 : <CFString 0x11254e0 [0x16739e8]>{contents = "NSStoreType"} = <CFString 0x11254f0 [0x16739e8]>{contents = "SQLite"} | |
9 : <CFString 0xd08aa40 [0x16739e8]>{contents = "_NSAutoVacuumLevel"} = <CFString 0xd08aed0 [0x16739e8]>{contents = "2"} | |
10 : <CFString 0xd08aa60 [0x16739e8]>{contents = "NSStoreModelVersionHashesVersion"} = <CFNumber 0x6d417b0 [0x16739e8]>{value = +3, type = kCFNumberSInt32Type} | |
} | |
, reason=Can't find model for source store} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment