0 Replies Latest reply on Nov 12, 2015 12:53 AM by shivabadaja

    Not able to deploy profile into container - JBOSS Fuse

    shivabadaja

      Hi Team,

       

      I am using JBoss Developer Studio 8.1.0.GA and "jboss-fuse-6.2.0.redhat-133"

      Using Getting started guide, I have created a camel-spring route with sftp and file components which works fine when executed on local (Run as Local camel context).

      Also, I was able to build the profile using maven fabric 8 plugin (which I included in POM). (Note: Strangely, I do not see Fabric explorer similar to issue https://issues.jboss.org/browse/FUSETOOLS-1217)

       

      Now from the web http://localhost:8181/hawtio , I could see myprofile listed and then I tried to deploy it as a child container under 'root'

      The container does not start up and I see the below error in the logs:

       

      io.fabric8.api.FabricException: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: POOKALAV2; nested exception is:

      java.net.ConnectException: Connection timed out: connect]

       

       

      Please note that I have uncommented the last line in user.properties file.

      Am I missing something from the security perspective?

      Could you please help me with this issue?

       

      Regards,

      Shiva