My event consumer application encounters an error when trying to query events from an event group. The log file indicates an EventGroupNotDefinedException and shows message CEIES0048E ("The event group is not defined in the event group list that the event server instance is using.")
This problem indicates that the event consumer application performed a query using the EventAccess bean, but the consumer specified an event group name that does not correspond to any existing event group.