Also check by system tools if something is listening on this port and interface. On Unix you can use: netstat -tnl
If you see something is listening on your interface+port, you have problem somewhere in your network infrastructure or foreign server. Pavel On Fri, Nov 12, 2010 at 10:51 AM, servicemix-user <[email protected]> wrote: > > thanks for your immediate response. > > i already modified the file like this. <property name="brokerURL" > value="tcp://10.100.2.164:61616" /> > > but other machine cant access. > -- > 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-tp3259970p3261730.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
