Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-275

Mark CachingComponent threads as daemon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0 M3
    • 2.0.0 M3
    • None
    • None

      CachingComponent threads are created using the following statement:

      Timer timer = new Timer("CachingComponent", false);
      

      This prevents the JVM and especially Tomcat from exiting as there is at least one user thread.

            Unassigned Unassigned
            yabon Sébastien Launay (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: