WebSphere Update installer - greyed out on a package that is not installed yet
6 answers
Comments
Could be that the FP is for the wrong architecture, such as the 32 bit instead of the 64 bit. Or maybe it is for the wrong OS, or even the wrong product (I tend to find that list of downloads a bit confusing at times)
Another possiblity is that you have an older verrsion of the update installer.
You should be using update installer version 7. I don't think that was the case for some of the earlier WAS 7 fix packs.
Here is some addtional information on the Update Installer Logic that might be helpful.
This should not be a permission issue if you can use update installer to update
the JDK FIX Pack25.The Latest RAM7512 is supposed to come with embedded WAS 70025 .
http://www-01.ibm.com/support/docview.wss?uid=swg27038228
I just installed one myself, it was embedded WAS 70025
Did you do a fresh install of RAM 7512 or you have upgraded from earlier versions of RAM?
What messages did you see from the installer?
"Mismatched architecture or operating system" or "The product is not applicable"?
Update installer should only check for websphere specific information.
Karl Weinert has provided a good link about update installer logic.
It will be good to know how update installer determine if a fixpack is already installed.
There is a command getHistoryReport. or historyInfo.bat from the link that Karl has provided.
It will give you some idea of what was going on with the eWAS activities.
You also want to check how many profiles do you have?
under ewas7\profiles
There should be profile1 that is the default profile created
under there, there is a bin directory
Try to check if there are any inconsistency.
You can run the versionInfo.bat as well as getHistoryReport or historyInfo.bat from there.
I hope this helps. :-)
I would recommend you open a PMR to the websphere support team for help.
They have the expertise and may have a quick fix for you. I do not think it is a good idea to fix it yourself as you may have other issues.