2 Replies Latest reply on Jun 12, 2014 8:29 PM by ffang

    How to bind jboss fuse on specific ip address ?

    nmay


      Hi,

       

      then I started the jboss fuse 6.1 I got the error:

       

       

      Caused by: java.io.IOException: Cannot bind to URL [rmi://0.0.0.0:1099/karaf-root]: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: Exception creating connection to: 0.0.0.0; nested exception is:       java.net.NoRouteToHostException: No route to host]
      

              at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:826)

              at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:431)

              at org.apache.karaf.management.ConnectorServerFactory$1.run(ConnectorServerFactory.java:242)

      Caused by: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: Exception creating connection to: 0.0.0.0; nested exception is:

              java.net.NoRouteToHostException: No route to host]

              at com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:143)

              at com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.java:226)

              at javax.naming.InitialContext.bind(InitialContext.java:419)

              at javax.management.remote.rmi.RMIConnectorServer.bind(RMIConnectorServer.java:643)

              at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:426)

              ... 1 more


      How-to bind the fuse on specific  ip address  ??