Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1662

mod_log may corrupt the node list (on a chunked fault)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.6.0
    • 1.7.0
    • None
    • Linux

    Description

      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.

      Attachments

        1. patch-logging.patch
          1 kB
          Andreas Vollmy

        Activity

          People

            Unassigned Unassigned
            andvoe Andreas Vollmy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: