If you have multiple NICs, it's possible for the ping to resolve but the Java client not to if they're using different NICs for their connections.
Either way, this is definitely a networking problem that we're not going to be able to help you much with. Tim On Aug 8, 2016 9:54 AM, <[email protected]> wrote: > I am trying to connect an ActiveMQ client to the ActiveMQ message broker. > > I am running my client and the message broker on separate Linux VM's. The > message broker is started and I can access it with the ActiveMQ web > console. I can also ping the message broker VM from the client VM > successfully. > > However when I run my client app I get a Java net NoRouteToHostException. > > I have our network admin's looking into this now, but have received no > response yet. I thought while I was waiting for them I'd see if anyone > here could provide any help. > > Thanks, > Mike > > Michael Tarullo > Contractor (Engility Corp) > Software Engineer > FAA WJH Technical Center > (609)485-5294 > >
