The Artima Developer Community
Sponsored Link

Jini Forum
Problems with the start of the lookup service

1 reply on 1 page. Most recent reply: Mar 17, 2005 3:23 AM by Areola Ben

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 1 reply on 1 page
tommy tommy

Posts: 4
Nickname: tommyna
Registered: Jan, 2005

Problems with the start of the lookup service Posted: Jan 11, 2005 6:30 AM
Reply to this message Reply
Advertisement
Hello,
I start Http Server with:

java -jar C:\j2sdk1.4.2_04\Jini\jini2_0_002\lib\
tools.jar -dir C:\j2sdk1.4.2_04\Jini\jini2_0_002\lib -verbose

Then i start rmid with:

C:\j2sdk1.4.2_04\bin>rmid -J-Dsun.rmi.activation.execPolicy=none -log log

Then i start reggie with:

C:\>java -jar C:\j2sdk1.4.2_04\Jini\jini2_0_002\lib\reggie.jar http://192.168.1.
55:8080/reggie-dl.jar C:\j2sdk1.4.2_04\Jini\jini2_0_002\lib\policy.all c:\reggie
.log

This is the error:

failed to load Main-Class manifest attribute from C:\j2sdk1.4.2_04\Jini\jini2_0_002\lib\reggie.jar

1)Where is the class main in reggie.jar???
2)Do I perform all the steps correctly?

Sorry for my english :-)

Help me thanks


Areola Ben

Posts: 2
Nickname: abenol
Registered: Mar, 2005

Re: Problems with the start of the lookup service Posted: Mar 17, 2005 3:23 AM
Reply to this message Reply
Hello friend,
from what I see in your Question, I will want you to check your classpath very well. The reggie-jar is in the >>/file/JINI/lid. depending on what your file is.
The Solution I have here is the you should try download jini1.1 and you will beable to work with the starter kit better.
yours abenol

Flat View: This topic has 1 reply on 1 page
Topic: Can not get my service Previous Topic   Next Topic Topic: need a translation tool

Sponsored Links



Google
  Web Artima.com   

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