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

please check your log and buffer - In log.c

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 1.7.0
    • None
    • util
    • None
    • AIX 6.1

    Description

      Can someone fix either util/src/log.c or all the reference to : axutil_log_impl_log_debug. const axis2_char_t *format is most of the time not passed to the function and produce the erreur message.
      replace : if(log && log->ops && log->ops->write && format && log->enabled)
      with : if(log && log->ops && log->ops->write && log->enabled)

      Attachments

        1. log.c.patch
          0.4 kB
          Jean-Marc Lamond

        Activity

          People

            Unassigned Unassigned
            jmlamond Jean-Marc Lamond
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified