Re: Audit Trail For Fatal Error

2009-10-21 Thread Pedro H. O. dos Santos
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >>> For additional commands, e-mail: users-h...@wicket.apache.org >>> >>> >> >> >> -- >> Pedro Henrique Oliveira dos Santos > > > -

Re: Audit Trail For Fatal Error

2009-10-20 Thread Douglas Ferguson
What is "pagemape error analysis environment"? Or if you are just saying that this is possible, what api calls would I be interested in? D/ On Oct 20, 2009, at 3:25 PM, Pedro Santos wrote: > if you serialize the pagemap object to an file and attache it on > your error > report email? later

Re: Audit Trail For Fatal Error

2009-10-20 Thread Pedro Santos
if you serialize the pagemap object to an file and attache it on your error report email? later you can set pagemape error analysis environment to reproduce the user steps, seems possible... On Tue, Oct 20, 2009 at 6:15 PM, Douglas Ferguson < doug...@douglasferguson.us> wrote: > I have a feature

Audit Trail For Fatal Error

2009-10-20 Thread Douglas Ferguson
I have a feature on our error page where users can submit a bug if they get a fatal error. In some cases the stack trace is not of much value with out understanding what the user was doing. I looked into the session and the pagemap but at first glance i didn't see any way of unraveling any