Le 09/06/2010 12:39, Benjamin POUSSIN a écrit :
On Wed, 09 Jun 2010 11:52:21 +0200 Eric Chatellier <chatellier@codelutin.com> wrote:
J'ai testé la 2.10.0-beta2, et a priori le problème est toujours présent sur dbdev :
INFO org.jgroups.JChannel:1696 - JGroups version: 2.10.0.Beta2 WARN org.jgroups.protocols.UDP:2936 - could not bind to /228.8.8.8 (IPv4 address); make sure your mcast_addr is of the same type as the preferred IP stack (IPv4 or IPv6) by checking the value of the system properties java.net.preferIPv4Stack and java.net.preferIPv6Addresses. Will ignore mcast_addr, but this may lead to cross talking (see http://www.jboss.org/community/docs/DOC-9469 for details). Exception was: java.net.BindException: Cannot assign requested address Est-ce que la commande suivante lancee sur PXE et ta machine fonctionne bien ?
java -cp jgroups-2.9.0.GA.jar org.jgroups.demos.Draw En fait, c'était wikitty (vradi) installé sur dbdev.
Si je lance "java -cp jgroups-2.10.0.Beta2.jar org.jgroups.demos.Draw" sur pxe, pxe et dbdev communiquent, mais pas mon PC (le message ne semble pas poser de pb) Si je lance "java -Djava.net.preferIPv4Stack=true -cp jgroups-2.10.0.Beta2.jar org.jgroups.demos.Draw" sur mon pc, mon pc, pxe et dbdev communiquent. -- Éric <chatellier@codelutin.com> Tel: 02 40 50 29 28 http://www.codelutin.com