![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/7/e4/7e4f09e5-2cbc-46d8-934f-9c9031bdf248/7e4f09e5-2cbc-46d8-934f-9c9031bdf248-bg77.png)
NodeBuilder Errors Guide 9-3
Code Description
134 Preemption mode timeout.
This system error is logged by the Neuron Chip firmware. The
program ran out of buffers and the system gave up trying to get
them. Increase the node timeout if this message occurs often. This
error causes a reset.
135 Already preempted.
This system error is logged by the Neuron Chip firmware. If a
program is already in preemption mode and tries to initiate another
message, this error is generated. This error causes a Neuron Chip
reset.
136 Synchronous NV update lost.
This system error is logged by the Neuron Chip firmware. This run-
time error is checked only in the development environment. A
synchronous network variable update was lost because the node was
already in preemption mode.
137 Invalid response allocation.
This system error is logged by the Neuron Chip firmware. This run-
time error is checked only in the development environment. This
error occurs if an application program tries to allocate (build) a
response when it hasn’t received a request.
138 Invalid domain.
This error could occur if the network configuration is invalid, if the
network management tool is malfunctioning, or if the Neuron Chip
firmware image is corrupted. If this error occurs, try reloading the
node.
139 Read past end of message.
This system error is logged by the Neuron Chip firmware. This run-
time error is checked only in the development environment. This
error occurs if an application program tried to read beyond the
specified length of the message.
140 Write past end of message.
This system error is logged by the Neuron Chip firmware. This run-
time error is checked only in the development environment. This
error occurs if an application program tried to write past the
specified end of the message.
141 Invalid address table index.
This error could occur if the network configuration is invalid, if the
network management tool is malfunctioning, or if the Neuron Chip
firmware image is corrupted. If this error occurs, try reloading the
node.
142 Incomplete message.
This system error is logged by the Neuron Chip firmware. This run-
time error is checked only in the development environment. This
error occurs if an application program tries to send a message
without first setting the code or data fields of the msg_out structure.