1 Reply Latest reply on May 23, 2012 11:54 PM by davsclaus

    Fuse IDE Routes Editor hangs

    davidkj69

      I have downloaded and ran the 64-bit linux version of the Fuse IDE 2.1 installer, and installed  version FuseIDEEnterprise-2.1.462 to my /opt folder.

       

      I am able to start the instance and run through the Demo in Chapter 3 of the "Fuse IDE: Using Fuse" document which basically involves the following steps to create a simple FUSE IDE project based on a mvn archetype:

       

      To create a Fuse project:

      1. Fuse IDE Using Fuse IDE Version 2.1

          Select File → New → Fuse Project to open the New Fuse IDE Project wizard

       

      2. Select camel-archetype-spring as the project type inside the wizard. Accepting the defaults for all other options.

       

      3. The wizard generates the project source and pom.xml just fine. I am able to open the java source files, the pom.xml file etc, just fine. The issue occurs when i attempt to open the src/main/resources/META-INF/spring/camel-context.xml file with the FUSE IDE Routes Editor. The routes editor will appear and the route will be displayed visually, but shortly thereafter the screen goes grey and the entire IDE remains unresponsive.

       

      FWIW, the issue happens for all 4 of the project types supported by the Fuse IDE route

      editor:

      ? camel-archetype-activemq

      ? camel-archetype-blueprint

      ? camel-archetype-spring

      ? camel-archetype-spring-dm

       

      Also, I am able to open the camel-context.xml file with the XML Editor without issue.

       

       

       

      System specifics:

       

      OS: Ubuntu

         Release: 10.04 (lucid)

         Kernel : Linux 2.6.32-41-generic

          

      Environment:

         java version "1.6.0_20"

         OpenJDK Runtime Environment (IcedTea6 1.9.13) (6b20-1.9.13-0ubuntu1~10.04.1)

         OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

       

        Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)

        Maven home: /home/david/tools/maven/apache-maven-3.0.3

        Java version: 1.6.0_20, vendor: Sun Microsystems Inc.

        Java home: /usr/lib/jvm/java-6-openjdk/jre

        Default locale: en_US, platform encoding: UTF-8

        OS name: "linux", version: "2.6.32-41-generic", arch: "amd64", family: "unix"

        • 1. Re: Fuse IDE Routes Editor hangs
          davsclaus

          Hi

           

          Eclipse has a view named "Error Log". Can you try to open this, and see if you can find any errors/exceptions etc.

           

          You can find this error log view from the menu, there is a "open view...", where you can find any of the views in Eclipse.