The first error message that says what caused the problem is:
"Not allowed to create destination"
You
are receiving messages on a temporary queue that doesn't exists when
the process starts so the process must create a new one before it
starts listening on it.
It can be just an error on username and password or the user does not have permissions to create queues.
If it is the second problem try to create a permanent queue before you start the process.
Tibco EMS -- Invalid destination exception with TIBCO EMS
最新推荐文章于 2020-04-27 14:47:07 发布