[ 
https://issues.apache.org/jira/browse/AXIS2C-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bill Blough updated AXIS2C-1662:
--------------------------------
    Labels: patch  (was: )

> 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
>    Affects Versions: 1.6.0
>         Environment: Linux
>            Reporter: Andreas Vollmy
>            Priority: Major
>              Labels: patch
>         Attachments: patch-logging.patch
>
>
> 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
(v7.6.14#76016)

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

Reply via email to