Hi Team,
I am getting the below exception while enabling the JMS triggers. Please let me know if you have any idea.
Caused by: javax.naming.NamingException: Name not found during lookup for PEBroadcastTopic
Regards,
Krishna
Hi Team,
I am getting the below exception while enabling the JMS triggers. Please let me know if you have any idea.
Caused by: javax.naming.NamingException: Name not found during lookup for PEBroadcastTopic
Regards,
Krishna
Hi Krishna,
what is your messaging component (Broker or UM)?
Is the PE_NONTRANSACTIONAL_ALIAS (under JMS Settings) configured correctly and is enabled?
Please have a look at the Administering_Process_Engine Guide and check for the Chapter “Configuring and Monitoring the Process Engine”.
There is a sub-chapter for “Configuring Process Engine for Universal Messaging”.
In this it is described that the PE-Triggers require two Topics to be created:
PEBroadcastTopic and PERestartTopic
Please check if these Topics have been created and are configured properly.
Regards,
Holger
Hi Holger,
Yes you are correct, I did y’day and it start working fine. Thanks for your support on this.
Thanks,
Krishna.
Hi Holger,
How to create the topic when UM is clustered ad am not able to find the JNDI tab.
Thanks,
Krishna
Thanks Syed and holger, I resolved the issue and am able to create the topics.
Thanks for your support.
Thanks,
Krish.