Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10741

LogEndpoint error constructing LogProducer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.18.0, 2.18.1
    • 2.17.6, 2.18.3, 2.19.0
    • camel-core
    • Ubuntu 16.04, Open JDK 1.8.0

    • Unknown

    Description

      Using Spring XML. With a log: uri in the route, LogEndpoint.createProducer() was being called before doStart(), causing a null logger param to be passed to the LogProducer constructor. This resulted in a npe when the route was executed. Rolled back to 2.17.4 to resolve.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            indysilver David Martin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: