Advertisement
Guest User

Untitled

a guest
Dec 11th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.94 KB | None | 0 0
  1. 2011-05-07 13:49:20.141 SnagR[906:8a17] [ERROR] A SQLite database error occurred on database '/Users/mahmood1/Library/Application Support/iPhone Simulator/4.2/Applications/288A1D61-866A-45EE-B2BB-6AC6BF5F83A2/Library/Application Support/database/httpcbsnagrcoukorrellWebService.db.sql': Error Domain=com.plausiblelabs.pldatabase Code=3 "An error occured parsing the provided SQL statement." UserInfo=0x6af77c0 {com.plausiblelabs.pldatabase.error.vendor.code=1, NSLocalizedDescription=An error occured parsing the provided SQL statement., com.plausiblelabs.pldatabase.error.query.string=select SCID,PlotID,Code,Description,srt,Qty,Result,Comment,UserID,DateStamp,DueBy,PPCGuid,Categ,YYYYMMDD from TSCHEDCHECKSPPC where PlotID =9 [Code] ="P_RFI05", com.plausiblelabs.pldatabase.error.vendor.string=near "[Code]": syntax error} (SQLite #1: near "[Code]": syntax error) (query: 'select SCID,PlotID,Code,Description,srt,Qty,Result,Comment,UserID,DateStamp,DueBy,PPCGuid,Categ,YYYYMMDD from TSCHEDCHECKSPPC where PlotID =9 [Code] ="P_RFI05"')
  2.  
  3. [ERROR] invalid SQL statement. Error Domain=com.plausiblelabs.pldatabase Code=3 "An error occured parsing the provided SQL statement." UserInfo=0x6af77c0 {com.plausiblelabs.pldatabase.error.vendor.code=1, NSLocalizedDescription=An error occured parsing the provided SQL statement., com.plausiblelabs.pldatabase.error.query.string=select SCID,PlotID,Code,Description,srt,Qty,Result,Comment,UserID,DateStamp,DueBy,PPCGuid,Categ,YYYYMMDD from TSCHEDCHECKSPPC where PlotID =9 [Code] ="P_RFI05", com.plausiblelabs.pldatabase.error.vendor.string=near "[Code]": syntax error} in -[TiDatabaseProxy execute:] (TiDatabaseProxy.m:136)
  4.  
  5. [ERROR] The application has crashed with an unhandled exception. Stack trace:
  6.  
  7.  
  8.  
  9. 0 CoreFoundation 0x02397bcc __exceptionPreprocess + 156
  10.  
  11. 1 libobjc.A.dylib 0x024ec5c2 objc_exception_throw + 47
  12.  
  13. 2 SnagR 0x00091297 -[TiProxy throwException:subreason:location:] + 478
  14.  
  15. 3 SnagR 0x000a7f31 -[TiDatabaseProxy execute:] + 392
  16.  
  17. 4 CoreFoundation 0x0230867d __invoking___ + 29
  18.  
  19. 5 CoreFoundation 0x02308551 -[NSInvocation invoke] + 145
  20.  
  21. 6 SnagR 0x00034ff5 -[KrollMethod call:] + 2092
  22.  
  23. 7 SnagR 0x000343a7 KrollCallAsFunction + 327
  24.  
  25. 8 SnagR 0x0023f048 _ZN2TI16TiCallbackObjectINS_8TiObjectEE4callEPNS_10TiExcStateEPS1_NS_7TiValueERKNS_7ArgListE + 552
  26.  
  27. 9 SnagR 0x00202f18 cti_op_call_NotTiFunction + 632
  28.  
  29. 10 ??? 0x10579574 0x0 + 274175348
  30.  
  31. 11 SnagR 0x001b268b _ZN2TI11Interpreter7executeEPNS_18FunctionExecutableEPNS_10TiExcStateEPNS_10TiFunctionEPNS_8TiObjectERKNS_7ArgListEPNS_14ScopeChainNodeEPNS_7TiValueE + 971
  32.  
  33. 12 SnagR 0x0021e8ef _ZN2TI10TiFunction4callEPNS_10TiExcStateENS_7TiValueERKNS_7ArgListE + 127
  34.  
  35. 13 SnagR 0x00162519 _ZN2TI4callEPNS_10TiExcStateENS_7TiValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 57
  36.  
  37. 14 SnagR 0x0023b3c4 TiObjectCallAsFunction + 612
  38.  
  39. 15 SnagR 0x0002ee52 -[KrollCallback call:thisObject:] + 784
  40.  
  41. 16 SnagR 0x00030069 -[KrollEvent invoke:] + 92
  42.  
  43. 17 SnagR 0x0002f6fa -[KrollContext invoke:] + 43
  44.  
  45. 18 SnagR 0x00030f17 -[KrollContext main] + 3216
  46.  
  47. 19 Foundation 0x0074bd4c -[NSThread main] + 81
  48.  
  49. 20 Foundation 0x0074bcd8 __NSThread__main__ + 1387
  50.  
  51. 21 libSystem.B.dylib 0x901fb81d _pthread_start + 345
  52.  
  53. 22 libSystem.B.dylib 0x901fb6a2 thread_start + 34
  54.  
  55.  
  56.  
  57.  
  58.  
  59. 2011-05-07 13:49:20.165 SnagR[906:8a17] *** Terminating app due to uncaught exception 'org.snagr.TiDatabaseProxy', reason: 'invalid SQL statement. Error Domain=com.plausiblelabs.pldatabase Code=3 "An error occured parsing the provided SQL statement." UserInfo=0x6af77c0 {com.plausiblelabs.pldatabase.error.vendor.code=1, NSLocalizedDescription=An error occured parsing the provided SQL statement., com.plausiblelabs.pldatabase.error.query.string=select SCID,PlotID,Code,Description,srt,Qty,Result,Comment,UserID,DateStamp,DueBy,PPCGuid,Categ,YYYYMMDD from TSCHEDCHECKSPPC where PlotID =9 [Code] ="P_RFI05", com.plausiblelabs.pldatabase.error.vendor.string=near "[Code]": syntax error} in -[TiDatabaseProxy execute:] (TiDatabaseProxy.m:136)'
  60.  
  61. *** Call stack at first throw:
  62.  
  63. (
  64.  
  65. 0 CoreFoundation 0x02397be9 __exceptionPreprocess + 185
  66.  
  67. 1 libobjc.A.dylib 0x024ec5c2 objc_exception_throw + 47
  68.  
  69. 2 SnagR 0x00091297 -[TiProxy throwException:subreason:location:] + 478
  70.  
  71. 3 SnagR 0x000a7f31 -[TiDatabaseProxy execute:] + 392
  72.  
  73. 4 CoreFoundation 0x0230867d __invoking___ + 29
  74.  
  75. 5 CoreFoundation 0x02308551 -[NSInvocation invoke] + 145
  76.  
  77. 6 SnagR 0x00034ff5 -[KrollMethod call:] + 2092
  78.  
  79. 7 SnagR 0x000343a7 KrollCallAsFunction + 327
  80.  
  81. 8 SnagR 0x0023f048 _ZN2TI16TiCallbackObjectINS_8TiObjectEE4callEPNS_10TiExcStateEPS1_NS_7TiValueERKNS_7ArgListE + 552
  82.  
  83. 9 SnagR 0x00202f18 cti_op_call_NotTiFunction + 632
  84.  
  85. 10 ??? 0x10579574 0x0 + 274175348
  86.  
  87. 11 SnagR 0x001b268b _ZN2TI11Interpreter7executeEPNS_18FunctionExecutableEPNS_10TiExcStateEPNS_10TiFunctionEPNS_8TiObjectERKNS_7ArgListEPNS_14ScopeChainNodeEPNS_7TiValueE + 971
  88.  
  89. 12 SnagR 0x0021e8ef _ZN2TI10TiFunction4callEPNS_10TiExcStateENS_7TiValueERKNS_7ArgListE + 127
  90.  
  91. 13 SnagR 0x00162519 _ZN2TI4callEPNS_10TiExcStateENS_7TiValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 57
  92.  
  93. 14 SnagR 0x0023b3c4 TiObjectCallAsFunction + 612
  94.  
  95. 15 SnagR 0x0002ee52 -[KrollCallback call:thisObject:] + 784
  96.  
  97. 16 SnagR 0x00030069 -[KrollEvent invoke:] + 92
  98.  
  99. 17 SnagR 0x0002f6fa -[KrollContext invoke:] + 43
  100.  
  101. 18 SnagR 0x00030f17 -[KrollContext main] + 3216
  102.  
  103. 19 Foundation 0x0074bd4c -[NSThread main] + 81
  104.  
  105. 20 Foundation 0x0074bcd8 __NSThread__main__ + 1387
  106.  
  107. 21 libSystem.B.dylib 0x901fb81d _pthread_start + 345
  108.  
  109. 22 libSystem.B.dylib 0x901fb6a2 thread_start + 34
  110.  
  111. )
  112.  
  113. terminate called after throwing an instance of 'NSException'
  114.  
  115. [DEBUG] Session did end with error (null)
  116. [INFO] Application has exited from Simulator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement