You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Andreas Vollmy (JIRA)" <ji...@apache.org> on 2014/02/04 15:50:09 UTC

[jira] [Created] (AXIS2C-1662) mod_log may corrupt the node list (on a chunked fault)

Andreas Vollmy created AXIS2C-1662:
--------------------------------------

             Summary: mod_log may corrupt the node list (on a chunked fault)
                 Key: AXIS2C-1662
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1662
             Project: Axis2-C
          Issue Type: Bug
         Environment: Linux
            Reporter: Andreas Vollmy


I activated the logging-module to log all In- and Outputs. 
Normaly this seems to work perfectly, but when a JEE-System gives me back a fault (actually the result is a chunked stream), I loose the detail information.

After a while I found out, that the logging module is reading in all not yet read nodes. In case of a fault, this may lead to it reading in the whole stream without creating the internal node list.

Attached patch forces the reading of all remaining nodes.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org