DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33221>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33221





------- Additional Comments From [EMAIL PROTECTED]  2005-01-24 21:22 -------
LogFactoryImpl.java:543

541:            if (logMethod != null) {
542:                params[0] = this;
543:                logMethod.invoke(instance, params);
544:            }

So... not sure what version of the code you're using, but looks to me like 
your line#543 can't be the same as the most recent source.  This isn't a 
recent code change either.

Please pull a recent build, retry, and supply us with a stack-trace that 
matches current code.  Thanks.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to