Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2006 09:49:44 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Bruce Burden <brucegb@realtime.net>
Cc:        freebsd-gnats-submit@freebsd.org, Jean-Baptiste Quenot <jbq@caraldi.com>, freebsd-java@freebsd.org
Subject:   Re: java/103051: authenticateUser not found
Message-ID:  <20060911164944.GA21902@misty.eyesbeyond.com>
In-Reply-To: <20060910030524.GH1045@tigerfish2.my.domain>
References:  <200609082304.k88N4AZ7040362@www.freebsd.org> <20060909224813.GG1334@watt.intra.caraldi.com> <20060910030524.GH1045@tigerfish2.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 09, 2006 at 10:05:24PM -0500, Bruce Burden wrote:
> On Sun, Sep 10, 2006 at 12:48:13AM +0200, Jean-Baptiste Quenot wrote:
> > > The Adaptec Storage Manager is asking for the root password:
> > 
> > Sorry but I don't see how this is related to FreeBSD ports?  Are
> > you referring to a specific port?  In what port is this storage
> > manager available?
> >
> 	It is a problem with JAVA not being able to resolve the
>    reference to authenticateUser, which is why it was reported
>    against java, and not the Adaptec Storage Manager, which is
>    NOT a port. But it is a java program.
> 
> 	Since authenticateUser is NOT in the Adapted supplied
>    StorMan.jar, it seems reasonable to expect a java implementation
>    to be able to resolve this, and considering that it is accessing
>    the password file, it is reasonable to believe that this is a
>    platform/OS specific implementation.

So you'd be able to point out the authenticateUser method in the
JDK 1.5 API docs then?  I'll eagerly await such a reference...

If you want to spend your time more productively, take a look at the
stack trace.  It looks like its doing an RMI call, so you might want to
take a look at your set up in terms of whether all the RMI set up is
correct.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060911164944.GA21902>