https://bz.apache.org/bugzilla/show_bug.cgi?id=63474

--- Comment #5 from Andreas Beeker <[email protected]> ---
If I don't know where and when an exception / crash happens, I usually add log
/ system.out statements to the source. So you can iteratively narrow the error
corridor.

A different strategy is https://git-scm.com/docs/git-bisect, to find out which
commit caused the trouble.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to