BIP5306
Severity
20 : ErrorMessage
Resource manager: Bitstream worker initialization error, for format '<insert_2>'.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 was unable to load it into the cache. This might be caused by a memory allocation failure. It could also be caused by a corrupt worker file (dll or shared object file with the extension .wrk), or the requested file might 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. .wrk files reside in the \bin directory on Windows, and in /lib on other platforms.
The following list identifies the relationship between an MRM parser and the required library files :
Custom Wire Format (CWF) : 'bipcwfworker.wrk' or 'bipcwfworker64.wrk'
Tagged/Delimited Format (TDS) : 'biptdsworker.wrk' or 'biptdsworker64.wrk'
MRM XML Format : 'bipxmlworker.wrk' or 'bipxmlworker64.wrk'
If the problem cannot be resolved it is recommended that you reinstall the product.