WAS 9.0.5 only supports 64 bit, so there is no chance that the WAS 9.0.5 installation will be 32 bit.
Original Message:
Sent: Wed August 23, 2023 03:36 PM
From: Ryan Wilson
Subject: How can I convert my 32 bit WebSphere v8 Installation to a 64 bit installation?
Robert,
Would this backup -> delete -> install -> restore strategy work if you are changing WebSphere versions? Say 8.5.5.x to 9.0.5.x?
I am trying to do an in-place upgrade of 8.5.5.8 to 9.0.5.15 on my local (Windows) workstation but when I try to install 11.6 using IBM Install Mgr (and "use existing package group" option), it is complaining that my WAS 8.5.5.8 is 32-bit and 9.0.5.15 is 64-bit. However, I disagree because the .../bin/serverInfo.bat says that the WAS (and JDK) is 64-bit:
Product List--------------------------------------------------------------------------------IBMJAVA71 installedND installedInstalled Product--------------------------------------------------------------------------------Name IBM WebSphere SDK Java Technology Edition (Optional)Version 7.1.3.30ID IBMJAVA71Build Level cf091608.04Build Date 2/24/16Package com.ibm.websphere.IBMJAVA.v71_7.1.3030.20160224_1952Architecture x86-64 (64 bit)Installed Features IBM WebSphere SDK for Java Technology Edition Version 7.1Installed Product--------------------------------------------------------------------------------Name IBM WebSphere Application Server Network DeploymentVersion 8.5.5.8ID NDBuild Level cf081545.03Build Date 11/12/15Package com.ibm.websphere.ND.v85_8.5.5008.20151112_0939Architecture x86-64 (64 bit)Installed Features IBM 64-bit WebSphere SDK for Java WebSphere Application Server Full Profile EJBDeploy tool for pre-EJB 3.0 modules Embeddable EJB container Stand-alone thin clients and resource adapters
I would follow your path, but how can I ensure the WAS I install will be 64 bit? I had every expectation mine already was...
Any advice?
------------------------------
Ryan Wilson
Original Message:
Sent: Thu November 03, 2022 01:28 PM
From: ROBERTO Miyahira
Subject: How can I convert my 32 bit WebSphere v8 Installation to a 64 bit installation?
You can not upgrade/convert a 32 bit installation of WebSphere to be 64 bit. It does require a complete uninstall and reinstall of the product so that the 64 bit binaries/SDK can be installed. Just switchingthe 32 bit SDK with a 64 bit SDK is not supported.
As a workaround for this task, follow the steps below
1) Make a complete backup of your current WebSphere installation. In addition run profile_root/bin/backupconfig for each profile to capture just the profile's configuration data. The full backup is in case we need to rollback toour previous installation. http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/rxml_backupconfig.html For safety reasons you may also want to make a backup of your Installation Managers Agent Data directory and IMShared directory.This can also be used if we need to rollback.
2) Uninstall the current 32 bit WebSphere installation. Once uninstalled successfully, delete the remaining WebSphere directory structure.
3) Install WebSphere back into the same directory structures as before, this time selecting to install the 64 bit SDK. All paths must match exactly.
4) Create profiles as you had previously with the 32 bit installation. Meaning if you had a DMGR and a local node, create the DMGR profile using the same cellname and nodename as well as servername.Recreate all other profiles and federate them to the DMGR as you had previously. The same nodenames and servernames must be used as previously defined.These profiles are just place holders, but must be created for data restoration.
5) Now using the backup that we took in step one for each profile, use the restoreconfig to overlay the current config data with our previous config data. http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/rxml_restoreconfig.html
6) Once all profiles have been restored successfully, you should be able to start and use your 64 bit installation.
------------------------------
ROBERTO Miyahira
Original Message:
Sent: Tue November 01, 2022 02:59 PM
From: ROBERTO Miyahira
Subject: How can I convert my 32 bit WebSphere v8 Installation to a 64 bit installation?
How can I convert my 32 bit WebSphere v8 Installation to a 64 bit installation?
------------------------------
ROBERTO Miyahira
------------------------------