This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Windows XP cluster on one machinebelaban Jun 25, 2004 12:23 PM (in response to pualsa)bind_addr=127.0.0.1 will bind to the loopback, even if both nodes are on the same machine this may be flakey. Try without the bind_addr, or set it to a well-known interface. 
 You could also try with the latest JGroups, which I want to put out this weekend.
 Bela
- 
        2. Re: Windows XP cluster on one machinepualsa Jul 1, 2004 5:15 AM (in response to pualsa)I installed JBoss 3.2.5, replaced jgroups.jar with the new one ver.2.2.5. Now it works but again only with bind_addr="127.0.0.1". Also the Draw application from JGroups works only when I set this parameter. 
- 
        3. Re: Windows XP cluster on one machinebelaban Jul 12, 2004 10:42 AM (in response to pualsa)I tested this with JBoss 3.2.5 and JGroups 2.2.5 (bind_addr=127.0.0.1), and it worked. 
 Bela
 
    