On Tue, Jul 09, 2002 at 10:26:59AM +1000, Peter Donald wrote: > At 05:25 AM 7/7/2002 +0000, you wrote: > >\------- Additional Comments From [EMAIL PROTECTED] 2002-07-07 > >05:25 ------- > >Nope, phoenix.log doesn't even contain the usual stacktrace, let alone > >anything > >extra: > > damn - thats a massive bug.
:) Let me confirm that tonight, and provide something replicable. > >For the record, here's exactly what I see from the command-line: > ... > > Is this before or after you modified phoenix. IIRC, it was without my modifications. > ie Did you get that "rethrown" part on console before you modified > phoenix. If so would it be acceptable to make the reason be > exception.toString() rather than exception.getMessage(). ie > > (Reason: net.socialchange.antserver.AntServerImpl) > > --> > > (Reason: java.lang.ClassNotFoundException: > net.socialchange.antserver.AntServerImpl) That would be fine. I'm not sure if toString() would return anything different to getMessage() though. I'll have a play. --Jeff > or maybe we should remove reason altogether and make user look at the > rethrown exception or similar? > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
