|
Home > Archive > WebSphere Application Server > October 2006 > WebSphere 6.1 Silent Installation Issue on Linux
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WebSphere 6.1 Silent Installation Issue on Linux
|
|
|
| I'm trying to install base WAS 6.1 on Linux. I've checked I have all the prerequisites as per the documentation. When I run the install I get the following output. It terminates after a couple of seconds and just returns to the command line. No direct
ories are created and there's no other log information. Can anyone help, please?
[root@xeon WAS]# ./install -options "responsefile.txt" -silent -is:javaconsole
I Process Type: install
I Install Type: nonOS400
I Install Mode: silentMode
I #Received OPT Properties
#Sat Oct 28 04:42:57 MST 2006
PROF_nodeName=XeonNode2
PROF_hostName=xeon.rsmart.com
silentInstallLicenseAcceptance=true
installLocation=/opt/IBM/WebSphere/AppServer61
PROF_adminUserName=admin
installType=installNew
PROF_enableAdminSecurity=true
PROF_adminPassword=****************
feature=noFeature
[root@xeon WAS]#
| |
|
| OK. I turned prereq checking off in the response file and it worked. Go figure
|
|
|
|
|