|
Posted by Michael Fesser on 06/26/07 15:41
..oO(yaaros@gmail.com)
>On 26 Cze, 16:38, Michael Fesser <neti...@gmx.de> wrote:
>>
>> Do you always get the "buug" output even if there shouldn't be an error
>> message?
>
>No the thing is that I haven't got the "buug" output when shouldn't be
>an error.
So you get an error message in your logfile, but no "buug" output? Maybe
a backtrace can shed some light on it. In my own exception handler I
call the exception's getTraceAsString() method and write the output to
the error log. This helps me to figure out where exactly the error
occured and what method calls led to it.
Apart from that the only idea would be to post (or upload to a website)
a _complete_ example code that causes the error. Of course this test
case should be as short as possible.
Micha
Navigation:
[Reply to this message]
|