首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

WAS终止AppSrv以及进行syncNode操作

2012-07-04 
WAS停止AppSrv以及进行syncNode操作[root@vmlinux bin]# ./stopNode.shADMU0116I: Tool information is be

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

热点排行