I have a problem with starting reggie service on my computer: when I try to run it (after starting rmid), shortly after start reggie throws an exception and exits. The exception is thrown when reggie is (probably) trying to set up multicast socket, and the only error message I get is 'Error setting socket options'. Exception class - java.net.SocketException When I start reggie on my computer at work (the same configuration, but the comp is in corporate NT domain), everything works fine - reggie service registers itself in rmid and exits properly. My configuration: System: Windows 2000 Professional JDK: 1.4 JINI Starter Kit 1.2.1 No network card (standalone computer)
Any help will be greatly appreciated - time is important.
I know, the topic has been discussed many times and can be found in list archives, but I have looked in several places and didn't find a solution to exactly THIS problem. I suppose this is a network configuration problem - can it be solved without buying a network card? For example by using loopback driver provided by Microsoft?