The Artima Developer Community
Sponsored Link

Jini Forum
The registrar for lookup service doesnt show - URGENT

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Edwin

Posts: 1
Nickname: edwin1
Registered: Jul, 2002

The registrar for lookup service doesnt show - URGENT Posted: Jul 15, 2002 4:30 PM
Reply to this message Reply
Advertisement
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.

Thanking you in advance.
Edwin

Topic: screensaver Previous Topic   Next Topic Topic: performance: Jini(RMI) versus UPnP(SOAP/HTTP)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use