Re: Unexpected return type from space.read()
Zsolt Kúti <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <20060628180511.69cfe6fd@tinca> |
On Tue, 27 Jun 2006 16:14:46 -0400 Bob Scheifler <[email protected]> wrote: Dear Bob, > It should be very revealing to run your service (the one with the > failing call to outrigger) with the net.jini.loader logging level set > to FINEST (and the ConsoleHandler or FileHandler logging level also > set to FINEST, so that the logging output is produced). Just for the archive: As I use launch-all I needed to pass: -Djava.util.logging.config.file=logging.properties (not needed if the file is in "java.home") I put it into launch-all.lax an Additional Java VM command line arg. The logging.properties file among Jini examples is in error: instead of net.jini.loader.pref.PreferredClassLoader.level there must be net.jini.loader.pref.PreferredClassProvider.level Examined the lines referring to EntryRep, but couldn't find out what I was supposed to see. The minimalist output was around 250K, I can send it directly if you wish. Thanks! Zsolt =========================================================================== 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