Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
Description:
= = = = = = =
-- When an illegal subject name (include an empty string) is being tried to be set as send subject to the message.
-- Lack of available resources (memory) may also cause this problem.
-- CM name is too long. You should notice “router.c:xxxx: Invalid subject” in the rvrd log file. The error being seen in the router occurs when the router attempts to wrap a RVCM protocol subject into a ROUTER protocol subject. So we suggest a cm name should be less than 50 characters.
The attached file cmnamescan.java listens to _RVCM.> subjects on the provided service and network, and prints out cmname lengths.