`
joseph_he
  • 浏览: 38776 次
  • 性别: Icon_minigender_1
  • 来自: 重庆
社区版块
存档分类
最新评论

webspher管理节点启动不了解决方法

    博客分类:
  • java
 
阅读更多

[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:

解决问题的方法如下:

  1. Open Windows Services Control Panel (Start > Settings > Control Panel > Administrative Tools > Services).

  2. Look for the service name of WAS V6.1:

    "IBM WebSphere Application Server V6.1 - [service_name]".

  3. Open a command window and go to [RAD_Installation]\runtimes\base_v61\bin

  4. 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.
分享到:
评论

相关推荐

    webspher培训文档

    【IBM Websphere 培训】文档涵盖了Websphere应用服务器的基础知识和问题诊断方法。Websphere作为一款强大的Java EE...总的来说,理解和掌握Websphere的架构和问题诊断方法对于有效管理和维护Websphere环境至关重要。

    webspher打包,编码,发布,zip.rar

    在IT行业中,WebSphere是一款由IBM开发的企业级应用服务器,广泛用于部署和管理企业级Java应用程序。本主题将深入探讨“WebSphere打包、编码、发布以及zip.rar”的相关知识点。 一、WebSphere打包 1. **应用打包**...

    websphere7.0安装

    - 通过安装向导完成安装后,可以立即启动“概要管理工具”,或者从开始菜单中选择相应项启动。 **2. 创建概要文件:** - 选择“创建”来新建一个应用程序服务器的概要文件。 **3. 选择环境类型:** - 选择...

    WebSpherMQ采用SSL的配置案例

    - **创建队列管理器**:确保新配置的队列管理器能够正常启动和运行。 - **本地队列消息传输**:测试在同一个队列管理器内的消息收发是否正常。 - **远程队列消息传输**:验证 SSL 通道是否能正确地传输消息至远程...

    linux下WebSphere启动停止

    这将启动集群管理器。 ``` [root@localhost bin]$ ./stopManager.sh ``` 这将停止集群管理器。 四、错误信息处理 在启动WebSphere服务器时,如果出现以下错误信息: ``` ADMU0118E: 日至文件无法写到位置/opt/...

    webspher开发工具

    【描述】:Websphere开发工具不仅仅是一个简单的编程环境,它包含了丰富的资源和功能,能够帮助开发者进行资源的开发与描述。作为IBM的商用软件,Websphere开发工具具有高度的专业性和可靠性,旨在满足大型企业对...

    IBM WebspherMQ必用的12个jar包

    7. com.ibm.mq.pcf.jar: PCF(Platform Control Facility)是MQ的命令接口,允许程序通过编程方式与队列管理器进行交互,执行诸如查询、配置和管理队列管理器的操作。 8. com.ibm.mq.axis2.jar: 支持使用Axis2框架...

    WEBSPHERE安装配置文档

    WebSphere Application Server (WAS) 是 IBM 提供的一款企业级的Java应用程序服务器,用于部署和管理各种企业应用程序。在本文档中,我们将详细讲解如何安装WebSphere Application Server V6.1.0.0,以及启动和停止...

    aaaa.zip_JAVA Websphere_JAVA接收MQ_WebSphere MQ_websphere_webspher

    然后,通过调用createQueueConnection方法并提供连接参数(如主机名、端口号、队列管理器名称等)来建立实际连接。 4. **创建和操作队列**:在Java中,你可以通过调用QueueConnectionFactory的createQueue方法来...

    中国证券登记结算有限责任公司办公自动化系统案例

    中国证券登记结算有限责任公司是一家为证券市场提供证券登记、托管...北京中榕基科技发展有限公司作为整个系统平台以及应用软件总集成商和开发商,为用户提供了基于Domino/Webspher/DB2企业平台的办公自动化解决方案。

    eclipse的webservice插件

    创建webservice wizard的插件

    IBM WebSphere Application Server Win64位

    1. `consoleinst.bat`: 这是一个批处理文件,用于启动WebSphere Application Server的控制台安装程序。控制台安装允许用户通过图形界面交互式地配置和安装服务器。 2. `repository.config`: 这个文件包含了IBM产品...

    MQ的配置与使用方法(包括java程序书写)

    MQ队列管理器,队列,通道的配置和使用,包含编写Java程序来实现消息的发送。

    java程序利用mq发送消息

    最后,我们可以创建一个`TextMessage`对象,设置消息内容,并通过`producer.send()`方法发送到队列: ```java TextMessage message = session.createTextMessage("Hello, WMQ!"); producer.send(message); ``` 在...

    WEBSPHERE(讲座)

    WebSphere Application Server 是一款由IBM开发的企业级应用服务器,它为构建、运行和管理Java EE(现在称为Jakarta EE)应用程序提供了平台。本讲座主要针对初学者,介绍如何进行WebSphere的安装、配置以及部署。 ...

    IBM WebSphere Application Server Linux

    【IBM WebSphere Application Server Linux】是IBM公司提供的一款企业级应用服务器软件,专门用于部署和管理Java应用程序和服务。它在Linux操作系统环境下运行,为开发者和企业提供了一个强大的平台,支持Java EE...

    IBM帮助东风乘用车基于企业服务总线化解“IT蛛网”

    通过部署IBM WMB (Webspher Message Broker) 帮助东风汽车乘用车公司基于企业服务总线 (Enterprise Service Bus,ESB)的建设思路,化解原来系统之间复杂的交互逻辑和交互技术造成的“IT 蛛网”,并为将来全面采用SOA...

    IBM WebSphere MQ 7.5.0 windows版本(压缩包1/2)

    IBM MQ 7.5.0 windows版本压缩包第一部分,共2部分(分割是为了满足平台只能上传260MB文件的要求)。

    IBM WebSphere MQ 7.5.0 windows版本(压缩包2/2)

    IBM MQ 7.5.0 windows版本压缩包第一部分,共2部分(分割是为了满足平台只能上传260MB文件的要求)。

Global site tag (gtag.js) - Google Analytics