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

Exceptions during Camel Spring Context starting up are hidden

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.24.0
    • None
    • camel-spring
    • None
    • Unknown

    Description

      Seems wrapping exceptions is NOT need in this case because of Spring does not catch custom exceptions and does not log them up.

      My log settings are:

      log4j.rootLogger=DEBUG, stdout

      log4j.logger.org.apache.camel=DEBUG, etofile
      log4j.logger.org.apache.camel.spring=DEBUG, etofile
      log4j.logger.org.springframework.context.support=WARN, etofile

      log4j.logger.org.springframework=ERROR
      log4j.logger.org.springframework.web=ERROR
      log4j.logger.org.springframework.security=ERROR

      Attachments

        Activity

          People

            Unassigned Unassigned
            bvn13 Vyacheslav Boyko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: