BIP5316

Severity

20 : Error

Message

Resource Manager: Bitstream worker load error: message set id <insert_0>, wire format descriptor id <insert_1>.

Explanation

The library containing the bitstream worker could not be loaded. The library could not be found or the file specified is not a valid library. Message set id: <insert_0>, wire format descriptor id: <insert_1>. The LOADLIBRARY macro returned an error.

Response

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. Check that the user id the broker is executing under has sufficient privileges to load the file. Finally check system logs for errors.