Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-2841

IDE freezes for a while if you try to open a Camel route with an unverified Camel version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 10.3.0.AM2
    • Camel Editor
    • None
    • Hide

      1. Create an empty project with camel version 2.21.0.000033-fuse-000001-redhat-1
      2. Once you are done close the editor
      3. Open the Camel editor again
      4. Now, the editor freezes for a while

      Show
      1. Create an empty project with camel version 2.21.0.000033-fuse-000001-redhat-1 2. Once you are done close the editor 3. Open the Camel editor again 4. Now, the editor freezes for a while

    Description

      IDE freezes for a while if you try to open a Camel route with an unverified Camel version. By the unverified version I mean the version which cannot be verified by the Verify button in the project creation wizard, e.g. 2.21.0.000033-fuse-000001-redhat-1 (the latest camel version for FUse 7.0.0.TP3).

      I suspect the following part of the stacktrace

      	at org.apache.camel.catalog.maven.MavenVersionManager.loadVersion(MavenVersionManager.java:111)
      	at org.apache.camel.catalog.DefaultCamelCatalog.loadVersion(DefaultCamelCatalog.java:163)
      	at org.fusesource.ide.camel.model.service.internal.CamelService.loadVersion(CamelService.java:113)
      	at org.fusesource.ide.camel.model.service.internal.CamelService.getCatalog(CamelService.java:97)
      

      which tries to get the appropriate Camel catalog.

      Attachments

        Activity

          People

            Unassigned Unassigned
            apodhrad@redhat.com Andrej Podhradsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: