UDP Problems between HADB hosts ?

I try to create a management domain spanning two hosts as mentioned below.

hadbm createdomain --adminpasswordfile myfile.txt host1,host2

The management agents on these machines are already started with

/opt/SUNWhadb/4/bin/ma.

I see the following errors in ma.log file.

2006-05-17 14:56:01.590 SEVERE Thr{0011} DistributedRepository.enterDomain:

This node took too long with recovery. UDP Multicast problems?

After this, I enabled TCP logs on my hosts and I see UDP communication failures on host 1 and host2.

bash-2.05# ./tcpdump host host1 | grep udp

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eri0, link-type EN10MB (Ethernet), capture size 68 bytes

15:54:23.425684 IP host1 > host2: ICMP host1 udp port 15225 unreachable, length 71

15:54:23.425694 IP host1 > host2: ICMP host1 udp port 15205 unreachable, length 71

The same failure is seen on host 2 as well for udp failures from host2 to host1.

Can someone please tell me where this UDP port configuration 15225 is made in the entire HADB setup ?

Thanks,

Srinivas

[1167 byte] By [srini@sun] at [2007-11-26 7:19:24]
# 1
The HADB hosts needs to be in single subnet. Means suppose your ip address isA.B.C.D then c is the subnet mask and for both hosts the C should be same.check ip of the both hosts .
skgaju at 2007-7-6 18:59:28 > top of Java-index,Application & Integration Servers,Application Servers...