ibm-was8靜默式安裝過程記錄以及軟件下載網址

WAS8.5靜默安裝過程記錄
1.解壓agent
unzip agent.installer.linux.gtk.x86_64_1.6.0.20120831_1216.zip
2.安裝IMS
mkdir -p /opt/IMS/eclipse
/opt/was8.5.5/agent/userinstc -installationDirectory /opt/IMS/eclipse –acceptLicense

3.解壓縮 WAS安裝源的壓縮包
unzip was.repo.8550.basetrial_part1.zip
unzip was.repo.8550.basetrial_part2.zip
unzip was.repo.8550.basetrial_part3.zip
解壓後內容如下:

4.各類軟件安裝目錄結構:
4.1 InstallManager安裝源位置: /opt/was8.5.5/agent
4.2 WAS8.5 安裝源位置: /opt/was8.5.5/wassource
4.3 InstallManager安裝的位置 /opt/IMS/eclipse/
4.4 WAS8.5 安裝的位置 /opt/IBM/WebSphere/AppServer
5.顯示was安裝源處,可以提供的repo
/opt/IMS/eclipse/tools/imcl listAvailablePackages –repositories /opt/was8.5.5/wassource
結果如下:

6.開始安裝WAS8.5,依據3所提供的repo
安裝命令:此命令較長,但是實際上是一行的,可以先複製到文本文件內
/opt/IMS/eclipse/tools/imcl install com.ibm.websphere.BASETRIAL.v85_8.5.5000.20130514_1044 -repositories /opt/was8.5.5/wassource/repository.config -installationDirectory /opt/IBM/WebSphere/AppServer -sharedResourcesDirectory /opt/IBM/IMShared -properties cic.selector.nl=zh -acceptLicense –showVerboseProgress
安裝完畢:

創建概要文件:
./manageprofiles.sh -create -profileName AppSrv01 -profilePath /opt/IBM/WebSphere/AppServer/profiles/AppSrv01 -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/default -hostname linux -enableAdminSecurity true -adminUserName websphere -adminPassword websphere
刪除概要文件:
cd /opt/IBM/WebSphere/AppServer/bin
./manageprofiles.sh -delete -profileName AppSrv01

安裝JDK:
1.解壓jdk的安裝包
unzip was.repo.8550.java7_part1.zip
unzip was.repo.8550.java7_part2.zip
unzip was.repo.8550.java7_part3.zip
解壓後,內容如下:

2.顯示was安裝源處,可以提供的repo
/opt/IMS/eclipse/tools/imcl listAvailablePackages –repositories /was8.5/wasjdk
結果如下:

3.開始安裝JDK1.7,依據1所提供的repo
/opt/IMS/eclipse/tools/imcl install com.ibm.websphere.IBMJAVA.v70_7.0.4001.20130510_2103 -repositories /was8.5/wasjdk/repository.config -installationDirectory /opt/IBM/WebSphere/AppServer -sharedResourcesDirectory /opt/IBM/IMShared -properties cic.selector.nl=zh -acceptLicense -showVerboseProgress
4.使JDK生效:
cd /opt/IBM/WebSphere/AppServer/bin
./managesdk.sh -enableProfile -profileName AppSrv01 -sdkName 1.7_64
結果如下:

Was打補丁:
1.上傳補丁包:

2.解壓安裝包:

3.顯示was安裝源處,可以提供的repo
/opt/IMS/eclipse/tools/imcl listAvailablePackages -repositories /was8.5/wassource8.5.3
顯示結果如下:

4.安裝補丁:版本為was8.5.5.3
/opt/IMS/eclipse/tools/imcl install com.ibm.websphere.BASETRIAL.v85_8.5.5003.20140730_1249 -repositories /was8.5/wassource8.5.3/repository.config -installationDirectory /opt/IBM/WebSphere/AppServer -sharedResourcesDirectory /opt/IBM/IMShared -properties cic.selector.nl=zh -acceptLicense -showVerboseProgress
5.結果顯示:

6.查看版本:

已經更新成功。

附件
Was補丁包版本:8.5.5.3

下載地址:http://www-01.ibm.com/support/docview.wss?uid=swg1PM90932

Was8.5安裝包下載:

1、介質安裝源下載:(IM)(選擇linux 64位版本的)

https://www-01.ibm.com/marketing/iwm/iwm/web/reg/download.do?source=swerpws-wasbaseim85&S_PKG=500005026&S_TACT=109J84IW&S_CMP=dwchina&lang=zh_CN&cp=UTF-8&dlmethod=http

2、Was8.5安裝源以及ibm jdk安裝源下載:

https://www-01.ibm.com/marketing/iwm/iwm/web/reg/download.do?source=swerpws-wasbaseim85&S_PKG=500005026&S_TACT=109J84IW&S_CMP=dwchina&lang=zh_CN&cp=UTF-8&dlmethod=http

以下文章點擊率最高

Loading…

     

如果這文章對你有幫助,請掃左上角微信支付-支付寶,給於打賞,以助博客運營