Dear friends,
I have WebSphere Application Server Release 5.1 on
Windows XP Operating System.
E:\IBMWebSphere\WebSphere\AppServer\bin>versionInfo.bat
WVER0010I: Copyright (c) IBM Corporation 2002; All rights reserved.
WVER0011I: WebSphere Application Server Release 5.1
WVER0012I: VersionInfo reporter version 1.15, dated 9/20/03
----------------------------------------------------------------------------
IBM WebSphere Application Server Product Installation Status Report
----------------------------------------------------------------------------
Report at date and time 2007-11-19T19:11:36+05:30
Installation
----------------------------------------------------------------------------
Product Directory E:\IBMWebSphere\WebSphere\AppServer
Version Directory ${product.dir}\properties\version
DTD Directory ${version.dir}\dtd
Log Directory E:\IBMWebSphere\WebSphere\AppServer\logs\update
Backup Directory ${version.dir}\backup
TMP Directory C:\DOCUME~1\admin\LOCALS~1\Temp
Installation Platform
----------------------------------------------------------------------------
Name IBM WebSphere Application Server
Version 5.1
Technology List
----------------------------------------------------------------------------
BASE installed
Installed Product
----------------------------------------------------------------------------
Name IBM WebSphere Application Server
Version 5.1.0
ID BASE
Build Level b0344.02
Build Date 11/4/03
Installed Product
----------------------------------------------------------------------------
Name IBM WebSphere SDK
Version 1.4.1
ID JDK
Build Level b0344.02
Build Date 01/29/2004
----------------------------------------------------------------------------
End Installation Status Report
----------------------------------------------------------------------------
E:\IBMWebSphere\WebSphere\AppServer\bin>
-----
The problem I am facing: I am not able to update my WAS 5.1.0 to WAS 5.1.1.5 even after using Cummulative fix 5.
I downloaded
was511_cf5_win.zip from
ftp://ftp.software.ibm.com/software/websphere/appserv/support/fixpacks/was51/fixpack1/cumulative/cf5115/Windows/. I unpacked this zip in E:\IBMWebSphere\WebSphere\AppServer\update.
I used
setupCmdLine.bat from E:\IBMWebSphere\WebSphere\AppServer\bin>setupCmdLine.bat.
E:\IBMWebSphere\WebSphere\AppServer\bin>SET WAS_HOME=E:\IBMWebSphere\WebSphere\AppServer
E:\IBMWebSphere\WebSphere\AppServer\bin>SET JAVA_HOME=E:\IBMWebSphere\WebSphere\AppServer\java
Along with other things...
Then from E:\IBMWebSphere\WebSphere\AppServer\update>
updateWizard.bat It asked at one point: Enter the directory where the fixed points are located:
E:\IBMWebSphere\WebSphere\AppServer\update\fixpacks.
Then this JavaScript appears: The fix pack can not be applied to the currently selected product because of missing prerequisites. Please check your support documentation to determine what prerequisites are required.
Now what sort of prerequisites it is asking about? Is it because of space problem? (It seems unlikely to me as I have 1.14 GB free space on my E drive and 1.57 GB in C drive). Or it is due to Windows XP as I have never seen Windows XP mentioned explicitly in IBM document related to Cumulative fix, though they have mentioned Windows 2000 and Windows NT explicitly.
Please help by telling me where I might be wrong. And how can I update from WAS 5.1.0 to WAS 5.1.1.5 on Windows XP OS?