home *** CD-ROM | disk | FTP | other *** search
/ CD Action 16 B / cdactioncoverdisc / polonica.rar / ERR_MSGS.CPL < prev    next >
Text File  |  1993-12-15  |  134KB  |  2,429 lines

  1. 23.00.60
  2. # LE Fitzpatrick for Personal Library Software plerror.h
  3. #
  4. # This work protected by US Copyright Law and contains proprietary
  5. # and confidential trade secrets.  PLS
  6. # (c) Copyright 1987 by PLS,  ALL RIGHTS RESERVED
  7. #
  8. #
  9. # Date of Last Modification: 28Dec89
  10. #
  11. # Notes:
  12. #
  13. #
  14.  # What do we need
  15. #     a error id,
  16. #     an indicator of whether to pre-load it or not
  17. #     the string (a printf pattern?)
  18. # sMessage reporting function
  19. #     does user see ir?
  20. #         informational,    (don't interrupt - intermediate results)
  21. #         information-beep,(don't interrupt - intermediate results)
  22. #         information-display, (interrupt, requires attention)
  23. #         warning,        (interrupt, more serious)
  24. #         severe/fatal        (interrupt, we lost something,
  25. #                     cannot about to lose it or
  26. #                 have already lost and cannot recover)
  27. #         internal    (not seen by user, presumably logged)
  28. #         
  29. #
  30. 1    CplLog:
  31. 2    bbgetbucket: fseek to offset %ld failed
  32. 3    bbgetbucket:unexpected eof on bfile of %s, trying to seek to %ld
  33. 4    bbfile.readhdr: can't open parms file %s
  34. 5    bbfile.readhdr1: failed
  35. 6    bbfile.readhdr2: failed
  36. 7    bbfile.readhdr3: failed
  37. 8    bbfile.readhdr4: failed
  38. 9    bbmovenext:serious,bbgetbucket failed!Ahh
  39. 10    bbmoveprev: bbgetbucket failed! Ahh
  40. 11    bbcreat: can't malloc header
  41. 12    bbopen: can't open file %s
  42. 13    bbopen: kkread failed for %s
  43. 14    bbopen: cannot malloc %u bytes for buffer
  44. 15    bbopen: unexpected failure of bbgetbucket
  45. 16    bbget: getbucket failed! Detect corrupted index looking for term %s in bucket %ld
  46. 17    bbseek: num cannot be < 0
  47. 18    bbseek: kkfirst failed?!
  48. 19    bbseek: bbgetbucket failed?!
  49. 20    bbseek: no current set so cannot do relative seek
  50. 21    bbseek:(1) kkfirst failed?!
  51. 22    bbseek:(1) bbgetbucket failed?!
  52. 23    bbseek: bbgetbucket failed unexpectedly
  53. 24    bbseek: bad value for switch (%d)
  54. 25    bbtell: no current set, so where we are makes no sense
  55. 26    kkextend: cannot extend ptr array...failed to append item, size is %u elements
  56. 27    kkadditem: alloc failed asking for %u
  57. 28    kkadditem: can't allocate list node,will not be able to free data block later
  58. 29    kkreaddata: can't open file %s
  59. 30    kkopen: cannot allocate header
  60. 31    kkread: can't read header for file %s
  61. 32    kkread: cannot allocate array of %u * %u bytes
  62. 33    kkread: could not allocate mini buffer (%d bytes)...failed
  63. 34    kkreaddata: unexpected eof on %s
  64. 35    kkread: additem failed
  65. 36    bbseek: (0) kklast failed
  66. 37    bbseek: (1) kklast failed
  67. 38    bbseek: (2) kkfirst failed
  68. 39    bbtell: kkfirst failed
  69. 40    bbtell: kknext failed
  70. 41    CplErrorHandler::CplErrorHandler: can not open shared log file <%s>, may loose some error messages
  71. 42    sInit: plRegisterFactories failed to register record factories
  72. 43    bbStartTrans: Already has transaction or trying readWrite transaction on readOnly <%s> 
  73. 44    bbStartTrans: <%s> was modified, can not start transaction
  74. 45    CplOrdrdListFile:: firstSlot: bbseek or bbfetch failed for <%s>
  75. 46    CplStddocResource::del: Shutdown request denied because of open documents for <%s>
  76.  
  77. 49    sNumDocLineDB: cannot do this to virtual db
  78. 50    sNumDocLineDB: curdoc does not match docid
  79. 51    sNumDocLineDB: dbname:%s    docid:%ld
  80. 52    CplListSchemaElem::CplListSchemaElem: myalloc for %d bytes failed
  81. 53    CplListSchemaElem::CplListSchemaElem: failed to copy old list in copy constructor
  82. 54    iDB::open: unable to get partitions for database <%s>. Check syntax and spellings in definitions file for PARTITION schema element
  83. 55    iDB::open: unable to open location/dictionary file <%s>
  84. 56    iDB::open: CplRecordClass::Startup or CplViewClass::Startup failed for <%s>
  85. 57    iDB:: openCreate: myalloc for <%d> bytes failed for <%s> db
  86. 58    iDB:: openCreate: unable to open location/dictionary file <%s>
  87. 59    iDB:: openCreate: CplRecordClass::Startup or CplViewClass::Startup failed for <%s>
  88. 60    iDB::reorg : failed to reorg/commit  db <%s> into new db <%s>
  89. 61    iDB::close: CplRecordClass::Shutdown or CplViewClass::Shutdown failed for <%s>
  90. 62    iDB::close: failed to close storage manager for <%s>
  91. 63    iDB::readyCommitTrans: falied to readyCommit storage manager for <%s>
  92. 64    iDB::commitTrans: falied to commit storage manager for <%s>
  93. 65    iDB::addDoc: failed to instantiate index view for <%ld> doc in <%s> db
  94. 66    iDB::deleteDoc: failed to instantiate index view for <%ld> doc in <%s> db. Deleting storage keys
  95. 67    iDB::deleteDoc: failed to decrypt <%ld> in db <%s>
  96. 68    iDB::deleteDoc: failed to remove doc <%ld> from source db <%s>
  97. 69    iDB:: replaceDoc: failed to create CPL_INDEX_PROTOCOL for <%ld> doc in <%s> db    
  98. 70    iDB:: replaceDoc: failed to create CPL_INDEX_PROTOCOL view for <%ld> doc in <%s> db
  99. 71 iDB:initTrans: transaction start failed on schema for db <%s>
  100. 72    iDB::addStorageKey: failed to get storage keys for <%ld> doc in <%s> db
  101. 73    iDB::makeRecordView : unopened db, NULL protocol or policy pointer or docid < 0
  102. 74    iDB::makeRecordView unopened db or NULL protocol or policy pointer
  103. 75    iDB::addStorageKey: has no write transaction
  104. 76    iDB::addStorageKey: NULL records pointer
  105. 77    CplDatabaseSchema::readFromPageManager: failed to allocate <%ld> bytes for temp buffer
  106. 78    CplDatabaseSchema::writeToPageManager: failed to allocate <%ld> bytes for temp buffer
  107. 79    bbins: lost currency for <%s> term
  108. 80    invins: pgmngrGetInto failed for last post of old chunk for term <%s>
  109. 81    invdel: allocated page size <%ld> is smaller than postings <%ld> to write for <%s>
  110. 82    CplStddocDBInfo:: CplStddocDBInfo: can not allocate memory for fields  
  111. 83    sDelFileDB: no transaction
  112. 84    sDelFileDB: makeRecordView failed for record id <%ld>
  113. 85    sDelFileDB: deleteDoc failed for record id <%ld>
  114. 86    iDB::setStorageKeys: failed to get container, application or class id for record <%ld> in <%s> db
  115. 87    iDB::setStorageKeys: failed to update container, application or class name for record <%ld> in <%s> db
  116. 88    iDB::setStorageKeys: failed to generate storage key for record <%ld> in <%s> db
  117. 89    iDB::setStorageKeys: failed to update storage key for record <%ld> in <%s> db
  118. 90    CplHeaderSources:: Instantiate: unkown hitlist type <%s>
  119. 91    CplHeaderSources:: object is not created
  120. 92    CplHeaderHeirarchy:: CplHeaderHeirarchy: hierarchy file (%s) -- access failed
  121. 93    CplHeaderHeirarchy::  object is not created
  122. 94    CplHeaderHeirarchy:: get: sFindHeirListMDB failed for docid <%ld> in <%s>
  123. 95    CplHeaderExternal:: CplHeaderExternal: new to CplDiskArray failed for <%s>
  124. 96    CplHeaderExternal:: object not created
  125. 97    CplHeaderContainer:: object not created
  126. 98    CplHeaderContainer:: get: failed to get storage keys for <%ld>
  127. 99    CplHeaderFields:: seek: failed to instantiate doc or SummaryView on <%ld>
  128. 100    CplHeaderFields:: object not created
  129. 101    iDB::open: no value for HITLIST in def or defaults.cpl
  130. 102    iDB::open: failed to instantiate header object <%s>
  131. 103    iDB::openCreate: no value for HITLIST in def or defaults.cpl
  132. 104    iDB::openCreate: failed to instantiate header object <%s>
  133. 105    iDB:initTrans: Could not start pgmngr transaction for db <%s> because <%d> (in use)
  134. 109    iDB:openCreate: failed to create partitions for <%s>
  135. 110 iDB:open: failed to open index file for <%s>
  136. 114    Could not start transaction on new pgmngr when reorging database <%s> because <%d>
  137. 115    elistFree: passed NULL handle
  138. 116    elistFreeAll: passed NULL handle
  139. 117    elistZero: passed NULL handle
  140. 118    elistZeroAll: passed NULL handle
  141. 119    elistInsert: passed NULL handle
  142. 120    elistInsertBy: passed NULL handle
  143. 121    elistEnqueue: passed NULL handle
  144. 122    elistFindBy: passed NULL handle
  145. 123    elistNth: passed NULL handle
  146. 124    elistNext: passed NULL handle
  147. 125    elistDeleteNth: passed NULL handle
  148. 126    elistDelete: passed NULL handle
  149. 127    elistLength: passed NULL handle
  150. 128    elistDo: passed NULL handle
  151. 129    elistDeepCopy: passed NULL handle
  152. 130    findNode: passed NULL header
  153. 131    CplDatabaseSchema::getKeyValue: pgmngrGetInto failed
  154. 132    CplDatabaseSchema::setKeyValue: pgmngrPutFrom failed
  155. 133    CplDatabaseSchema::writeToPageManager: pgmngrPutFrom failed for numKey
  156. 134    CplDatabaseSchema::writeToPageManager: setKeyValue failed
  157. 135    CplDatabaseSchema::readFromPageManager: getKeyValue failed
  158. 136    plArrayTouchCellLocked: cell is not in current chunk
  159. 137    CplErrorHandler::CplErrorHandler: can not open shared CPL log file <%s>
  160. 138    invreorg: interupted by user
  161. 139    sSeekToDocHdrDB: no header object
  162. 140    sGetDocHdrDB: no header object
  163. 141    sGetDocKeysDB:dbname:%s
  164. 142    sGetDocKeysDB: passed NULL dbhandle or keys
  165. 143    sGetDocKeysDB: failed to get storage keys for docid <%ld>
  166. 144    iDB: getStorageKeys: failed to get app, class or app keys for <%ld>
  167. 145    CplDiskArray::readHeader: version <%s> in <%s> file does match current version <%s>
  168. 146    CplDiskArray::readHeader: failed to read header info in <%s>
  169. 147    CplDiskArray::writeHeader: failed to seek/write  header info in <%s>
  170. 148    CplDiskArray:: CplDiskArray: fopen  in readWrite mode for <%s> failed
  171. 149    CplDiskArray:: CplDiskArray: fopen  in readOnly mode for <%s> failed
  172. 150    CplDiskArray::close: failed to flush header info in <%s>
  173. 151    sGetNameDBL: unexpected null env arg
  174. 152    sGetNameDBL: no dblist for env
  175. 153    sGetNameDBL: no dbl for dblist
  176. 154    sGetNameDBL: oops, listnth() failed
  177. 155    sGetNameDBL:className:%s    cur:%d
  178. 156    GetNameDBL: passed NULL buffers
  179. 157    sStatTransDB: passed NULL transaction id
  180. 158    sStatTransDB: dbname:%s
  181. 159    sStatTransDB: failed to get transaction progress for <%s>
  182. 160    iDB::open: Check syntax and spellings in definition file for PARTITION schema element <%s %s %s>
  183. 161    Invalid Transaction status for this operation. Must abort this transaction.
  184. 162    sUpdRecordDB: passed 0 transaction id
  185. 163    iDB::readyCommitTrans: no transaction to commit
  186. 164    sGetThesNameDB: passed NULL database handle or LPsTHESAURUS pointer
  187. 165    sGetThesNameDB: passed virtual database handle
  188. 166    sJmpDocDB: no current document or invalid docid
  189. 167    plVirtualDB: passed NULL handle
  190. 168    plVirtualNthDB: passed NULL list
  191. 169    plVirtualNumDB: passed NULL list
  192. 170    sCreateDB: can not create database in archive format
  193. 171 sStartTransDB: can not start write transaction on archived database <%s>
  194. 172 CplDatabaseSchema::readDefFile: Invalid characters in fieldName <%s> or attributes <%s> in <%s> at line <%d> 
  195. 173    iDB::addStorageKey:Could not assign a docid to new doc for database <%s>
  196. 174    iDB::openCreate: Check syntax and spellings in definition file for PARTITION schema element <%s> for database <%s>
  197. 175 plVirtualFirstDB: passed NULL list and NULL cookie
  198. 176 plVirtualNextDB: passed NULL list and invalid cookie
  199. 177    CplDatabaseSchema::startTrans: already has live transaction
  200. 178 CplDatabaseSchema::commitTrans: no transaction to commit
  201. 179    plAddFileByKey: arguments cannot be NULL
  202. 180    plAddFileByKey: Unable to access file <%s>
  203. 181    plAddFileByKey: only one key field allowed
  204. 182    plAddFileByKey: out of mem allocating a node
  205. 183    plAddFileByKey: failed canInstantiate for file <%s> at offset <%ld>
  206. 184    plAddFileByKey: database could not add record in file <%s> at offset <%ld>
  207. 185    plAddFileByKey: cannot instantiate old record at <%ld> to replace with app <%s> file <%s>
  208. 186    plAddFileByKey: database could not replace record  <%ld> with file <%s> at offset <%ld>
  209. 187    plAddFileByKey: search  <%s> on key field <%s> resulted more than one record. The key field is not unique.
  210. 188    sAddFileIntoByKeyDB: could not copy records in <%s> to end of <%s>
  211. 189    sAddFileIntoByKeyDB: Unable to access source file <%s>
  212. 190    sAddFileIntoByKeyDB: NULL arguments not allowed
  213. 191 plAddFileByKey: failed to read key field  <%s> data in file <%s> at offset <%ld>
  214. 192    plAddFileByKey: database has no key fields
  215. 193    plAddFileByKey: sSeekFldDB failed to restore original position <%d>
  216. 194    plAddFileByKey: key based update is only supported for <%s> record class
  217. 195    BOOL CplSystemSchema::open: failed to get shared resources, may be constructor failed
  218. 196    iDB::createPageManager: failed to delete old <%s> file. Check the permission or that no other user is acceessing it.
  219. 197    iDB::recoverAbortPageManagers: failed to delete old <%s> file. Check the permission or that no other user is acceessing it.
  220. 198    iDB::recoverCommitPageManagers: failed to delete old <%s> file. Check the permission or that no other user is acceessing it.
  221. 199    sUpdCntnrDB: invalid container id <%d> for database <%s>
  222. 200    sUpdCntnrDB: passed NULL transaction handle
  223. 201    iDB::commitTrans: can not commit unprocessed transaction for database <%s>
  224. 202    bbAbortTrans: no transaction to abort for <%s>
  225. 203 bbCommitTrans: no transaction to commit for <%s> 
  226. 204    bbCommitTrans: bbsynch or bbread failed for <%s>
  227. 205    CplContnrListFile:: container id must be greater than 0
  228. 206    elistDoWith: passed NULL handle
  229. 207    CplFilePtrs::CplFilePtrs: failed to allocate <%d> bytes
  230. 208    CplDatabaseSchema::readDefFile: failed to open <%s>. If your system has limits on file handles, you must close some other files.
  231. 209
  232. 210
  233. 300    macHFSOpen: invalid open mode <%s> for file <%s>
  234. 301    macHFSOpen: unable to get full path name for <%s> because of <%s>
  235. 302    macHFSOpen: failed to open/create <%s> because of <%s  [OSErr: %d]>
  236. 303    macHFSClose: NULL, unopened or non-HFS file handle
  237. 304    macHFSClose: failed to close <%s> because of <%s [OSErr: %d]>
  238. 305    macHFSTruncate: NULL, unopened or non-HFS file handle
  239. 306    macHFSTruncate: failed to truncate <%s>  at <%ld> because of <%s  [OSErr: %d]>
  240. 307    macHFSRead: NULL, unopened or non-HFS file handle
  241. 308    macHFSRead: failed to read from <%s        %d -> refnum>  <%ld> bytes because of <%s [OSErr: %d]>
  242. 309    macHFSRead: passed NULL buffer
  243. 310    macHFSWrite: NULL, unopened, readOnly or non-HFS file handle
  244. 311    macHFSWrite: failed to write to <%s   %d -> refnum> <%ld> bytes because of <%s [OSErr: %d]>
  245. 312    macHFSWrite: passed NULL buffer
  246. 313    macHFSSeek: NULL, unopened or non-HFS file handle
  247. 314    macHFSSeek: Invalid position <%d>
  248. 315    macHFSSeek: failed to seek in <%s> from <%d> by <%ld> bytes because of <%s [OSErr: %d]>
  249. 316    macHFSTell: NULL, unopened or non-HFS file handle
  250. 317    macHFSFlush: NULL, unopened or non-HFS file handle
  251. 318    macHFSFlush: failed to flush file <%s> because of <%s [OSErr: %d]>
  252. 319    macHFSEof: NULL, unopened or non-HFS file handle
  253. 320    macHFSUnlink: failed to delete <%s> because of <%s [OSErr: %d]>
  254. 321    macHFSRename: failed to rename <%s> to <%s> because of <%s [OSErr: %d]>
  255. 322    macHFSLockf: NULL, unopened or non-HFS file handle
  256. 323    macHFSLockf: failed to execute <%d> command on <%s> because of <%s [OSErr: %d]>
  257. 324    macHFSFstat: failed to do stat on <%s> because of <%s [OSErr: %d]>
  258. 325    macHFSFstat: NULL, unopened or non-HFS file handle
  259. 326    macHFSUnLockf: NULL, unopened or non-HFS file handle
  260. 327    macHFSUnLockf: failed to lock <%ld> bytes in <%s> because of <%s [OSErr: %d]>
  261. 328    macHFSIsLocked: NULL, unopened or non-HFS file handle
  262. 329    macHFSRename: passed NULL oldname or newname
  263. 330    macHFSTruncate: can not truncate file <%s> opened in readOnly access mode.
  264. 331    plAccess: invalid access mode <%d> to test on <%s>
  265. 332    
  266. 333    CplCryptoReaderFactory::loadCryptoDLL: can not load <%s> DLL because of <%d>
  267. 334    CplCryptoReaderFactory:: object is not in valid state
  268. 335 CplCryptoReaderFactory::CplCryptoReaderFactory: failed to locate <%s> DLL
  269. 336    CplCryptoReaderFactory::makeInstance: unable to access the file <%s> for record <%ld> because of <%s: %d>
  270. 337    CplCryptoReaderFactory::canInstantiate: can not locate path or file <%s>
  271. 338    CplCryptoReaderFactory::startup: failed to load <%s> DLL
  272. 339    CplCryptoReaderFactory::startup:failed to get procaddresses for OpenSession, CloseSession, GetPrice, SetupDP, DecryptDP, ChangeUdata, AutoPurchase, GetPurchaseLog and GetTotal
  273. 340 CplCryptoReaderFactory::CplCryptoReaderFactory: failed to created accessor of the factory or the resource dictionary
  274. 341    macHFSFlushVolume: failed to flush volume <%s> because of <%s [OSErr: %d]>
  275. 342    macHFSTell: failed to get the current file position of <%s> because of <%s [OSErr: %d]>
  276. 343    macHFSClose: failed to get PBGetFCBInfo for <%s> bacause of <%s [OSErr: %d]>
  277. 344 CplCryptoReader::CplCryptoAbsractReader: passed Invalid Class <%s>, Application <%s> or Container key <%s> for docid <%ld>
  278. 345    CplCryptoReader:: readEncryptedText: failed to decrypt  record <%ld> 
  279. 346    CplCryptoReader::open: can not open file <%s>  for <%ld> record, because of <%s: %d>
  280. 347    CplCryptoReader::Instance not created
  281. 348    CplCryptoReader::close: Instance not opened
  282. 349 CplCryptoReader::read: passed NULL buffer, O buffer size or byte offset
  283. 350    macHFSIsLocked: PBGetFCBInfo failed for <%s    %d->refnum> because of <%s  [OSerr: %d]>
  284. 351    macHFSGetFileNameNParRef: failed to resolve file id for <%ld> because of <%s  [OSErr: %d]>
  285. 352    macHFSClose: failed to close the file <%s> bacuse of <%s [OSErr: %d]> or
  286. file id is not same as when opened
  287. 353
  288. 354
  289. 355    plRegisterRcaDLLReaders: failed to load <%s> DLL or get proc address for <%s>, becuase of <%s>
  290. 356    
  291. 357    CplEnvironment::create: Can not create shared environment resource
  292. 358    
  293. 360    Cryptologics assertion failed: FILE %s, LINE %d
  294. 361    CplCryptoReader::readClearText: fseek to <%ld> in <%s> failed, because of <%s: %d>
  295. 362    CplCryptoReader::readEncryptedImage: fwrite in temp <%s> at <%ld> for <%d> image-page failed, because of <%s: %d>
  296. 363    CplCryptoReader::readEncryptedImage: failed to decrypt image for page <%d> in record <%ld>
  297. 364    CplCryptoReader::readEncryptedImage: fread for <%d> image-page at <%ld> offset in <%s> failed, because of <%s: %d>
  298. 365    CplCryptoReader::readEncryptedImage: fseek to <%d> in <%s> failed, because of <%s: %d>
  299. 366    CplCryptoReader::readEncryptedImage: fopen of temporary image file <%s>  for page <%d> failed, because of <%s: %d>
  300. 367    CplCryptoReader::readEncryptedImage:myalloc for <%d> bytes failed
  301. 368    CplCryptoReader::read: Invalid field descriptor <%d>  for field <%d> in record <%ld>
  302. 369    CplCryptoReader::open: fread for record headers in <%s> at <%ld> offset failed for <%ld> docid, because of <%s: %d>
  303. 370    CplCryptoReader::read: passed invalid fieldid, NULL buffer, O buffer size or byte offset
  304. >
  305. 371    CplCryptoReader::readEncryptedText:fread  at <%ld> of <%ld> bytes failed for <%ld>, because of <%s: %d>
  306. 372    CplCryptoReader::loadPolicy: failed to read field decscriptor for <%s> field in <%ld> record at <%ld> offset, because of <%s: %d>
  307. 373    CplCryptoReader::readEncryptedText: fseek to <%ld> in file <%s> failed, because of <%s: %d>
  308. 374    CplCryptoReader::readClearImage: myalloc for <%d> bytes failed
  309. 375    CplCryptoReader::readClearImage: fwrite in temp <%s> at <%ld> for <%d> image-page failed, because of <%s: %d>
  310. 376    CplCryptoReader::readClearImage: fread for <%d> image-page at <%ld> offset in <%s> failed, because of <%s: %d>
  311. 377    CplCryptoReader::readClearImage: fseek to <%d> in <%s> failed, because of <%s: %d>
  312. 378    CplCryptoReader::readClearImage: fopen for temp file <%s> to write clear image for <%d> failed, because of <%s: %d>
  313. 1041 CplDocView:: object not created
  314. 1042 CplDocSummaryView:: object not created
  315. 1043 CplDocDisplayView:: object not created        
  316. 1044 CplDocHypertextView:: object not created    
  317. 1045 plArrayAddressableFromPtr: NULL handle or invalid cell passed
  318. 1046    sNumDocHitsDB: no  adj mode search    
  319. 1047    sGetDocHitsDB: no  adj mode search
  320. 1048    plOrmrg: plArrayLock failed
  321. 1049    plAdjmrg: plArrayLock failed
  322. 1050    plAndmrg: plArrayLock failed
  323. 1053    Assuming version %s for database %s.  Please convert the database
  324. 1060    plArrayPutCell: passed  NULL or unlocked handle
  325. 1061    plMakeHits: plArrayLock failed
  326. 1062    CplFuzzyResult::CplFuzzyResult: can not instanciate plFuzzyMatcher for <%s>
  327. 1063    CplFuzzyResult::CplFuzzyResult: plArrayNew failed for <%s>
  328. 1064    CplFuzzyResult::CplFuzzyResult: myalloc for expression failed
  329. 1065    CplSystemSchema::open: NUMSTRINGS too small, skipping strings
  330. 1066    CplSystemSchema::open: strsavbuf, buffer too small,oops
  331. 1067    CplSystemSchema:: bad value to plstring (%d)
  332. 1068    CplSystemSchema::CplSystemSchema: could not stat %s
  333. 1069    CplSystemSchema::open: allocator failed trying to get %u
  334. 1070    plCreatHeir: could not create %s
  335. 1071    plOpenHeir: malloc failed
  336. 1072    plOpenHeir: could not open %s
  337. 1073    plOpenHeir: hReadParms failed for file <%s>
  338. 1074    plOpenHeir:Could not allocate for %s
  339. 1075    plCloseHeir: Could not flush parameters for %s!! possible corruption
  340. 1076    plAddHeir: %s not opened for read-write
  341. 1077    plAddHeir:level arg (%d) out of range 1-%d
  342. 1078    plAddHeir: could not extend
  343. 1079    plAddHeir: hWriteRecord failed, adding record %ld
  344. 1080    plAddHeir: not a proper currency heirarchy at level %d
  345. 1081    plAddHeir:could not rewrite header for parent #%ld
  346. 1082    plAddHeir: not a proper currency heirarchy at level %d
  347. 1083    plAddHeir:could not rewrite header for elder sibling #%ld
  348. 1084    plFetchSibHeir: has current, hGetRecord failed for %ld
  349. 1085    plNextSibHeir: hGetRecord failed unexpectedly looking for %ld
  350. 1086    plSeekSibHeir: no current at parent level (%d)
  351. 1087    plSeekSibHeir: no children at parent level (%d)
  352. 1088    plSeekSibHeir:hGetRecord failed on %ld
  353. 1089    plSeekSibHeir: unknown dir %d
  354. 1090    hNewHeir: alloc failed
  355. 1091    hReadParms: fseek to beginning failed??
  356. 1092    hReadParms: fread hdr failed, not an HAM?
  357. 1093    hReadParms: incomplete header (%s)
  358. 1094    hReadParms: not an HAM file (magic # wrong)
  359. 1095    hReadParms: version mismatch, please convert
  360. 1096    hWriteParms: fseek to beginning failed??
  361. 1097    hWriteParms: fwrite hdr (%s) failed, probably out of disk space
  362. 1098    "hCurrentCheck: level(%d) out of range 1:%d
  363. 1099    hSetCurrent:level arg is out of bounds(%d)
  364. 1100    hSetCurrent: no header! bad code
  365. 1101    hExtendLevel: alloc failed
  366. 1102    hExtendLevel: alloc failed
  367. 1103    hExtendLevel: re-alloc failed
  368. 1104    hExtendLevel: alloc failed
  369. 1105    hGetRecord: recid(%ld) out bounds (1-%ld)
  370. 1106    hGetRecord: fseek failed on recid %ld
  371. 1107    hGetRecord: fread failed on recid %ld
  372. 1108    hGetRecord: fseek failed skipping contents for recid %ld
  373. 1109    hGetRecord: fread failed reading contents for recid %ld
  374. 1110    hWriteRecord: fseek failed on recid %ld
  375. 1111    hWriteRecord: fwrite failed on recid %ld
  376. 1112    hWriteRecord: fseek failed skipping contents for recid %ld
  377. 1113    hWriteRecord: fwrite failed writing contents for recid %ld
  378. 1114    sNumDocHitsDB: passed NULL db handle
  379. 1115    sNumDocHitsDB:dbname,%s    docid,%ld
  380. 1116    sGetDocHitsDB: passed NULL db handle
  381. 1117    sGetDocHitsDB:dbname,%s    docid,%ld    hits,%u    startOffset,%ld    numToGet,%d
  382. 1118    sFindFuzzyWordsDB: passed NULL db handle
  383. 1119    sNumFuzzyListDB: passed NULL Fuzzy Handle
  384. 1120    sSeekFuzzyListDB: passed NULL Fuzzy Handle
  385. 1121    sGetFuzzyListDB: passed NULL Fuzzy Handle
  386. 1122    sCloseFuzzyListDB: passed NULL Fuzzy Handle
  387. 1123    sSeekFuzzyListDB: pllistseek failed for db <%s>
  388. 1124    pgmngrTruncate: would be nice if I had truncate on this machine <%s>
  389. 1125    sFindFuzzyWordsDB: both increment and maximum are passed as 0
  390. 1126    sFindFuzzyWordsDB:dbname,%s    expression,%s    increment,%ld    maximum,%ld
  391. 1127    sNumFuzzyListDB:dbname,%s    number,%ld
  392. 1128    sSeekFuzzyListDB:dbname,%s    pos,%d    offset,%ld
  393. 1129    iDB::writeParms: no Transaction or opened in readOnly
  394. 1130    backupdoclines: called with togo > curnt line
  395. 1131    backupdoclines: fseek forward failed unexpectedly
  396. 1132    plRfgets: fseek failed unexpectedly
  397. 1133    backupdoclines: oops serious error, fgets failed
  398. 1134    sSeekFuzzyListDB:no fuzzy list exists for db <%s>
  399. 1135    CplFuzzyResult::seek:plArrayPut failed for <%s> word
  400. 1136    sGetFuzzyListDB:dbname,%s
  401. 1137    CplEnvionrment::create: plInitStringStack failed
  402. 1138    CplFuzzyResult:: object not created
  403. 1139    CplFuzzyResult::storeOn: passed NULL file handle
  404. 1140    CplFuzzyResult::storeOn: fwrite failed
  405. 1141    CplFuzzyResult::readFrom: passed NULL file handle
  406. 1142    CplFuzzyResult::readFrom: fread failed
  407. 1143    plInitHeirListDB:failed for %s
  408. 1144    plCloseHeirListDB:failed on %s
  409. 1145    sOpenHeirDB: could not find schema %s for db %s
  410. 1146    sOpenHeirDB: could not find heir %s for db %s
  411. 1147    sOpenHeirDB: alloc failure
  412. 1148    sCloseHeirDB: plCloseHeir for %s
  413. 1149    sGetSibHeir: memory allocation failed, asking fr %ld bytes
  414. 1150    sGetSibHeir: couldnt get field %d for database %s heirarchy %s
  415. 1151    sGetSibHeirDB: unknown field type %d
  416. 1152    sSearchDB: plSetFreeItems failed
  417. 1153    sSearchDB: plsavetxtqry() failed. list query %d
  418. 1154    sSearchDB: plisearch failed
  419. 1155    sSeekToHitNumDB: pllistseek failed
  420. 1156    CplFuzzyResult::setText: failed to instantiate CplFuzzyMatcher for <%s>
  421. 1157    CplFuzzyResult::setText: invdicseek to biginning failed
  422. 1158    plSetTextQuery: seek to end of temp file failed
  423. 1159    plSetTextQuery: probably out of disk space; lost qrytxt
  424. 1160    plQstkInit: plStacknew failed, memory?
  425. 1161    CplFuzzyResult::CplFuzzyResult: invdicseek to beginning failed
  426. 1162    plGetTextQuery: fseek failed, to offset %ld
  427. 1163    plGetTextQuery: fread failed, to offset %ld
  428. 1164    sUpdClDocDB: passed NULL transId
  429. 1165    sRecoverCommitDB: passed NULL db handle
  430. 1166    sRecoverAbortDB: passed NULL db handle
  431. 1167    sSeekHistory: pllistseek failed
  432. 1168    sGetHistory:Could not get query %d as expected
  433. 1169    sGetHistory: could not locate query %d
  434. 1170    fetchnpack: oops invgetseg failed
  435. 1171    fetchnpack: oops2 invgetseg failed
  436. 1172    mktable: bad activity type for past query, don't know how to execute it
  437. 1173    sClearHistory: Could not init query history
  438. 1174    plSaveHits: no node found for query %d
  439. 1175    plsaveadjhitsqry: cannot save the hits for query %d
  440. 1176    plsavehitsqry: cannot save the hits for query %d
  441. 1177    sRecoverAbortDB:dbname,%s
  442. 1178    sRecoverCommitDB:dbname,%s
  443. 1179    sUpdHistory: plsavetxtqry failed updating item %d
  444. 1180    sSaveHistory: Could not fclose file %s
  445. 1181    sRestoreHistory: Could not fclose file %s
  446. 1182    CplFuzzyResult::num: no fuzzy list
  447. 1184    
  448. 1185    CplDatabaseSchema::writeToPageManager: failed to allocate <%ld> bytes page
  449. 1186    sJumpDoc: restoredoc(2) failed?
  450. 1187    Unexpected end of file loading history file
  451. 1188    sRestoreHistory: could not add to history
  452. 1189    sSaveHistory: fwrite faileds saving
  453. 1190    sSaveHistory: could not get the query or query contents 
  454. 1191    sSaveHistory: fwrite failed trying to save history
  455. 1192    relop: invgetseg failed unexpectedly on %s
  456. 1193    wild: unexpected failure of invgetseg on %s
  457. 1194    plRestStateHeir: bad state block, does not correspond to this heirarchy
  458. 1195    plOpenHeir: malloc failed
  459. 1196    plCreatHeir: could not open %s
  460. 1197    plSetAbsHeir: recid %ld cannot be less than 1 or > %ld
  461. 1198    plSetAbsHeir:couldn't get %ld
  462. 1199    plSetAbsHeir:push_bytestack failed, out of memory?
  463. 1200    hWriteRecord:recid(%ld) out bounds (1-%ld)
  464. 1201    sFetchSibHeirDB: record has longInt type field that is longer than 19 characters, not allowed.
  465. 1202    listdeepcopy: malloc failure copying list and contents
  466. 1203    plDupDomainNode: malloc failure
  467. 1204    plInitStack: already initialized
  468. 1205    plInitStack: alloc failed in plMakeTemp
  469. 1206    plInitStack: cannot open %s
  470. 1207    plDskPush: disk stack overflow, readjust MAXDSKSTK
  471. 1208    plDskPush: invalid document pointer to push
  472. 1209    plDskPush: Could not minimize dyn-array
  473. 1210    sAddIntoPlsFileAtDB: No Transaction
  474. 1211    CplDatabaseSchema:writeToPageManager:pgmngrPutFrom or pgmngrSetKey failed for  <%s> schema
  475. 1212    plmrginit: alloc failure in plMakeTemp
  476. 1213    plmrgtmp: cannot open %s
  477. 1214    plinitmrgtmp: plmrginit never called..oops
  478. 1215    CplEnvironment::create: malloc failure in plMakeTemp
  479. 1216    CplDatabaseSchema::readFromPageManager:: pgmngrGetKey or pgmngrGetInto failed 
  480. 1217    CplDatabaseSchema::readFromPageManager: restored key <%s> is not  what is expected <%s>, which may mean corrupted schema 
  481. 1218    iDB::reorg: writeParms failed for new db
  482. 1219    CplEnvironment::create: unable to get ioVRefNum and ioDirId 
  483. 1220    CplDatabaseSchema::readFromPageManager: unable to instantiate or add to the list <%s> element
  484. 1221    CplDatabaseSchema::readFromPageManager: an instance of <%s> already exists
  485. 1222    iDB::startTransPageManagers: db may not be in consitant state, try to recover indices for <%s>
  486. 1223    plOpenDcache: disk cache already initialized
  487. 1224    plOpenDcache: couldn't make uniq temp filename; check for too many old temp files (and delete them) or not enough memory (unlikely)
  488. 1225    plOpenDcache: fopen on %s failed\
  489. 1226    plDepositDcache: fseek to offset %ld failed
  490. 1227    plDepositDcache: alloc failed
  491. 1228    plDepositDcache: fseek to end or ftell failed
  492. 1229    plDepositDcache: fwrite of %ld bytes failed
  493. 1230    plWithdrawDcache: alloc of %ld bytes failed, couldnt restore block from disk cache
  494. 1231    plWithdrawDcache: fseek to offset %ld failed
  495. 1232    plWithdrawDcache: fread of %ld bytes failed
  496. 1233    plUpdateDcache: cannot change block size on an update
  497. 1234    plUpdateDcache: fseek to offset %ld failed
  498. 1236    plUpdateDcache: fwrite of %ld bytes failed
  499. 1237    plArrayNew: arg3 must be non-zero
  500. 1238    plArrayNew: no memory
  501. 1239    plArrayDel: null argument
  502. 1240    plArrayGet: null argument
  503. 1241    plArrayGetPtr: null argument
  504. 1242    plArrayGetPtr: loadBlock failed, no such block\n-lef
  505. 1243    plArrayPut: null first argument
  506. 1244    plArrayPut: loadBlock failed, no such block
  507. 1245    plArrayPut: getBlock failed, internal error
  508. 1246    plArrayPut: myrealloc failed
  509. 1247    plArrayPutChunk: null first argument\n"
  510. 1248    plArrayPutChunk: chunk of wrong size, see assumptions
  511. 1249    plArrayPutChunk: could not current cache block
  512. 1250    plArrayPutChunk: newBlock failed, memory?
  513. 1251    plArrayMinimize: null first argument\n"
  514. 1252    plArrayMinimize: could not current cache block
  515. 1253    plArraySort: null first argument\n"
  516. 1254    plArraySort: could not load first block?!?
  517. 1255    plArrayNum: null first argument\n"
  518. 1256    plArray:loadBlock: could not save current block
  519. 1257    plArray:loadBlock: could not load block from cache as expected
  520. 1258    plArray:loadBlock: loaded block, but it was of unexepceted size, continuing
  521. 1259    plArray:loadBlock: newBlock failed
  522. 1260    plArray:loadBlock: alloc failed
  523. 1261    plArray:cacheBlock: null first argument
  524. 1262    plArray:cacheBlock: could not find block header!
  525. 1263    plArray:cacheBlock: plUpdateDcache failed!
  526. 1264    plArray:cacheBlock: plDepositDcache failed
  527. 1265    plArray:newBlock: malloc failed
  528. 1266    disk cache module never intialized
  529. 1267    plArrayExtract: cell not on a chunksize boundary, or out of bounds
  530. 1268    plArrayExtract: loadBlock failed?!
  531. 1269    hExtendLevel: alloc cache failed, flying without cache
  532. 1270    hExtendLevel: adding a level, and notice there is a cache! should never be because we only add levels when we are update, and we don;t support cache on update!!!
  533. 1271    plArraySort: blk1, %s
  534. 1272    plArraySort: %s
  535. 1273    plArraySort: plArrayPutChunk failed
  536. 1274    plArrayExtract: cacheBlock failed
  537. 1275    plVmsQread: not enough mem to read %ld %ld byte items
  538. 1276    XXXX
  539. 1277    XXXX
  540. 1278    plRecSeek: bad combination of args %d, %ld
  541. 1279    %s: no current record
  542. 1280    %s: %s not opened writable
  543. 1281    plRecOpen: not enough memory for header to %s
  544. 1282    plRecOpen: could not open or create %s
  545. 1283    plRecSeek: seek failed in %s moving from %d, %ld bytes
  546. 1284    plRecIns: could not write <%s> to %s
  547. 1285    statfdoc:fseek failed trying to get file %ld
  548. 1286    newdoc: plInitParseDoc failed, out of memory?
  549. 1287    plStackNew: alloc failed
  550. 1288    plStackNew: plArrayNew failed
  551. 1289    plStackPtr: item %ld is out of bounds of stack
  552. 1290    sJmpDocDB: docid %ld not found in saved hit list
  553. 1291    sArrayBinSearch: loadBlock failed
  554. 1292    backupdoclines: unexpected end-of-record delimiter or deleted-record delimiter
  555. 1293    iDB::startTransPageManagers: lock file  <%s> already exist, for auto-recovery delete this file and set appropriate value in def file
  556. 1294    iDB::startTransPageManagers: failed to get value for <%s> schema element
  557. 1295    Dictionary out of order, %s comes after %s
  558. 1296    Dictionary entry with 0 postings
  559. 1297    Unexpectedly failed to retrieve postings list for %s
  560. 1298    Postings list for %s has duplicates; at %ld of %ld; doc %ld %d %d
  561. 1299    Postings list for %s is out of order; at %ld of %ld; doc %ld %d %d after %ld %d %d
  562. 1300    Docid in the %ld th posting for %s is not valid
  563. 1301    Field id (%d) in the %ld th posting for %s is not valid
  564. 1302    Couldn't make current the docid (%ld) in the %ld th posting for %s
  565. 1303    Expecting %d files in files file, only got %d
  566. 1304    iDB::startTransPageManagers: failed to auto-abort for db <%s>
  567. 1305    %s: savedoc failed
  568. 1306    iDB::startTransPageManagers: failed to create lock file <%s>
  569. 1307    iDB::startTransPageManagers: may have lost db integrity <%s>
  570. 1308    sDecryptLineDB: attempt to decrypt a line from an unopened database
  571. 1309    sDecryptLineDB: output buffer too small
  572. 1310    %s: pl de/encryption failed
  573. 1311    sOpenDB:Missing authority file for database %s
  574. 1312    plAuthPrivComp: badly formed record authority record, missing perms
  575. 1313    plRecFind: plRecSeek 0,0 failed?
  576. 1314    plCheckAuthFlds: cannot open %s?! assuming all permissions ok
  577. 1315    plInitFlds: authority check failed
  578. 1316    iDB:validateUser: ignoring unknown field %s in authority file for db %s
  579. 1317    sFindDocLineDB: restoredoc failed!
  580. 1318    myalinit: number exceeds MAX we can reserve by %d, using %d
  581. 1319    myalinit: cannot get %d'th buffer of size %u * %u
  582. 1320    myalquit: free'ing buffer that was never released! Warning.
  583. 1321
  584. 1322    myalloc: failed from %s allocating %u bytes
  585. 1323
  586. 1324    mycalloc: failed allocating %u * %u bytes from %s
  587. 1325
  588. 1326    myrealloc: failed allocating %u bytes from %s
  589. 1327
  590. 1328
  591. 1329    CplEnvironment::create: initstk failed
  592. 1330    CplEnvironment::create: initqrysave failed
  593. 1331    CplEnvironment::create: plOpenDcache failed
  594. 1332    sModEnv: bad value for default_operator
  595. 1333    sModEnv: bad value in auto_stem_default, ignored
  596. 1334    sCreateDB: Could not create database
  597. 1335    sModDB: gdb != rdb->db_handle, bad args
  598. 1336    sModDB: bad value for rdb->auto_stem: %d
  599. 1337    sNewDB: malloc failed
  600. 1338    Couldn't find parm file (.inf) for database %s
  601. 1339    iDB::openCreate: could not create loc index for database %s
  602. 1340    sCreateDB: couldn't open headers; database %s
  603. 1341    sCreateDB: couldn't init refs; database %s
  604. 1342    sOpenDB: database already opened
  605. 1343    iDB:: open: Database %s is encrypted, requires a password
  606. 1344    iDB:: open: database %s not encrypted, password ignored
  607. 1346    iDB:: open: could not open indices for database %s
  608. 1347    iDB::open: could not open Location File for database %s
  609. 1350    sCeatedDB: implicit commitTrans failed for <%s> db
  610. 1352    invdel: cannot alloc for %s
  611. 1353    invdel:unexpected failure of listnth, failed to delete term %s
  612. 1354    invdel: pssgetseg or psupd failed for %s
  613. 1355    invcreat: cannot allocate space for header
  614. 1356    iDB::recoverCommitPageManagers: failed to create lock file <%s>
  615. 1357    invcreat: can't creat dictionary for database %s
  616. 1358    invcreat: can't create post file for database %s
  617. 1359    invopen: cannot allocate header 
  618. 1360    iDB::createPageManager:failed to create/lock lock file <%s>
  619. 1361    invopen: can't open dictionary for database %s
  620. 1362    invopen: unexpected error, bbstat failed
  621. 1363    invopen: can't open post file for database %s
  622. 1364    invins: postings length is 0?!
  623. 1365    invins: oops, new ptr is unset!, we lost it
  624. 1366    invins: oops, couldn't delete old postings! continuing
  625. 1367    invins: psupd failed
  626. 1368    invins: dictionary update failed, Index corrupted
  627. 1369    invins: posting insert failed for database %s, term %s
  628. 1370    invins: insert of dictionary item failed fordatabase %s, word %s.
  629. 1371    invapp: append to postings file failed for db %s
  630. 1372    invapp: bbupd failed! heading for corruption
  631. 1373    invapp: bbfastapp failed! heading for corruption
  632. 1374    invgetseg: startpost > number of postings
  633. 1375    invgetseg: psgetseg failed: db %s term %s
  634. 1376    invdel: postings=NULL or np=0??!?
  635. 1377    invdel: %s not in dictionary
  636. 1378    invdel: %s
  637. 1379    invdel:warning: could not delete segment at %ld %ld len %ld for %s
  638. 1380    invins: bbdel failed, ignoring it
  639. 1381    invdel: mega-failure, bbupd failed, can't delete postings for %s
  640. 1382    invsget: Could not establish postings current! serious error... .dic vs .inv mismatch!
  641. 1383    invreorg: cannot create new inverted index <%s>
  642. 1384    invreorg: failed to get postings %ld to %ld for %s (no mem?)
  643. 1385    invreorg: failed to append postings to new index; probably out of disk space
  644. 1386    invreorg: couldn't find dictionary start!
  645. 1387    nextold:psgetseg failed, memory?
  646. 1388    Uh-Oh, buffer pointer is NULL!? try and recover, may have lost info
  647. 1389    flushNew: out of disk space
  648. 1390    invins:Serious error pushing item onto empty stack
  649. 1391    CplSchemaElement:: object is not created
  650. 1392    CplBoolSchemaElem::CplBoolSchemaElem: inavlid value  <%d> for BOOL 
  651. 1393    CplBoolSchemaElem:: object not created
  652. 1394    CplBoolSchemaElem:: invalid schema type for BOOL 
  653. 1395    CplListSchemaElem::CplListSchemaElem: elistNew for %d elem failed
  654. 1396    CplListSchemaElem:: object  not created
  655. 1397    CplListSchemaElem:: object referenced is not  of 'CplListSchemaType' or has different element code
  656. 1398    CplListSchemaElem::addValue:: elistEnqueue failed for elem code <%d>
  657. 1399    CplListSchemaElem::delValue: elistDelete failed for elem code <%d>
  658. 1400    CplStringSchemaElem::CplStringSchemaElem: strsav failed for <%s>, may be not enough memory
  659. 1401    CplStringSchemaElem:: object  not created
  660. 1402    CplStringSchemaElem::value: strsav failed for <%s>, may be not enough memory
  661. 1403    CplNumericSchemaElem:: object not created
  662. 1404    CplFieldSchemaElem::CplFieldSchemaElem: strsav failed for <%s>, may be not enough memory
  663. 1405    CplFieldSchemaElem:: object not created
  664. 1406    CplSystemSchema:: object not created
  665. 1407    CplSystemSchema::open: already opened or invalid open mode(should be readOnly)
  666. 1408    CplSystemSchema::close: object not opened
  667. 1409    CplDatabaseSchema:: object not created
  668. 1410    CplStringSchemaElem: invalid object value 
  669. 1411    CplNumericSchemaElem:: can not modify value of unmodifiable object <%d>
  670. 1412    CplSystemSchema:: value: object element type and code does not match
  671. 1413    CplSystemSchema:: value: failed to new object of class <%d> and code <%d>
  672. 1414    CplDatabaseSchema::value: object element type and code does not match
  673. 1415    CplDatabaseSchema::readDefFile: unknown schema element <%s> in <%s>. Aborting .def file parsing.
  674. 1416    CplDatabaseSchema::readDefFile: unable to instantiate schema element code <%d> for <%s>
  675. 1417    CplSystemSchema::processQuotedString: string <%s> is not closed with quotes
  676. 1418    CplDatabaseSchema::close: opened transactions or unopened object 
  677. 1419    pgmngrCommitTransaction: invalid update transaction state for commiting
  678. 1420    pgmngrRecoverCommit: can not recover from <%d> transaction state for file <%s>
  679. 1421    CplDatabaseSchema::open: object is already opened, try closing and tne open
  680. 1422    CplDatabaseSchema::open: unable to parse def file <%s>
  681. 1423    CplDatabaseSchema::open: unabale to save logical schema <%s> in page manager
  682. 1424    CplDatabaseSchema::open: error in restoring saved schema or parsing <%s> file
  683. 1425    CplDatabaseSchema::value: should get the element <%d> as a list of element
  684. 1426    CplDatabaseSchema:: readDefFile: syntax error in schema element %s  in file %s
  685. 1427    CplDatabaseSchema:: readDefFile: must have system or database value for <%d> element. Aborting  parsing  of <%s>
  686. 1428    CplDatabaseSchema:: readDefFile: unable to add <%d> to its  list for <%s>
  687. 1429    CplFieldSchemaElem:: can not modify the value of an unmodifiable object <%d>
  688. 1430    iDB::openEncrypter: database is not encrypted
  689. 1431    iDB::createEncrypter: database is not encrypted or invalid or no password
  690. 1432    iDB::createEncrypter: no authority (.aut) file
  691. 1433    iDB::createEncrypter: can not instantiate encrypter for db <%s>
  692. 1434    iDB:createEncrypter:  internal password processing error for db <%s>
  693. 1435    iDB:createEncrypter: unable to create temp file for db <%s>
  694. 1436    iDB:createEncrypter: unable to write to <%s> file
  695. 1437    iDB::openEncrypter: can not instantiate encrypter for db <%s>
  696. 1438    iDB::openEncrypter: internal processing error for db <%s>
  697. 1439    iDB: validateUser: no %s.aut file or has corrupted data
  698. 1440    sReorgDB: can not create new database <%s>
  699. 1441    sReorgDB: can not commit implicit transaction on <%s> database
  700. 1442    sReorgDB: failed to reorg  <%s> 
  701. 1443    sUnCompactDB: can not create new database <%s>
  702. 1444    sUnCompactDB: can not commit implicit transaction on <%s> database
  703. 1445    sUnCompactDB: failed to uncompact  <%s> 
  704. 1446    sCompactDB: can not create new database <%s>
  705. 1447    sCompactDB: can not commit implicit transaction on <%s> database
  706. 1448    sCompactDB: failed to compact   <%s>
  707. 1449    iDB::reorg: can not modify constant parameters for new db
  708. 1450    bbcreat: cannot create file %s
  709. 1451    bbcreat: cannot write header, bye.
  710. 1452    bbcreat: kkcreat failed file %s
  711. 1453    bbcreat: cannot malloc %u bytes for buffer
  712. 1454    bbopen: can't malloc header
  713. 1455    bbupd: no current item to update
  714. 1456    bbupd: key part can't be changed with update
  715. 1457    bbins: fseek failed trying to locate byte 0
  716. 1458    bbins: kkapp failed
  717. 1459    bbins: getbucket failed!  Bad index, give it up
  718. 1460    bbins: can't insert key %s, it's already in here
  719. 1461    bbins: fseek to end of file failed
  720. 1462    bbins: kkins failed on %s!
  721. 1463    bbins: cannot allocate %u bytes as temp
  722. 1464    bbins: cannot allocate %u bytes as temp2
  723. 1465    kkins: oops, kkupd failed, no current...garbaged?!
  724. 1466    bbins: serious err, fseek to eof failed, index getting trashed.
  725. 1467    bbins: OOPS, mega-failure...kkins failed?! Can't back out changes
  726. 1468    bbfastapp: kkapp failed!
  727. 1469    bbfastapp: bbflush failed; unrecoverable; probably out of disk space
  728. 1470    bbfastapp: kkapp failed!
  729. 1471    bbfastapp: kkupd failed!
  730. 1472    bbdel: no current item
  731. 1473    bbdel: cannot find next bucket?! with address %ld
  732. 1474    bbdel: next bucket missing?! can't find bucket with address %ld
  733. 1475    bbsync: serious problem, write failed, cannot sync
  734. 1476    bbsync: can't write .inx file
  735. 1477    bbclose:bbsync couldn't save changes, probably out of disk space
  736. 1478    bbreorg: cannot allocate item buffer %d bytes
  737. 1479    bbreorg: could not create new index - %s
  738. 1480    bbreorg: could not seek in old index?
  739. 1481    bbreorg: could not write term to new index, out of space?
  740. 1482    bbreorg: could not successfully close new index, may have lost a buffer
  741. 1483    bbflush: serious error, seek to current bucket failed, cannot flush the bucket at <%ld>
  742. 1484    bbflush:write failed! we maynt catch this
  743. 1485    fflush of bbfile failed; probably out of disk space
  744. 1486    bbfile.readhdr: pgmngrGetInto failed
  745. 1487    bbfile.writehdr: pgmngrPutFrom failed; probably out of disk space
  746. 1488    sStartTransDB: malloc failure
  747. 1489    sAddDocDB: disposition noRecord unimplemented
  748. 1490    Cannot put string to database, no current operation, or document terminator encountered on last call
  749. 1491    iDB::openCreate: can not encrypt  authority file for db <%s>
  750. 1492    sStartTransDB: cannot do this to virtual db
  751. 1493    trOpenFile: which cannot be noFile
  752. 1519    Heirarchy cache hits %ld, misses %ld
  753. 1520    listinsertby: failure -- passed null head
  754. 1521    listinsertby: alloc a node failed, node lost
  755. 1522    listenqueue: allocate a node failed, node lost
  756. 1523    plZonePack: null arg
  757. 1524    iDB::recoverAbortPageManagers: falied to create lock file <%s>
  758. 1525    plZonePack: %s
  759. 1526    sExpandAll: sExpandDB failed on database %s
  760. 1527    sSeekExpListDB: no list
  761. 1528    sSeekExpList: error in pllistseek
  762. 1529    sExpandDB: plIexpand failed
  763. 1530    plSetDel: could not del found item
  764. 1531    plArrayRead: file strem==NULL
  765. 1532    plArrayRead: fread failed unexpectedly
  766. 1533    plArrayRead: Magic number mismatch not an array
  767. 1533    plArrayRead: Version number mismatch not a current array
  768. 1534    plArrayWrite: fwrite failed
  769. 1535    plArrayWrite: file strem==NULL
  770. 1536    plArrayWrite: plArrayNew failed, memory?
  771. 1537    plArrayRead: allocation failure
  772. 1538    plArrayRead: plArrayPutChunk failed
  773. 1539    plArrayWrite: null first argument
  774. 1540    plArrayWrite: loadBlock failed
  775. 1541
  776. 1542    
  777. 1543    
  778. 1544    
  779. 1545     
  780. 1546    iDB::addDoc: failed to encrypt <%ld> in db <%s>
  781. 1547    iDB::replaceDoc: failed to encrypt/decrypt doc <%ld> for db <%s>
  782. 1548    CplBoolSchemaElem::value: can not modify value of unmodifiable object <%d>
  783. 1549    CplStringSchemaElem::value: can not modify value of unmodifiable object <%d>
  784.  
  785. 1550    CplScansearch::makeQueryTree: exceeded stack boundary
  786. 1551    CplScanSearch::makeQueryTree: 0 words to query
  787. 1552
  788. 1553
  789. 1554
  790. 1555
  791. 1556
  792. 1557
  793. 1558    plQstkStrpush: plStackPush failed
  794. 1559    plQstkStrpush: we will truncate the term <%s> at %d chars
  795. 1560    WARNING: concatonating %s onto %s, will override non-device part of latter
  796. 1561    sSeekSibHeirDB: plFetch failed at level %d
  797. 1562    sGetFromDocImgLstDB: arg 3 must not be NULL
  798. 1563    sSeekDocImgLstDB: pllistseek out of bounds
  799. 1564    sGetFromDocImgLstDB: no current document
  800. 1565    sGetFromDocImgLstDB: not same current document
  801. 1566    plQstkAtPop:plStackPop failed
  802. 1567    Bad refernec...(%s)
  803. 1568    XXX
  804. 1569    sSeekDocImgLstDB: savedoc failed
  805. 1570    sSeekDocImgLstDB: seekldoc failed
  806. 1571    sSeekDocImgLstDB: restoredoc failed
  807. 1572    plqrysve: %s %s
  808. 1573    plOrmrg: unexpected end of array
  809. 1574    opsnblks: query buffer too small
  810. 1575    plNotmrg: unexpected end of array
  811. 1576    putwrd overflow
  812. 1577    plAdjmrg: unexpected end of array
  813. 1578    plAndmrg: unexpected end of array
  814. 1579    docmrg: sgetdoc failed, bad docid
  815. 1580    plEvaluate: terms left on stack
  816. 1581    expterm: plQstkAtPop failed, missing the '$' terminator
  817. 1582    prcd: sys error , can't happen - '(' in stack
  818. 1583    plBsInit:Unable to open file %s
  819. 1584    plBsFind:seekRec failed
  820. 1585    [seekRec] Unable to set file ptr. position
  821. 1586    push_stack: serious problem with stack
  822. 1587    push_bytestack: malloc %u bytes failed
  823. 1588    push_bytestack: malloc %u bytes failed
  824. 1589    pop_stack: serious problem with stack
  825. 1590    pop_stack: serious problem with stack, top < begin
  826. 1591    plSeekFldDoc: ! 1 1 unimplemented
  827. 1592    iDB::openCreate: specified db as encrypted in def file/API but no password supplied for db <%s>
  828. 1593    invreorg: bbins failed for <%s> key
  829. 1594    invreorg: pgmngrAllocate failed to allocate <%ld> bytes for postings of <%s>
  830. 1595    invreorg: pgmngrPutFrom failed at <%ld> for the postings of <%s>
  831. 1596    invreorg: bbupd failed for <%s> key
  832. 1597
  833. 1598
  834. 1599
  835. 1600
  836. 1601
  837. 1602    Fields: passed NULL schema pointer
  838. 1603    CplListSchemaElem::DeleteElement: passed NULL element
  839. 1604    CplDatabaseSchema::CplDatabaseSchema: failed to get class type for schema element <code : %d>
  840. 1605    plReadDSA: cannot open file %s
  841. 1606    CplDatabaseSchema::CplDatabaseSchema:uanble to create schema list <code: %d> element
  842. 1607    %s %s:%s %d [%s]
  843. 1608    initlfds: plAddNV failed
  844. 1609    Unknown field '%s'
  845. 1610    iDB:validateUser: ANY unimplemented for FIELDS
  846. 1611    kr_read: alloc failed on header
  847. 1612    kr_read: alloc failed on array alloc
  848. 1613    kr_read: alloc failed
  849. 1614    kr_write: cannot create file <%s>
  850. 1615    kr_write: fwrite failed; probably out of disk space
  851. 1616    kr_write: holes fwrite failed, i=%d j=%d
  852. 1617    WARNING:invins: duplicate postings for <%s>
  853. 1618    invmerge: inv1 has no words! no pt to merge
  854. 1619    invmerge: inv2 has no words! no pt to merge
  855. 1620    invmerge:invapp failed, disk
  856. 1621    invmerge:invapp failed, disk
  857. 1622    kkwrite: can't create %s
  858. 1623    kkwrite: failed pgmngrPutFrom writing header
  859. 1624    kkwrite: fwrite failed; probably out of disk space
  860. 1625    kkapp: can't extend ptr array, failed
  861. 1626    kkapp: cannot add data item, failed
  862. 1627    kkins: could not extend ptr array,lost item
  863. 1628    kkins: %s already in index. No dups allowed
  864. 1629    kkins: additem failed, lost item
  865. 1630    kkdel: no current item, can't delete anything
  866. 1631    kkupd: cannot update -- no current set
  867. 1632    kkcreat: failed creating %s
  868. 1633    merge: push failed, not enough mem, scrapping list
  869. 1634    merge: push failed, not enough mem, scrapping list
  870. 1635    merge: push failed, not enough mem, scrapping list
  871. 1636    merge: client supplied compare did not return legitimate value
  872. 1637    Zero length file %s, could not sort
  873. 1638    sortMerge:cannot open file %s
  874. 1639    getword: seek failed
  875. 1640    lib: %s %s
  876. 1641    negdictint: could not stat %s
  877. 1642    negdictint: allocator failed trying to get %u
  878. 1643    negdictint: strsavbuf, buffer too small
  879. 1644    plRecIns: non-append insert not impl
  880. 1645    plRecDel: unimplemented
  881. 1646    topqsort: can not have more than <%d> nested lists 
  882. 1647    backupdoclines: unexpected NULL cs
  883. 1648    CplScanSearch::CplScanSearch :could not makeQueryTree
  884. 1649    CplScanSearch::makeQueryTree : could not canonize token <%s>
  885. 1650    
  886. 1651    plOpenNV: bad line <%s> in %s
  887. 1652    plAddNV: bad hndl
  888. 1653    plAddNV:listinsfirst failed
  889. 1654    Duplicate keys in plAddNP
  890. 1655    plGetAtNP: bad el, %ld
  891. 1656    Could not completely parse line
  892. 1657    Failure flushing last buffer, should abort
  893. 1658    flushword: fwrite failed on temp file; probably out of disk space
  894. 1659    flushword failed trying to fflush a buffer; out of disk space
  895. 1660    Could not write buffer
  896. 1661    filename: unimplemented
  897. 1662    basename: unimplemented
  898. 1663    extname: unimplemented
  899. 1664    Error deleting from index, trans aborted
  900. 1665    Error adding to index, trans aborted
  901. 1666    Cannot sAddDocDB, already a current operation
  902. 1667    sAddDocDB: fromFile can't be null with inPlace
  903. 1668    Could not add document to database
  904. 1669    Couldn't set to 1st file, no files yet
  905. 1670    %s not known dbfile and couldn't add it
  906. 1671    Could not add document to database
  907. 1672    Cannot sDelDocDB, please end current operation first
  908. 1673    Can't find document %ld to delete
  909. 1674    Serious error, deldoc failed on %ld
  910. 1675    Cannot sUpdDoc, please end current operation
  911. 1676    Can't find document %ld
  912. 1677    sUpdDocDB failed updateing doc %ld
  913. 1678    Failure writing terms; out of disk space
  914. 1679    Cannot put line to database; out of disk space
  915. 1680    sPutDocEndDB failed
  916. 1681    sPutDocEndDB:Out of disk space; continuing
  917. 1682    sPutDocEndDB:Cannot put line to database; out of disk space
  918. 1683    sLoadFile:Could not open file %s to index it
  919. 1684    sLoadFile:Add a document failed; out of disk space
  920. 1685    sLoadFile:Cannot put document %ld contents
  921. 1686    sLoadFile:Add a document failed; out of disk space
  922. 1687    trOpenFile:Could not open temp file %s
  923. 1688    sRollbackTransDB unimplemented
  924. 1689    sSeekDBL: pllistseek failure
  925. 1690    sGetDBL: oops, listnth() failed
  926. 1691    plAddRangeToDomainDB: plFindDomain or plNewDomain failed
  927. 1692    sRestoreHistory: plArrayRead failed 
  928. 1693    sRestoreHistory: plsavehitsqry failed %s
  929. 1694    sRestoreHistory: plArrayRead failed reading %
  930. 1695    sRestoreHistory: plsavehitsqry failed %s
  931. 1696    Bad refernec...-lef
  932. 1697    plParseRef:poorly formed reference
  933. 1698    Unknown ref type, document %ld, field %d <%s>
  934. 1699    sSeekDocImgLstDB: savedoc failed
  935. 1700    sSeekDocImgLstDB: seekldoc failed
  936. 1701    sSeekDocImgLstDB: restoredoc failed
  937. 1702    sSeekDocImgLstDB: no current document
  938. 1703    sSeekDocImgLstDB: pllistseek out of bounds
  939. 1704    sGetFromDocImgLstDB: no current document
  940. 1705    sGetFromDocImgLstDB: not same current document
  941. 1706    sGetFromDocImgLstDB: arg 3 must not be NULL
  942. 1707    XXXX
  943. 1708    sSeekDictDB: invalid dir parameter
  944. 1709    Could not make document current %ld
  945. 1710    sSortHitsByFieldsDB: Error in write to temporary sortfile
  946. 1711    
  947. 1712    sSortHitsByFieldsDB: Error in read from temporary sortfile
  948. 1713    sSortHitsByFieldsDB: unexpected failure to put to dynarray
  949. 1714    sSeekFldDB: listseek failed
  950. 1715    sModFldDB: invalid field id, error
  951. 1716    sGetDocHdrLineDB: sFindHeirListMDB failed
  952. 1717    sSaveAsHitsDB: plArrayShallowCopy failed
  953. 1718    sSaveAsHitsDB: plsavhits failed
  954. 1719    sAddHistory: cannot save sHITS -- deimplemented
  955. 1720    listseek: cannot seek from current, there is no current set
  956. 1721    listseek: invalid position argument, must be PLSEEK_SET,_CUR, or _END
  957. 1722    sSetOptDB: sGetStatDB failed
  958. 1723    sSetOptDB: sModDB failed
  959. 1724    sSetOptDB: unknown attribute
  960. 1725    sSetOptDB: sSeekFldDB failed on %d
  961. 1726    sSetOptDB: sModFldDB failed on %d
  962. 1727    sSetOptDB:sGetFldDB failed on field %d
  963. 1728    serseekdoc: seek from end unimplemented
  964. 1729    %s max number of fields exceeded (%ld)
  965. 1730    %s '%s'
  966. 1731    invdel: bad value to switch
  967. 1732    plArrayDo: NULL first argument
  968. 1733    sReorgIndexDB: invreorg failed for database %s
  969. 1734    sReorgIndexDB: bbreorg failed for database %s
  970. 1735    sReorgSourceDB: source file reorg failed for %s
  971. 1736    invdicreorg: bbreorg failed for database %s
  972. 1737    plQstkStrpop: expecting string token got something else
  973. 1738    plQstkStrpop: expecting string token got something else
  974. 1739    plDksPush: plStackPush failed, disk or memory?
  975. 1740    plDskPop: expecting array token got something else
  976. 1741    plDskPop: plStackPop failed
  977. 1742    plLocRecGet: fseek failed, bad docid
  978. 1743    plLocRecGet: fread failed, bad docid
  979. 1744    plDocLength: plLocRecGet failed for %ld unexpectedly
  980. 1745    plDocLength: fstat failed on file %s
  981. 1746    plDocSeekWord: savedoc failed
  982. 1747    plDocSeekWord: savedoc failed
  983. 1748    plDocSeekWord: restoredoc failed
  984. 1749    plDocSeekWord: restoredoc failed
  985. 1750    hashtab(checkseal): Null argument to hashtab function
  986. 1751    hashtab(checkseal): Hashtable corrupted
  987. 1752    hashtab(elem_insert): nexthashsize: we hit MAXHASHSIZE of %d
  988. 1753    hashtab(elem_insert): entering elem_insert with empty name
  989. 1754    hashtab(elem_insert): null name in bucket
  990. 1755    hashtab(elem_insert): zero length name in bucket
  991. 1756    CplTokenizer::stopwordinit: could not stat %s
  992. 1757    CplTokenizer::stopwordinit: could not init hashtab
  993. 1758    CplTokenizer::stopwordinit: could only read %d stopwords
  994. 1759    psgetseg: psgetseginto failed
  995. 1760    invcreate: alloc failure
  996. 1761    invopen: alloc failure
  997. 1762    invreorg: alloc failure
  998. 1763    invmerge: all indices must have the same KEY SIZE, these do not, use reorg to change the keysize
  999. 1764    invmerge: alloc failure
  1000. 1765    plmod: alloc failure on word buffer
  1001. 1766    invfstat: bbfstat failed for %s
  1002. 1767    siCreateDB: could not stat (%s) inverted file for keysize, bad or missing inverted index.
  1003. 1768    iDB:: openCreate: passed zero or larger than PLWORDSIZE word size
  1004. 1769    kkread: could not stat file %s
  1005. 1770    plMatrixRead: allocation malloc failed, not enough memory
  1006. 1771    plMatrixRead: fgets failed, bad matrix file %s
  1007. 1772    plMatrixRead: bad line <%s> check format
  1008. 1773    plMatrixRead: plArrayNew failed, not enough memory
  1009. 1774    plMatrixRead: getContents failed, unexpected end of file for (%s)
  1010. 1775    plMatrixRead: plArrayPut failed, not enough temp disk or memory
  1011. 1776    plMatrixRead: getContents failed, unexpected end of file for (%s)
  1012. 1777    plMatrixRead: plArrayPut failed, not enough temp disk or memory
  1013. 1778    plMatrixRead: getContents failed, unexpected end of file for (%s)
  1014. 1779    plMatrixRead: plMatrixPut failed, not enough temp disk or memory
  1015. 1780    plMatrixRead: (%s) is not a CPL matrix file, check format
  1016. 1781    plMatrixRead: element size for matrix (%s) is larger than %ld
  1017. 1782    pkPreprocess: replacement clause larger than original, larry, clean it up
  1018. 1783    existingDocid: could not create a base document instance from %s at byte %ld
  1019. 1784    existingDocid: no such field %s in database
  1020. 1785    existingDocid: Could not get a hit from hitlist, expecting one,oops
  1021. 1786    plMatrixGetMinMax: unimplemented
  1022. 1787    plMktable: plSetUnion failed, memory? loosing highlight words from past query
  1023. 1788    plNewQuery: NULL argument not allowed
  1024. 1789    plNewQuery: could not allocate header
  1025. 1790    sRestoreHistory: plNewQuery failed, alloc?
  1026. 1791    sRestoreHistory: listappend failed, alloc?
  1027. 1792    plGetQueryDB: couldn't get %ld'th item from history list
  1028. 1793    plAddQueryDB: could not add an element to the query list, alloc?
  1029. 1794    iDB::search: can not instantiate CplSearchResult for <%s> query in <%s> db
  1030. 1795    sSaveAsHitsDB: plGetQueryDB failed, no current query?
  1031. 1796    sSaveAsHitsDB: no current query
  1032. 1797    sAddHistory: plNewQuery failed, not enough mem?
  1033. 1798    sUpdHistory: no current query to update
  1034. 1799    sSaveAsHitsDB: plSetLink failed
  1035. 1800    sSaveAsHitsDB: plSetWordsQuery failed
  1036. 1801    plMktable: plArrayShallowCopy failed
  1037. 1802    krInitDelimiters: no init string (290), using defaults
  1038. 1803    krInitDelimiters: badly formed init string (290), using defaults
  1039. 1804    invsync: bbsync failed
  1040. 1805    invsync: pssync failed possibly fatal
  1041. 1806    invmerge: invsync failed, possibly fatal
  1042. 1807    invreorg: invclose failed, possibly fatal
  1043. 1808    iDB::close: invclose failed with writable database, possibly fatal
  1044. 1809    invclose: bbclose failed, possibly fatal
  1045. 1809    invclose: psclose failed, possibly fatal
  1046. 1810    sSwapHitsDB: does not support first arg == NULL, no virtual database
  1047. 1811    sSwapHitsDB: argument out of bounds of hit array
  1048. 1812    invmerge: unexpected invgetseginto failure, word %s, database %d
  1049. 1813    invmerge: two source indices must have the same POSTCHUNK size, these do not
  1050. 1814    iDB::startTrans: cannot start readWrite transaction on readOnly database <%s>
  1051. 1816    sCommitTransDB: plCommitTransDB failed on database <%s>
  1052. 1817    iDB: initTrans: invStartTrans failed for db <%s>
  1053. 1818    plStartTransDB: inv transaction already exists for db <%s>
  1054. 1819    iDB::abortTrans failed for db <%s>
  1055. 1820    kkadditem: array index overflowed to <%u>
  1056. 1821    kkextend: array index overflowed to <%u>. Extending to INT_MAX elements
  1057. 1822    keylong: passed NULL handle
  1058. 1823    keylong: passed NULL arguments
  1059. 1824    
  1060. 1825    
  1061. 1826    
  1062. 1827    kkreread: kkreaddata failed, no data structures in memory <%s>
  1063. 1828    kkreaddata: kkgetstamp failed for <%s>
  1064. 1829    kkread: kkreaddata failed for (%s), no such db?
  1065. 1830    kkwrite: kkgetstamp failed, cannot update stamp, may cause excessive re-reads
  1066. 1831    
  1067. 1832    
  1068. 1833    
  1069. 1834    
  1070. 1835    
  1071. 1836    
  1072. 1837    
  1073. 1838    
  1074. 1839    
  1075. 1840    iDB:: initTrans: failed to start transaction on location page set for <%s> db
  1076. 1841    
  1077. 1842    
  1078. 1843    
  1079. 1844    
  1080. 1845    
  1081. 1846    
  1082. 1847    
  1083. 1848    
  1084. 1849    
  1085. 1850    
  1086. 1851    
  1087. 1852    
  1088. 1853    
  1089. 1854    
  1090. 1855    
  1091. 1856    
  1092. 1857    iDB:: close: attempt to close database <%s> with open transaction denied
  1093. 1858    sQuit: Cannot quit, failed to close database <%s>
  1094. 1859    iDB::startTrans: transaction already exists for <%s>
  1095.  
  1096. 1860    CplTokenizer::NEW: unknown tokenizer %s
  1097. 1861    CplTokenizer::stopwordinit: unable to open %s
  1098. 1862    CplEnvironment::newDatabase: could not new or create the database instance for %s
  1099. 1863    CplEnvironment::newDatabase: Could not database: %s to elist, memory
  1100. 1864    CplDatabaseList::addDatabase: elistEnqueue failed, memory?
  1101. 1865    CplDatabaseList::read: could not open the dblist.cpl file, assume its ok
  1102. 1866    CplEnvironment::create: cannot new a CplDatabaseList, alloc failure?
  1103. 1867    CplEnvironment::newDatabase: new or create of database (iDB) <%s> as <%s> failed.
  1104. 1868    CplEnvironment::newDatabase: could not add new'ed database <%s> to the database list.
  1105. 1869    CplEnvironment::create: Unkown default operator from strings, using OR
  1106. 1870    CplClassMap::loadDataTable: pgmngrGetInto failed
  1107. 1871
  1108. 1872    CplClassMap::commitTrans: allocation in pagemanager of %d bytes failed
  1109. 1873    CplClassMap::commitTrans: write in pagemanager of %d bytes failed
  1110. 1874    CplClassMap::commitTrans: could not write key header for this
  1111. 1875    CplClassMap::instance: cannot create document isntance, unknow class id <%d>
  1112. 1876    CplClassMap::instance: cannot create document isntance, constrcutor failed class <%s>
  1113. 1877    CplClassMap::storageKey: buffer to small <%d>
  1114. 1878    CplClassMap::storageKey: unknown classname, cannot map to classid <%s>
  1115. 1879    iDB::open: New Trans Failed, db <%s>
  1116. 1880    iDB::open: comit Trans Failed
  1117. 1881    Could not start transaction when creating pgmngr for db <%s> because <%d> (in use)
  1118. 1882    iDB::openCreate: cannot create classmapper for <%s> create
  1119.  
  1120. 1883    iDB::openCreate: transaction commit failed on database <%s>
  1121. 1884    iDB::reorg: New Trans Failed on pgmngr
  1122. 1885    iDB::reorg: could not create a new classmapper, memory short?
  1123. 1886    iDB::reorg: could not create a new ordrListFile for loc page set reorganizing <%s>
  1124. 1887    iDB::reorg: reorgnization of classmapper into file <%s> failed
  1125. 1888    iDB::initTrans: cannot start transaction on container page set for database <%s>
  1126. 1889    iDB::abortTrans: no transaction to abort, returning okay
  1127. 1890    iDB::abortTrans: cannot abort classmapper transaction
  1128. 1891    iDB::commitTrans: cannot commit transaction in classmapper for dbase <%s>
  1129. 1892    iDB::open: unable to instantiate CplDatabaseSchema for db <%s>
  1130. 1893    iDB::open: cannot new a classmapper for db <%s>
  1131. 1894    iDB::open: cannot new a tokenizer for db <%s> of type <%s> from string <%d>
  1132. 1895    iDB::openCreate: cannot new a tokenizer for db <%s> of type <%s> from string <%d>
  1133.  
  1134. 1896    iDB::open: cannot new or create CplContnrListFile for db <%s>
  1135. 1897    iDB::openCreate: cannot new or create CplContnrListFile for db <%s>
  1136. 1898    iDB::reorg: cannot new or create a tmp CplContnrListFile for db <%s>
  1137. 1899    iDB::reorg: cannot reorg CplContnrListFile for db <%s>
  1138. 1900    iDB:initTrans: transaction start failed on cntnrFile for db <%s>
  1139. 1901    iDB:abortTrans: transaction abort failed on cntnrFile for db <%s>
  1140. 1902    iDB:commitTrans: transaction abort failed on cntnrFile for db <%s>
  1141. 1903    iDB:makeRecordView: bad docid <%ld> for database <%s>
  1142. 1904    iDB::open: cannot new or create CplContnrListFile(classmap) for db <%s>
  1143. 1905    iDB::startTrans: initTrans failed for db <%s>
  1144. 1906    iDB::startTrans: Could not create transactor for db <%s>
  1145. 1907    iDB::readyCommitTrans: indices are not processed for <%s>
  1146. 1908    iDB::processIndices: sorting failed for db <%s>
  1147. 1909    iDB::processIndices: aborted or failed for db <%s>
  1148. 1910    iDB::addRec: doc has a docid already in use <%ld>
  1149. 1911    iDB::addRec:Could not assign a docid to new doc for database <%s>
  1150. 1912    iDB::addRec: failed to index <%ld> doc for db <%s>
  1151. 1913    iDB::addRec: addStorageKey failed, db <%s>
  1152. 1914    iDB::deleteDoc: failed reindexing/(deleting keys) docid <%ld> into db <%s>
  1153. 1915    iDB::replaceDoc: assign of docid <%ld> to newdoc for database <%s> failed
  1154. 1916    iDB::replaceDoc: failed to update index for docid <%ld> database <%s>
  1155. 1917    iDB::replaceDoc: failed to change storage key for docid <%ld> database <%s>
  1156. 1918    iDB::makeDocInstance: could not make parts from key for docid <%ld> db <%s>
  1157. 1919    iDB::makeRecordView: could not get keys from key ids for docid <%ld> in db <%s>
  1158. 1920    iDB::addStorageKey: failed in db <%s>
  1159. 1921    iDB::addStorageKey: could not add storage key for <%ld> doc in database <%s>
  1160. 1922    iDB::addCntnrKey: could not update container <%ld> for db <%s>
  1161. 1923    iDB::addCntnrKey: could not add into container <%ld> for db <%s>
  1162. 1924    iDB::delStorageKey: iDB::delStorageKey: cannot get loc entry for docid <%ld> in db <%s>
  1163. 1925    iDB::delStorageKey: cannot delete storage key for <%ld> doc in db <%s>
  1164. 1926    iDB::open: cannot new CplContnrListFile for db <%s>
  1165. 1927    iDB::delCntnrKey: unexpectedly found container key id <%ld> with count of 0 or less! for db <%s>
  1166. 1928    CplClassMap::storageKey: could not get one of storage keys for doc instance
  1167. 1929    CplIndexer::create: cannot open file <%s> for write
  1168. 1930    CplIndexer::sort: Sort/merge failed for file <%s>, consider transaction trashed
  1169. 1931    CplIndexer::sort: close failed on file <%s> consider transaction trashed
  1170. 1932    CplIndexStuff:create: failed initializing indexers
  1171. 1933    CplIndexStuff: freeBufs: failed to close one of the indexers, causing abort
  1172. 1934    CplEnvironment::create: cannot new a CplQueryHistoryList
  1173. 1935    CplQueryHistoryList::create: elistNew failed
  1174. 1936    plInitFlds: cannot stat opened .def file?! <%s>
  1175. 1937    elistLock: unimplemented
  1176. 1938    elistUnlock: unimplemented
  1177. 1939    plArray:newBlock:elistInsert failed for block %d
  1178. 1940    sSearchDB: could not add search result to search history
  1179. 1941    sSaveAsHitsDB: no current search
  1180. 1942    sSaveAsHitsDB: cannot save search hits
  1181. 1943    sDwnLdHitsDB: no current search, this is meaningless
  1182. 1944    sDwnLdHitsDB: no current hitlist for search, this is meaningless
  1183. 1945    sAddHistory: cannot acccept null environment or query pointer
  1184. 1946    sAddHistory: Couldn't save query %d
  1185. 1947    sUpdHistory: cannot accept null env or pquery arguments
  1186. 1947    sSwapHitsDB: must have current search and hitlist to use this cal
  1187. 1948    sSwapHitsDB: swap hits failed, either array get or put
  1188. 1949    getHitElement: unexpected null ptr
  1189. 1950    sGetNumHitsDB: plVirtualNthDB failed
  1190. 1951    sNumHistory: unexpected null arg
  1191. 1952    sSeekHistory: unexpected NULL ptr arg
  1192. 1953    sTellHistory: unexpected NULL ptr arg
  1193. 1954    sGetHistory: unexpected NULL ptr arg
  1194. 1955    sSaveHistory: unexpected NULL ptr arg
  1195. 1956    sRestoreHistory: unexpected NULL ptr arg
  1196. 1957    sClearHistory: unexpected NULL ptr arg
  1197. 1958    sRestoreHistory: cannot create  a new search element, not enough memory
  1198. 1959    sSaveHistory: no history list for environment!? bad init
  1199. 1960    sRestoreHistory: no history list for environment!? bad init
  1200. 1961    CplSearchResult::invalid null args to constructor
  1201. 1962    CplSearchResult::getText:  len arg too short
  1202. 1963    CplSearchResult::freeTerms: cannot freeTerms unless hitlists are gone
  1203. 1964    CplSearchResult::storeOn: null file arg
  1204. 1965    iDB::search: query arg cannot be null ptr
  1205. 1966    iDB::search: no transaction, but you need one to search
  1206. 1967    plRestoreDomain: cannot have null arg
  1207. 1968    plAddRangeToDomain: cannot have null arg
  1208. 1969    plDelFromDomain: cannot have null arg
  1209. 1970    plFreeDomainDB: cannot have null arg
  1210. 1971    plFreeDomainDB: cannot have null arg
  1211. 1972    sSetDomainNullDB: unexpected null arg
  1212. 1973    sSetDomainAllDB: unexpected null arg
  1213. 1974    sAddCurToDomainDB: unexpected null arg
  1214. 1975    sDelFromDomainDB: unexpected null arg
  1215. 1976    sSaveDomainDB: unexpected null arg
  1216. 1976    sRestoreDomainDB: unexpected null arg
  1217. 1977    iDB::open/Create: cannot create a domain header opening db %s
  1218. 1978    CplQueryHistoryList::addNode: unexpected null argument
  1219. 1979    CplQueryHistoryList::storeOn: unexpected null argument
  1220. 1980    CplQueryHistoryList::readFrom: unexpected null argument
  1221. 1981    CplQueryHistoryList::DelSrchNode: unexpected null argument
  1222. 1982    plOpenHeirDB: unexpected null arguments
  1223. 1983    sOpenHeirDB: unexpected null arguments
  1224. 1984    sCloseHeirDB: unexpected null arguments
  1225.  
  1226. #
  1227. #
  1228. #    SKG ERROR MESSAGES STARTS HERE
  1229. #
  1230. #
  1231. 2000  pgmngr: page manager has NULL handle
  1232. 2001  pgmngrCreate: not enough memory for handle
  1233. 2002  pgmngrCreate: file <%s> already exists
  1234. 2003  pgmngrCreate: can not create file <%s>
  1235. 2004  pgmngrCreate: failed on writing header    to file <%s>
  1236. 2005  pgmngrCreate: pgmngrOpen failed on file <%s>
  1237. 2006  pgmngrCreate: not enough memory for free page headers (%ld bytes)
  1238. 2007  pgmngrCreate: created page manager <%s>
  1239. 2008  pgmngrCreate: no PageSet allowed for compact mode
  1240. 2011  pgmngrOpen: not enough memory for handle
  1241. 2012  pgmngrOpen: not enough memory for free page headers
  1242. 2013  pgmngrOpen: not enough memory for free page tables (%ld bytes)
  1243. 2014  pgmngrOpen: fopen failed on file <%s>
  1244. 2015  pgmngrOpen: failed on reading header from file <%s>
  1245. 2016  pgmngrOpen: failed on reading free page table from file <%s>
  1246. 2017  pgmngrOpen: failed on memory allocation to pageAllocated <%ld bytes>
  1247. 2018  pgmngrOpen: opened page manager <%s>  for read_only
  1248. 2019  pgmngrOpen: opened page manager <%s>  for read_write
  1249. 2021  pgmngrQuit: attempt to quit page manager with open transaction(s)
  1250. 2027  pgmngrQuit: quiting page manager <%s>
  1251. 2022  pgmngrRemove: attempt to delete file <%s> with open transaction(s)
  1252. 2023  pgmngrRemove: attempt to delete file <%s> while opened for read only
  1253. 2024 pgmngrGetFreePageTablesState : failed on memory allocation or reading from file
  1254. 2025  pgmngrRemove: failed to delete file <%s> 
  1255. 2026  pgmngrRemove: deleted file <%s> 
  1256. 2027  pgmngrGetFreePageTablesState: pgmngrGetFreePageTableStat: no free page manager for compact mode
  1257. 2028  pgmngrGetFreePageTablesState: input pageSet buffer is not large enough, first call pgmnPageSetSize()  to get buffer size
  1258. 2031  pgmngrAllocate: no readWrite transaction 
  1259. 2032  pgmngrAllocate: page size <%ld> not found in page set of <%s>
  1260. 2033  pgmngrAllocate: failed on seeking to end of file <%s>
  1261. 2034  pgmngrAllocate: failed to extend file  <%s> by <%ld> bytes 
  1262. 2035  pgmngrAllocate: failed on seeking to page <%ld> in file <%s>
  1263. 2036  pgmngrAllocate: failed on reading from page <%ld> in file <%s>
  1264. 2037  pgmngrAllocate: lost system integrity
  1265. 2038  pgmngrAllocate: allocated page <%ld> bytes <%ld> requested, bytes <%ld> allocated
  1266. 2041  pgmngrGetInto: trying to read from protected page 
  1267. 2042  pgmngrGetInto: failed on seeking to page <%ld> in file <%s>
  1268. 2043  pgmngrGetInto: failed on reading from page <%ld> in file <%s>
  1269. 2044  pgmngrGetInto: failed on seeking to offset <%ld> in page <%ld> of file <%s>
  1270. 2045  pgmngrGetInto: read from page<%ld> Offset<%ld>, size <%ld>
  1271. 2051  pgmngrPutFrom: no readWrite transaction
  1272. 2052  pgmngrPutFrom: trying to read from protected page 
  1273. 2053  pgmngrPutFrom: failed on seeking to page <%ld> in file <%s>
  1274. 2054  pgmngrPutFrom: failed on reading from page <%ld> in file <%s>
  1275. 2055  pgmngrPutFrom: failed on seeking to offset <%ld> in page <%ld> of file <%s>
  1276. 2056  pgmngrPutFrom: failed on writing at offset <%ld> in page <%ld> of file <%s>
  1277. 2057  pgmngrPutFrom: not enough space <%ld> in page <%ld> from offset <%ld> in file <%s>
  1278. 2058  pgmngrPutFrom: wrote at page<%ld> Offset<%ld>, size <%ld>
  1279. 2061  pgmngrDeallocate: no readWrite transaction
  1280. 2062  pgmngrDeallocate: trying to delete protected page
  1281. 2063  pgmngrDeallocate: failed on seeking to page <%ld> in file <%s>
  1282. 2064  pgmngrDeallocate: failed on reading from page <%ld> in file <%s>
  1283. 2065  pgmngrDeallocate: invalid page <%ld> to delete from file <%s>
  1284. 2066  pgmngrDeallocate: deleted page <%ld> of size <%ld>
  1285. 2071  pgmngrIsStateModified: failed on reading state from file <%s>
  1286. 2072  pgmngrIsStateModified: can not use old version of storage <%s> 
  1287. 2073  pgmngrNewTransaction: no transaction allowed    for current process
  1288. 2074  pgmngrNewTransaction: uncommitted transaction(s) exist(s)
  1289. 2075  pgmngrCommitTransaction: no transaction to commit
  1290. 2076  pgmngrCommitTransaction: failed on upadating  header to file <%s>
  1291. 2077  pgmngrAbortTransaction: failed on reading header from file <%s>
  1292. 2078  pgmngrAbortTransaction: failed on reading page tables from file <%s>
  1293. 2079  pgmngrCommitTransaction: state of the file <%s> has changed during the transaction
  1294. 2080  pgmngrNewTransaction: failed on reading header from file <%s>
  1295. 2081  pgmngrNewTransaction: started transaction for <%s>
  1296. 2082  pgmngrCommitTransaction: commited transaction for <%s>
  1297. 2083  pgmngrAbortTransaction: aborted transaction for <%s>
  1298. 2084  pgmngrAbortTransaction: no trans to abort
  1299. 2101  pgmngrSetKey: failed on key page  (%ld bytes) allocation, device may be full
  1300. 2102  pgmngrSetKey: myalloc  <%ld bytes> failed for keyPage buffer
  1301. 2103  pgmngrSetKey: failed on writing internal key-page with one key
  1302. 2104  pgmngrSetKey: invalid  address <%ld> for internal key-page
  1303. 2105  pgmngrSetKey: failed on reading internal key page <%ld>
  1304. 2106  pgmngrSetKey: failed on writing internal key-page with multiple key
  1305. 2107  pgmngrSetKey: failed on deallocating internal key-page <%ld >
  1306. 2111  pgmngrGetKey: invalid  address  for internal key-page
  1307. 2112  pgmngrGetKey: failed on reading internal key page <%ld>
  1308. 2113  pgmngrGetKey: myalloc  <%ld bytes> failed for keyPage buffer
  1309. 2120  pgmngrReallocate: no  readWrite transaction
  1310. 2121  pgmngrReallocate: failed to seek at <%ld> in file <%s>
  1311. 2122  pgmngrReallocate: failed in reading from page <%ld> in file <%s>
  1312. 2123  pgmngrReallocate: failed seeking from cur <%ld bytes> in file <%s> 
  1313. 2124  pgmngrReallocate: page size <%ld> not found page set
  1314. 2125  pgmngrReallocate: failed on writing page size at <%ld> page in file <%s>
  1315. 2126  pgmngrReallocate: failed on seeking to <%ld> form curr in file <%s>
  1316. 2127  pgmngrReallocate: fflush failed for file <%s> 
  1317. 2128  pgmngrReallocate: lost system integrity
  1318. 2129  pgmngrReallocate: allocated page <%ld> bytes <%ld> requested, bytes <%ld> allocated
  1319. 2130  pgmngrIsLastPage: no readWrite transaction
  1320. 2131  pgmngrIsLastPage: failed to seek at <%ld> in file <%s>
  1321. 2132  pgmngrIsLastPage: failed in reading from page <%ld> in file <%s>
  1322. 2133  pgmngrIsLastPage: failed seeking from cur <%ld bytes> in file <%s>
  1323. 2134  pgmngrIsLastPage: Checked page <%ld> of size <%ld>
  1324. 2140  pgmngrAllocate: failed to flush in file <%s>
  1325. 2141  pgmngrAllocate: lost flusehd data, probably could not catch disk full error for file <%s>
  1326. 2142  pgmngrNewTransaction: no readWrite transaction on readOnly open mode 
  1327. 2150  pgmngr: New Version  <%s> of <%s> exists, this version may not have current information
  1328. 2151  pgmngrSetKey: no read-write transaction 
  1329. 2153  pgmngrTruncate: failed to truncate file <%s>
  1330. 2154  pgmngrTruncate: truncated file <%s>
  1331. 2155  pgmngrTruncate: attempt to truncate file <%s> with open transaction(s)
  1332. 2156  pgmngrTruncate: attempt to truncate file  with no readOnly open
  1333. 2157  file <%s> is already locked
  1334. 2158  pgmngrNewTransaction: failed to lock <%s>
  1335. 2159  pgmngr: failed to time stamp lock file  for <%s>
  1336. 2160  pgmngr: your version <%s> does not match the new version, convert it new version.
  1337. 2161 pgmngrReadyCommit: no transaction to readyCommit 
  1338. 2162  pgmngrReadyCommit: state of the file <%s> has changed during the transaction
  1339. 2163  pgmngrReadyCommit: failed on writing page table and header to file <%s>
  1340. 2164  pgmngrReadyCommit: ready commited transaction for <%s>
  1341. 2165  pgmngrRecoverAbort: rollbacked  for <%s>
  1342. 2166  pgmngrRecoverCommit: recovered from last failure for <%s>
  1343. 2167  pgmngrRecoverCommit: failed to update header for <%s>
  1344. 2169  pgmngrAbortTransaction: failed to restore shadowed header for <%s>
  1345. 2170  pgmngrRecoverAbort: failed to restore shadowed header for <%s>
  1346. 2171  protcetd page access not allowed
  1347. 2172    createShadowPgrHeader: myalloc for <%d> bytes failed
  1348. 2173    createShadowPgrHeader: fseek or fread for shadowed header failed <%s>
  1349. 2174    createShadowPgrHeader: allocateFromDisk or pgmngrPutFrom for shadow  header failed <%s>
  1350. 2175    createShadowPgrHeader: fseek or fwrite failed for header update <%s>
  1351. 2176    restorePgrHeader: myalloc for <%ld> bytes failed
  1352. 2177    restorePgrHeader: fread failed for header of <%s>
  1353. 2178    restorePgrHeader: fseek, fwrite or fflush failed for header of  <%s>
  1354. 2179    copyFromShadowPgrHeader: myalloc failed for <%ld> bytes 
  1355. 2180    copyFromShadowPgrHeader: pgmngrGetInto failed at page <%ld> of <%d> bytes in <%s>
  1356. 2181    writePgrHeader: myalloc  for <%ld> bytes failed
  1357. 2182    writePgrHeader: fseek, fwrite or fflush  failed for header of <%s>
  1358. 2183    readPgrHeader: fseek or fread failed for header of <%s>
  1359. 2184    readPgrHeader: pgmngrGetInto failed for shadow header of <%s>
  1360. 2185    readPgrHeader:    myalloc failed for <%ld> bytes
  1361. 2186    readPgrHeader: fread failed for header of <%s>
  1362. 2187     allocateFromDisk: page size <%ld> not found in page set of <%s>
  1363. 2188      allocateFromDisk: failed on seeking  to page <%ld> in file <%s>
  1364. 2189      allocateFromDisk: failed on writing page size at <%ld> page in file <%s>
  1365. 2190      allocateFromDisk: failed to flush in file <%s>
  1366. 2191      allocateFromDisk: lost flusehd data, probably could not catch disk full error for file <%s>
  1367. 2192    copyFromShadowPgrHeader: fseek, fwrire of fflush failed for header in <%s>
  1368. 2193    addToCleanFreeList: can be reused  <%ld> bytes at <%ld> in <%s>
  1369. 2194    checkFreeList: reuse  page <%ld> in <%s>
  1370. 2195    extendFile: failed to extend file <%s> to <%ld> bytes
  1371. 2196    extendFile: requested size is less than reserved size 
  1372. 2197    createShadowPgrHeader:pgmngrDeallocate failed for <%ld> page in <%s>
  1373. 2198    writeShadowPgrHeader: myalloc for <%ld> byted failed
  1374. 2199    writeShadowPgrHeader: pgmngrPutFrom failed at page <%ld> for <%d> bytes for writing shadow header of <%s>
  1375. #
  1376. #
  1377. #
  1378. 2200  bbfile:
  1379. 2201  bbins: disk page allocation for first bucket failed
  1380. 2202  bbins: disk page allocation for last bucket failed
  1381. 2203  bbins: disk page allocation for second splitted bucket failed
  1382. 2204
  1383. 2205
  1384. 2206  bbfastapp: disk page allocation to first bucket failed
  1385. 2207  bbfastapp: disk page allocation to new bucket failed
  1386. 2208  bbgetbucket: page <%ld> read for database <%s> failed
  1387. 2209
  1388. 2210  bbflush: disk page allocation for shadow page failed
  1389. 2211  bbflush: failed on writing the shadow page
  1390. 2212  bbflush: failed on deallocation old page
  1391. 2213  bbflush: kkupd failed for shadow information
  1392. 2230  invcreat: failed to create posting/dictionary file for database <%s>
  1393. 2231  invopen: failed to open posting/dictionary file for database <%s>
  1394. 2232
  1395. 2233  invins: myalloc failed for old posting buffer
  1396. 2234  invins: disk page allocation for large new postings (chunk merged) failed
  1397. 2235  invins: deallocation of disk page for old postings (chunk merged) failed, space is lost
  1398. 2236  invins: disk page allocation for large new postings (merged) failed
  1399. 2237  invins: disk page write for large new postings (merged) failed
  1400. 2238  invins: disk page deallocation of new postings (merged) failed (bbupd failed), space is lost
  1401. 2239  invins: disk page allocation for new postings failed
  1402. 2240  invins: disk page write for new postings failed
  1403. 2241  invins: disk page deallocation for new postings failed (bbupd failed), space is lost
  1404. 2242  invapp: disk page allocation failed <%ld> bytes for <%s> term
  1405. 2243  invapp: disk page extend failed <%ld> bytes for <%s> term
  1406. 2244  invapp: disk page <%ld> write failed <%ld> bytes for <%s> term, db <%s>
  1407. 2245
  1408. 2246
  1409. 2247
  1410. 2248  invgetseg: myalloc to posting segment failed, <%ld> bytes, db <%s>
  1411. 2249  invgetseg: disk page <%ld> read of <%ld> bytes for term <%s>, db <%s> failed
  1412. 2250  invgetseginto: disk page <%ld> read of <%ld> bytes for term <%s>, db <%s> failed
  1413. 2251  invdel: disk page <%ld> deallocation for term <%s>, db <%s>
  1414. 2252  invdel: myalloc to posting buffer <%ld> bytes, db <%s> failed
  1415. 2253  invdel: disk page allocation <%ld> bytes for term <%s>, db <%s> failed 
  1416. 2254  invdel: disk page <%ld> read of <%ld> bytes for term <%s>, db <%s> failed
  1417. 2255  invdel: disk page <%ld> write of <%ld> bytes for term <%s>, db <%s> failed
  1418. 2258  invStartTrans: myalloc to posting buffer of <%ld> bytes failed
  1419. 2259  invsget: failed on reading postings for term <%s>
  1420. 2260  invreorg: myalloc to posting buffer of <%ld> bytes failed
  1421. 2261  invreorg: disk page <%ld> read for term <%s>, db <%s> failed
  1422. 2262  invStartTrans: pgmngrNewTransaction failed
  1423. 2263  invAbortTrans: pgmngrAbortTransaction failed
  1424. 2264  invCommitTrans: pgmngrCommitTransaction failed
  1425. 2265  nextold: disk page <%ld> read of <%ld> bytes failed
  1426. 2266  flushNew: disk page <%ld> write of <%ld> bytes failed
  1427. 2267  invfetch: failed to read postings for term <%s>
  1428. 2301  kkopen: inx page (%ld) failed
  1429. 2302  invStartTrans: myalloc to old posting buffer of <%ld> bytes failed
  1430. 2303
  1431. 2304  kkupdvalue: tried updaing an empty inx page
  1432. 2305  kkread: failed reading header from page <%ld> 
  1433. 2306  kkread: failed reading <%d> 'inx key' from page <%ld>
  1434. 2310  bbopen: readheader failed (page %ld) for pageSet <%s>
  1435. 2311  bbopen: kkopen failed for pageSet <%s> 
  1436. 2312  bbopen: bbread failed for pageSet <%s> 
  1437. 2313  bbread: readhdr failed (page %ld) for pageSet <%s>
  1438. 2314  bbread: kkread failed (page %ld) for pageSet <%s>
  1439. 2315  bbread: bbgetbucket failed (bucket  page %ld) for pageSet <%s>
  1440. 2316  bbread: invalid  paramater page addresse <%ld> for pageSet <%s>
  1441. 2317  bbread: lost parameter integrity (size of inx value %d) for pageSet <%s>
  1442. 2320  bbget: kkfind failed for key <%s> in pageSet <%s> 
  1443. 2321  bbtell: lost integrity (no current bucket %ld found in kk) for pageSet <%s>
  1444. 2322  bbins: kkupd failed for key <%s>
  1445. 2323  bbdel: pgmngrDeallocate failed for page <%ld>
  1446. 2330  invopen: failed on getting key info for <%s> for database <%s>
  1447. 2331  invopen: invalid key page <%ld> for database <%s>
  1448. 2332  invopen: allocation to key buffer failed
  1449. 2333  invcreat: allocation to key buffer failed
  1450. 2334  invapp: pgmngrReallocation failed <%ld bytes>
  1451. 2335  invapp: malloc failed for post buffer
  1452. 2336  invapp: pgmngrGetInto failed for old postings (page %ld, offset: %ld)
  1453. 2337  invapp: pgmngrPutFrom failed for old postings (page %ld, offset: %ld)
  1454. 2338  invapp: pgmngrDeallocate failed for page <%ld>
  1455. 2339  invfstat: pgmngrGetKey failed for key <%s> and database <%s>
  1456. 2340  invsync: pgmngrAllocation for root page failed <%ld bytes>, out of disk space
  1457. 2341  invsync: pgmngrDeallocation failed for  root page <%ld>
  1458. 2342  invStartTrans: pgmngrGetKey failed
  1459. 2343  invAbortTrans: pgmngrGetKey failed
  1460. 2344  invCommitTrans: invsync failed
  1461. 2345  invCommitTrans: pgmngrSetKey failed for key <%s>
  1462. 2346  invins: allocation for old postings  of <%s> <%ld bytes> failed 
  1463. 2347  invins: Reallocation of page <%ld>, extend <%ld bytes> failed
  1464. 2348  invapp: Reallocation of page <%ld>, extend <%ld bytes> failed
  1465. 2349  invStartTrans: no readWrite transaction on readOnly open of <%s>
  1466. 2350  invfstat: pgmngrOpen failed for <%s>
  1467. #
  1468. #
  1469. 2401    CplRelativeFile::open: bbopen failed for <%s> 
  1470. 2402    CplRelativeFile::open: bbstat failed for <%s>
  1471. 2403    CplRelativeFile::close: bbclose failed for <%s>
  1472. 2404    CplRelativeFile::name: buffer to copy into is small for <%s>
  1473. 2405    CplRelativeFile::put: slot <%ld> is already in use for <%s>
  1474. 2406    CplRelativeFile::create: myalloc failed <%d bytes> for <%s>
  1475. 2407    CplRelativeFile:: object is not created 
  1476. 2408    CplRelativeFile:: no transaction started for <%s>
  1477. 2409    CplRelativeFile:: no readWrite transaction started 
  1478. 2410    CplRelativeFile::updRec: slot <%ld> does not exists for <%s>
  1479. 2411    CplRelativeFile::updRec: bbupd failed for slot <%ld> for <%s>
  1480. 2412    CplRelativeFile::truncate: bbsync(), bbget() or bbseek() failed for <%s>
  1481. 2413    CplRelativeFile::flush: bbsync() falied for <%s>
  1482. 2414    CplRelativeFile::reInit: bbread() failed for <%s>
  1483. 2415    CplRelativeFile::delRec: slot <%ld> not found in <%s>
  1484. 2416    CplRelativeFile::startTrans: write transaction on readOnly or two write transaction 
  1485. 2417    CplRelativeFile::commitTrans: no transaction to commit 
  1486.  
  1487. 2420    CplString::checkSubStr: failed for Substring: %s  Pos: %d Length:%d
  1488. 2425    
  1489. 2426    CplOrdrdListFile:: object is not created or opened
  1490. 2427      
  1491. 2428    CplOrdrdListFile::seek:flush() failed for <%s>
  1492. 2429    CplOrdrdListFile::seek: slot <%ld> not found in <%s>
  1493. 2430    CplOrdrdListFile::seek:falied to seek <%ld> slot from <%ld> slot in <%s>
  1494. 2431    CplOrdrdListFile::failed to get last slot for <%s>
  1495.  
  1496. 2440    CplContnrListFile:: objcet not instantiated
  1497. 2441    CplContnrListFile::create: myalloc failed  <%d> bytes
  1498. 2442    CplContnrListFile::id: name to lookup is longer than stored in list 
  1499. 2443    CplContnrListFile::name: input buffer <%d bytes > < cName buffer (%d bytes) 
  1500. 2444    CplContnrListFile::upd: cid <%d> is not in the list 
  1501. 2445    CplContnrListFile::upd: can not store cName of longer than <%d> bytes
  1502. 2446    CplContnrListFile::add: can not store cName of longer than <%d> bytes
  1503. 2450    CplBasedoc:: object is not instantiated
  1504. 2460    CplStddoc::    object is not instantiated
  1505. 2461    
  1506. 2462    
  1507. 2463    
  1508. 2464    
  1509.  
  1510. 2465    CplStddoc::backupLines: fseek forward failed unexpectedly
  1511.  
  1512. 2466    
  1513. 2467
  1514. 2468    CplStddoc::open:no startup initiated for database <%s>
  1515. 2469    
  1516. 2470    CplStddoc::open:can not open container <%s>
  1517. 2471    CplStddoc::open: can not position at <%ld> in container <%s>
  1518. 2472    
  1519. 2473    
  1520. 2474    
  1521. 2475    
  1522. 2476    
  1523. 2477    CplStddoc::seekLine:fseek failed looking for offset %ld
  1524. 2478    
  1525. 2479    CplStddoc::seekLine:bad direction arguement <%d>  passed
  1526. 2480    
  1527. 2481    CplStddoc:numLines:seek to first line failed
  1528. 2482    CplStddoc::numLines:failed to restore state
  1529. 2483    
  1530. 2484    
  1531. 2485    
  1532. 2486    CplStddoc::seekToField:seekLine failed  (first line)
  1533. 2487    CplStddoc::seekToField:seekLine failed  (backup 1 line)
  1534. 2500    sSeekDocRefLstDB: document <%ld> is not current
  1535. 2501    sSeekDocRefLstDB: failed to instantiate HypertextView on document <%ld> 
  1536. 2502    sGetRawRefDB: document <%ld> is not current
  1537. 2503    sGetRawRefDB: no instance of HypertextView on document <%ld> 
  1538. 2504    sGetDocRefTypesDB: document <%ld> is not current
  1539. 2505    sGetDocRefTypesDB: no instance of HypertextView on document <%ld> 
  1540. 2510    sSeekToDocDB:makeDocInstance failed for <%ld>
  1541. 2511    sSeekToDocDB:can not create DisplayView for <%ld>
  1542. 2512    sSeekToDocDB:failed to get physKey or cntName for <%ld>
  1543. 2513    sWriteDoc: can not instantiate doc <%ld>
  1544. 2514    sWriteDoc: fputs failed for docid <%ld> at line <%ld>
  1545. 2515    sJmpDocDB: failed to save current document state
  1546. 2516    sSeekToDocDB: can not refreshView for docid <%ld>
  1547. 2517    sSeekToDocFieldDB: curdoc does not match docid
  1548. 2520    Null argument to %s
  1549. 2525    sDelCurFromDomainDB:is unimplemented
  1550. 2550    sAddPlsFileDB:<%s> not found
  1551. 2570    sInit: can not open logfile <%s>
  1552. 2571    sInit: can not create CplErrorHandler, gfStdErr not initialized!!
  1553. 2573    sModDB: NULL handle passed
  1554. 2581    sGetDocHdrLineDB: doc or SummaryView for <%ld> is not instantaited 
  1555.  
  1556. 2600    bbcreat: failed to register pageSet <%s>
  1557. 2601    bbsync: can not allocate <%ld bytes> page
  1558. 2602    bbsync: can not register key <%s> with page manager
  1559. 2603    bbsync: can not deallocate  key <%ld> page for pageSet <%s>
  1560. 2604    readhdr: can not read key page info for <%s>
  1561. 2605    kkcreat:keysize must be < %ld and modulo %d; you used %ld
  1562. 2606    invcreat: can not allocate memory for pageSet <%s>
  1563. 2607    invopen: can not get keyinfo for pageSet <%s
  1564. 2608    invopen: can not allocate memory for pageSet <%s>
  1565. 2609    invfstat: can not allocate memory for pageSet <%s>
  1566. 2610    invfstat: bbfstat failed for pageSet <%s>
  1567. 2670    sSearchDB: passed NULL database handle
  1568. 2671    sGetNumHitsDB: passed NULL database handle
  1569. 2672    sSeekToHitNumDB: passed NULL database handle
  1570. 2673    sGetHitDocidDB: passed NULL database handle
  1571. 2674    sTellHitDB: passed NULL database handle
  1572. 2675    sBarDB: passed NULL database handle
  1573. 2676    sSwapHitsDB: passed NULL database handle
  1574. 2677    sNumDictDB: passed NULL database handle
  1575. 2678    sTellDictDB: passed NULL database handle
  1576. 2679    sSeekDictDB: passed NULL database handle
  1577. 2680    sFindDictDB: passed NULL database handle
  1578. 2681    sGetDictDB: passed NULL database handle
  1579. 2682    sFldSortDB: passed NULL database handle
  1580. 2683    sOpenDB: passed NULL CplEnvironment    
  1581. 2684    sReorgDB: No Transaction    
  1582. 2685    sUnCompactDB: No Transaction
  1583. 2686    sCompactDB: No Transaction
  1584. 2687    sCreateDB: passed NULL CplEnvironment or LPsDATABASE
  1585. 2688    sModDB: passed NULL database handle
  1586. 2689    sCloseDB: passed NULL database handle
  1587. 2690    sNumFldDB: passed NULL database handle
  1588. 2691    sSeekFldDB: passed NULL database handle
  1589. 2692    sGetFldDB: passed NULL database handle
  1590. 2693    sFindFldDB: passed NULL database handle
  1591. 2694    sModFldDB: passed NULL database handle
  1592. 2695    sExpandDB: passed NULL database handle
  1593. 2696    sNumExpListDB: passed NULL database handle
  1594. 2697    sSeekExpListDB: passed NULL database handle
  1595. 2698    sGetExpListDB: passed NULL database handle
  1596. 2699    sSetOptDB: passed NULL database handle
  1597. 2700    sStartTransDB: passed NULL database handle
  1598. 2701    sProcessTransDB: No Transaction to Process
  1599. 2702    sCommitTransDB: No Transaction to Commit
  1600. 2703    sAbortTransDB: No Transaction to Abort
  1601. 2704    sAddClDocDB: No Transaction
  1602. 2705    sUpdClDocMeDB: No Transaction
  1603. 2706    sDelClDocMeDB: No Transaction
  1604. 2707    sDelIndexDB: passed NULL CplEnvironment
  1605. 2708    sAddPlsFileDB: No Transaction
  1606. 2709    sAddIntoPlsFileDB: No Transaction
  1607. 2710    sUpdPlsDocFromDB: No Transaction
  1608. 2711    sUpdPlsDocFromDB: No Transaction
  1609. 2712    sDelDocDB: No Transaction
  1610. 2713    CplPosting::CplPosting: the bitwidths for postings must be multiples of byte-size; you used doc <%ld>, fld <%ld>, wrd <%ld>
  1611. 2714    CplPosting::CplPosting: oneof bitwidths for postings is too large doc <%ld>, fld <%ld>, word <%ld>
  1612. 2715    sUpdClDocDB: No Transaction
  1613. 2716    sSeekToDocDB: Null database handle
  1614. 2717    sGetDocLineDB: Null database handle for %ld
  1615. 2718    sTellCurDocid: Null database handle 
  1616. 2719    sTellDocFieldDB:  Null database handle for %ld
  1617. 2720    sTellDocLineDB:  Null database handle for %ld
  1618. 2721    sTellDocByteDB:  Null database handle for %ld
  1619. 2722    sSeekToDocLineDB: Null database handle for %ld
  1620. 2724    sSeekToDocFieldDB: Null database handle for %ld
  1621. 2725    sDecryptLineDB: Null database handle 
  1622. 2726    sWriteDoc: Null database handle for %ld
  1623. 2727    sFindDocLineDB: Null database handle for %ld
  1624. 2728    sFindCntnrDB: Null database handle for %d
  1625. 2729    sNumCntnrDB: Null database handle
  1626. 2730    sSeekToDocHdrDB: Null database handle
  1627. 2731    sGetDocHdrLineDB: Null database handle
  1628. 2732    sSeekDocRefLstDB: Null database handle for %ld
  1629. 2733    sGetRawRefDB: Null database handle for %ld
  1630. 2734    sGetDocRefTypesDB: Null database handle for %ld
  1631. 2735    sJmpDocDB: Null database handle for %ld
  1632. 2736    sHighLightDB: Null database handle
  1633. 2737    sSaveAsHitsDB: Null database handle
  1634. 2738    sDwnLdHitsDB: Null database handle
  1635. 2739    sNumDLDB: Null database handle
  1636. 2740    sSeekDLDB: Null database handle
  1637. 2741    sFetchDLDB:    Null database handle
  1638. 2742    sGetDLDB: Null database handle
  1639. 2743    sSetDLDB: Null database handle
  1640. 2744    sPrevDLDB: Null database handle
  1641. 2745    sNextDLDB: Null database handle
  1642. 2746    iDB::iDB: did not expect null args to constructor
  1643. 2747    iDB::~iDB: database is open, should not destruct!
  1644. 2748    iDB::open: database already opened
  1645. 2749    iDB::open: bad openmode
  1646. 2750    iDB::commitTrans: no transaction to commit
  1647. 2751    iDB::processIndices: failed to flush Indexer for <%s>
  1648. 2753    iDB::addDoc: no transactor
  1649. 2754    iDB::addDoc: no transaction id
  1650. 2755    iDB::deleteDoc: no transactor, cannot do a operation
  1651. 2756    iDB::deleteDoc: docid is not set for document
  1652. 2757    iDB::deleteDoc: no transaction id, cannot do a transaction operation
  1653. 2758    iDB::replaceDoc: no transaction or one or both of document pointers is NULL
  1654. 2759    iDB::replaceDoc: no transaction id required for transaction operation
  1655. 2760    iDB::transactStats: must have a transaction
  1656. 2761    iDB::*: database must be opened for this operation
  1657. 2762    iDB::openCreate: can not create new database on opened database
  1658. 2763    iDB::*: database must be opened with write permissions for this operation
  1659. 2764    iDB::deleteIndices: database must be closed
  1660. 2765    iDB::processIndices: no transaction to process
  1661. 2766    iDB::addStorageKey: db is not opened for write
  1662. 2767    iDB::initTrans: cannot init a readWrite transaction on a readOnly database
  1663. 2768    iDB::*: must have write transaction
  1664. 2769    iDB::reorg: cannot reorg the CLASS_CNTNR page set
  1665. 2770    iDB::reorg: cannot reorg the APP_CNTNR_PGSET_NAME page set
  1666. 2771    iDB::reorg: cannot reorg the CNTNR_PGSET_NAME page set
  1667. 2772    iDB::reorg: cannot reorg the DB_LOC_PAGESET_NAME page set
  1668. 2773    sSearchDB: history list has %ld elements, cannot get last, though
  1669. 2774    CplIndexer::close: must flush first
  1670. 2775    CplIndexer::docid(arg): must be created
  1671. 2776    CplIndexer::docid: must be created
  1672. 2777    CplIndexer::putBuffer: must be opened
  1673. 2778    CplIndexer::putBuffer: buffer arg cannot be 0 length
  1674. 2779    CplIndexer::putword: must be opened
  1675. 2780    CplIndexer::flush outdata must be non null
  1676. 2781    CplIndexer::flush outf must be non null
  1677. 2782    CplIndexer::~CplIndexer: must not be open
  1678. 2783    sSeekDBL: unexpected null env arg
  1679. 2784    sSeekDBL: no dblist for env
  1680. 2785    sSeekDBL: no dbl for dblist
  1681. 2786    sGetDBL: unexpected null env arg
  1682. 2787    sGetDBL: no dblist for env
  1683. 2788    sGetDBL: no dbl for dblist
  1684. 2789    sFindDBL: unexpected null env arg
  1685. 2790    sFindDBL: no dblist for env
  1686. 2791    sFindDBL: no dbl for dblist
  1687. 2792    sTellDBL: unexpected null env arg
  1688. 2793    sTellDBL: no dblist for env
  1689. 2794    sTellDBL: no dbl for dblist
  1690. 2795    sNumDBL: unexpected null env arg
  1691. 2796    sNumDBL: no dblist for env
  1692. 2797    sNumDBL: no dbl for dblist
  1693. 2798    sDelDBL: unexpected null env arg
  1694. 2799    sDelDBL: no dblist for env
  1695. 2800    ___pure_virtual_called    is not implemented
  1696. 2801    sAddDBL: unexpected null env arg
  1697. 2802    sAddDBL: no dblist for env
  1698. 2803    CplDatabaseList::className(): instance not created
  1699. 2804    CplDatabaseList::write(): instance not created
  1700. 2805    CplDatabaseList::addDatabase(): instance not created
  1701. 2807    CplDatabaseList::delDatabase: instance not created
  1702. 2808    CplDatabaseList::findDatabase: instance not created
  1703. 2809    CplDatabaseList::close: instance not created
  1704. 2810    CplDatabaseList::list: instance not created
  1705. 2811    CplDatabaseList::read: instance not created
  1706. 2812    CplDatabaseList::read: could not add entry to database list
  1707. 2813    sCreateDB: database arg cannot be nul
  1708. 2814    sCreateDB: wordsize not set or out of bounds (0:PLWORDSIZE)
  1709. 2815    iDB::openCreate: writeParms failed
  1710. 2816    iDB::stemIndex: must init stem state before database is created 
  1711. 2817    iDB:open: postcond failed, toker and db must have same stemming state
  1712. 2818    iDB:openCreate: postcond failed, toker and db must have same stemming state
  1713. 2819    sFindDictDB: key or word args cannot be NULL
  1714. 2820    myalinit: myalinit caled more than once
  1715. 2821    myalinit: could not plCreateNP
  1716. 2822    myalinit: myalinit caled more than once/seginit
  1717. 2823    myalquit: cannot call myalquit more than once
  1718. 2824    sWriteDBL: write dblist file failed
  1719. 2825    sWriteDBL: handle env handle arg cannot be null
  1720. 2826    sWriteDBL: no dblist
  1721. 2827    sWriteDBL: dblist write failed
  1722. 2828    sWriteDBL:aenv, %s
  1723. 2829    sAddDBL:aenv,%s    sname,%s    longname,%s    altname,%s
  1724. 2830    CplEnvironment::newDatabase: sname and lname args cannot be null
  1725. 2831    plRestrictByDomain: args cannot be null
  1726. 2832    plArrayReset: handle is null
  1727. 2833    plArrayBoundedFindLGTE: args cannot be null
  1728. 2834    plArrayBoundedFindGLTE: args cannot be null
  1729. 2835    plArrayTouch: args cannot be null
  1730. 2836    CplObject:: errHandler(): not created
  1731. 2837    CplObject:: errHandler(ae): not created
  1732. 2838    CplErrorHandler::warning: not created
  1733. 2839    CplErrorHandler::information: not created
  1734. 2840    CplErrorHandler::internal: not created
  1735. 2841    CplErrorHandler::severe: not created
  1736. 2842    CplErrorHandler::log: not created
  1737. 2843    CplEnvironment::newDatabase: not created
  1738. 2844    CplEnvironment::delDatabase: not created
  1739. 2845    CplEnvironment::dbListCurrent: not created
  1740. 2846    CplEnvironment::dbListCurrent: not created
  1741. 2847    CplEnvironment::queryHistoryList: not created
  1742. 2848    CplEnvironment::queryHistoryCurrent: not created
  1743. 2849    CplEnvironment::queryHistoryCurrent(): not created
  1744. 2850    CplEnvironment::queryStack: not created
  1745. 2851    CplEnvironment::queryBuf: not created
  1746. 2852    iDB::open: hierarchy file (%s) -- access failed
  1747. 2853    CplQueryHistoryList::getNode: not created
  1748. 2854    CplQueryHistoryList::addNode: not created
  1749. 2855    CplQueryHistoryList::length: not created
  1750. 2856    CplQueryHistoryList::freeNodes: not created
  1751. 2857    CplQueryHistoryList::saveFile: not created
  1752. 2858    CplQueryHistoryList::delNode: not created
  1753. 2859    CplQueryHistoryList::storeOn: not created
  1754. 2860    CplQueryHistoryList::readFrom: not created
  1755. 2861    CplSearchResult::---(): instance not created
  1756. 2862    CplQueryHistoryList::storeOn: write failed
  1757. 2863    CplQueryHistoryList::readFrom: read failed
  1758. 2864    sCreateHeirDB: unexpected null args
  1759. 2865    sCreateHeirDB: cannot create hierarchy file %s
  1760. 2866    sCreateHeirDB: cannot open hier source file %s
  1761. 2867    sCreateHeirDB: plAddHeir failed
  1762. 2868    CplEnvironment::newDatabase: no dblist for env
  1763. 2869    sCreateDB: could not write database list, aborting
  1764. 2870    macalloc: genericPtrAlloc: realloc broken
  1765. 2871    invalid args, NULL or out of range id's (cannot be zero)
  1766. 2872    iDB::recoverAbort: database must be opened writable to recover
  1767. 2873    iDB::recoverCommit: database must be opened writable to recover
  1768. 2874    iDB::recoverAbort: database cannot have transaction to recover
  1769. 2875    iDB::recoverCommit: database cannot have transaction to recover
  1770. 2876    db(document update operation): document %ld locked already
  1771. 2877    iDB::addDoc: could not set lock for %ld
  1772. 2878    iDB::deleteDoc: could not set lock for %ld
  1773. 2879    iDB::replaceDoc: could not set lock for %ld
  1774. 2880    iDB::reorg(): must have write transaction
  1775. 2881    iDB::hasWriteTrans(): pgmngrGetTransState failed
  1776. 2882    sLocateDocHitsDB: cannot have NULL db handle
  1777. 2883    sLocateDocHitsDB: ptr args cannot be NULL
  1778. 2884    sLocateDocHitsDB: *p_bufOffset>=bufLen
  1779. 2885    hitMatcher(): cannot instantiate.
  1780. 2886    sGetDBL: ptr to database arg cannot be NULL
  1781. 2887    plNextLong: buffer not large enough
  1782. 2888    CplTokenizer: not created()
  1783.  
  1784. 2999    rca error...lef
  1785.  
  1786. 3001    sQuit:aenv:%s
  1787. 3002    sModEnv:dbcount:%d    auto_stem_default:%d
  1788. 3003    sGetVersion:env:%s    buf:%ld
  1789. 3004    sOpenDB:label:%s    password:%s    update:%d
  1790. 3005    sReorgDB:olddbname:%s    newdbname:%s    dicblksize:%d    
  1791. 3006    sUnCompactDB:olddbname:%s    newdbname:%s    dicblksize:%d
  1792. 3007    sCompactDB:olddbname:%s    newdbname:%s    dicblksize:%d
  1793. 3008    sCreateDB:name:%s    is_stemmed:%d    hide_labels:%d    compactMode:%d
  1794. 3009    sGetStatDB:dbname:%s    fullname:%s    numRecs:%ld    compactMode:%d
  1795. 3010    sModDB:dbname:%s    auto_stem:%d    hide_field_labels:%d
  1796. 3011    sCloseDB:name:%s
  1797. 3012    sStartTransDB:dbname:%s
  1798. 3013    sProcessTransDB:dbname:%s
  1799. 3014    sCommitTransDB:dbname:%s
  1800. 3015    sAbortTransDB:dbname:%s
  1801. 3016    sAddClDocDB:dbname:%s    className:%s    docid:%ld
  1802. 3017    sUpdClDocMeDB:dbname:%s    className:%s    docid:%ld
  1803. 3018    sDelClDocDB:dbname:%s    className:%s    docid:%ld
  1804. 3019    sDelIndexDB:dbname:%s
  1805. 3020    sSetOptDB:dbname:%s    cmdstr:%s
  1806. 3021    sUpdClDocDB:dbnamed:%s    oldid:%ld    className:%s
  1807. 3022    sAddPlsFileDB:dbname:%s    file:%s
  1808. 3023    sAddIntoPlsFileDB:dbname:%s    copyInto:%s    copyFrom:%s
  1809. 3024    sUpdPlsDocFromDB:dbname:%s    oldid:%ld    file:%s    copyIt:%d
  1810. 3025    sDelDocDB:dbname:%s    docid:%ld
  1811. 3026    sSearchDB:dbname:%s    search:%s    rsortflag:%d
  1812. 3027    sSeekToDocDB:dbname:%s    docid:%ld
  1813. 3028    sGetDocLineDB:dbname:%s    docid:%ld    buflen:%d
  1814. 3029    sTellCurDocid:dbname:%s
  1815. 3030    sTellDocFieldDB:dbname:%s    docid:%ld
  1816. 3031    sTellDocLineDB:dbname:%s    docid:%ld
  1817. 3032    sTellDocByteDB:dbname:%s    docid:%ld
  1818. 3033    sSeekToDocLineDB:dbname:%s    docid:%ld    dir:%d    nth:%ld
  1819. 3034    sSeekToDocFieldDB:dbname:%s    docid:%ld    fieldid:%d
  1820. 3035    sDecryptLineDB:dbname:%s
  1821. 3036    sWriteDoc:dbname:%s    docid:%ld
  1822. 3037    sFindDocLineDB:dbname:%s    docid:%ld    string:%s
  1823. 3038    sFindCntnrDB:dbname:%s    cid:%d    
  1824. 3039    sNumCntnrDB:dbname:%s
  1825. 3040    sSeekToDocHdrDB:dbname:%s    docid:%ld
  1826. 3041    sGetDocHdrLineDB:dbname:%s    docid:%ld    buflen:%d
  1827. 3042    sSeekDocRefLstDB:dbname:%s    docid:%ld    pos:%d    offset:%d
  1828. 3043    sGetRawRefDB:dbname:%s    docid:%ld    bufsiz:%d
  1829. 3044    sGetDocRefTypesDB:dbname:%s    docid:%ld    len:%d
  1830. 3045    sJmpDocDB:dbname:%s    docid:%ld
  1831. 3046    sExpandDB:dbname:%s    query:%s    num:%d
  1832. 3047    sNumExpListDB:dbname:%s
  1833. 3048    sSeekExpListDB:dbname:%s    pos:%d    offset:%d
  1834. 3049    sGetExpListDB:dbname:%s
  1835. 3050    sHighLightDB:dbname:%s    line:%s
  1836. 3051    sNumFldDB:dbname:%s
  1837. 3052    sSeekFldDB:dbname:%s    pos:%d    offset:%d
  1838. 3053    sGetFldDB:dbname:%s
  1839. 3054    sFindFldDB:dbname:%s    name:%s
  1840. 3055    sModFldDB:dbname:%s
  1841. 3056    sNumDictDB:dbname:%s    count:%ld
  1842. 3057    sTellDictDB:dbname:%s    offset:%ld
  1843. 3058    sSeekDictDB:dbname:%s    pos:%d    offset:%d
  1844. 3059    sFindDictDB:dbname:%s    key:%s
  1845. 3060    sGetDictDB:dbname:%s    word->word:%s
  1846. 3061    sGetDictDB:dbname:%s
  1847. 3062    sSeekDBL:className:%s    cur:%d    dir:%d    offset:%d
  1848. 3063    sGetDBL:className:%s    cur:%d
  1849. 3064    sFindDBL:className:%s    name:%s
  1850. 3065    sTellDBL:className:%s    cur:%d
  1851. 3066    sNumDBL:className:%s    num:%d
  1852. 3067    sDelDBL:className:%s    dbname:%s
  1853. 3068    sNumHistory:className:%s    num:%d
  1854. 3069    sSeekHistory:className:%s    newcur:%ld    pos:%d    offset:%ld
  1855. 3070    sTellHistory:className:%s    cur:%ld
  1856. 3071    sGetHistory:className:%s    queryid:%ld
  1857. 3072    sSaveHistory:className:%s    filename:%s
  1858. 3073    sRestoreHistory:className:%s    filename:%s
  1859. 3074    sClearHistory:className:%s
  1860. 3075    sSaveAsHitsDB:dbname:%s    
  1861. 3076    sDwnLdHitsDB:dbname:%s    lenarray:%ld    plArrayNum:%ld
  1862. 3077    sAddHistory:className:%s    query:%s    queryid:%ld     dbid:%ld:    activity:%d
  1863. 3078    sUpdHistory:className:%s    query:%s    queryid:%ld     dbid:%ld:    activity:%d
  1864. 3079    sNumDLDB:dbname:%s    numRecs:%ld
  1865. 3080    sSeekDLDB:dbname:%s    pos:%d    offset:%ld
  1866. 3081    sFetchDLDB:dbname:%s    p_docid:%ld
  1867. 3082    sGetDLDB:dbname:%s    p_docid:%ld
  1868. 3083    sSetDLDB:dbname:%s    docid:%ld
  1869. 3084    sPrevDLDB:dbname:%s    p_docid:%ld
  1870. 3085    sNextDLDB:dbname:%s    p_docid:%ld
  1871. 3086    sGetNumHitsDB:dbname:%s
  1872. 3087    sSeekToHitNumDB:dbname:%s    dir:%d    nth:%ld
  1873. 3088    sGetHitDocidDB:dbname:%s
  1874. 3089    sTellHitDB:dbname:%s
  1875. 3090    sBarDB:dbname:%s    number:%d
  1876. 3091    sSwapHitsDB:dbname:%s    a:%ld    b%ld
  1877. 3092    sFldSortDB:dbname:%s    word:%s    dir:%d
  1878. 3093    sSortHitsByFieldsDB:dbname:%s    word:%s    numKeys:%d
  1879. 3094    sScanTermDB:dbname:%s    p_off:%d    buf:%s    wrdbuflen:%d
  1880. 3095    sStopWordDB:dbname:%s    canonWord:%s
  1881. 3096    sScanWordDB:dbname:%s    p_off:%d    buf:%s    wrdbuflen:%d
  1882. 3097    sCanonizeWordD:dbname:%s    buf:%s    buflen:%d
  1883. 3098    sOpenHeirDB:dbname:%s    hname:%s
  1884. 3099    sCloseHeirDB:dbname:%s    hname:%s
  1885. 3100    sGetSibHeirDB:dbname:%s    hname:%s    level:%d
  1886. 3101    sFetchSibHeirDB:dbname:%s    hname:%s    level:%d
  1887. 3102    sSeekSibHeirDB:dbname:%s    hname:%s    level:%d    dir:%d    offset:%ld
  1888. 3103    sTellAbsHeirDB:dbname:%s    hname:%s    level:%d
  1889. 3104    sFindHeirDB:dbname:%s    hname:%s    docid:%ld
  1890. 3105    sSetCurrentHeirDB:dbname:%s    hname:%s    recid:%ld
  1891. 3106    sFindHeirListMDB:dbname:%s    hname:%s
  1892. 3107    sStatHeirMDB:dbname:%s    hname:%s
  1893. 3108    sSetDomainNullDB:dbname:%s
  1894. 3109    sSetDomainAllDB:dbname:%s
  1895. 3110    sAddCurToDomainDB:dbname:%s    hid:%ld        level:%d
  1896. 3111    sDelFromDomainDB:dbname:%s    hid:%ld        itemId:%ld
  1897. 3112    sSaveDomainDB:dbname:%s
  1898. 3113    sRestoreDomainDB:dbname:%s
  1899. 3114    sVerifyDB:dbname:%s    flag:%x    key:%s    duration:%ld    by:%d
  1900. 3115    CplRelativeFile::open:already opened
  1901. 3116    CplRelativeFile::object is not opened
  1902. 3117    CplRelativeFile:: close:trying to close unopened object
  1903. 3118    CplRelativeFile::startTrans:failed to created locking instance for <%s>
  1904. 3119    CplDiskArray::object is not created
  1905. 3120    CplDiskArray::get: object not opened
  1906. 3121    CplDiskArray::put: object not opened
  1907. 3122    CplDiskArray::put: no readWrite transaction
  1908. 3123    CplDiskArray::reorg:unimplemented function called
  1909. 3124    CplDiskArray::open:failed to open file <%s>
  1910. 3125    CplDiskArray::get: failed to seek or read for <%ld> record
  1911. 3126    CplDiskArray::put: failed to seek or fwrite for <%ld> record
  1912. 3127    CplDiskArray::delRec:  object not opened
  1913. 3128    CplDiskArray::delRec: unimplemented function called
  1914. 3129    CplDiskArray::startTrans: object not opened
  1915. 3130    CplDiskArray::startTrans: open and transaction mode mismatch or
  1916. transaction exists
  1917. 3131    CplDiskArray::abortTrans: object not opened
  1918. 3132    CplDiskArray::abortTrans: no transaction to abort
  1919. 3133    CplDiskArray::commitTrans: object not opened
  1920. 3134    CplDiskArray::commitTrans: no transaction to commit
  1921. 3135    CplDiskArray::reorg: object not opened
  1922. 3136    CplDiskArray:: internal buffer overflow
  1923. 3137    CplBitString:: object not created
  1924. 3138    CplBitString:: said bit is out of bound
  1925. 3139    CplVirtualBitStrings::CplVirtualBitStrings: elistNew failed <%d> chuns
  1926. 3140    CplVirtualBitStrings:: set: failed to allocate new CplBitString for <%ld> bit
  1927. 3141    CplVirtualBitStrings:: object is not cteated 
  1928. 3142    CplVirtualBitStrings:: set: <%ld> bit is already set
  1929. 3143    CplVirtualBitStrings:: clear: <%ld> bit  of bound
  1930. 3144    CplVirtualBitStrings:: clear:  bit is not set
  1931. 3145    CplVirtualBitStrings:: operator |=: bit strings are of different size
  1932. 3146    CplVirtualBitStrings:: operator &=: bit strings are of different size
  1933. 3147    CplAccessMethod ::locked:no lock initiated
  1934. 3148    CplAccessMethod ::lock:no lock initiated
  1935. 3149    CplAccessMethod ::unlock:no lock initiated
  1936. 3150    CplFilePtrs:: object not created
  1937. 3151    CplFilePtrs::close: passed NULL file handle
  1938. 3152    iDB::makeRecordView: document <%ld> is  already locked for db <%s>
  1939. 3153    CplRelativeFile:: compiled no update, must be recompiled
  1940. 3154    CplContnrListFile:: compiled no update, must be recompiled
  1941. 3400    CplFealEncrypter:: object  not created
  1942. 3401    CplFealEncrypter::CplFealEncrypter: Invalid keylength <%d>
  1943. 3402    CplFealEncrypter::setkey: Invalid keylength <%d>
  1944. 4021    %s::operator=: myalloc failed for <%d> bytes
  1945. 4022    %s::operator&=: myalloc failed for <%d> bytes
  1946. 4023    %s::constructor: myalloc failed for <%d> bytes
  1947. 4024
  1948. 4025    sLocateDocHitsDB(): cannot instantiate CplScanSearch
  1949. 4026    list.cp: must initalize ivars
  1950. 4027    sGetVersion: args cannot be null
  1951. 4028    sQuit: arg cannot be NULL
  1952. 4029    sInit: System Dir, Temp Dir and  renv (LPsENVIRON) can not be NULL
  1953. 4030    sGetStatDB: args cannot be NULL
  1954. 4031    sGetDocLineDB: bad args
  1955. 4032    sDecryptLineDB: bad args
  1956. 4033    sWriteDoc: cannot have null args
  1957. 4044    sFindDocLineDB: db & string cannot be null. 
  1958. 4045    sFindCntnrDB: gdb && p_cntnr cannot be null. id must be greater than 0
  1959. 4046    sReorgDB: cannot do this to virtual db
  1960. 4047    sUnCompactDB: cannot do this to virtual db
  1961. 4048    sCompactDB: cannot do this to virtual db
  1962. 4049    sGetStatDB: cannot do this to virtual db
  1963. 4050    sModDB: cannot do this to virtual db
  1964. 4051    sSeekToDocDB: cannot do this to virtual db
  1965. 4052    sGetDocLineDB: cannot do this to virtual db
  1966. 4053    sTellCurDocid: cannot do this to virtual db
  1967. 4054    sTellDocFieldDB: cannot do this to virtual db
  1968. 4055    sTellDocLineDB: cannot do this to virtual db
  1969. 4056    sTellDocByteDB: cannot do this to virtual db
  1970. 4057    sSeekToDocLineDB: cannot do this to virtual db
  1971. 4058    sSeekToDocFieldDB: cannot do this to virtual db
  1972. 4059    sDecryptLineDB: cannot do this to virtual db
  1973. 4060    sWriteDoc: cannot do this to virtual db
  1974. 4061    sFindDocLineDB: cannot do this to virtual db
  1975. 4062    sFindCntnrDB: cannot do this to virtual db
  1976. 4063    sNumCntnrDB: cannot do this to virtual db
  1977. 4064    sSetDomainNullDB: cannot do this to virtual db
  1978. 4065    sSetDomainAllDB: cannot do this to virtual db
  1979. 4066    sAddCurToDomainDB: cannot do this to virtual db
  1980. 4067    sDelFromDomainDB: cannot do this to virtual db
  1981. 4068    sSaveDomainDB: cannot do this to virtual db
  1982. 4069    sRestoreDomainDB: cannot do this to virtual db
  1983. 4070    sSwapHitsDB: cannot do this to virtual db
  1984. 4071    sNumDocHitsDB: cannot do this to virtual db
  1985. 4072    sGetDocHitsDB: cannot do this to virtual db
  1986. 4073    sJmpDocDB: cannot do this to virtual db
  1987. 4074    sSearchDB: db->search() failed unexpectedly for db <%s>
  1988. 4075    sFormSearchDB: myalloc fail for <%d>
  1989. 4076    sFormExpandDB: myalloc fail for <%d>
  1990. 4077    pkPreprocess: Expecting an integer for field %s, got %s
  1991. 4078    forEach: field restrictions not allowed in forms <%s>
  1992. 4079    preProcessFormQuery: NOT fields cannot stand alone
  1993. 4080    plCtypeInit: null argument -- need a schema
  1994. 4081    sInit:user_view: %s
  1995. 4082    sAddRecordAtDB: arguments tid & skey cannot be null
  1996. 4083    sAddRecordAtDB: no write transaction
  1997. 4084    sAddRecordAtDB: cannot instantiate record in app <%s> file <%s>
  1998. 4085    sAddRecordAtDB: cannot add record of app <%s> file <%s> to database
  1999. 4086    sUpdRecordDB: no write transaction
  2000. 4087    sUpdRecordDB: cannot instantiate new record (for <%ld>) with app <%s> file <%s>
  2001. 4088    sUpdRecordDB: cannot instantiate old record at <%ld> to replace with app <%s> file <%s>
  2002. 4089    sUpdRecordDB: database cannot replace record <%ld> with app <%s> file <%s>
  2003. 4091    sDelRecordDB: cannot instantiate old record at <%ld>
  2004. 4092    sAddFileAtDB: arguments cannot be NULL
  2005. 4093    plIndexRecsAtDB: failed canInstantiate for file <%s> at offset <%ld>
  2006. 4094    plIndexRecsAtDB: database could not add record in file <%s> at offset <%ld>
  2007. 4095    sAddIntoFileAtDB: NULL arguments not allowed
  2008. 4096    sAddIntoFileAtDB: could not copy records in <%s> to end of <%s>
  2009. 4097    sUpdRecordFromDB: NULL arguments not allowed
  2010. 4098    sUpdRecordFromDB: could not instantiate old record at <%ld>
  2011. 4099    sUpdRecordFromDB: could not get storage keys from old record <%ld>
  2012. 4100    sUpdRecordFromDB: could not copy record from <%s> to <%s>
  2013. 4101    sUpdRecordFromDB: could not instantiate new record in file <%s> at offset <%ld>
  2014. 4102    plCopyRecord: could not open file to copy to in write mode: <%s>
  2015. 4103    plCopyRecord: could not open file to copy from: <%s>
  2016. 4104    plCopyRecord: fwrite failed to append from file <%s> to file <%s>
  2017. 4105    plCopyRecord: attempt to truncate file <%s> to original size of <%ld> bytes failed
  2018. 4106    CplWordPerfect5_1::MakeInstance: Could not new CplWordPerfect5_1, Classname <%s> 
  2019. 4107    CplWordPerfect5_1::open: Failed to open file <%s> in mode <%s>
  2020. 4108    CplWordPerfect5_1::CplWordPerfect5_1: Fail to seek to offset <%ld> in file <%s>
  2021. 4109    CplWordPerfect5_1::CplWordPerfect5_1: fread (WP File Prefix) fail in file <%s>
  2022. 4110    CplWordPerfect5_1::CplWordPerfect5_1: <%s> file is not a wordPerfect 5.1 document
  2023. 4111    CplWordPerfect5_1::open: plArrayNew failed
  2024. 4112    CplWordPerfect5_1::getOffTbl: plArrayGet failed
  2025. 4113    CplWordPerfect5_1::setOffTbl: plArrayGet failed
  2026. 4114    CplWordPerfect5_1::setOffTbl: plArrayPut failed
  2027. 4115    CplWordPerfect5_1::phyRead: seek to offset <%ld> failed in file <%s>
  2028. 4116    CplWordPerfect5_1::CplWordPerfect5_1: Assertion fail, container size is 0    
  2029. 4117    CplWordPerfect5_1::phyRead Variable length multi-byte function info returns error in file <%s>, fnCode <%x>
  2030. 4118    CplWordPerfect5_1::phyRead Could not get information for footnote in file <%s>, apprx offset <%ld>
  2031. 4119    CplWordPerfect5_1::phyRead Could not get information for endnote in file <%s>, apprx offset <%ld>
  2032. 4120    CplWordPerfect5_1::phyRead Could not get information for comment in file <%s>, apprx offset <%ld>
  2033. 4121    CplWordPerfect5_1::phyRead Fail to seek forward in file <%s> at appx offset <%ld> for length <%d>
  2034. 4122    CplWordPerfect5_1::phyRead # of bytes read from a function is -1
  2035. 4123    CplWordPerfect5_1::wpFn1BytOrCtrlCh Cpl Assertion fail for created()
  2036. 4124    CplWordPerfect5_1::phySize: seek <%ld> from beginning failed in <%s>
  2037. 4125    CplWordPerfect5_1::phySize: seek (savOffst) <%ld> from beginning failed in <%s>
  2038. 4126    CplWordPerfect5_1::read: seek to offset <%ld> in docid <%ld> failed, wpFilNam <%s> 
  2039. 4127    CplWordPerfect5_1::rawsize: fstat failed
  2040. 4128    CplStddoc::CplStddoc: wrong classname or appname to constructor
  2041. 4129    CplStddoc::remove: must be open
  2042. 4130    CplStddoc::remove: failed to open file <%s> in write mode to mark deleted for record at offset %ld
  2043. 4131    CplStddoc::remove: failed to seek to offset %ld in file %s for docid %ld
  2044. 4132    CplStddoc::remove: fputs (write) failed to mark docid %ld deleted, in file <%s> at offset <%ld>
  2045. 4133    CplStddoc::open: failed to read contents at offset %ld for file %s
  2046. 4134    CplStddoc::open: skipping deleted record at offset %ld for file %s
  2047. 4135    CplStddoc::open: failed to read contents at offset %ld for file %s
  2048. 4136    CplStddoc::open: cannot instantiate record at offset %ld for file %s
  2049. 4137    CplStddoc::seekLine: popState(lastLine) failed unexpectedly for docid %ld at line %ld
  2050. 4138    CplStddoc::MakeInstance: wrong classname or appname
  2051. 4139    CplStddoc::MakeInstance: constructor failed
  2052. 4140    CplStddoc::ParseFieldName: NULL arguments not allowed
  2053. 4141    CplStddoc::MakeInstance: illegal NULL error handler arg
  2054. 4142    CplStddoc::backupLines: record not open
  2055. 4143    CplStddoc::read: record not open
  2056. 4144    CplStddoc::read: buffersize cannot be 0
  2057. 4145    CplStddoc::read: seek ot offset %ld failed for docidd %ld
  2058. 4146    CplStddoc::rawsize: record not open
  2059. 4147    CplViewClass::CreateViewStack: arguments are NULL
  2060. 4148    CplViewClass::CreateViewStack: MakeInstance failed
  2061. 4149    CplViewClass::CreateViewStack: CreateViewOn failed
  2062. 4150    CplViewClass::CreateViewOn: arguments are NULL
  2063. 4151    CplViewClass::CreateViewOn: BuildStack() failed
  2064. 4152    CplViewClass::CreateViewOn: FindAllPaths() or BuildStack() failed
  2065. 4153    CplViewClass::FindAllPaths: arguments are NULL
  2066. 4154    CplViewClass::FindPath: arguments are NULL
  2067. 4155    CplViewClass::FindPath: could not add the matching path to the list -- memory failure?
  2068. 4156    CplViewClass::FindInCache: arguments are NULL
  2069. 4157    CplViewClass::AddToCache: arguments are NULL
  2070. 4158    CplViewClass::FlushCache: arguments are NULL
  2071. 4159    CplViewClass::BuildStack: arguments are NULL
  2072. 4160    CplViewClass::BuildStack: could not create view with prot %s and policy %s from factory
  2073. 4161    CplViewClass::FindViewClass: arguments are NULL
  2074. 4162    CplViewClass::FlushCache: arguments are NULL
  2075. 4163    ViewPathNode::Free: arguments are NULL
  2076. 4164    ViewPathNode::Clone: arguments are NULL
  2077. 4165    ViewPathNode::CompareFactory: arguments are NULL
  2078. 4166    ViewPathNode::PolicyPart: arguments are NULL
  2079. 4167    ViewPathNode::PolicyPart: ppp has multiple pairs, not allowed
  2080. 4168    ViewPathNode::PolicyIsSubset: arguments are NULL
  2081. 4169    ViewPathNode::PolicyIsSubset: ppp has multiple pairs, not allowed
  2082. 4170    ViewPathNode::PolicyIsSubset: ppp has multiple pairs, not allowed
  2083. 4171    ViewPathNode::PolicyIsSubset: arg is too big
  2084. 4172    ViewPathNode::GetProtPol: arguments are NULL
  2085. 4173    ViewPathNode::GetPolItem: arguments are NULL
  2086. 4174    ViewPathNode::GetPolItem: arg is too big
  2087. 4175    ViewPathNode::ContainsPolicy: arguments are NULL
  2088. 4176    ViewPathNode::ViewPathNode: arguments are NULL
  2089. 4177    ViewPathNode::ViewPathNode: arguments are NULL
  2090. 4178    ViewPathNode::ViewPathNode: arguments are NULL
  2091. 4179    ViewPathNode::addPolicy: arguments are NULL
  2092. 4180    ViewPathNode::addPolicy: arg is too big
  2093. 4181    ViewPathNode::numPolicies: arguments are NULL
  2094. 4182    CplWordPerfect5_1::getStorageKeys isOpen returns 0
  2095. 4183    CplAsciiRecord::CplAsciiRecord: arguments are NULL
  2096. 4184    CplAsciiRecord::CplAsciiRecord: key has wrong classname
  2097. 4185    CplAsciiRecord::open: cannot open file name <%s>
  2098. 4186    CplAsciiRecord::read: must be open()
  2099. 4187    CplAsciiRecord::read: buf NULL or 0-length
  2100. 4188    CplAsciiRecord::read: fld argument has invalid value
  2101. 4189    CplAsciiRecord::read: fseek to offset <%ld> failed
  2102. 4190    CplAsciiRecord::size: must be open()
  2103. 4191    CplAsciiRecord::Shutdown: more shutdowns than startups
  2104. 4192    CplRecordClass::MaxKeySizes: out of mem
  2105. 4193    CplRecordClass::MakeInstance: class key cannot be NULL
  2106. 4194    CplRecordClass::Startup: startup failed for a record factory
  2107. 4195    CplRecordClass::Shutdown: shutdown failed for a record factory
  2108. 4196    CplFilterStackCacheNode::matches: iPath is NULL
  2109. 4197    CplFilterStackCacheNode::matches: arguments are NULL
  2110. 4198    CplGenericRecordFactory::CplGenericRecordFactory: arguments are NULL
  2111. 4199    CplGenericRecordFactory::CplGenericRecordFactory: no such rec factory name
  2112. 4200    CplGenericRecordFactory::hasName: arguments are NULL
  2113. 4201    CplGenericRecordFactory::startup: arguments are NULL
  2114. 4202    CplGenericRecordFactory::shutdown: arguments are NULL
  2115. 4203    CplGenericRecordFactory::makeInstance: arguments are NULL
  2116. 4204    CplGenericRecordFactory::makeInstance: class key does not match this class
  2117. 4205    CplGenericRecordFactory::makeInstance: fpMake is NULL
  2118. 4206    CplGenericRecordFactory::keySizes: fpKeySizes is NULL
  2119. 4207    CplGenericRecordFactory::canInstantiate: fpCanInstantiate is NULL
  2120. 4208    CplGenericViewFactory::CplGenericViewFactory: arguments are NULL
  2121. 4209    CplGenericViewFactory::CplGenericViewFactory: no such filt factory name
  2122. 4210    CplGenericViewFactory::createViewOn: arguments are NULL
  2123. 4211    CplGenericViewFactory::createViewOn: fpCreateViewOn is NULL
  2124. 4212    CplGenericViewFactory::getProtocolPolicyPairs: fpProtPolPairs is NULL
  2125. 4213    CplGenericViewFactory::getProtocolOn: fpBaseProtocol is NULL
  2126. 4214    ViewPathNode::GetProtPol: ppp arg is too long
  2127. 4215    Cpl_IndxCntnts_PlsRcrd_IndxFlds::CreateViewOn: arguments are NULL
  2128. 4216    Cpl_IndxCntnts_PlsRcrd_IndxFlds::CreateViewOn: wrong protocol
  2129. 4217    Cpl_IndxCntnts_PlsRcrd_IndxFlds::CreateViewOn: wrong policy
  2130. 4218    Cpl_IndxCntnts_PlsRcrd_IndxFlds::CreateViewOn: cannot downcast
  2131. 4219    Cpl_IndxCntnts_PlsRcrd_IndxFlds::Cpl_IndxCntnts_PlsRcrd_IndxFlds: arguments are NULL
  2132. 4220    Cpl_IndxCntnts_PlsRcrd_IndxFlds::createView: not created()
  2133. 4221    Cpl_IndxCntnts_PlsRcrd_IndxFlds::dbhandle: not created
  2134. 4222    Cpl_IndxCntnts_PlsRcrd_IndxFlds::docid: not created
  2135. 4223    Cpl_IndxCntnts_PlsRcrd_IndxFlds::indexData: not created
  2136. 4224    Cpl_IndxCntnts_PlsRcrd_IndxFlds::indexData: remainder is too large?!
  2137. 4225    Cpl_IndxCntnts_PlsRcrd_IndxFlds::init: not created
  2138. 4226    Cpl_IndxCntnts_PlsRcrd_IndxFlds::init: dbh is NULL
  2139. 4227    Cpl_IndxCntnts_PlsRcrd_IndxFlds::isValid: not created
  2140. 4228    Cpl_IndxCntnts_PlsRcrd_IndxFlds::Cpl_IndxCntnts_PlsRcrd_IndxFlds: downcast failed
  2141. 4229    Cpl_TextLines_PlsRecord_AsciiFields::CreateViewOn: arguments are NULL
  2142. 4230    Cpl_TextLines_PlsRecord_AsciiFields::CreateViewOn: downcast failed
  2143. 4231    Cpl_TextLines_PlsRecord_AsciiFields::CreateViewOn: wrong protocol
  2144. 4232    Cpl_TextLines_PlsRecord_AsciiFields::CreateViewOn: wrong policy
  2145. 4233    Cpl_TextLines_PlsRecord_AsciiFields::CreateViewOn: constructor failed
  2146. 4234    Cpl_TextLines_PlsRecord_AsciiFields::Cpl_TextLines_PlsRecord_AsciiFields: downcast vwOn argument failed
  2147. 4235    Cpl_TextLines_PlsRecord_AsciiFields::Cpl_TextLines_PlsRecord_AsciiFields: arguments are NULL
  2148. 4236    Cpl_TextLines_PlsRecord_AsciiFields::Cpl_TextLines_PlsRecord_AsciiFields: out of mem
  2149. 4237    Cpl_TextLines_PlsRecord_AsciiFields::createView: not created
  2150. 4238    Cpl_TextLines_PlsRecord_AsciiFields::getProtocolPolicyPairs: not created
  2151. 4239    Cpl_TextLines_PlsRecord_AsciiFields::asProtocol: asProtocol not created
  2152. 4240    Cpl_TextLines_PlsRecord_AsciiFields::asProtocol: args are NULL
  2153. 4241    Cpl_TextLines_PlsRecord_AsciiFields::dbhandle: not created
  2154. 4242    Cpl_TextLines_PlsRecord_AsciiFields::dbhandle: iViewOn is NULL
  2155. 4243    Cpl_TextLines_PlsRecord_AsciiFields::docid: not created
  2156. 4244    Cpl_TextLines_PlsRecord_AsciiFields::docid: iViewOn is NULL
  2157. 4245    Cpl_TextLines_PlsRecord_AsciiFields::getLine: not created
  2158. 4246    Cpl_TextLines_PlsRecord_AsciiFields::getLine: args are NULL
  2159. 4247    Cpl_TextLines_PlsRecord_AsciiFields::nextChar: not created
  2160. 4248    Cpl_TextLines_PlsRecord_AsciiFields::seekLine: not created
  2161. 4249    Cpl_TextLines_PlsRecord_AsciiFields::numLines: not created
  2162. 4250    Cpl_TextLines_PlsRecord_AsciiFields::readAheadLines: not created
  2163. 4251    Cpl_TextLines_PlsRecord_AsciiFields::readAheadLines: arg out of bounds
  2164. 4252    Cpl_TextLines_PlsRecord_AsciiFields::numBytes: not created
  2165. 4253    Cpl_TextLines_PlsRecord_AsciiFields::numBytes(f): not created
  2166. 4254    Cpl_TextLines_PlsRecord_AsciiFields::tellLine: not created
  2167. 4255    Cpl_TextLines_PlsRecord_AsciiFields::seekToNextField: not created
  2168. 4256    Cpl_TextLines_PlsRecord_AsciiFields::field: not created
  2169. 4257    Cpl_TextLines_PlsRecord_AsciiFields::width: not created
  2170. 4258    Cpl_TextLines_PlsRecord_AsciiFields::width: out of mem
  2171. 4259    Cpl_TextLines_PlsRecord_AsciiFields::width: not created
  2172. 4260    Cpl_TextLines_PlsRecord_AsciiFields::numLines: not created
  2173. 4261    CplViewableMixin::unlink: iLinks out of bounds
  2174. 4262    CplViewableMixin::link: iLinks out of bounds
  2175. 4263    CplViewableMixin::~CplViewableMixin: iLinks not 0
  2176. 4264    plRegisterFactories: failed to construct asciirec factory
  2177. 4265    plRegisterFactories: failed to construct wp5 factory
  2178. 4266    plRegisterFactories: failed to construct plsrec factory
  2179. 4267    plRegisterFactories: cannot create Cpl_IndxCntnts_PlsRcrd_IndxFlds
  2180. 4268    plRegisterFactories: cannot create Cpl_TextLines_TextLines_Indexable
  2181. 4269    plRegisterFactories: cannot create Cpl_TextLines_TextLines_Summary
  2182. 4270    plRegisterFactories: cannot create Cpl_TextLines_TextLines_Display
  2183. 4271    plRegisterFactories: cannot create Cpl_TextLines_PlsRecord_AsciiFields
  2184. 4272    sUpdRecordFromDB: out of mem allocating a node
  2185. 4273    sAddRecordAtDB: out of mem allocating a node
  2186. 4274    sUpdRecordDB: out of mem allocating a node
  2187. 4275    plIndexRecsAtDB: out of mem allocating a node
  2188. 4276    CplRecordClass::FindRecordClass: out of mem allocating a node
  2189. 4277    CplStddoc::read: return value is out of bounds
  2190. 4278    sSeekToDocDB: getStorageKeys failed for record <%ld>
  2191. 4279    plRegisterFactories: cannot create Cpl_TextLines_TextLines_Hypertext
  2192. 4280    CplAsciiRecord::read cannot fseek to offset <%ld> in docid <%ld>, in file <%s>
  2193. 4281    CplAsciiRecord::read Cpl assertion fail for isOpen()
  2194. 4282    CplAsciiRecord::read bsize is <= 0
  2195. 4283    CplAsciiRecord::rawsize Cpl assertion fail for isOpen()
  2196. 4284    CplAsciiRecord::rawsize fstat returns -1 on file <%s>
  2197. 4285    CplWordPerfect5_1::read Cpl assertion fail for isOpen()
  2198. 4286    CplWordPerfect5_1::read bsize is <= 0
  2199. 4287    CplWordPerfect5_1::rawsize Cpl assertion fail for isOpen()
  2200. 4288    CplWordPerfect5_1::getStorageKeys Cpl assertion fail phyKey.length
  2201. 4289    CplAsciiRecord::IsAsciiFile sGetStatDB returns 0
  2202. 4290    CplAsciiRecord::IsAsciiFile pathname returns unknown value <%d>
  2203. 4291    CplAsciiRecord::open sGetStatDB returns 0
  2204. 4292    CplAsciiRecord::open pathname returns unknown value <%d>
  2205. 4293    CplWordPerfect5_1::CplWordPerfect5_1 Cpl Assertion fail container Key is of size 0
  2206. 4294    CplWordPerfect5_1::open sGetStatDB returns 0
  2207. 4295    CplWordPerfect5_1::open pathname returns unknown value <%d>
  2208. 4296    CplStdDoc::CanInstantiate sGetStatDB returns 0
  2209. 4297    CplStdDoc::CanInstantiate pathname returns unknown value <%d>
  2210. 4298    CplStdDoc::CanInstantiate CplAssertion for error handle failk (null) handle
  2211. 4299    CplWordPerfect5_1::CanInstantiate CplAssertion for error handle fail (null) handle
  2212. 4300    CplAsciiRec::CanInstantiate CplAssertion for error handle failk (null) handle
  2213. 4301    plAbsolFilNam: sGetStatDB fail.
  2214. 4302    plAbsolFilNam: Unknown return value from pathname <%d>
  2215. 4303    sAddFileAtDB: Unable to access file <%s>
  2216. 4304    sAddIntoFileAtDB: Unable to access target file <%s>
  2217. 4305    sAddIntoFileAtDB: Unable to access source file <%s>
  2218. 4306    sUpdRecordFromDB: Unable to access target file <%s>
  2219. 4307    sUpdRecordFromDB: Unable to access source file <%s>
  2220. 4308    sUpdRecordFromDB: Unable to access file <%s>
  2221. 4309    sSortHitsByFieldsDB: Unable to allocate memory to read buffer size <%d>
  2222. 4310    sSortHitsByFieldsDB: plMakeTemp returns NULL
  2223. 4311    sSortHitsByFieldsDB: Fail to new CplSortFile
  2224. 4312    sSortHitsByFieldsDB: Fail to open temporary sortfile in readWrite mode
  2225. 4313    sSortHitsByFieldsDB: Fail to close temporary sortfile
  2226. 4314    sSortHitsByFieldsDB: Fail to sort
  2227. 4315    sSortHitsByFieldsDB: Fail to open temporary file in readOnly mode
  2228. 4316    sSortHitsByFieldsDB: Fail to close temporary sortfile
  2229. 4317    CplSortFile::CplSortFile: recordSize is <= 0
  2230. 4318    CplSortFile::open    Failed to allocate memory for a block of size <%d>
  2231. 4319    CplSortFile::open    Unable to open file <%s>
  2232. 4320    CplSortFile::close    Flush method returns error
  2233. 4321    CplSortFile::close    Unable to close file <%s>
  2234. 4322    CplSortFile::write    assertion fail in method
  2235. 4323    CplSortFile::write    Flush method returns error
  2236. 4324    CplSortFile::flush    isOpen() returns error in assertion
  2237. 4325    CplSortFile::flush    Fail to write to file <%s>, bytes <%d>
  2238. 4326    CplSortFile::flush    Fail to fflush to file <%s>
  2239. 4327    CplSortFile::read    assertion fail in method
  2240. 4328    CplSortFile::read fseek in file <%s> fail for bytes <%d> from beginning
  2241. 4329    CplSortFile::read fread in file <%s> fail for bytes <%d>
  2242. 4330    CplSortFile::open  CplAssertion fail
  2243. 4331    CplSortFile::close Cpl Assertion fail 
  2244. 4332    CplSortFile::sort Cpl Assertion fail
  2245. 4333    SortMain: Function is already in use by another client, cannot sort right now
  2246. 4334    sAddRecordAtDB: tid <%ld>; dbname (%s); skey.class <%s> skey.app <%s> skey.cntnr <%s>; docid <%ld>
  2247. 4335    sUpdRecordDB: tid <%ld>; dbname (%s); skey.class <%s> skey.app <%s> skey.cntnr <%s>; docid <%ld>
  2248. 4336    sUpdDocKeysDB: cannot have NULL transaction ID
  2249. 4337    CplMSWord::phyRead: seek to offset <%ld> failed in file <%s>
  2250. 4338    CplMSWord::phyRead: seek to end failed in file <%s>
  2251. 4339    CplMSword::MakeInstance: Could not new CplMSWord, Classname <%s> 
  2252. 4340    CplMSWord::CplMSWord Cpl Assertion fail container Key is of size 0
  2253. 4341    CplMSWord::CplMSWord sGetStatDB returns 0
  2254. 4342    CplMSWord::CplMSWord pathname returns unknown value <%d>
  2255. 4343    CplMSWord::CplMSWord: Failed to open file <%s> in mode <%s>
  2256. 4344    CplMSWord::CplMSWord: Fail to seek to offset <%ld> in file <%s>
  2257. 4345    CplMSWord::CplMSWord: fread (Word File Information Block) fail in file <%s>
  2258. 4346    CplMSWord::CplMSWord: <%s> file is not a MicroSoft Word document
  2259. 4347    CplMSWord::CplMSWord: plArrayNew failed
  2260. 4348    CplWordPerfect5_1::wpFnFxLenMultByt Cpl Assertion fail for created()
  2261. 4349    CplWordPerfect5_1::wpFnFxLenMultByt Read after function code 0x0C1 fail in file <%s>
  2262. 4350    CplWordPerfect5_1::wpFnFxLenMultByt Read after function code 0x0C2 fail in file <%s>
  2263. 4351    CplWordPerfect5_1::wpFnFxLenMultByt seek from appx offset <%ld>, no bytes <%ld> in file <%s> fail
  2264. 4352    CplWordPerfect5_1::infoWpFnVarLenMultByt  Cpl Assertion fail for created()
  2265. 4353    CplWordPerfect5_1::infoWpFnVarLenMultByt read (subFunction code) at appx offset <%ld> in file <%s> fail 
  2266. 4354    CplWordPerfect5_1::infoWpFnVarLenMultByt read (function length) at appx offset <%ld> in file <%s> fail 
  2267. 4355    CplWordPerfect5_1::wpSeek seek to offset <%ld>, pointer <%d> fail in file <%s>
  2268. 4356    CplWordPerfect5_1::infoWpFnFOOTNOTE read footnote info at appx offset <%ld> fail in file <%s>
  2269. 4357    CplWordPerfect5_1::infoWpFnFOOTNOTE seek to the text information point in footnote at appx offset <%ld> in file <%s> fail
  2270. 4358    CplWordPerfect5_1::infoWpFnENDNOTE read endnote info at appx offset <%ld> fail in file <%s>
  2271. 4357    CplWordPerfect5_1::infoWpFnENDNOTE seek to the text information point in endnote at appx offset <%ld> in file <%s> fail
  2272. 4358    CplWordPerfect5_1::infoWpFnCOMENT Cpl Assertion fail
  2273. 4359    CplWordPerfect5_1::infoWpFnCOMENT seek to text information in endnote at appx offset <%ld> fail in file <%s>
  2274. 4360    CplWordPerfect5_1::assignMultiTextFn bytes read from physical read is -1 in file <%s>
  2275. 4361    CplWordPerfect5_1::assignMultiTextFn seek to next function at appx offset <%ld> in file <%s> fail
  2276. 4362    CplMSWord::MakeInstance Cpl Assertion fail
  2277. 4363    CplMSWord::createView Assertion failure for protocol and policy
  2278. 4364    CplMSWord::createView Assertion failure 
  2279. 4365    CplMSWord::getStorageKeys isOpen returns error in file <%s>
  2280. 4366    CplMSWord::phyRead Cpl Assertion fail
  2281. 4367    CplMSWord::CplMSWord <%s> file is in complex, fast-saved format
  2282. 4368    plAppxDictSeek Error in getting a word
  2283. 4369    plAppxDictSeek NULL handle passed, assertion failure
  2284. 4370    plRegisterFactories: failed to construct word factory
  2285. 4371    plArrayBoundedFindGLTE: assertion failure (start > end)
  2286. 4372    plArrayBoundedFindLGTE: assertion failure (start > end)
  2287. 4373    plAppxHitSeek: assertion failure (gdb is NULL)
  2288. 4374    sJmpDocDB: Fail to new CplScanSearch
  2289. 4375    sJmpDocDB: Fail to get line from the document
  2290. 4376    sJmpDocDB: Fail to line offset (tellline)
  2291. 4377    plFindCumWithin: NULL token value for the within operator
  2292. 4378    sNumFuzzyListDB: Assertion failure, fuzzy list has an instance of a virtual database
  2293. 4379    sSeekFuzzyListDB: Assertion failure, fuzzy list has an instance of a virtual database
  2294. 4380    sGetFuzzyListDB: Assertion failure, fuzzy list has an instance of a virtual database
  2295. 4381    CplWordPerfect5_1::read posAtMark returns error
  2296. 4382    CplWordPerfect5_1::createView NULL protocol or policy
  2297. 4383    CplWordPerfect5_1::createView cpl assertion failure, object not created
  2298. 4384    CplWordPerfect5_1::read cpl assertion failure, object not created
  2299. 4385    CplWordPerfect5_1::docOff cpl assertion failure, object not created
  2300. 4386    CplWordPerfect5_1::isopen cpl assertion failure, object not created
  2301. 4387    CplWordPerfect5_1::size cpl assertion failure, object not created
  2302. 4388    CplWordPerfect5_1::size cpl assertion failure, object not created
  2303. 4389    CplWordPerfect5_1::hardCr cpl assertion failure, object not created
  2304. 4390    CplWordPerfect5_1::width cpl assertion failure, object not created
  2305. 4391    
  2306. 4392    CplFuzzyMatcher::hash_triagram: expression to match is too small (0)
  2307. 4393    CplScanOperand::CplScanOperand Unable to allocate memory to leaf pointer totalsize <%d>
  2308. 4394    CplScanWord::CplScanWord Unable to allocate memory to match pointer totalsize <%d>
  2309. 4395    CplScanSearch::makeQueryTree plStackNew fail
  2310. 4396    CplScanSearch::makeQueryTree canonize <%s> fail
  2311. 4397    CplScanSearch::makeQueryTree addToWordList tokenVal <%s> fail
  2312. 4398    CplScanSearch::makeQueryTree Fail to new CplScanOperand
  2313. 4399    CplScanSearch::makeQueryTree Fail to push scanOperand address
  2314. 4400    CplScanSearch::makeQueryTree Fail to pop rightChild
  2315. 4401    CplScanSearch::makeQueryTree Fail to pop left child
  2316. 4402    CplScanSearch::makeQueryTree Fail to new CplScanOper
  2317. 4403    CplScanSearch::makeQueryTree Unrecognized tokenType in query <%d>
  2318. 4404    CplScanSearch::makeQueryTree Fail to push scanNode on to stack
  2319. 4405    CplScanSearch::makeQueryTree Fail to pop root address of tree from stack
  2320. 4406    CplScanSearch::addToWordList Fail to new CplScanWord for word <%s>
  2321. 4407    CplScanSearch::addToWordList elistEnqueue fail
  2322. 4408    CplScanSearch::CplScanSearch Fail to create new list of words (elistNew fail for <%d>)
  2323. 4409    sCloseDocHdrDB: db handle canot be NULL or virtual database handle
  2324. 4410    sCloseDocHdrDB: database <%s>
  2325. 4411    CplHeaderHeirarchy::get: cannot get with no current set (mDocid ==0)
  2326. 4412    CplHeaderExternal::get: cannot get with no current set (mDocid ==0)
  2327. 4413    CplHeaderContainer::get: cannot get with no current set (mDocid ==0)
  2328. 4414    sSeekToDocHdrDB: db handle canot be virtual database handle
  2329. 4415    sGetDocHdrLineDB: db handle canot be virtual database handle
  2330. 4416    sCloseDocRefDB: db handle canot be NULL
  2331. 4417    sCloseDocRefDB: database <%s>
  2332. 4418    sCloseDocDB: bad arguments, null db or non-pos docid
  2333. 4419    sCloseDocDB: cannot take virtual database handle
  2334. 4420    sCloseDocDB: database <%s>
  2335. 4421    CplScanSearch::makeQueryTree NULL rpn passed, nothing to evaluate
  2336. 4422    plGetVirHitFrSortDB Cpl Assertion failed, NULL db_handle or docid
  2337. 4423    sUpdCntnrDB: unimplemented
  2338. 4424    Cpl_TextLines_PlsRecord_AsciiFields::seekLine: (unimplemented) cannot seek from end until we've been there first 
  2339. 4425    Cpl_TextLines_TextLines_Display::seekToField: not created
  2340. 4426    Cpl_TextLines_TextLines_Display::seekToField: not a valid field
  2341. 4427    Cpl_TextLines_TextLines_Display::seekToNextField: not created
  2342. 4428    Cpl_TextLines_TextLines_Display::numLines: not created
  2343. 4429    Cpl_TextLines_TextLines_Display::numLines(sFIELDID): !created
  2344. 4430    Cpl_TextLines_TextLines_Display::numBytes: not created
  2345. 4431    Cpl_TextLines_TextLines_Display::numBytes(sFIELDID): not created
  2346. 4432    Cpl_TextLines_TextLines_Display::numBytes(sFIELDID): invalid field
  2347. 4433    Cpl_TextLines_TextLines_Display::field: not created
  2348. 4434    Cpl_TextLines_TextLines_Display::byte: not created
  2349. 4435    Cpl_TextLines_TextLines_Display::hardCr: not created
  2350. 4436    Cpl_TextLines_TextLines_Display::width(int): not created
  2351. 4437    Cpl_TextLines_TextLines_Display::width(int): ! hardCr(), you shouldn't call this
  2352. 4438    Cpl_TextLines_TextLines_Display::width(): not created
  2353. 4439    Cpl_TextLines_TextLines_Display::init(): no dbhandle set, cannot be NULL
  2354. 4440    Cpl_TextLines_TextLines_Display::isValid: bad fieldid
  2355. 4441    Cpl_TextLines_TextLines_Display::CreateViewOn: NULL arguments
  2356. 4442    Cpl_TextLines_TextLines_Display::CreateViewOn: prot not understood here
  2357. 4443    Cpl_TextLines_TextLines_Display::CreateViewOn: pol not understood here
  2358. 4444    Cpl_TextLines_TextLines_Display::CreateViewOn: cannot new instance
  2359. 4445    Cpl_TextLines_TextLines_Display::ctor: downcast failed
  2360. 4446    Cpl_TextLines_TextLines_Display::ctor: cannot new linked CplLinkedList
  2361. 4447    Cpl_TextLines_TextLines_Display::createView: iViewOn cannot be NULL
  2362. 4448    Cpl_TextLines_TextLines_Display::createView: not created
  2363. 4449    Cpl_TextLines_TextLines_Display::getProtocolPolicyPairs: not created
  2364. 4450    Cpl_TextLines_TextLines_Display::asProtocol: not created
  2365. 4451    Cpl_TextLines_TextLines_Display::dbhandle: iViewOn cannot be NULL
  2366. 4452    Cpl_TextLines_TextLines_Display::dbhandle: not created
  2367. 4453    Cpl_TextLines_TextLines_Display::docid: iViewOn cannot be NULL
  2368. 4454    Cpl_TextLines_TextLines_Display::docid: not created
  2369. 4455    Cpl_TextLines_TextLines_Display::refreshView() iViewOn cannot be NULL
  2370. 4456    Cpl_TextLines_TextLines_Display::seekLine: cannot seek from end before reading end
  2371.  
  2372. 4503    CplGenericCallbackRecordFactory::hasName: null arg
  2373. 4504    CplGenericCallbackRecordFactory::makeInstance: inst constructor failed
  2374. 4505    CplGenericCallbackRecordFactory::keySizes: fpKeySizes callback is NULL
  2375. 4506    CplGenericCallbackRecordFactory::canInstantiate: fpCanInstantiate callback is NULL
  2376. 4507    CplGenericCallbackReader::getStorageKeys: fpGetStorageKeys callback is NULL
  2377. 4508    CplGenericCallbackReader::getStorageKeys: instance ptr is NULL
  2378. 4509    CplGenericCallbackReader::read: fpRead callback is NULL
  2379. 4510    CplGenericCallbackReader::size: fpSize callback is NULL
  2380. 4511    CplGenericCallbackReader::size(fld): fpSize callback is NULL
  2381. 4512    CplGenericCallbackReader::read(bin): buffer is NULL
  2382. 4513    CplGenericCallbackReader::read(bin): fpBinread callback is NULL
  2383. 4514    CplGenericCallbackReader::rawsize: fpBinsize callback is NULL
  2384. 4515    sCreateHeirDB: NULL gdb handle
  2385. 4516    CplStddoc::getLine: invalid address <%ld> in file <%s>
  2386. 4517    CplSearchResult::numSorted(num): cpl assertion failed for created()
  2387. 4518    CplSearchResult::numSorted(num): cpl assertion failed, number sorted is out of bound
  2388. 4519    Cpl_TextLines_PlsRecord_AsciiFields::seekToNextField: unimplemented
  2389. 4600    CplVirtualBitStrings *iDB::genValidDicidVector: failed to instantiate bit vector of <%ld> items for <%s> database
  2390. 4601    CplVirtualBitStrings *iDB::genValidDicidVector: failed to set bit for <%ld> docid or seek to next docid in <%s> database
  2391. 4602    CplVirtualBitStrings *iDB::genValidDicidVector: failed to set bit for <%ld> docid in <%s> database
  2392. 4603 readInvState: failed to get the key and information for <%s>
  2393. 4604 writeInvState: failed to put the key and information for <%s>
  2394. 4605
  2395. 4606
  2396. 4607    CplMSWord::CplMSWord: loadHeader (summary info fail), format <%d>, filename <%s>
  2397. 4608    CplMSWord::loadHeader: Seek to summary offset info fail file <%s>, offset <%ld>
  2398. 4609    CplMSWord::loadHeader: Read Summary offset info fail, file <%s>
  2399. 4610    CplMSWord::loadHeader: Seek to summary info fail, file <%s>, offset <%ld>
  2400. 4611    CplMSWord::loadHeader: Memory allocation failure <%d>
  2401. 4612    CplMSWord::loadHeader: Summary read fail, file <%s>, len <%d>
  2402. 4613    CplMSWord::loadHeader: Summary format error, file <%s>
  2403. 4614    CplWordPerfect5_1::CplWordPerfect5_1: loadHeader (summary info fail), format <%d>, filename <%s>
  2404. 4615    CplWordPerfect5_1::loadHeader: Seek to begin of prefix area fail, file <%s>
  2405. 4616    CplWordPerfect5_1::loadHeader: Read index block fail, file <%s>
  2406. 4617    CplWordPerfect5_1::loadHeader: Read data block fail, file <%s>
  2407. 4618    CplWordPerfect5_1::loadHeader: memory allocation fail, <%d>
  2408. 4619    CplWordPerfect5_1::loadHeader: Seek to data packet offset fail file <%s>, offset <%ld>
  2409. 4620    CplWordPerfect5_1::loadHeader: Read data packet fail, file <%s>, length <%d>
  2410. 4621    CplWordPerfect5_1::loadHeader: Seek to next block fail file <%s>, offset <%ld>
  2411. 4622    CplWordPerfect5_1::formatHeader: Memory allocation fail, <%d>
  2412. 4623    CplWordPerfect5_1::read Assertion fail
  2413. 4624    CplWordPerfect5_1::read Assertion fail
  2414. 4625    CplFilePtrs::open:fopen failed for <%s> in <%s> mode because of <%s, [%d]>
  2415. 4626    sFreeHitsHistory:ehdl:%ld
  2416. 4627    CplFilePtrs::open: failed to allocate <%d> bytes for <%s>
  2417. 4628    CplFilePtrs::open: failed to save  fileInfo for <%s>
  2418. 4629    CplStddocResource::CplStddocResource: failed to new CplLinkedList with <%d> elements
  2419. 4630    CplStddocResource::CplStddocResource: failed to new CplFilePtrs with <%d> elements
  2420. 4631    sFreeHitsHistory: NULL environment arg not allowed
  2421. 4632    sFreeHitsHistory: invalid histnum argument (out of range)
  2422. 4633    kkread: plArrayNew(%d, %ld, %ld) failed
  2423. 4634    CplRotEncrypter:: object not created
  2424. 4635    iDB::makeRecordView CplRecordClass::MakeInstance fail
  2425. 4636    CplStddoc::getLine() Failed to decrypt line
  2426. 4633    kkread: plArrayNew(%d, %ld, %ld) failed
  2427.