Re: Audit Trail For Fatal Error

2009-10-21 Thread Pedro H. O. dos Santos

Sorry, I meant set pagemape "on your" error analysis environment.
If your pages are stateless, it is a trivial work. You can use java.io api


Douglas Ferguson-2 wrote:
> 
> 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 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 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 details that may be of help in
>>> understanding their previous actions, is there something there that's
>>> maybe not apparent to me?
>>>
>>> Douglas
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>
>>
>> -- 
>> Pedro Henrique Oliveira dos Santos
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Audit-Trail-For-Fatal-Error-tp25981797p25990368.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



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 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 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 details that may be of help in
>> understanding their previous actions, is there something there that's
>> maybe not apparent to me?
>>
>> Douglas
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> -- 
> Pedro Henrique Oliveira dos Santos


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



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 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 details that may be of help in
> understanding their previous actions, is there something there that's
> maybe not apparent to me?
>
> Douglas
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pedro Henrique Oliveira dos Santos