My event source application is successfully submitting
events to the emitter, but the events are not published to consumers
using the JMS interface, and the log file indicates a NameNotFoundException.
Cause
This problem indicates that the event
group configuration specifies one or more JMS resources that do not
exist.
Remedy
To correct this problem:
- In the administrative console, click Service integration > Common
Event Infrastructure > Event service > Event services > event_service > Event
groups > event_group.
Multiple event groups: An event might belong to more than one event group.
- Check the values of the Topic JNDI name and Topic connection
factory JNDI name properties. Verify that the specified JMS resources
exist. If necessary, use the configuration interface of your JMS provider
to create the necessary resources.