BIP5309
Severity
20 : ErrorMessage
Resource Manager: Invalid bitstream worker: message set id <insert_0>, wire format descriptor id <insert_1>.Explanation
The bitstream worker library specified for message set id/wire format descriptor pair (<insert_0>, <insert_1>) is not a valid bitstream worker library. The file that was loaded failed to provide the Resource manager with required information regarding its factory class, the number of formats and the formats it supports and their level.Response
Check that all the worker files (indicated by the extension *.wrk e.g. bipxmlworker.wrk) located in the worker load directory are in fact workers and that the files have not been corrupted. E.g. On Windows workers are loaded from the \bin directory. Other platforms use the /lib directory. Check for other error messages that may indicate which file is causing the problem.