When i am online, the reggie gets started but when i try to run the Lookup Service Browser, the Browser starts but does not show any located registrar when it should show one for REGGIE. Moreover, the Services menu does not show any interfaces ( no sub-menus) .
I think i am unable to get my Lookup Service (REGGIE) registered correctly because when i try to run a simple code that tries to get serviceID of the lookup service registrar using Unicast discovery, it gives a run time error on the line where i try to get registrar.getServiceID() and shows the following error:
Exception in thread "main" java.lang.NullPointerException at Service.java(line 45)
And on the reggie window, i get the message bad request from matrix:2258 and then it says :
java.net.SocketException: Connection aborted by peer: socket write error at java.net.SocketOutputStream.socketWrite<Native Method> ....
My Platform -----------
I am using Windows2000 professional on a standalone Pentium-2 (350MHz) with 128 MB ram. Please help me solve this problem as i am stuck at the very first stage.