was dmgr node server 启动 停止

1:stop 

1.1  首先停止server

1.2 停止Node

1.3 stop dmgr


2: start

2.1  首先启动dmgr 

2.2 启动Node

2.3 启动server


转http://enjoyyou.blog.hexun.com/41731005_d.html

1. On the deployment manager machine:
a. Change the directory to the <profile_home>/bin directory of the Network Deployment installation.
b. Use the startManager command to start the deployment manager.
如果启动成功会提示:dmgr process id is 1120
-------------------------------------------------------------------
Example 4-4 Starting the deployment manager from the command line
C:\WebSphere\AppServer\profiles\Dmgr01\bin>startmanager
ADMU0116I: Tool information is being logged in file
C:\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 1120
---------------------------------------------------------------------
2. On each node, do the following:
a. Change directory to the <profile_home>/bin directory for the application server on that node.
b. Run the startNode command.
如果启动成功会提示:the node agent server process ID 1252
c. Use the startServer command to start each of the application server processes on the node.
d. Check the node status by running the serverStatus -all command.

所以启动的顺序是 DMGR-->Node-->App Server
./startManager.sh
./startNode.sh
./startServer.sh

  • 2
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
WebSphere DMGRWebSphere 的管理服务器,你可以使用以下步骤在 Linux 上启动 WebSphere DMGR: 1. 打开终端并进入 WebSphere 安装目录的 `bin` 目录,例如:`/opt/IBM/WebSphere/AppServer/bin` 2. 输入命令 `./startManager.sh` 启动 DMGR 服务器。 3. 等待一段时间,直到服务器启动完成,你会看到类似于以下的输出信息: ``` 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 ADMU0509I: The Deployment Manager is starting. ADMU0505I: Servers found in configuration: ADMU0506I: Server name: nodeagent ADMU0506I: Server name: server1 ADMU0506I: Server name: dmgr ADMU0506I: Server name: server2 ADMU0506I: Server name: server3 ADMU0511I: Server server1 open for e-business; process id is 12345 ADMU0511I: Server dmgr open for e-business; process id is 67890 ADMU0511I: Server nodeagent open for e-business; process id is 24680 ``` 在启动 DMGR 服务器时,你还可以指定一些启动参数,例如:`./startManager.sh -profileName profile_name`,其中 `-profileName profile_name` 是指定的 DMGR 服务器的配置文件名称。默认情况下,`startManager.sh` 命令会在 `PROFILE_HOME` 目录下寻找指定名称的配置文件。因此,你需要确保你的 DMGR 服务器配置文件位于该目录下。 另外,如果你想在启动 DMGR 服务器时指定其他参数,可以使用 `wsadmin` 工具。例如: ``` ./wsadmin.sh -lang jython -username admin -password password -c "AdminControl.startServer('dmgr')" ``` 其中,`-lang` 参数指定使用的脚本语言,`-username` 和 `-password` 参数指定管理员用户名和密码,`-c` 参数指定在 `wsadmin` 中执行的命令,这里是启动 DMGR 服务器的命令。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值