Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7769

launch instance wizard takes 10 seconds to load

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.CR1
    • 3.2.0.Beta2
    • deltacloud
    • None

    Description

      Opening the "Launch Instance" wizard takes 10 seconds because it executes two remote commands in the UI thread. First it fetches hte profiles, then it fetches hte realms. This should be delayed out as much as possible.

      Combos should be created with only one item saying "Loading..." and combo should be disabled. Fetching commands should be launched in another thread, and, upon completion, update the combo with either the proper items or a none-available string. Updates should be done in UI thread of course.

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: