Eric,

This is working for me and is a litte tough to trouble shoot. I need the stack trace. Can you look in $ZENHOME/log/event.log for something? It may not be there. If that is the case in the file $ZENHOME/Products/ZenEvents/skins/zenevents/ getHistoryEventListPage.pt line change

        batch python:ztm.getBatchForm(objects,request);"
        tal:on-error="structure here/eventsError">

to

        batch python:ztm.getBatchForm(objects,request);">
        <!-- tal:on-error="structure here/eventsError"> -->


That is add a ">" on line 17 and

"<!--" at the start of 18 and "-->" at the end of 18

Now we should see the stack trace in error_log in the ZMI. You can get to the ZMI by going through yourhost:8080/manage (you need to login as admin).

-EAD

On Jun 19, 2006, at 6:58 PM, Eric Belcher wrote:

Hi,

Since upgrading to 0.20.1 (I believe) I no longer get any events from the History page of a device. As I alter date ranges etc, I just get a new blank line. There is also the message 'Events Unavailable'

However, I am getting events as expected.

Regards
Eric.

Eric Belcher
Manager - Technology Services
Anglican Church Grammar School
Oaklands Parade, East Brisbane
[EMAIL PROTECTED]
Phone 617 3896 2186
Fax 617 3891 5976
Disclaimer

This email is intended for the use of the named individual or entity and may contain confidential and privileged information. Any dissemination distribution or copying by anyone other than the intended recipient of this email is strictly prohibited. If this email has been received in error, please send an email in response, or telephone us immediately on +61 7 38962200, and destroy the original message. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of the Corporation of the Synod of the Diocese of Brisbane or Churchie.




_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to