General Component Errors

The iBOLT Server Flow Manager checks for errors after each step is executed. If a step produces an error message, the Error Handler is invoked.

If a component (in a step) contains more than one method, the step's error policy determines whether to first complete all the actions or exit the step and immediately execute the error policy.

The general error codes are listed below.

Error Codes

Description

10

UserBLOB mismatch

11

UserString mismatch

12

UserXML data mismatch

13

The max instances allowed were exceeded

15

Flow terminated by component return action

16

Internal error

17

Invalid command string

18

Disabled flow called

19

Server not available

20

Routing Failure

21

Java Exception

22

Process exceeded maximum recursion depth

23

Called flow aborted

24

Error Code [code number] does not exist for the selected component