James
I am getting this exception when i used
org.apache.jcs.auxiliary.remote.server.RemoveCacheServerFactory
in  startRemoteCache bat file

regds
nagesh r

Exception in thread "main" java.rmi.StubNotFoundException: Stub class not
found:
 org.apache.jcs.auxiliary.remote.server.RemoteCacheServer_Stub; nested
exception
 is:
        java.lang.ClassNotFoundException:
org.apache.jcs.auxiliary.remote.server
.RemoteCacheServer_Stub
        at sun.rmi.server.RemoteProxy.getStub(RemoteProxy.java:98)
        at sun.rmi.server.RemoteProxy.getStub(RemoteProxy.java:55)
        at
sun.rmi.server.UnicastServerRef.setSkeleton(UnicastServerRef.java:179
)
        at
sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:14
2)





----- Original Message -----
From: "James Taylor" <[EMAIL PROTECTED]>
To: "Turbine JCS Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 28, 2002 5:39 PM
Subject: Re: How to use Remote Cache Server


> On Wed, 2002-08-28 at 07:41, nageshr wrote:
> >
> > I  checked out  turbine-jcs from  CVS ,I did'nt mention any  Tags.
> > I  built  the same using maven.
> >
> > Now  i want to use  Remote Cache .
> >
> > For that  what should i do?
> > I found  some batch files in scripts folder.
> > One Batch  file named  startRemoteCache  runs one Java file named
> >
org.apache.jcs.auxiliary.remote.server.group.RemoteGroupCacheServerFactory.
>
> Try: org.apache.jcs.auxiliary.remote.server.RemoveCacheServerFactory
>
> Separate implementations for grouping are being phased out.
>
> > But  this  Class is not available in the build .
> >
> > now  how to proceed in  Starting a Remote Cache Service?
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to