So what's the exact error message, and how did you update your JVM ? With
the usual Mac software update ?

Thanks,

Antoine

On Thu, Oct 28, 2010 at 10:03, Ed Smiley <[email protected]> wrote:

> Thanks for getting back to me Alex,
>
> Nah,
>
> That's not it. :(
>
> $ $JAVA_HOME/bin/java -version
> java version "1.6.0_22"
> Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
>
> $ buildr -V
> Buildr 1.4.3
>
> $ uname -a
> ... Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010;
> root:xnu-1504.7.4~1/RELEASE_I386 i386
>
>
> (I'm on a Mac.)
>
>
> On Thu, Oct 28, 2010 at 7:54 AM, Alex Boisvert <[email protected]
> >wrote:
>
> > I think RJB will use JAVA_HOME to locate the JVM's native libs.   Is you
> > JAVA_HOME set correctly?
> >
> > You may also want to check rjb's home page for additional info.
> > http://rjb.rubyforge.org
> > (they do mention that LD_LIBRARY_PATH is needed but it's not; it may help
> > though...)
> >
> > alex
> >
> >
> > On Wed, Oct 27, 2010 at 9:36 PM, Ed Smiley <[email protected]> wrote:
> >
> > > Hi, I recently updated my JVM.  I am invoking the Java object to check
> > that
> > > certain specified classes in config files can actually be instantiated
> > from
> > > the path of the build.  When I do that, I now get a missing JVM
> message,
> > and
> > > yet, Java is still in my path.
> > >
> > > Can you shed any light on this?
> > >
> > > Thanks
> > > Ed
> >
>

Reply via email to