My Server is IBM P570,Operation System version is AIX 5.3.
glassfish binary file is glassfish-installer-v2ur2-b04-aix-ml.jar
#uname -a
AIX sourceserver 3 5 00C09072C00
#more /etc/hosts
127.0.0.1 loopback localhost
192.168.20.200 sourceserver
#java -version
java version"1.6.0"
Java(TM) SE Runtime Envrionment (build pape6460sr1-20080419_01(SR1))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc64-64 jvmap6460-20080416_18762)
.....
....
...
#more /etc/environment
ANT_HOME=/usr/glassfish/lib/ant
GLASSFISH_HOME=/usr/glassfish
JAVA_HOME=/usr/java6_64
PATH=/usr/glassfish/lib/ant/bin:/usr/glassfish/bin:/usr/java6_64/bin:/usr/java6_64/jre/bin:.......
When I use ant -f /usr/glassfish/setup.xml,it is a error output:
create.domain:
[exec] Security Store uses: JKS
.......
[exec] File {0} not found.
[exec] CLI130 Could not create domain, domain1
BUILD FAILED
/opt/glassfish/setup.xml:172: The following error occurred while executing this line:
/opt/glassfish/setup.xml:561: exec returned: 1
What's wrong?
[Message sent by forum member 'luojianming' (luojianming)]
http://forums.java.net/jive/thread.jspa?messageID=295267