From owner-freebsd-java Tue Jun 18 21:10:13 2002 Delivered-To: freebsd-java@freebsd.org Received: from recourse.com (mail.recourse.com [206.171.10.25]) by hub.freebsd.org (Postfix) with ESMTP id 0919C37B410 for ; Tue, 18 Jun 2002 21:10:08 -0700 (PDT) Received: from recourse.com (localhost [127.0.0.1]) by recourse.com (8.12.1/8.12.1) with ESMTP id g5J40OVI015718; Tue, 18 Jun 2002 21:00:24 -0700 (PDT) Received: from localhost (rross@localhost) by recourse.com (8.12.1/8.12.1/Submit) with ESMTP id g5J40OL3015715; Tue, 18 Jun 2002 21:00:24 -0700 (PDT) Date: Tue, 18 Jun 2002 21:00:24 -0700 (PDT) From: "Robert F. Ross" X-Sender: rross@recourse.com To: j mckitrick Cc: shudo@computer.org, freebsd-java@FreeBSD.ORG Subject: Re: Inconsistent RMI call problem In-Reply-To: <20020619034531.A84148@dogma.freebsd-uk.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org have you tried truss'ing to see if it's making the syscalls to access them or where it's looking? Robert Ross Senior Software Engineer Recourse Technologies, Inc. On Wed, 19 Jun 2002, j mckitrick wrote: > | Has your RMI code worked on other platformes than FreeBSD? > | If not, your problem may be generic to RMI. > > Yes. It runs on a Sun Blade as well. > > | These messages seem to say that the compute server cannot find the > | stub class named `engine.ComputeEngine_Stub'. > | Are you sure that the JVM running on the server can find that class? > > I can't understand how it cannot find those classes. I can list the > directory and they are right there. > > > jm > -- > My other computer is your windows box. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message