Re: RMI and multiple users problem
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
> jsk-resources.jar was indeed absent
> from the lib directory. So I copied ALL of the distribution jarfiles
> into it and all of the downloadable jarfiles to the root directory of
> the http class server. BUT, I got the same result.
OK, from the output you sent me, I see that the PreferredClassProvider
is now being used in the service starter VM, but from the stack trace,
it still isn't being used in the activation group VM, which is suspicious.
If you could, try adding
"java.security.debug", "access,failure",
"sun.rmi.loader.logLevel", "VERBOSE",
to the SharedActivationGroupDesc serverProperties array, re-run,
and send me rmid's complete output directly (off-list).
- Bob
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JAVASPACES-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
To view past JAVASPACES-USERS postings, please see:
http://archives.java.sun.com/archives/javaspaces-users.html
JDC members can download the JavaSpaces(tm) Technology from:
http://developer.java.sun.com/developer/products/jini/