Kernel Halt Codes
metaKernel
F000 UnexpectedInterrupt: unexpected software interrupt
F001 AddFreeMemBlock: address / size of free mem block not page-aligned
F002 AllocatePage: no free list describing memory (ie. no free mem)
F003 MapMem: virtual memory already mapped
F004 CheckMemUnoccupied: Free mem occupied by module data
F005 InitProcessor: kernel stack could not be located
F006 NMIHandler: unexpected NMI interrupt.
F007 ReclaimMemory: Not implemented.
F008 InitTiming: Could not install timer interrupt
F009 Bootstrap: Should never terminate
F00A InstallTrapHandler: Trap handler already installed
F00B MapMem: virtual memory already mapped
F00C CheckMemory: Kernel & BootLinker do not agree on link address
F00D Installed handler must be located in RAM
Storage
F010 NewArr: Not implemented
F011 NewSysArr: Not implemented
F012 IsDeallocatedAlready: Free memory being deallocated again
F013 Dispose: Memory seems to have been deallocated already
F014 Dispose: Size seems corrupt
F015 NewRec: nil tag specified
F016 NewSys: Allocation of 0 bytes requested
F017 InitObjectTypetag: Could not allocate object to init typetag
F018 InitDebugLog: Could not allocate memory for debug log
F019 CheckMemUnoccupied: Free mem occupied by module data
Queues
F020 Put: Object already in queue
F021 Get: Object not in queue
F022 Remove: Object not in queue
F023 DisposeInternal: Queue not empty
F024 Insert: Object already in queue
F025 Insert: Previous object not in specified queue
Not Assigned
F030 Not assigned
Stacks
F040 Init: Could not allocate descriptor for user stack defined by kernel
F041 Init: Could not allocate memory for free stacks
F042 Dispose: Should not ever be called, rather explicit FreeStack - not used
anymore
Scheduler
F050 Preempt: No current process to preempt
F051 Preempt: Should not return in Preempt directly, but from TransferFrom (new
process)
F052 Preempt: Should not return in Preempt directly, but from TransferFrom (pre-empted
process)
F053 Activate: Scheduler should never terminate
F054 Init: No memory for ready queue
F055 Init: No memory for free queue
F056 Destroy: No current process to destroy
F057 Destroy: After transferring to scheduler, should never return
F058 Init: Could not allocate memory for active stacks debug queue
F059 Not enough memory in reserve after initialisation
F05A Overdue: Illegal long-running process
F05B Overdue: Long-running kernel
F05C Overdue: Long-running scheduler
F05D WatchTooLong: Watchdog hasn't been prodded enough
F05E Init: Could not allocate immortal stack
F05F Activate: Scheduler should never return from TransferTo
ProcessQ
F060 Block: Should never return from this point
F061 Dispose: Process queue not empty
F062 Block: Behaviour not valid
SignalQ
F070 InitSignals: No memory for free queue
F071 DisposeInternal: Blocked processes are lost once signalQ is disposed
F072 GetOrDie: Process should not continue past this point
F073 Put: No memory for placeholder
F074 DisposeInternal: SignalQ not empty - cannot be disposed
F075 Get: Unknown behaviour
Interrupts
F080 GetUserInterrupt: nil object should be returned by signal queue
F081 GetUserInterrupt: User interrupt not installed
F082 Init: Could not allocate interrupt stack
F083 InstallWrapper: metaKernel.MachineType not supported.
Timer
F090 Init: Could not install timer handler
F091 Set: Timeout too long
Events
F0A0 Init: No memory for free event queues
F0A1 Init: No memory for free signals
F0A2 DelEventQ: Processes still blocked on event queue
F0A3 DelEventQ: Could not locate timeout signal
F0A4 Init: No memory for reservedSignals queue
F0A5 NewEventQ: After allocating reserved signal, not in queue
F0A6 DelEventQ: After allocating reserved signal, not in queue
EventManager
F0B0 Init: No memory for registery
F0B1 Init: No memory for free sysevent q's
F0B2 system event queue not in registry
F0B3 Deregister: System queue still in use.
F0B4 Write: Invalid class:event pair
F0B5 Write: Could not write event after being assured enough memory
F0B6 Release: EventQDesc released too many times
F0B7 Invalid class specified
F0B8 Dispose: System queue still in use.
IPC
F0C0 Lookup: Wrong object type in IPC library queue
F0C1 Init: Could not allocate memory for IPC library
F0C2 Init: Could not allocate memory for IPC searches
F0C3 Init: Could not allocate memory for free IPC searches
F0C4 Register: Object seems to be initialised and in queue already.
F0C5 Deregister: Object not in IPC library
F0C6 Dispose: Object still in use - cannot be disposed
F0C7 Register: Could not signal all after assurance of enough mem.
F0C8 Deregister: Could not signal all after assurance of enough mem
F0C9 Register: Used object has been reregistered while in use - no longer used
F0CA Hold: Object not in the IPC library
F0CB Release: Object released too many times
NetBuffers
F0D0 Init: No memory for free queue
F0D1 Deallocate: Buffer in queue cannot be deallocated
InterfaceMIB
F0E0 Init: No memory for interfaces table
F0E1 AddEntry: Too many interfaces in MIB
MAC
F0F0 DecodeAddress: Address not a MAC address
F0F1 MakeAddress: Physical address too long
F0F2 PutRx: Receiver has not deallocated pkt
F0F3 InitInterface: mib interface must have been allocated
F0F4 InitInterface: mac interface methods not initialised
F0F5 PutRx: Address not MAC
Loopback
F100 Init: No memory for loopback device
F101 Init: Could not allocate buffering tx queue
F102 Init: Could not initialise tx queue
F103 Init: MIB could not be allocated
F104 Destructor: No reason that the destructor should ever be called.
F105 LoopbackTx: Nil event received from tx queue
F106 Init: Could not initialise MAC interface
F107 Init: Could not create loopback Tx process
Ethernet
F110 DecodeAddress: Address not ethernet
F111 InitInterface: Could not allocate memory for queues
F112 InitInterface: Could not allocate memory for mib
F113 InitInterface: Could not register interface with IPC
F114 TxQLen: Invalid ifEntry specified
F115 TxQLen: Invalid device attached to ifEntry
F116 Write: Invalid address type
F117 Read: RxQ for reading already set
F11B DecodeAddressCompound: Address not ethernet compound
IIICom509
F120 InitCard: No memory for interface description
F121 InterruptHandler: Insufficient data to remove ether header
F122 Init: Network interface could not be initialised
AdrXlatMIB
F130 Init: No memory for address table mib queue
F131 Init: No memory for free entries
F132 RemoveEntry: Nil entry to be removed
IpMIB
F140 Init: No memory for address structures
IP
F150 DecodeAddress: Network address not an IP address
F151 Init: Insufficient memory to initialise
F152 Init: Could not initialise fragment timeout signalq
F153 Write: Could not truncate packet - sanity
F154 Reassemble: Fragment address type not fragment info
F155 Init: Could not create process to handle fragment timeouts
F156 AddFragment: Fragment address type not fragment info
F157 DecodeAddressPair: Address not an IP address pair
F158 WhichInterface: Destination address not a valid type
F159 Receiver: IP header checked, yet cannot remove header
F15A Init: Could not allocate event queue to search for interfaces
F15B Init: Could not search for ipc interfaces
F15C Init: Could not create event listener
F15D EventListener: Unexpected event
F15E EventListener: Unknown ipc object registered
F15F RemoveListener: IP interface could not be deregistered
F160 Write: Pkt not deallocated at lower layers
F161 IsBroadcast: Address not an IP address
F162 Could not install IP Route initialisation process
F163 ForwardPacket: Could not add IP header.
F164 Init: Cannot create IP forwarding signalQ.
F165 InitConfig: Cannot create IP Forwarding process.
ARP
F170 Search: Address specified not IP / ethernet
F171 Init: Could not allocate a mailbox event q desc
F172 Init: Could not initiate search for mac / ip interfaces
F173 Init: Could not create process to search for mac / ip interfaces
F174 Init: No memory to allocate signal queue
F175 Init: Could not initialise signal queue
F176 Init: Could not create SignalWatcher
F177 SignalWatcher: Nil event returned from signal queue
F178 SignalWatcher: Unknown object in signal queue
F179 Resolve: destination address to ARP is not MAC
F17A Resolve: destination address is neither ethernet nor ip
F17B Resolve: not an ethernet interface
F17D Init: Could not create aging timeout
F17E ForceEnter: Cache too small
F180 Init: Could not allocate memory for rx queue
F181 Init: Could not initialise rx signal queue
F182 Init: Could not create rx process
F183 MailboxReader: Nil object on IPC class
F184 CreateMacInterface: Could not allocate memory for mac interface
F185 CreateMacInterface: Could not initialise mac interface
F186 Destructor: Should never be called for ethernet interfaces
F187 Receiver: NIL object in rx queue
F188 CreateMacInterface: Could not register arp receiver
F189 Init: Could not allocate memory for delaying queue
F18A Init: Could not allocate memory for cache entry
F18B Init: Could not create terminator
Sockets
F1A0 DecodeAddress: Address not valid type
F1A1 NewSock: Socket could not be created or destroyed
UdpMIB
F1B0 Init: No memory for free udp entries
F1B1 Init: No memory for udp entry table
UDP
F1C0 DelCache: Entry not in cache slot
F1C1 RecvFrom: Could not remove data read
F1C2 Init: Could not allocate memory for freeudbs
F1C3 Init: Could not register UDP receiver with IP
F1C4 Init: Could not install UDP transport service with socket layer
F1C5 Receiver: Could not add pseudo header
F1C6 Receiver: Could not remove headers
F1C7 SendTo: Pkt not deallocated at lower levels
TcpMIB
F1D0 Init: No memory for free tcp connection entries
F1D1 Init: No memory for tcp connection entries
Modules
F1E0 Out of memory
F1E1 No object file
F1E2 Corrupt object file
F1E3 Bad import key
F1E4 Unable to create file
F1E5 Could not find module
F1E6 Module is being imported
F1E7 Cannot use linked image
TCP
F200 Init: Not enough memory for timeouts
F201 Init: Could not create timeout process
F202 Init: Could not allocate memory for free tcb descriptors
F203 Init: Could not allocate memory for free retx descriptors
F204 Init: Could not register TCP protocol with IP
F205 Init: Could not install transport level service
F206 Acknowledge: Could not remove timeout on retransmission
F207 TimeoutExpires: Unknown type of timeout
F208 TimeoutHandler: Unknown timeout object in queue
F209 DelCache: Entry not in cache slot
F20A Signal: No memory to signal event
F20B SendControls: Could not add header
F20C SendControls: Could not add pseudo header
F20D SendControls: Could not remove pseudo header
F20E SendRaw: Could not add header
F20F SendRaw: Could not add pseudo header
F210 SendRaw: Could not remove pseudo header
F211 Illegal event
F212 Unknown tcb state
F213 Shutdown: Close behaviour not defined
F214 DecodeAddressDuplex: Address not correct type
F215 NewIncoming: Could not add incoming description to pkt
F216 DecodeOptions: Could not remove options for pkt
F217 Receiver: Could not add pseudo header
F218 Receiver: Could not remove pseudo header
F219 Receiver: Could not remove header
F21A Process: Could not remove segment description header
F21B ProcessSingle: Could not add segment description header
F21C QueueForProcessing: Could not remove data
F21D QueueForProcessing: Could not truncate pkt to empty size
F21E QueueForProcessing: Could not add segment description header
F21F QueueForProcessing: Could not remove preceding data
F220 QueueForProcessing: Could not truncate pkt to correct size
F221 Read: Could not remove segment description header
F222 Read: Could not remove read data from pkt
F223 Read: Could not add segment description header
F224 DetachFromParent: Could not locate TCB in parent's incoming
F225 Init: Could not install terminator handler
F226 InetDconnection: Created socket must be bound by inetd
F227 Init: Could not allocate a mailbox event q desc
F228 Init: Could not create process to search for ip interfaces
F229 Init: Could not initiate search for ip interfaces
F22A ProcessSingle.AttemptDataCompress: No space for headers
F22B QueueForProcessing: Could not remove trimmed data
F22C Init: Could not create process to configure debugging
F22D Init: Could not create process to do keep alive processing
ICMP
F230 Init: Cannot register protocol receiver with IP.
F231 Init: Cannot create queue - out of memory.
Keyboard
F240 InitKeyboard: No memory available to create process queue.
F241 EnterRegistry: No memory available to create IPC object.
F242 EnterRegistry: Cannot register the Keyboard IPC server.
InetD
F250 InitServices: Could not allocate memory for services queue
F251 InitSockets: Could not allocate memory for free inetd sockets
F252 Invalid socket specified
F253 Register: Illegal maximum limit set ... >= 0
Flash
F261 InitFlash: Flash returned faulty status
F262 MarkDefect: Address not in device
F263 MarkDefect: Defects list appears to be defective
F264 NextBlock: Cannot locate non-defective block
F265 InitFileSystem: Could not allocate memory for collecting.blocked
F266 InitFlash: Cannot support this size block
F267 Program: Data crosses block boundary
F268 InitFlash: Cannot support number of blocks
F269 InitFiles: Could not allocate memory for free handles
F26A InitFiles: Could not allocate memory for handles
F26B FileLocation: Could not locate device for physical address
F26C MarkDefect: Error marking defective block
F26D InitFileSystem: Could not create filesystem cleanup process
F26E InitFileSystem: Could not allocate garbage collection eventq
F26F CalcBlocks: All blocks in filesystem are defective
DNS
F270 Init: Out of memory.
F271 Init: Could not create DNS receiver process.
F272 Could not initialize networking.
F273 DNSReceiver: Could not allocate memory for DNS reply packet.
F274 Could not create DelayedInit Process
F275 Could not allocate process for config notifier
TFTP
F280 Init: Out of memory.
F281 Init: Could not initialize networking or create TFTP server process.
F282 ServerSendFile / ServerRecvFile: Invalid process object.
F283 Could not create DelayedInit process
ComManager
F290 Initialize: Mo memory to create ConnectionList or Event queue.
F291 Initialize: Cannot create EventHandler process.
PPPFSM
F300 CancelTimeout: Cannot delete timeout.
PPPHDLC
F310 SendThread / ReceiveThread: Invalid process object.
F311 ReceivePacket: Cannot remove space from packet.
F312 SendThread: Cannot add space to packet.
PPPAP
F320 Initialize: Cannot initialize or register the PAP protocol.
F321 PacketReceiver / SignalHandler / Destroy: Invalid object.
F322 SignalHandler: Unknown signal received.
F323 SignalHandler: Unknown authentication type.
F324 RecvAuthReq / RecvAuthReply / SignalHandler: Cannot delete timeout.
F325 PacketRecevier: Unknown protocol.
F326 SendPAP: Could not send packet.
PPPIPCP
F330 Initialize: Cannot register the IPCP protocol.
F331 Invalid object.
F332 SignalHandler: Unknown signal received.
F334 SendIP / ReceiveIP: Unknown protocol.
F335 SendIPCP / SendIP: Could not send packet.
PPPLCP
F340 Initialize: Cannot register the LCP protocol.
F341 Invalid object.
F342 SignalHandler: Unknown signal received.
F343 SendLCP: Could not send packet.
PPPInterface
F350 No memory to create 'InstalledProtocols' queue.
F351 Cannot create timeout queue.
F352 Cannot create timeout handler process.
F353 ProtocolEnabled / EnableProtocol / SignalProtocol / SignalNCPs / SendControlPacket
/ SendDataPacket / AdminOpen / AdminClose / PhysicalOpen / PhyscalClose: Interface
object is NIL.
F354 SignalProtocol / PktToLCP / PktToProtocol: Protocol not enabled.
F355 TxQLen / PPPReceiver / Write / Constructor / Destructor: Invalid object.
F356 TxQLen: Invalid device attached to ifEntry.
F357 Destructor: MAC usage count now negative.
F358 PPPCloseConnection: Cannot send event.
PPPLCPMIB
F360 Init: No memory for PPP Link Status MIB Table.
PPPIPMIB
F370 Init: No memory for PPP IP Status MIB Table.
IPcfg
F380 Init: No memory for ip config routes
F381 Init: No memory for ip interfaces
SMCcfg
F390 Init: No memory for smc adapters
DNScfg
F3A0 Init: No memory for dns servers
F3A1 Init: No memory for dns domains
F3A2 Init: No memory for dns hosts
Flash
F3B1 Register: Too many sectors in last block
F3B2 Program: Cannot program while reading from flash
F3B4 InitFlash: Too many blocks for defect list
F3B5 EraseDefects: Could not erase defects block
F3B6 ScanFoundInit: Could not allocate memory for scan-found elements
F3B7 ProgramFatal: Could not program fatal error
F3B8 InitFileSystem: Fatal error recorded
F3B9 InitFileSystem: Could not install termination handler
F3BA MarkDefective: Block has been marked defective - debug
F3BB Check: Block is in use by file - sanity
F3BC FindCont: Continuation not found for normal file
F3BD Format: Cannot format while there are open files
F3BE InitFileSystem: Could not create process to install termination handler
Regenerate
F3C0 Init: Relocator too big for designated memory page
FTP
F3D0 Cannot initialise networking
F3D1 CreatePort: Cannot unresolve socket address
F3D2 DirHandler: Invalid object
mSMC91c9x
F3E0 DetectCard: no memory for new interface
F3E1 InstallInterrupt: Could not install interrupt for ethernet device
F3E2 InstallInterrupt: Process object invalid
F3E3 Init: no memory for Q of ethernet address less interfaces
Loader
F3F0 Cannot unload Phase1
F3F1 Cannot unload Phase2
F3F2 Cannot load Phase1
F3F3 Cannot load Phase2
F3F4 Cannot load subsystem
mConfigMngr
F400 Init: no memory for mailbox
F401 Init: event search failed
F402 CreateColumn: out of dynamic memory
F403 CreateColumn: out of dynamic memory
F404 ProcessCreate: invalid user selection for adding an entry that has an enumerated
index
F405 ProcessCreate: no more valid values are available for entry that has an
enumerated index
mMIBGroup
F410 DoCreateDuplicateBranch: out of memory allocating mib record
F411 DoCreateDuplicateBranch: no memory for column queue
F413 DoCreateDuplicateBranch: no memory for table column
Phase2
F420 Cannot load RamApps
F421 Cannot load FlashApps
HTTPD
F430 Cannot create Transaction FreeQ
F431 Cannot create CGI list
F432 Cannot register with InetD
F433 Cannot create DocHandler list.
BOOTP
F440 Could not create TimeoutHandler
F441 Could not create HandleEvents
F442 Could not create DelayInitNetwork
F443 Could not initialise networking
F444 Could not allocate inProgress
F445 Could not allocate TimeoutQ
F446 Could not Initialise EventQ
F447 Could not allocate Reply
F448 Could not create BOOTP Receiver
AppMIB
F450 Could not create mib
Burroughs
F460 ResetTimeout: Could not reset timeout
F461 MessageToDevice: Invalid object
F462 MessageToDevice: Length of data too long
F463 MessageFromDevice: Invalid object
F464 MessageFromDevice: Could not delete timeout
F465 Start: Invalid object
F466 Stop: Invalid object
F467 Stop: Could not delete timeout
F468 TimeoutHandler: Invalid object
F469 Could not create or initialise timeoutQ
F46A Could not create TimeoutHandler process
SerialApp
F470 ToSerial / SerialFlush / ToNetwork / ActiveConnect / PassiveConnect / RunApplication:
Invalid object
F471 SerialSide / NetworkSide: Invalid protocol number
F472 AllowConnection: Invalid address
F473 RunApplication: Invalid passive setting in configuration
F474 StartApps: Invalid object in Configuration mib
F475 StartApps: No memory
F476 Could not create StartApps process
F477 Out of dynamic memory trying to create queue to store running apps
F478 StartApps: Cannot allocate buffer for TC500
NetworkMIB
F480 Init: No memory for dns servers
F481 Init: No memory for dns domains
F482 Init: No memory for dns hosts
F483 Init: No memory for ethernet networking
F484 Init: No memory for routes
Serial
F490 metaKernel.MachineType not supported.
F491 DetectPorts: Out of memory.
F492 DetectPorts: Cannot initialize signal queues.
F493 DetectPorts: Cannot install DMA interrupt handler.
F494 InstallIRQHandlers: Could not install IRQ handler.
F495 ReadBytesIRQ / ReadBytesDMA: Cannot delete timeout.
F496 HijackDMAChannel: Cannot install DMA interrupt handler.
F497 InitModbusTimer: Cannot install interrupt handler.
Timeout
F4A2 TimeoutHandler: Unknown queue type. Obj would be lost in mem
F4A3 Init: Could not allocate memory for timeout queue
F4A5 SetTimeout: Queue should be protected for timeout events
F4A6 DelTimeout: Timeout not set, cannot delete.
F4A7 Init: Could not install timer interrupt as system interrupt
SNMPv1
F4B0 Init: no memory for snmpInfo data structure
F4B1 Init: Could not create notification process
F4B2 Init: no memory for snmp IPC class structure
AsyncMgr
F4C0 No memory for connection list.
F4C1 Initialize: Cannot register AsyncManager with ComManager.
F4C2 Initialize: Cannot create event queue.
F4C3 Initialize: Cannot create Event Handler process.
F4C4 InstallDeviceMIBs: No memory to create MIB entry
F4C5 Close / IncomingConnection: Invalid object.
Modules
F4D0 Out of memory
F4D1 Unable to initialise signal queue
F4D2 Could not create 'unload' process
F4D3 Invalid signal queue
F4D4 Wrong module object in signal queue
F4D5 Too many type descriptors
ConfigMIB
F4E0 unable to create thread
ManipDevMIB
F4F0 Out of memory
Scheduler
F500 Preempt: Immortal should never preempt
F501 Preempt, Activate: Excessive deadlock
F502 CalibrateLoad: Too many idle iterations per second
ConfigFile
F510 CopyModifiedFile: Could not preallocate file descriptors
SerialConfig
F520 Init: Out of dynamic memory
F521 CheckForEtherlessInterfaces / CheckForEmptyIdentifier: EEPROM contents
invalid.
Objects
F530 CheckNilTag: Object has nil typetag
Telnet
F540 Init: Unable to initialise
F541 Main: Unable to register with InetD
F542 Unable to create initialisation process
F543 DirHandler: invalid obj
DMA
F550 Invalid DMA channel
F551 SetTransferCount: Invalid Byte count
F552 ConfigureDMASources: metaKernel.MachineType not supported.
RTC
F560 Cannot install interrupt handler
TestPAD
F570 Unable to create Init process
F571 Init: Unable to open Config serial port.
F572 Init: Cannot create queue for Application ports.
F573 Init: Unable to create ApplicationEchoProcess.
F574 TestSMCPromisc: Cannot init rx Signal queue.
Upgrade
F580 Should never return from reboot
F581 Could not create process to reset bootflag
PPPcfgMIB
F590 Init: No memory for MIB.
PPP
F5A0 No memory to create LinkList queue.
F5A1 Cannot create startup process.
F5A2 Startup: Invalid configuration object.
F5A3 PPPLinkStart / EventHandler: Invalid object.
F5A4 CreateLink: Cannot create event handler process.
F5A5 CreateLink: Cannot enable protocols.
F5A6 DisposeLink: Cannot signal event handler to terminate.
F5A7 DisposeLink: Cannot deregister EventQ.
SMTP
F5B0 Cannot register SMTP server with InetD.
SendMail
F5C0 Cannot create mail transmission queue.
F5C1 Cannot create initialization process.
F5C2 MailSender: Invalid message status.
F5C3 DeliverMessage: Invalid state.
EnableFlashImage
F5D0 Image missing
F5D1 Error mapping flash image file
ApplicationMIB
F5E0 Init: No memory to create MIB.
DemoExpiry
F5F0 Could not create process DemoExpiry
F5F1 Could not create process Init
ComMIB
F600 Init: No memory to create AsyncSerial configuration MIB
ApplicationMngr
F610 Init: Out of memory.
F611 ReleasePort: Invalid parameter (is NIL).
F612 ReveivedData / NrReaders / WaitNewReader: Invalid parameter (port is NIL).
F613 InstallPort: Trying to install a duplicate port.
ProtoRaw
F620 Cannot create event queue.
F621 Cannot create event handler process.
F622 Cannot create 2nd stage initialization process.
F623 InitAsyncSerial: Cannot create protocol object.
F624 InitAsyncSerial: Cannot create waitConnection queue.
F625 InitAsyncSerial: Cannot create Receive process.
F626 InitAsyncSerial / AsyncSerialSend / AsyncSerialReceive / EventHandler:
Invalid object
F627 AsyncSerialReceive: Receive loop exited!
F628 Cannot create Running queue.
F629 Startup: Cannot create AsyncSerial Initialization process.
AppUDP
F630 Cannot create 2nd stage init process.
F631 Startup: Invalid configuration object in MIB queue.
F632 Startup: Out of memory.
F633 Startup: Cannot initialize reader queue.
F634 Startup: Cannot create UDP socket.
F635 Startup: Cannot create 3rd stage application process.
F636 RunApplication / NetToDevice / DeviceToNet: Invalid object.
F637 RunApplication: Cannot create Sender and Receiver processes.
F638 DeviceToNet: Invalid buffer in receive queue.
AppNetworking
F640 ActiveConnect / PassiveConnect: Invalid object.
AppTCP
F650 Cannot create 2nd stage initialization process.
F651 Startup: Invalid configuration object in MIB queue.
F652 Startup: Cannot create application process.
F653 RunApplication / NewConnection / DeviceToNet / DataConnect: Invalid object.
F654 NewConnection: Cannot create Sender and Receiver processes.
F655 DeviceToNet: Invalid buffer in receive queue.
F656 RunApplication: Cannot create ConnectOnDemand process.
DataLogging
F660 Out of memory.
F661 Cannot create timeout queue.
F662 Cannot create TimeoutHandler process.
F663 Cannot create 2nd stage initialization process.
F664 Startup: Invalid configuration object in MIB queue.
F665 Startup: Out of memory.
F666 Statup: Cannot initialize reader queue
F667 Startup: Cannot create 3rd stage appplication process.
F668 InitDataLogger / TimeoutHandler / Save / DeviceToFile: Invalid object.
F669 InitDataLogger: Cannot create Receiver process.
F66A DeviceToNet: Invalid buffer in receive queue.
F66B OpenLogFile / SaveLog: Cannot delete timeout.
F66C Startup: Cannot create monitor.
Processes
F670 Could not create process WakeDelayed
F671 Could not initialise delay queue
F672 Could not install terminator
ProtoTC500
F680 No Memory to create Timeout Q
F681 Cannot create Timeout Handler process
F682 Cannot create Startup process
F683 InitAsyncSerial / ReceiverProc / SendToDevice: Cannot create Receiver process
F684 TimeoutHandler : Invalid object.
F685 RecvValidData: Cannot remove Header and Checksum.
F686 ResetTimeout / CancelTimeout: Cannot delete timeout.
F687 Startup: Cannot create AsyncSerial initialization process.
AppTC500
F690 Canote create Startup process
F691 Startup: Invalid configuration object
F692 Startup: Cannot create Application process.
F693 RunApplication / NewConnection / DeviceToNet: Invalid object
F694 DeviceToNet: Invalid buffer
F695 NewConnection: Cannot create Device2Net process
F696 InitApplication: Cannot create ConnectOnDemand process.
AppRFC2217
F6A0 Could not create start process
F6A1 Incorrect type of object in queue
F6A2 Unable to create application process
F6A3 Incorrect type of object associated with process
F6A4 Unable to create Sender and Receiver processes
F6A5 Unable to create Event process
F6A6 Invalid buffer in receive queue
F6A7 Out of memory
AsyncManip
F6B0 AddDevice: Out of memory.
F6B1 AddDevice: Cannot create or initialize packet receive queue.
F6B2 AddDevice: Cannot create Startup process.
F6B3 Startup / ReceiveData / TimeoutHandler: Invalid object.
F6B4 Startup: Cannot create Receiver process.
F6B5 ReceiveData: Invalid buffer in the receive queue.
F6B6 Init: No memory to create MIB.
F6B7 Init: Cannot create timeout handler process.
F6B8 AsyncManipProc: Cannot delete timeout.
F6B9 Init: Cannot create or initialize timeout queue.
PakFiles
F6C0 Could not install Crypto InstallKeys process
mScript
F6D0 InsertHash: Hash queue not allocated
F6D1 InsertHash: Hash entry not allocated
F6D2 Allocating string memory failed
F6D3 Invalid case
F6D4 Init: Allocating timeout object failed
F6D5 Could not remove data read
F6D6 unable to create start script process
F6D7 StartScript: Object associated with the process is not of the correct type
F6D8 Httpd request method invalid
F6D9 incorrect stream type used in procedure
F6DA Unable to allocate queue for list of running scripts
mRelease
F6E0 Unknown machine type
InitPPP
F6F0 Cannot create Initialization process.
F6F1 Startup: Cannot configure Serial ports.
F6F2 Startup: Cannot configure PPP interfaces.
F6F3 Startup: Cannot create PPP startup processes.
mSysMIB
F700 Unknown machine type
mKeysMIB
F710 Init: Out of memory
F711 init code: unable to create startup processes
mScriptProcs
F720 Could not remove data read
F721 Httpd request method invalid
F722 incorrect stream type used in procedure
mKermit
F730 Extract: Invalid object.
RIP
F740 Ini: cannot create the timeout queue
F741 Init: cannot create the update trigger timer handle
F742 Init: could not register with InetD
F743 Init code: could not create Init process
AppModSlave
F750 Cannot create initialization process.
F751 Startup: Invalid configuration object in MIB queue.
F752 Startup: Cannot create application process.
F753 Invalid object.
F755 DeviceToNet: Invalid buffer in receive queue.
F756 NewConnection: Could not add modbus / tcp header
AppModMaster
F760 Cannot create initialization process.
F761 Startup: Invalid configuration object in MIB queue.
F762 Startup: Cannot create application process.
F763 Invalid object.
F764 Run: Could not create master process
F765 Dispose, Master: Invalid buffer in receive queue.
F766 NewConnection: object not connection
F767 Run: Could not create timeout process
F768 Write: Could not add modbus / tcp header
F769 Write: Could not add modbus / tcp header
ModbusMIB
F770 Init: Out of dynamic memory
F771 Init: Out of dynamic memory 2
F772 Init: Out of dynamic memory 3
ProtoModbus
F780 Cannot create event queue.
F781 Cannot create event handler process.
F782 Cannot create Running queue.
F783 Cannot create 2nd stage initialization process.
F784 Startup: Cannot create AsyncSerial Initialization process.
F785 InitAsyncSerial / AsyncSerialSend / AsyncSerialReceive / EventHandler:
Invalid object
F786 InitAsyncSerial: Cannot create protocol object.
F787 InitAsyncSerial: Cannot create waitConnection queue.
F788 InitAsyncSerial: Cannot create Receive process.
F789 ReadModbusAsciiMsg: Reading char in wrong state.
F78A ReadModbusAsciiMsg: Invalid state.
F78B AsyncSerialReceive: Receive loop exited!
AppModAscii
F790 Cannot create 2nd stage initialization process.
F791 Startup: Invalid configuration object in MIB queue.
F792 Startup: Cannot create application process.
F793 RunApplication / NewConnection: Invalid object.
F794 RunApplication: Cannot create Sender and Receiver processes.
F795 Serial: Invalid buffer in receive queue.