错误日志:
[10-12-13 10:27:10:328 CST] 0000000a AdminTool A ADMU7704E: 在尝试启动与服务器相关联的 Windows 服务时失败:dmgr;
在执行 WASService.exe 时可能发生了错误:Starting Service: MICROSOF-E2A16FCellManager01
Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
http://www-01.ibm.com/support/docview.wss?uid=swg21368020
Problem(Abstract) |
Attempts to start IBM WebSphere Application Server (WAS) v6.1.x through Rational Application Developer (RAD) v7.0.x results in the error ADMU7704E: Failed while trying to start the Windows Service associated with server. |
|
Symptom |
Complete error while starting WebSphere Application Server (WAS) v6.1.x:
ADMU7704E: Failed while trying to start the Windows Service associated with server: server1; probable error executing WASService.exe: Starting Service: [service name] Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
|
|
|
|
|
Resolving the problem |
The server was configured as a Windows Service. If this was unintentional, create a new server profile that does not run the application as a Windows Service.
Steps describing how to do this can be found in the Related URL section.
Alternatively, you can do the following:
- Open Windows Services Control Panel (Start > Settings > Control Panel > Administrative Tools > Services).
- Look for the service name of WAS V6.1:
"IBM WebSphere Application Server V6.1 - [service_name]".
- Open a command window and go to [RAD_Installation]\runtimes\base_v61\bin
- Run the command:
WASService.exe -remove [service_name]
You should see a message "Successfully removed service".
Restart RAD and you should now be able to successfully start your WASv6.1.x server.
|
分享到:
相关推荐
WAS负载均衡配置 ...4. 重新启动环境,启动 Dmgr,启动 NodeAgent。 注意:Dmgr 与 NodeAgent 的启动并无先后顺序。 通过以上步骤,我们可以成功地配置 WAS 负载均衡环境,实现高可用性和可扩展性的应用系统。
1. 使用命令行工具,如`was_profile_root/bin/startManager.bat`,启动Dmgr。 2. 访问Dmgr的管理控制台(默认http://localhost:9061/admin),查看Dmgr的状态和配置。 三、创建应用程序服务器AppSrv AppSrv是运行...
- 使用路径`D:\IBM\WebSphere\AppServerd\profiles\Dmgr01\bin\startManager`启动Dmgr。 - 通过`http://localhost:9061/admin`访问Dmgr的管理控制台。 5. **添加节点AppSrv01到Dmgr**: - 在AppSrv01的bin目录下...
5. **启动 DMGR 和 Node**:通过特定命令启动 DMGR 和集群中的各个 Node。 6. **通过 DMGR 控制台管理集群**:可以在此控制台中启动或停止集群中的各个组件。 #### 安装 WebSphere ND 及配置示例 ##### 安装 ...
在安装完成后,需要启动 Dmgr 服务,并在浏览器中访问 Dmgr 控制台,以验证安装是否成功。 ### 三、App Server 安装 由于在步骤(一)中,A 机的 App Server Node 已随 Dmgr 一起安装,所以这里只需在主机 B 上...
7. 进入 dmgr 的 admin console 可以启动和停止集群下的各个成员。 三、WASND 软件安装 我们使用的是 WASND7.0,解压后进入相关目录双击 launch.exe 来启动 WASND 的安装界面。开始安装,下一步下一步填入相应的...
3. 启动 Deployment Manager 概要文件,使用命令 [Dmgr 概要文件目录]/bin/startManager。 4. 使用命令 serverstatus -all -username [账号] -password [密码] 查看当前服务器的所有状态。 5. 通过浏览器查看 ...
* 启动 DMGR 和节点。 3. WebSphere 集群环境: * 创建集群,需要多个节点和一个 DMGR。 * 节点可以是物理机或虚拟机。 * DMGR 负责管理所有节点。 4. WebSphereApplication Server 组件: * WEB 服务器:...
然后,启动Dmgr01以管理集群,通过`startManager.bat`脚本在Dmgr01的bin目录下执行。Dmgr的日志可以在E:\u01\IBM\WebSphere\AppServer\profiles\Dmgr01\logs\dmgr目录下查看。 接下来,我们需要将应用服务器节点...
+ 安装完成后,在 Dos 窗口下,CD 到 “WAS_INSTALL_ROOT/bin”,执行 startManager.bat,启动 Dmgr + 在浏览器中访问:http://A ’ s IP:9060/ibm/console ,如能访问,表示 Dmgr 安装成功 * 安装 App Server: ...
启动DM服务 < was-install >/profiles/ profiles\Dmgr01\bin\ startManager.bat. D:\IBM\AppServer\profiles\Dmgr01\bin>stopManager.bat D:\IBM\AppServer\profiles\Dmgr01\bin>startManager.bat (3).打开...
- 重新启动dmgr、节点和服务器。 #### 七、总结 通过上述步骤,开发工程师和实施工程师能够更好地理解如何在复杂的银行环境中部署和管理WAS集群。合理规划和配置,不仅有助于提高系统的稳定性和性能,还能有效避免...
2. **创建集群**: 创建管理代理概要文件`dmgr01`和应用服务器概要文件`appsrv01`,启动`Dmgr01`。 3. **加入节点**: 将`appsrv01`添加到管理代理`Dmgr01`下的集群`ncCluster`。 4. **配置集群**: 删除`server1`,...
在集群搭建的过程中,可能会遇到各种问题,比如安装过程中出现的警告和错误、服务启动失败、配置参数不正确等。对于这些问题,文档需要描述并解答,为用户提供解决方案。例如,安装过程中出现警告可以忽略,但如果...
- pms1 上启动 Dmgr01: ``` cd /usr/IBM/WebSphere/AppServer/profiles/Dmgr01/bin ./startManager.sh ``` - pms1 和 pms2 上启动 AppSrv01: - pms1: ``` cd /usr/IBM/WebSphere/AppServer/profiles/...
安装和配置完成后,启动Dmgr1和Managed1。使用WAS管理控制台检查服务器状态,确保它们正常运行。 **11. 查看SOAP_CONNECTOR_ADDRESS端口** SOAP_CONNECTOR_ADDRESS是用于管理服务器之间通信的端口,需要确认其配置...
WS_PROFILE=/opt/IBM/WebSphere/AppServer/profiles/Dmgr01 START_CMD="$WS_HOME/bin/startServer.sh server1 -profileName $WS_PROFILE" STOP_CMD="$WS_HOME/bin/stopServer.sh server1 -profileName $WS_PROFILE" ...
- 启动命令示例:`<was-install>/profiles/profiles\Dmgr01\bin\startManager.bat` - 停止命令示例:`D:\IBM\AppServer\profiles\Dmgr01\bin>stopManager.bat` ##### 2. WAS 应用服务器和 nodeagent 的启动与停止 -...