Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5376

Log the exception if the application cannot start properly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.11.0
    • 6.12.0, 7.0.0-M1
    • wicket
    • None

    Description

      WicketFilter doesn't provide helpful information when the application cannot be initialized for some reason.
      At the moment it just does:
      log.warn("initialization failed, destroying now");

      1) it doesn't log the cause exception
      2) the severity is rather FATAL than WARN

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: