A subscribing application fails to receive
expected events
Verify that the poster is authorized to post these events
by examining the authorization file with the following command:
Verify that the event is registered by entering the following command:
# evmwatch -i -f ‘[name event_name]’ | evmshow -t "@name" |
If the events are still not shown, enter evmreload and
examine the output again. If they are still not visible, verify
that the template files are correctly installed.
Verify that the subscriber is authorized to access these events
by entering the following command:
Verify that the expected events are actually being posted
by entering the following command:
# evmwatch | evmshow -t "@name @@" |
Run the program that posts the event, and verify that the
preceding evmwatch command displays them correctly.