https://issues.apache.org/bugzilla/show_bug.cgi?id=45147
Curt Arnold <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #1 from Curt Arnold <[EMAIL PROTECTED]> 2008-06-06 09:49:25 PST ---
Possibly either class file was compiled without debug information or an
AsyncAppender was used without setting locationInfo to true.
However, the current approach depends on parsing the output of
Throwable.printStackTrace and is susceptible to formatting issues. There is an
open enhancement request (Bug 45039) to use Throwable.getStackTrace() when
running on JDK 1.4 and later. If you think you are running into this type of
issue, it would be helpful if you could single step through the
LocationInformation constructor and report where the constructor bails out of
parsing the output of printStackTrace.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]