The Artima Developer Community
Sponsored Link

Legacy Jini Forum
The Jini Lookup Service

Advertisement

Advertisement

This page contains an archived post to the Jini Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Urgent : Problem starting Reggie :-(

Posted by Lakshmi on September 25, 2001 at 8:39 AM

I started the web server, then rmid (with policy.all file for security.policy value ). Till here there is no problem.

Then i started reggie ( again with policy.all).It gives following exception.......please help......

Unable to invoke by reflection, the method: com.sun.jini.reggie.CreateLookup.cre
ate.
An exception was thrown by the invoked method.
java.lang.reflect.InvocationTargetException: java.rmi.activation.ActivateFailedE
xception: failed to activate object; nested exception is:
java.rmi.activation.ActivationException: timeout creating child process
java.rmi.activation.ActivationException: timeout creating child process
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
RemoteCall.java:245)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
220)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at sun.rmi.server.Activation$ActivatorImpl_Stub.activate(Unknown Source)

at java.rmi.activation.ActivationID.activate(ActivationID.java:89)
at sun.rmi.server.ActivatableRef.activate(ActivatableRef.java:250)
at sun.rmi.server.ActivatableRef.invoke(ActivatableRef.java:110)
at com.sun.jini.reggie.RegistrarImpl_Stub.getServiceID(Unknown Source)
at com.sun.jini.reggie.CreateLookup.create(CreateLookup.java:125)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.jini.start.ServiceStarter.doCreate(ServiceStarter.java:951)
at com.sun.jini.start.ServiceStarter.create(ServiceStarter.java:269)
at com.sun.jini.start.ServiceStarter.create(ServiceStarter.java:211)
at com.sun.jini.reggie.CreateLookup.main(CreateLookup.java:88)
Exception in thread "main" java.lang.ClassCastException: java.lang.reflect.Invoc
ationTargetException
at com.sun.jini.start.ServiceStarter.doCreate(ServiceStarter.java:1049)
at com.sun.jini.start.ServiceStarter.create(ServiceStarter.java:269)
at com.sun.jini.start.ServiceStarter.create(ServiceStarter.java:211)
at com.sun.jini.reggie.CreateLookup.main(CreateLookup.java:88)

thanks in advance :-)
Lakshmi



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us