Recreating topics and queue in Enterprise Manager not reflected in IS

When I delete a topic from Enterprise Manager and recreate the same topic, my IS Server could not see this topic. The error message in Settings > Messaging > JMS Trigger Management is “com.wm.app.b2b.server.jms.JMSSubsystemException: javax.jms.InvalidDestinationException: Channel could not be found on the server:Named Subscribe” .

When I restart IS, this issue gets resolved. But restarting the JMS connection or bouncing the connection from Enterprise Manager does not resolve this issue.

Is there any other way to resolve this issue?

As a best practice it is always good to have the JNDI objects like connection factories, queues and topics created via JNDI tab on UM enterprise manager and then use these objects to configure on your IS.

By doing this the reported error will be resolved. Let me know if you have any questions.

Mahesh,

Thanks for the reply.

We have created the connection factories and topics/queue via the JNDI tab.

This issue surfaced after we migrated from 9.9 UM to 9.10. The wM verison is also 9.10.