Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-681

Modify daemon threads to catch all exceptions and log them to avoid premature thread death

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • framework-1.0.4
    • framework-1.6.0
    • Framework
    • None

    Description

      Both Package Admin and Start Level use internal threads to service requests. Both of these threads should probably catch all exceptions and log them. Currently, they do not, which can lead to premature thread death. However, in the event of an exception, they cannot really do anything about it and the framework is likely in a confused state, so having them continue is tricky, but there aren't many other options.

      Attachments

        Activity

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: