[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
PrologRunTimeErrorList1
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
PrologRunTimeErrorList1
(Prolog) List of run-time errors
Error list #1: 0-5000 Error list #2: 5000-100001000 Program error! Check source code at reported position 1001 Gstack overflow. Not enough memory or an endless loop 1002 Heap overflow. Not enough memory or an endless loop 1003 Requested block is too big 1004 Mismatch between freed blocks size and internal record 1005 Attempt to release already released block 1006 Heap signature overwritten 1007 Term too big 1008 Memory initialization failure 1009 General protection fault (access violation) 1010 Stack overflow 1020 Trail overflow. Use trail=size to get more space 1024 Object doesn't exist 1025 Call of unknown predicate. 1026 Direct call of a predicate from abstract class 1027 Invalid class descriptor. 1028 Base class name is identical to the derived class name.1030 Arithmetic overflow in real operation
1031 Arithmetic overflow
1032 Division by zero
1033 Invalid value for real operation or function
1034 Non floating-point format data (NaN or unsupported format)
1040 Free variables are not allowed here
1041 Attempt to assert a second instance of a fact declared as determ
1042 Attempt to retract a fact declared as single
1045 Index too big
1046 Size bigger than 64K in makebinarry on 16bit platform
1047 Invalid term
1048 Command line is too long
1050 Program was terminated via exception, code =
1051 Internal error
1052 Earlier timemark value is greater then the later one
--------------- Data compression predicates
1081 Invalid input block for compressBinary or expandBinary
1082 Invalid compress format (binary probably not from compressBinary)
1083 Internal decode errors (binary probably corrupted)
------------ IO & OS errors
1101 Attempt to open an already open file
1102 Attempt to assign input device to a file that is not in readmode
1103 Attempt to assign output device to a file that is not in writemode
1104 The file isn't open
1105 Illegal mode in filemode predicate, should be 0 or 1
1106 Invalid operation on device
1107 eof can only be used during readmode
1108 Illegal device or path
1109 Wrong number of arguments in the format string
1110 File too big, or not enough memory for file
1111 Wrong number of bytes read from file
1112 Not able to write correct number of bytes to file
1113 Invalid arguments to the 'date'-predicate
1114 Invalid arguments to the 'time'-predicate
1115 'unreadchar' failed because of full buffer (maximum 128 characters)
1116 Failure in 'system' call
1117 Error executing external program
1133 Incorrect operating system version
1134 Invalid path
1135 Filename too long
1136 Unknown ticks (from UNIX sleep.c)
1137 No newline found in IO_getln
1138 initsyspath not called (only for UNIX)
1139 Error calling lp (UNIX)
1140 Formatted result too large in writef or format
----------------------- SCR & WD Error's
1201 The arguments in 'makewindow' are illegal
1202 The cursor values are illegal
1203 The window referred to does not exist
1205 Maximum number of windows exceeded
1206 The arguments in 'resizewindow' are illegal
1207 Scroll predicate is not supported in graphic
1208 Not possible to set indicated textmode
1209 Operation not possible on system windows
1210 Illegal operation on a system window
1211 The window is compressed
1212 The window is expanded
1213 Bad framestring: not 6 chars in framestring
1214 Screen setup failed
1215 Read/write attempt without input/output device
-------------------------- DB Error's
1301 Overflow in Expanded Memory System
1302 The database is already open
1303 Invalid database filename
1304 The database isn't open
1305 The B+Tree isn't open
1306 The B+Tree already exists
1308 The database name already exists in the specified location
1309 Error reopening the database during flush operation
1310 Invalid Order value; it must be between 1 and 255
1311 Invalid Key length
1313 Type conflict. The term in the database doesn't correspond with the domain
1314 Unable to create the indicated database
1315 Unable to open the indicated database in the given place
1316 No EMS installed
1317 Database marked as invalid
1318 Unable to delete database in the indicated place
1319 Invalid database reference number
1320 The chain does not exist in the database
1321 The named B+Tree does not exist in the database
1322 Invalid B+Tree selector for the given database
1323 Cannot delete an open index. (Close it first)
1324 Key and ref not found in B+tree during key_delete
1325 Term too big for conversion
1326 Incorrect Prolog external database system version
1327 Not inside transaction
1328 Write transaction is not allowed when file opened in read-only mode
1330 Begintransaction made twice without endtransaction
1331 Update of the database is not allowed in read-only mode
1332 Timeout in begintransaction
1333 KEY does already exist, and duplicates are not allowed in selected B+Tree
1334 Wrong chain or inconsistency in database found in TERM_DELETE
1335 Only one database can be in_ems when using DB_LOADEMS/DB_SAVEEMS
-------------------------- Term Reader
1401 Integer expected (during term reading or converting)
1402 Real number expected (during term reading or converting)
1403 Double quote expected (during term reading or converting)
1404 Single quote expected (during term reading or converting)
1405 List start expected (during term reading or converting)
1406 End of list expected (during term reading or converting)
1407 Functor is not found in a domain (during term reading or converting)
1408 '(' expected (during term reading or converting)
1409 ',' or ')' expected (during term reading or converting)
1410 '$' expected (during term reading or converting)
1411 Database reference number expected
-------------------------- Editor
1501 Editor text buffer full
1502 Too many objects for editor
-------------------------- String handling
1601 String index error
1602 Resulting string is too long to be handled under the used platform.
-------------------------- BGI
1701 BGI graphics not installed
1702 Graphics hardware not detected
1703 Device driver file not found
1704 Invalid device driver file
1705 Not enough memory to load driver
1706 Out of memory in scan fill
1707 Out of memory in flood fill
1708 Font file not found
1709 Not enough memory to load font
1710 Invalid graphics mode for selected driver
1711 Graphics error
1712 Graphics I/O error
1713 Invalid font file
1714 Invalid font number
1715 Invalid device number
1750 Wrong list length in setfillpattern
-------------------------- Message
1801 Message queue memory allocation failure
1802 The pipe is closed
1803 The pipe is broken
1804 Cannot open pipe
1805 Invalid pipe name
1806 The pipe is not opened
-------------------------- Directory browser
1901 Too many files
-------------------------- Configuration loading
2001 Bad configuration file
2002 Error reading Configuration file
-------------------------- Offset for signal
2200 Invalid offset for signal
--------------------------Errors for CHKDOMS utility
2401 CHKDOMS.EXE fatal error
2402 Invalid parameters in command line:
2403 Out of memory for inner data
2404 Invalid response file, its contents was ignored
2405 Invalid or unsupported format of object file
2406 Suspiciously few parameters
2407 Object file wasn't created by PDC Prolog V 4.0
2408 Domain not found in module
2409 Domains sequence is different in module
2410 Domain differs from one in module
2411 Extra domain in module
2412 This file just contains the symbol table
2413 Too long line was met in the response file, it's tail is ignored
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
