The warn log has a full stack trace, generally. They use different exception logging formats. But if you have no stack trace in process, then...that's impossible basically. That's what the line of code doing the logging does, so there can't be no exception logged. -- Scott