The Artima Developer Community
Sponsored Link

Jini Forum
rmid: unable to restart service - URGENT

2 replies on 1 page. Most recent reply: Jul 9, 2003 9:40 PM by kunal

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 2 replies on 1 page
kunal

Posts: 4
Nickname: kunal
Registered: Jul, 2003

rmid: unable to restart service - URGENT Posted: Jul 8, 2003 11:13 PM
Reply to this message Reply
Advertisement
Hi,

When I try to start the rmid, after some times it gives the following exception -


rmid: unable to restart service
rmid: exception occurred: exception in object constructor; nested exception is:
com.sun.jini.reliableLog.LogException: couldn't delete file: C:\JavaSpaces\examples\lookuplog\Logfile.1
java.rmi.activation.ActivationExcept ion: exception in object constructor; nested exception is:
com.sun.jini.reliableLog.LogException: couldn't delete file: C:\JavaSpaces\examples\lookuplog\Logfile.1
com.sun.jini.reliableLog.LogExceptio n: couldn't delete file: C:\JavaSpaces\examples\lookuplog\Logfile.1 at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall .java:245)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at java.rmi.activation.ActivationGroup_Stub.newInstance(Unknown Source)
at sun.rmi.server.Activation$ObjectEntry.activate(Activation.java:1441)
at sun.rmi.server.Activation$GroupEntry.activate(Activation.java:1094)
at sun.rmi.server.Activation$GroupEntry.restartServices(Activation.java:
836)
at sun.rmi.server.Activation.restartServices(Activation.java:184)
at sun.rmi.server.Activation.startActivation(Activation.java:146)
at sun.rmi.server.Activation.main(Activation.java:1977)



I am using the JavaSpaces service of jini.First time I started the HTTP server,rmid, it worked,but after that it is continuously giving the above error.

Please reply if anybody has answer to this problem

Regards,

Kunal


Reza Iqbal

Posts: 3
Nickname: rezaiqbal
Registered: Jan, 2003

Re: rmid: unable to restart service - URGENT Posted: Jul 9, 2003 5:58 AM
Reply to this message Reply
Why don't you try to delete the file manually. And then, try it again.

kunal

Posts: 4
Nickname: kunal
Registered: Jul, 2003

Re: rmid: unable to restart service - URGENT Posted: Jul 9, 2003 9:40 PM
Reply to this message Reply
I have already tried this.

When I delete the file manually & restart the http server & rmid it creates new file & then gives the same error message that it cannot delete that file.

Regards,

Kunal

Flat View: This topic has 2 replies on 1 page
Topic: Can anyone help me on pseudocode? Previous Topic   Next Topic Topic: Designing Jini Services/Clients

Sponsored Links



Google
  Web Artima.com   

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