OK, your service is definitely listening on this interface. ServiceMix
server part is OK. Try from your machine:
telnet 10.100.2.164 61616
When you see:
telnet: Unable to connect to remote host: Connection refused
Than you have to check your network and infrastructure (firewall,
routing, IPv6 settings, ...). If you see:
Connected to XXXXXXX
Escape character is '^]'.
Than network is fine and you have some problem in your client side code.
Pavel
On Mon, Nov 15, 2010 at 12:51 PM, servicemix-user <[email protected]> wrote:
>
> hi
> i checked the netstat -tnl command
>
> roto Recv-Q Send-Q Local Address Foreign Address State
> tcp6 0 0 10.100.2.164:61616 :::*
> LISTEN
>
> it is giving like this.
>
>
>
>
> --
> View this message in context:
> http://servicemix.396122.n5.nabble.com/Remote-access-failed-javax-jms-JMSException-edu-emory-mathcs-backport-java-util-concurrent-TimeoutExn-tp3259970p3265451.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>