1.安装IM
WAS需要IBM的安装工具IM
先安装Installation Manager
安装包为:agent.installer.linux.gtk.x86_64_1.8.9001.20180709_1302.zip
https://www-945.ibm.com/support/fixcentral/swg/downloadFixes?parent=ibm~Rational&product=ibm/Rational/IBM+Installation+Manager&release=All&platform=All&function=fixId&fixids=1.8.9.1-IBMIM-LINUX-X86_64-20180709_1302&includeRequisites=1&includeSupersedes=0&downloadMethod=http
解压安装包到新建目录/home/kiosk/Desktop/install下
[root@foundation45 install]# unzip /home/kiosk/Desktop/agent.installer.linux.gtk.x86_64_1.8.9001.20180709_1302.zip -d .
安装:
[root@foundation45 install]# ./con-disk-set-inst.sh
enter到下一步
A—>enter
连续三个回车开始安装:
安装完成 回车
按x退出 安装完成
2.运行IM下载安装WAS IHS
打开IM图形工具
[root@foundation45 install]# /opt/IBM/InstallationManager/eclipse/IBMIM
在图形界面执行,弹出安装界面,点击install
点击蓝色字体Repositories配置安装源
点击 Add Repositories
填上,https://www.ibm.com/software/repositorymanager/V9WASILAN ,点ok
输入自己的IBM账号及密码:
然后就出来可以安装的软件了,选was9,Next
next
next —>i accept …—>next
next—>next—>选择语言 中文–>next
展开,把Sample选上,Next
点击install开始安装:
安装完成,点Finish关闭
3.部署WAS与IHS
创建drmg管理文件
执行命令调出图形界面
[root@foundation45 install]# /opt/IBM/WebSphere/AppServer/bin/ProfileManagement/wct.sh
选择Profile Management Tool 然后点击下面的Launch Selected Tool
点击create
点击管理,next
选默认,点Next
配置账号密码,登录web要用
点击Create完成配置
点finish,会弹出一个页面
点击installation ,一会就启动了,访问9060端口接admin能跳管理界面http://192.168.1.19:9060/admin
点击installation ,一会就启动了,访问9060端口接admin能跳管理界面http://172.25.45.250:9060/admin
https://172.25.45.250:9043/ibm/console
输入刚才设置的账号密码登录 userID是amdin
重启服务器后启动服务
[root@o2 ~]# /opt/IBM/WebSphere/AppServer/bin/startServer.sh server1 -profileName AppSrv01
应用日志路径
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/
————————————————
版权声明:本文为CSDN博主「24kmagic」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/qq_42711214/article/details/99436247
来源:CSDN
作者:alert('辣个男人好帅')
链接:https://blog.csdn.net/m0_37244234/article/details/103743965