BIP5306

Severity

20 : Error

Message

Resource Manager: Bitstream worker initialization error.

Explanation

The creation of a bitstream worker object failed: format name: <insert_2>. The Resource manager was unable to find the requested worker in the cache and subsequently unable to load it into the cache. This may be caused by a memory allocation failure. It could also be caused by a corrupt worker file (dll or so file with the extension .wrk) or the requested file may not be available.

Response

Examine memory usage and increase memory available to the broker. Check that the appropriate bitstream worker file (dll or shared object) exists in the correct directory. E.g. On Windows if we send an XML message to the broker we should have the file bipxmlworker.wrk in the \bin directory. Other platforms should have the .wrk files in the /lib directory.