Hy, I'm working with ws-notification example,
I'd like to run ws-notification example on three different node.
I've runned instance1 on first node, instance2 on second node, but when I
run instance3 on third node, the following error occurs:


TransportServerThreadSupport   72 | Listening for connections at:
tcp://DDSTest02:39522
16:11:29,078 | INFO  | JMX connector    | ManagementContext                |
q.broker.jmx.ManagementContext$1   91 | JMX consoles can connect to
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
16:11:29,108 | INFO  | main             | TransportConnector               |
tivemq.broker.TransportConnector  232 | Connector tcp://DDSTest02:39522
Started
16:11:29,115 | INFO  | main             | NetworkConnector                 |
ctivemq.network.NetworkConnector  279 | Network Connector bridge Started
16:11:29,117 | INFO  | main             | BrokerService                    |
he.activemq.broker.BrokerService  409 | ActiveMQ JMS Message Broker
(wsnbroker3, ID:DDSTest02-39521-1200064288367-1:0) started
16:11:29,129 | INFO  | main             | TransportConnector               |
tivemq.broker.TransportConnector  232 | Connector vm://wsnbroker3 Started
16:11:29,613 | INFO  | y Agent Notifier | NetworkConnector                 |
etwork.DiscoveryNetworkConnector   96 | Establishing network connection
between from vm://wsnbroker3?network=true to tcp://martina:36142
16:11:29,992 | WARN  | y Agent Notifier | NetworkConnector                 |
etwork.DiscoveryNetworkConnector  127 | Could not start network bridge
between: vm://wsnbroker3?network=true and: tcp://martina:36142 due to:
java.net.UnknownHostException: martina
16:11:30,042 | INFO  | main             | JBIContainer                     |
cemix.jbi.container.JBIContainer 1097 | Activating component for:
[container=wsn3,name=#SubscriptionManager#] with service: null component:
[EMAIL PROTECTED]
16:11:30,069 | INFO  | main             | ComponentMBeanImpl               |
jbi.framework.ComponentMBeanImpl  191 | Initializing component:
#SubscriptionManager#
16:11:30,108 | INFO  | y Agent Notifier | NetworkConnector                 |
etwork.DiscoveryNetworkConnector   96 | Establishing network connection
between from vm://wsnbroker3?network=true to tcp://martina:36142
16:11:30,112 | WARN  | y Agent Notifier | NetworkConnector                 |
etwork.DiscoveryNetworkConnector  127 | Could not start network bridge
between: vm://wsnbroker3?network=true and: tcp://martina:36142 due to:
java.net.UnknownHostException: martina
16:11:30,608 | INFO  | y Agent Notifier | NetworkConnector                 |
etwork.DiscoveryNetworkConnector   96 | Establishing network connection
between from vm://wsnbroker3?network=true to tcp://martina:36142
16:11:30,628 | WARN  | y Agent Notifier | NetworkConnector                 |
etwork.DiscoveryNetworkConnector  127 | Could not start network bridge
between: vm://wsnbroker3?network=true and: tcp://martina:36142 due to:
java.net.UnknownHostException: martina

Where martina is the second host.

Similarly, second host doesn't recognize DDSTest02, that i s the third node.

Why this?

Can somebody help me please?

Thank you in advance

Martina


martymusk wrote:
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ws-notification-example-on-three-node-tp14758359s12049p14758696.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to