Connectivity Issue from TIBCO BW
Hi All,
Getting below error while connecting from TIBCO BW5.x to Solace, we have increased consumer limit also but no use, could you please help.
com.solacesystem.jscmp.JSEMPErrorResponseException: 503 Max Router Publishing Flow Exceeded
Thanks
Best Answer
-
Hi @Vinay , that sounds like you exceeded the maximum number of publishing flows in your broker.
Is this a Solace cloud broker or your onprem installation ? In case of onprem installation, you could check the event.log to see some error messages about that.
The publishing flow limit is coupled with the connection limit... if you are really limited on that limit, you can
- install a larger broker (or enlarge the existing one)
- Or try to reduce the number of concurrent publishing flows.
Uli
0
Answers
-
Hi @Vinay , that sounds like you exceeded the maximum number of publishing flows in your broker.
Is this a Solace cloud broker or your onprem installation ? In case of onprem installation, you could check the event.log to see some error messages about that.
The publishing flow limit is coupled with the connection limit... if you are really limited on that limit, you can
- install a larger broker (or enlarge the existing one)
- Or try to reduce the number of concurrent publishing flows.
Uli
0