Silent install of WAS for RRDI on Linux, all 64 bit.
3 answers
Since you mentioned PuTTY, I suspect that you just want to install the product in "console mode". If that's the case, check out the document below.
http://pic.dhe.ibm.com/infocenter/install/v1r7/topic/com.ibm.cic.agent.console.doc/topics/c_console_mode.html
Alternatively, install VNC Server on the Linux server and you will have a nice GUI of Installation Manager in your VNC Viewer session.
Comments
I don't have permissions to install VNC. Indeed, I need commandline install, not necessarily silent install. With RTC, the commandline install is called the silent install. Perhaps WAS is different. Thanks for the link.
Looks like I am back to creating a response file. I tried console mode and got this:
"ERROR: The package IBM WebSphere Application Server 8.5.0.0 (8.5.0.20120501_1108) does not support being installed in console mode."
OK. It seems that console mode is not an option for you. WAS document clearly says that console mode is not supported, and the first version to support console mode appears to be 8.5.5.1 but it is not compatible with RRDI 2.0.6.
For WAS 8.5.5 version, WAS needs to be at version 8.5.5 without any additional Fixpack.How unlucky you are!
Unless you are quite experienced, it is not easy to create/modify a response file in a text editor, which means that you need to use Installation Manager in GUI mode to create one. So you are back to square one. I think you have to two options here.
1. Ask the system administrator to install VNC server for you.
2. Find another similar Linux machine and run Installation Manager there to create a response file.
Commandline mode appears to be separate from console mode. However, commandline mode is complaining about my use of 64 bit Installation Manager, even though I am trying to install the 64 bit WAS. I am missing a parameter or something.
That's a different issue. Even 64 bit CLM complains about 64 bit Installation Manager. You can either ignore the warning or use a 32 bit Installation Manager. You don't need a 64 bit Installation Manager to install 64 bit point products.
Comments
With RTC, both install files are used. The configuration of the silent install is taken from the web install folder. Basically you make a change to the config file to tell it to pull files from the repo folder instead of the web. Perhaps WAS is different?
I meant "perhaps RRDI is different"...
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installation.base.doc/ae/tins_installation_dist_silent.html
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installation.base.doc/ae/tins_installation_dist_cl.html
Comments
Thanks. I tried commandline mode but got the following error:
"CRIMA1137W WARNING: The following packages do not support the 64-bit version of Installation Manager that you are using: IBM WebSphere Application Server version 8.5.0.0. If you continue, you might have issues with installation and deployment. For information about 64-bit mode support for a package, see the package documentation."
This is what I typed:
"./imcl install com.ibm.websphere.BASE.v85_8.5.0.20120501_1108 -repositories /opt/app/INSTALL/WAS85 -installationDirectory /opt/app/WAS"
The repository is supposed to be for either 32 or 64 bit. Is there some special way to specify 64 bit for a commandline install of WAS 8.5? Perhaps with "-properties" or "-preferences"?
These are the repository files I am using (unzipped into one folder):
IBM WebSphere Application Server V8.5 (1 of 3) for Multiplatform Multilingual (CI6XNML)
IBM WebSphere Application Server V8.5 (2 of 3) for Multiplatform Multilingual (CI6XPML)
IBM WebSphere Application Server V8.5 (3 of 3) for Multiplatform Multilingual (CI6XQML)