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

WAS停止AppSrv以及进行syncNode操作

阅读更多
[root@vmlinux bin]# ./stopNode.sh
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv02/logs/nodeagent/stopServer.log
ADMU0128I: Starting tool with the AppSrv02 profile
ADMU3100I: Reading configuration for server: nodeagent
Realm/Cell Name: <default>
Username: wasadmin
Password:        
ADMU3201I: Server stop request issued. Waiting for stop status.
ADMU4000I: Server nodeagent stop completed.


[root@vmlinux bin]# ./syncNode.sh 127.0.0.1 8879
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv02/logs/syncNode.log
ADMU0128I: Starting tool with the AppSrv02 profile
Realm/Cell Name: <default>
Username: wasadmin
Password:        
ADMU0401I: Begin syncNode operation for node testCell01Node02 with Deployment
           Manager 127.0.0.1: 8879
ADMU0016I: Synchronizing configuration between node and cell.
ADMU0402I: The configuration for node testCell01Node02 has been synchronized
           with Deployment Manager 127.0.0.1: 8879
          
          
[root@vmlinux bin]# ./startNode.sh
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv02/logs/nodeagent/startServer.log
ADMU0128I: Starting tool with the AppSrv02 profile
ADMU3100I: Reading configuration for server: nodeagent
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server nodeagent open for e-business; process id is 11069




[root@vmlinux bin]# ./stopNode.sh
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv03/logs/nodeagent/stopServer.log
ADMU0128I: Starting tool with the AppSrv03 profile
ADMU3100I: Reading configuration for server: nodeagent
Realm/Cell Name: <default>
Username: wasadmin
Password:        
ADMU3201I: Server stop request issued. Waiting for stop status.
ADMU4000I: Server nodeagent stop completed.




[root@vmlinux bin]# ./syncNode.sh 127.0.0.1 8879
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv03/logs/syncNode.log
ADMU0128I: Starting tool with the AppSrv03 profile
Realm/Cell Name: <default>
Username: wasadmin
Password:        
ADMU0401I: Begin syncNode operation for node testCell01Node03 with Deployment
           Manager 127.0.0.1: 8879
ADMU0016I: Synchronizing configuration between node and cell.
ADMU0402I: The configuration for node testCell01Node03 has been synchronized
           with Deployment Manager 127.0.0.1: 8879
          
          

[root@vmlinux bin]# ./startNode.sh
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WebSphere/AppServer/profiles/AppSrv03/logs/nodeagent/startServer.log
ADMU0128I: Starting tool with the AppSrv03 profile
ADMU3100I: Reading configuration for server: nodeagent
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server nodeagent open for e-business; process id is 11300
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics