Hi,
I'm sorry for the late response.
clearly, Hedera seems to see a difference between this:
Member(address=test92.dresden.local/192.168.10.92:34240,
uid=test92.dresden.local/192.168.10.92:34240)
and this:
Member(address=192.168.10.92/192.168.10.92:34240,
uid=192.168.10.92/192.168.10.92:34240)
It is the same host, right? If it is the same host, this is strange
because the equals() methods seem to be correct.
Appia was getting the local host from an initial event that regsiters
the socket and the other addresses were coming from the Views.
Now I changed the implementation and *all* addresses come from the
same source: the incoming view. I don't know if this fixes the
problem because I can't reproduce it here.
It is already on the Hedera CVS, can you please synchronize the CVS
and test it?
Thanks for your help and feedback,
Nuno Carvalho
On May 8, 2006, at 10:22 PM, Schnabl, Sebastian wrote:
are in the list. maybe you didn't update hedera from the CVS?
have no clue, what was going wrong with my cvs-synch, but here we
go again:
output of controller 1:
2006-05-08 23:11:37,895 INFO controller.virtualdatabase.qualiproof
Using Hedera properties file: /hedera_appia.properties
2006-05-08 23:11:37,904 DEBUG continuent.hedera.factory Appia
config file: /opt/sequoia/2.8-bin/config/appia.xml
2006-05-08 23:11:41,244 DEBUG continuent.hedera.channel Channel
joined, local membership set to: Member
(address=test92.dresden.local/192.168.10.92:34240,
uid=test92.dresden.local/192.168.10.92:34240)
2006-05-08 23:11:41,250 DEBUG continuent.hedera.gms Appia reported
new view:
version: 1
group: [Group:qualiproof]
id: [ViewID:0;[EMAIL PROTECTED]:34240]]
previous: []
view: [EMAIL PROTECTED]:34240],]
addresses: [test92.dresden.local:34240,]
2006-05-08 23:11:43,255 INFO controller.virtualdatabase.qualiproof
Group qualiproof connected to Member(address=test92.dresden.local/
192.168.10.92:34240, uid=test92.dresden.local/192.168.10.92:34240)
2006-05-08 23:11:43,257 INFO controller.virtualdatabase.qualiproof
First controller in group qualiproof
2006-05-08 23:11:43,262 DEBUG controller.core.Controller The
database backends are auto-enabled in mode 1.
2006-05-08 23:11:43,262 INFO controller.core.Controller Adding
VirtualDatabase qualiproof
2006-05-08 23:12:27,628 DEBUG continuent.hedera.gms Appia reported
block()
2006-05-08 23:12:29,143 DEBUG continuent.hedera.gms Appia reported
new view:
version: 1
group: [Group:qualiproof]
id: [ViewID:1;[EMAIL PROTECTED]:34240]]
previous: [[ViewID:0;[EMAIL PROTECTED]:34240]],
[ViewID:0;[EMAIL PROTECTED]:59534]],]
view: [EMAIL PROTECTED]:34240],
[EMAIL PROTECTED]:59534],]
addresses: [test92.dresden.local:34240,192.168.10.94:59534,]
2006-05-08 23:12:29,145 DEBUG continuent.hedera.gms Member
(address=192.168.10.94/192.168.10.94:59534,
uid=192.168.10.94/192.168.10.94:59534) joins Group(gid=qualiproof).
2006-05-08 23:12:29,595 DEBUG continuent.hedera.channel Received
Message
2006-05-08 23:12:29,722 DEBUG continuent.hedera.channel received
message NOT fragmented
2006-05-08 23:12:29,758 DEBUG continuent.hedera.channel
LocalMembership: Member(address=test92.dresden.local/
192.168.10.92:34240, uid=test92.dresden.local/
192.168.10.92:34240) : members list from Message: [Member
(address=192.168.10.92/192.168.10.92:34240,
uid=192.168.10.92/192.168.10.92:34240)]
2006-05-08 23:12:29,759 DEBUG continuent.hedera.channel NOT
delivering the message
and log from controller 2:
2006-05-08 23:12:26,293 INFO controller.virtualdatabase.qualiproof
Using Hedera properties file: /hedera_appia.properties
2006-05-08 23:12:26,304 DEBUG continuent.hedera.factory Appia
config file: /opt/sequoia/2.8-bin/config/appia.xml
2006-05-08 23:12:27,438 DEBUG continuent.hedera.channel Channel
joined, local membership set to: Member
(address=test94.dresden.local/192.168.10.94:59534,
uid=test94.dresden.local/192.168.10.94:59534)
2006-05-08 23:12:27,446 DEBUG continuent.hedera.gms Appia reported
new view:
version: 1
group: [Group:qualiproof]
id: [ViewID:0;[EMAIL PROTECTED]:59534]]
previous: []
view: [EMAIL PROTECTED]:59534],]
addresses: [test94.dresden.local:59534,]
2006-05-08 23:12:27,619 DEBUG continuent.hedera.gms Appia reported
block()
2006-05-08 23:12:29,131 DEBUG continuent.hedera.gms Appia reported
new view:
version: 1
group: [Group:qualiproof]
id: [ViewID:1;[EMAIL PROTECTED]:34240]]
previous: [[ViewID:0;[EMAIL PROTECTED]:34240]],
[ViewID:0;[EMAIL PROTECTED]:59534]],]
view: [EMAIL PROTECTED]:34240],
[EMAIL PROTECTED]:59534],]
addresses: [192.168.10.92:34240,test94.dresden.local:59534,]
2006-05-08 23:12:29,134 DEBUG continuent.hedera.gms Member
(address=192.168.10.92/192.168.10.92:34240,
uid=192.168.10.92/192.168.10.92:34240) joins Group(gid=qualiproof).
2006-05-08 23:12:29,545 INFO controller.virtualdatabase.qualiproof
Group qualiproof connected to Member(address=test94.dresden.local/
192.168.10.94:59534, uid=test94.dresden.local/192.168.10.94:59534)
2006-05-08 23:12:29,546 INFO controller.virtualdatabase.qualiproof
Group now contains 2 controllers.
2006-05-08 23:12:29,546 INFO controller.virtualdatabase.qualiproof
Checking virtual database configuration with remote controllers.
2006-05-08 23:12:29,555 DEBUG continuent.hedera.adapters Sending
message 0 to 1 members.
2006-05-08 23:12:29,588 DEBUG continuent.hedera.channel Received
Message
2006-05-08 23:12:29,588 DEBUG continuent.hedera.channel received
message NOT fragmented
2006-05-08 23:12:29,593 DEBUG continuent.hedera.channel
LocalMembership: Member(address=test94.dresden.local/
192.168.10.94:59534, uid=test94.dresden.local/
192.168.10.94:59534) : members list from Message: [Member
(address=192.168.10.92/192.168.10.92:34240,
uid=192.168.10.92/192.168.10.92:34240)]
2006-05-08 23:12:29,593 DEBUG continuent.hedera.channel NOT
delivering the message
Hope, this helps you. If you need more tests, don't hestitate to
contact me.
Bye
Sebastian
_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera
<winmail.dat>
_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera
_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera