`
michelecindy
  • 浏览: 169708 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

WAS将Appsrv添加到Dmgr

阅读更多
[root@vmlinux bin]# ./startManager.sh
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/logs/dmgr/startServer.log
ADMU0128I: Starting tool with the Dmgr01 profile
ADMU3100I: Reading configuration for server: dmgr
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server dmgr open for e-business; process id is 6707




[root@vmlinux bin]# ./addNode.sh 127.0.0.1 8879
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv02/logs/addNode.log
ADMU0128I: Starting tool with the AppSrv02 profile
CWPKI0308I: Adding signer alias "CN=vmlinux, O=IBM, C=US" to local keystore
           "ClientDefaultTrustStore" with the following SHA digest:
           7B:79:FA:C3:A0:A2:48:27:CD:B8:DB:D3:05:C4:07:25:56:6E:56:8A
Realm/Cell Name: <default>
Username: wasadmin
Password:        
CWPKI0308I: Adding signer alias "dummyclientsigner" to local keystore
           "ClientDefaultTrustStore" 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 "dummyserversigner" to local keystore
           "ClientDefaultTrustStore" 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
ADMU0001I: Begin federation of node testCell01Node02 with Deployment Manager at
           127.0.0.1:8879.
ADMU0001I: Begin federation of node testCell01Node02 with Deployment Manager at
           127.0.0.1:8879.
ADMU0009I: Successfully connected to Deployment Manager Server: 127.0.0.1:8879
ADMU0507I: No servers found in configuration under:
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv02/config/cells/vmlinuxNode02Cell/nodes/testCell01Node02/servers
ADMU2010I: Stopping all server processes for node testCell01Node02
ADMU0024I: Deleting the old backup directory.
ADMU0015I: Backing up the original cell repository.
ADMU0012I: Creating Node Agent configuration for node: testCell01Node02
ADMU0014I: Adding node testCell01Node02 configuration to cell: testCell01
ADMU0016I: Synchronizing configuration between node and cell.
ADMU0018I: Launching Node Agent process for node: testCell01Node02
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:
           6881
ADMU9990I:
ADMU0300I: The node testCell01Node02 was successfully added to the testCell01
           cell.
ADMU9990I:
ADMU0306I: Note:
ADMU0302I: Any cell-level documents from the standalone testCell01
           configuration have not been migrated to the new cell.
ADMU0307I: You might want to:
ADMU0303I: Update the configuration on the testCell01 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 testCell01 cell using wsadmin
           $AdminApp or the Administrative Console.
ADMU9990I:
ADMU0003I: Node testCell01Node02 has been successfully federated.




[root@vmlinux bin]# ./addNode.sh 127.0.0.1 8879
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv03/logs/addNode.log
ADMU0128I: Starting tool with the AppSrv03 profile
Realm/Cell Name: <default>
Username: wasadmin
Password:        
CWPKI0308I: Adding signer alias "dummyclientsigner" to local keystore
           "ClientDefaultTrustStore" 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 "dummyserversigner" to local keystore
           "ClientDefaultTrustStore" 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 "default_1" to local keystore
           "ClientDefaultTrustStore" with the following SHA digest:
           B7:01:5B:EC:D8:49:31:90:6D:9B:85:D8:83:75:CE:AF:4E:1E:28:CA
ADMU0001I: Begin federation of node testCell01Node03 with Deployment Manager at
           127.0.0.1:8879.
ADMU0001I: Begin federation of node testCell01Node03 with Deployment Manager at
           127.0.0.1:8879.
ADMU0009I: Successfully connected to Deployment Manager Server: 127.0.0.1:8879
        ADMU0507I: No servers found in configuration under:
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv03/config/cells/vmlinuxNode01Cell/nodes/testCell01Node03/servers
ADMU2010I: Stopping all server processes for node testCell01Node03
ADMU0024I: Deleting the old backup directory.
ADMU0015I: Backing up the original cell repository.
ADMU0012I: Creating Node Agent configuration for node: testCell01Node03
ADMU0014I: Adding node testCell01Node03 configuration to cell: testCell01
ADMU0016I: Synchronizing configuration between node and cell.
ADMU0018I: Launching Node Agent process for node: testCell01Node03
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:
           7319
ADMU9990I:
ADMU0300I: The node testCell01Node03 was successfully added to the testCell01
           cell.
ADMU9990I:
ADMU0306I: Note:
ADMU0302I: Any cell-level documents from the standalone testCell01
           configuration have not been migrated to the new cell.
ADMU0307I: You might want to:
ADMU0303I: Update the configuration on the testCell01 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 testCell01 cell using wsadmin
           $AdminApp or the Administrative Console.
ADMU9990I:
ADMU0003I: Node testCell01Node03 has been successfully federated.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics