You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Steve Loughran (JIRA)" <ax...@ws.apache.org> on 2004/11/02 14:28:33 UTC

[jira] Commented: (AXIS-1637) Exception Log

     [ http://nagoya.apache.org/jira/browse/AXIS-1637?page=comments#action_54931 ]
     
Steve Loughran commented on AXIS-1637:
--------------------------------------

We dont log errors thrown by app code in the log (though we do log any runtime errors raised by the axis stack ourselves). The reason for this is that throwing faults is sometimes a legitimate action by stuff, and the log gets full of noise.

Have a look at axis.transport.http.AxisServlet to see how we log stuff; you can always add an extra log in there if you want, though I think working out the name of the exception log and tuning its log level/output should suffice.

-steve

> Exception Log
> -------------
>
>          Key: AXIS-1637
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1637
>      Project: Axis
>         Type: Bug
>   Components: Basic Architecture
>  Environment: Windows XP
>     Reporter: John Johnson

>
> Hi,
> I am not sure whether this is a big or not.
> In my application(non-web),the runtime exceptions are not being 
> logged in the stderr file.
> The client just receives the ApaceFault exception with the original exception wrapped in it.
> Why Apapce axis is not logging the running time exceptions in the log?.
> Is this a bug or do I need to tune my application ,so that, my client code handles all runtime/system exceptions/logging in stderr?
> Any clarification would help me a lot.
> Thanks in advance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira