1 Reply Latest reply on Jan 6, 2016 8:18 PM by rmatthew

    Jboss Fuse Sever does not start up.

    gvarghese1993

      I installed Jboss Studio 9 and Jboss Fuse Server. Enabled the user.properties file to add user

       

      Now when i start up the fuse server - it does not start. So, when I compared the steps, looks like I forgot to create fabric container. Please let me know how to create the container. Documentation, says we can create in the shell, but I do see any shell within Jbss Studio 9. Where is that shell available. Please let me know whether I am missing any step.

       

      George Varghese

        • 1. Re: Jboss Fuse Sever does not start up.
          rmatthew

          Do you see any startup errors in the "Console" view for the Fuse server in eclipse? 

           

          To answer your question on shell, the shell within eclipse is provided by the 'Terminal' view (Windows -> Show View -> Other -> Search for Terminal). That view should automatically open up on server startup. You could connect to fabric via a regular system shell as well (e.g, ssh -l admin -p 8101 localhost).

           

          fabric_terminal.png