Re: Reggie not answering on lookup
Gregg Wonderly <[email protected]> Wed, 11 Feb 2009 08:31:29 -0600
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Patrick Wright wrote: > Follow-up (sometimes it does indeed help to describe this to someone > in writing): we now suspect a problem with the codebase server for the > "poison pill" service instance. What we just found in testing was that > from some of our hosts, the codebase server is not reachable, likely > due to a misconfigured firewall. We suspect that would cause any > resolution of service instances to block as the Jini clients tried to > download that service's downloadable jars. > > I will post back to the list (for posterity) what we find out. I use my vhttp: protocol handler to cache, locally, downloadable codebase jars to speed thing up when there are lots of services to find and/or limited bandwidth. One of the features of this protocol handler is that it logs any failure to download something. It is amazing how helpful this kind of logging is for debugging codebase server issues. It is the first sign of an incorrect hostname on a new server etc. Gregg Wonderly -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]