When configuring many post queues with JMS, upon start up post stopped due to error and event_log shows the following error message.
Poster: can not find file /xx/xx/var/state/openbridge/x.jms+<queuename>.ops
SharePlex var dir/state/openbridge should have one file for each of the post queues created if post starts successfully.
With many posters starting up at once, the bridge gets backed up and the post process times out waiting for the file.
WORKAROUND:
1. stop post
2. increase the value for SP_OPX_BRIDGE_WAIT on target, default is 30
sp_ctrl> set param SP_OPX_BRIDGE_WAIT 360
3. start post