Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-756

Perform initialization outside WebAppMain

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      Hudson spends a lot of time in ServletContextListener during initialization.

      Many containers like Tomcat serves blank message during this period, which
      confuses the user. Hudson should return from the servlet context listener right
      away, then use a separate thread to perform initialization. This would allow
      Hudson to produce a meaningful "initializing" message during this process.

            Unassigned Unassigned
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: