如何validationWebsphere修订包是否正确应用

我安装了websphere 7.0.0.0,这是我第一次应用修订包(25),但Web控制台没有显示7.0.0.25,而是显示以下内容。

在这里输入图像说明

我试图在命令行上检查它,并获得以下。

在这里输入图像说明

我需要更新Websphere,因为一个自定义属性只能修复包25.我试过的自定义属性,它仍然无法正常工作。 我只是想消除一个疑问(websphere没有正确更新)。

所以我的问题是,我是否正确安装了修复包?

您是否按照自述文件中针对IBM WebSphere Application Server V7.0.0.25所述的步骤进行操作 ?

另外为什么不尝试最新的修复包 ?

编辑:在Centos 6.4上这是应用7.0.0.29修复包后versinoInfo.sh的输出。

 [root @ do1 bin]#pwd
的/ opt / IBM /的WebSphere /应用服务器/箱
 [root @ do1 bin]#./versionInfo.sh 
 WVER0010I:版权所有(c)IBM Corporation 2002,2005,2008; 保留所有权利。
 WVER0012I:VersionInfo Reporter版本1.15.5.1,6/15/11

 -------------------------------------------------- ------------------------------
 Informe de estado deinstalacióndel producto IBM WebSphere Application Server
 -------------------------------------------------- ------------------------------

 Informe en fecha y hora 26 de noviembre de 2013 09:17:55 AM CLST

 Instalación
 -------------------------------------------------- ------------------------------
 Directorio del producto / opt / IBM / WebSphere / AppServer
 Directorio de laVersión/ opt / IBM / WebSphere / AppServer / properties / version
 Director of de DTD / opt / IBM / WebSphere / AppServer / properties / version / dtd
 Directorio de anotacionescronológicas/ opt / IBM / WebSphere / AppServer / logs
目录/ opt / IBM / WebSphere / AppServer / properties / version / nif / backup
 Directorio TMP / tmp

 Lista de productos
 -------------------------------------------------- ------------------------------
 BASE instalada

产品instalado
 -------------------------------------------------- ------------------------------
 Nombre IBM WebSphere Application Server
 Versión7.0.0.29
 ID BASE
 Nivel de build cf291321.01
 Fecha de build 5/26/13
 AMD Arquitectura(64位)

 -------------------------------------------------- ------------------------------
 Fin del informe de estado deinstalación
 -------------------------------------------------- ------------------------------

Web控制台也显示版本。

 Integrated Solutions Console,7.0.0.29
 Númerode build:cf291321.01
构build:5/26/13

WAS修复包由四部分组成。 它有更新

a)WAS服务器b)IBM JDK更新c)IHS服务器d)IHS插件

它会出现在您的versioininfo屏幕上,您已经完成了IBM JDK更新,但不是WAS服务器。

你是否也在同一个盒子上安装了IHS服务器和插件? IHS通常安装在不同的目录下,你将不得不运行它的versioninfo版本来validation它的版本。 如果是这样,您可能还需要更新。

您还可以检查您的WAS更新应用程序日志,并validation修补程序包是否安装正确。