Re: What does NEXT_ROOT has to do with launching a java VM??!?!?
Re: What does NEXT_ROOT has to do with launching a java VM??!?!?
- Subject: Re: What does NEXT_ROOT has to do with launching a java VM??!?!?
- From: Henrique Gomes <email@hidden>
- Date: Wed, 27 Mar 2013 12:17:18 +0000
Oh, I guess setting NEXT_ROOT will prevent /System/Library/Frameworks/JavaVM.framework from being found?
On Mar 27, 2013, at 12:09 PM, Henrique Gomes <email@hidden> wrote:
>
> Can any one explain this?
>
> bash-3.2# java -version
> java version "1.7.0_17"
> Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
> Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
>
> bash-3.2# export NEXT_ROOT=/opt/apple/
>
> bash-3.2# java -version
> Unable to locate a Java Runtime to invoke.
>
>
> Why would setting NEXT_ROOT stop java from even launching?
>
> Henrique Gomes
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden