[root@shasys01 bin]# pwd $was/profiles/app001/bin
[root@shasys01 bin]# ./addNode.sh 172.16.248.2 8884为部署管理概要文件SOAP端口
一般出现下面类似结果表示成功
ADMU0116I: Tool information is being logged in file
/list/opt/IBM/WebSphere/AppServer/profiles/app001/logs/addNode.log ADMU0128I: Starting tool with the app001 profile
CWPKI0308I: Adding signer alias \to local keystore \with the following SHA digest:
0B:3F:C9:E0:70:54:58:F7:FD:81:80:70:83:A6:D0:92:38:7A:54:CD CWPKI0308I: Adding signer alias \to local keystore \with the following SHA digest:
FB:38:FE:E6:CF:89:BA:01:67:8F:C2:30:74:84:E2:40:2C:B4:B5:65 CWPKI0308I: Adding signer alias \to local keystore \with the following SHA digest:
A6:3C:83:9B:40:4A:2B:0F:E3:43:C8:40:E3:24:1C:F2:36:BB:15:54 ADMU0001I: Begin federation of node default001node with Deployment Manager at
172.16.248.2:8884.
ADMU0001I: Begin federation of node default001node with Deployment Manager at
172.16.248.2:8884.
ADMU0009I: Successfully connected to Deployment Manager Server: 172.16.248.2:8884
ADMU0505I: Servers found in configuration: ADMU0506I: Server name: server1
ADMU2010I: Stopping all server processes for node default001node ADMU0510I: Server server1 is now STOPPED ADMU0024I: Deleting the old backup directory. ADMU0015I: Backing up the original cell repository.
ADMU0012I: Creating Node Agent configuration for node: default001node ADMU0014I: Adding node default001node configuration to cell: dmgr001cell
ADMU0016I: Synchronizing configuration between node and cell. ADMU0018I: Launching Node Agent process for node: default001node ADMU0020I: Reading configuration for Node Agent process: nodeagent ADMU0022I: Node Agent launched. Waiting for initialization status. ADMU0030I: Node Agent initialization completed successfully. Process id is: 2158
ADMU9990I:
ADMU0300I: The node default001node was successfully added to the dmgr001cell
cell.
ADMU9990I: ADMU0306I: Note:
ADMU0302I: Any cell-level documents from the standalone dmgr001cell configuration have not been migrated to the new cell. ADMU0307I: You might want to:
ADMU0303I: Update the configuration on the dmgr001cell Deployment Manager with
values from the old cell-level documents. ADMU9990I: ADMU0306I: Note:
ADMU0304I: Because -includeapps was not specified, applications installed on
the standalone node were not installed on the new cell. ADMU0307I: You might want to:
ADMU0305I: Install applications onto the dmgr001cell cell using wsadmin $AdminApp or the Administrative Console. ADMU9990I:
ADMU0003I: Node default001node has been successfully federated. 每个应用程序服务器概要文件创建好之后都会有一个默认的应用程序服务器server1 [root@shasys01 bin]# pwd $was/profiles/app001/bin
[root@shasys01 bin]# ./startServer.sh server1 ADMU0116I: Tool information is being logged in file
/list/opt/IBM/WebSphere/AppServer/profiles/app001/logs/server1/startServer.log
ADMU0128I: Starting tool with the app001 profile ADMU3100I: Reading configuration for server: server1 ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server server1 open for e-business; process id is 2717 [root@shasys01 bin]# pwd $was/profiles/app001/bin
[root@shasys01 bin]# ./serverStatus.sh server1 ADMU0116I: Tool information is being logged in file $was/profiles/app001/logs/server1/serverStatus.log ADMU0128I: Starting tool with the app001 profile ADMU0500I: Retrieving server status for server1
ADMU0508I: The Application Server \is STARTED
应用程序服务器概要文件的server1开启之后就可以在IE图形化界面查看配置信息了。 http://172.16.248.2:9067/ibm/console/login.do [root@shasys01 bin]# pwd $was/profiles/dmgr001/bin
[root@shasys01 bin]# ./startManager.sh ADMU0116I: Tool information is being logged in file $was/profiles/dmgr001/logs/dmgr/startServer.log ADMU0128I: Starting tool with the dmgr001 profile ADMU3100I: Reading configuration for server: dmgr
相关推荐: