users@glassfish.java.net

Re: Problem to install glassfish v2ur2 on AIX.

From: <glassfish_at_javadesktop.org>
Date: Wed, 10 Dec 2008 04:08:21 PST

Hi Shreedhar,

I'm back on this after some time, and hit something that looks like a really basic problem...
Working with Java 5...

$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20051104)
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20051103 (JIT enabled)
J9VM - 20051027_03723_bHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA)
JCL - 20051102

I followed the glassfish installation instructions to the letter just to be sure.
Glassfish installation (with bundled ant) goes ok, but when I try to start it I get:

$ ./asadmin start-domain domain1
Starting Domain domain1, please wait.
Log redirected to /jcaps/home/glassfish/domains/domain1/logs/server.log.
Redirecting output to /jcaps/home/glassfish/domains/domain1/logs/server.log
JVMJ9VM007E Command-line option unrecognised: -client
Could not create the Java virtual machine.

Usage: java [-options] class [args...]
           (to execute a class)
   or java [-jar] [-options] jarfile [args...]
           (to execute a jar file)

where options include:
    -cp -classpath <directories and zip/jar files separated by :>
              set search path for application classes and resources
    -D<name>=<value>
              set a system property
    -verbose[:class|gc|jni]
              enable verbose output
    -version print product version
    -version:<value>





What gives... What have I overlooked?
[Message sent by forum member 'sysprv' (sysprv)]

http://forums.java.net/jive/thread.jspa?messageID=320975