From owner-freebsd-java Fri Apr 20 8:20:59 2001 Delivered-To: freebsd-java@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id F059737B43E for ; Fri, 20 Apr 2001 08:20:55 -0700 (PDT) (envelope-from rasputin@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 14qciM-000BGi-00; Fri, 20 Apr 2001 16:20:54 +0100 Received: (from rasputin@localhost) by dogma.freebsd-uk.eu.org (8.11.1/8.11.1) id f3KFKsP61895; Fri, 20 Apr 2001 16:20:54 +0100 (BST) (envelope-from rasputin) Date: Fri, 20 Apr 2001 16:20:54 +0100 From: Rasputin To: "Koster, K.J." Cc: java@freebsd.org Subject: Re: Jini on BSD Message-ID: <20010420162054.A61719@dogma.freebsd-uk.eu.org> Reply-To: Rasputin References: <59063B5B4D98D311BC0D0001FA7E452205FD9B6D@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FD9B6D@l04.research.kpn.com>; from K.J.Koster@kpn.com on Fri, Apr 20, 2001 at 04:45:26PM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Koster, K.J. [010420 15:49]: > Dear Rasputin, > > > > > Quick question - anyone managed to get this working? > > > > I almost have, but JavaSpaces are giving me grief. > > > Could you elaborate? Error messages would be nice, for example. :) Sorry :) I just posted a novel to Sun's javaspace-users list, and didn't want to repeat myself in case you guys were on there too. Basically, I'm running Outrigger as a persistent space under rmid. I think. But nothing an connect to it. I'm pretty sure rmid is restarting services properly [by counting the number of child processes :) ] All the example applets only find the local lookup service, even the SpaceBrowser (which is odd). All the policy files are 'AllPermissions', I get no errors anywhere. The only non-standard setup I have is a) I serve *dl.jar files for clients with apache. b) My JavaSpace has a non-standard name. (I've overridden that where I could). The RayTrace example needs a lot of tweaking (i have to explicitly tell it to use the lookupservice on localhost, which I didn't think I'd need to) It them gets as far as 'waiting for NeoTokyo' (the space name) and just sits there, repeating that voer and over. I can't see any traffic across any interface (although I'm not sure yet what protocols/ports dicovery uses - multicast?) Without code for the examples themselves (maybe I'm missing it), it;'s very difficult to debug further. I'm not on the box at present, but I can forward the relevant batches to anyone who's interested.) This is using the latest FreeBSd native JDK and the Jini bundle, both installed last Sunday. Thanks. -- "Today, of course, it is considered very poor taste to use the F-word except in major motion pictures." -- Dave Barry, "$#$%#^%!^%&@%@!" Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message