users@glassfish.java.net

Re: Installing

From: Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 17 Dec 2008 12:32:03 +0530

Cool.

Néstor wrote:
> Sahoo,
>
> After playing I finally look at the asadmin file and notice that it
> called the asenv.conf and that file was pointing to the wrong JRE.
> After I edit it I was able to by pass the error message.
>
> Thanks to you and sreekanth for you help solving this one
>
> Néstor :-)
>
> On Tue, Dec 16, 2008 at 10:44 PM, Sahoo <Sahoo_at_sun.com
> <mailto:Sahoo_at_sun.com>> wrote:
>
> Look at server.log to see which JDK is actualy used by the server.
> I guess you are using GlassFish v1 or v2, in which case it is not
> sufficient to just set JAVA_HOME for GF to use that particular
> JDK. You need to edit AS_JAVA variable in
> ${GF_HOME}/domains/domain1/config/asenv.conf.
>
> HTH,
> Sahoo
>
>
> Néstor wrote:
>
> I am new and I trying to set up glassfish with PHP and I am
> getting this error:
> An error has occurred
> Deploying application in domain failed; Error loading
> deployment descriptors for module [LRWPAgent] --
> UnsupportedClassVersionError: Class
> com.sun.mde.lrwp.HttpProxyServlet has unsupported major or
> minor version numbers, which are greater than those found in
> the Java Runtime Environment version 1.5.0_14 Error loading
> deployment descriptors for module [LRWPAgent] --
> UnsupportedClassVersionError: Class
> com.sun.mde.lrwp.HttpProxyServlet has unsupported major or
> minor version numbers, which are g...
>
> I already install jdk1.6.0_11 in my windows XP
> MY environment variables:
> JAVA_HOME=C:\Program Files\Java\jdk1.6.0_11
> CLASSPATH=.;C:\Program Files\Java\jre6;
>
> Any ideas on how to fix this problem?
>
> Thanks,
>
> Rotsen :-)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
>
>