WebSphere Extended Deployment V6.0.x     操作系统: AIX, HP-UX, Linux, Solaris, Windows, z/OS

Locating the application controller with scripts

WebSphere Extended Deployment provides Jacl scripts that you can use to locate the application controller information. Locating the application placement controller is useful when troubleshooting your configuration.

Purpose

Returns the location information for the application placement controller. Use this script for debugging the application placement feature. Run the script and then enable tracing to verify what is going wrong.

Location

The checkPlacementLocation.jacl file is in the <install_root>\bin directory.

Usage

Before you run this script, verify that the deployment manager for the cell is running.

To run the checkPlacementLocation.jacl script with the wsadmin tool, use the following command:

wsadmin -f checkPlacementLocation.jacl
or
wsadmin.sh -f checkPlacementLocation.jacl

Example

Sample output from this script follows:

# WASX7209I: Connected to process "dmgr" on node eutil33Manager
using SOAP connector;  The type of process is: DeploymentManager
looking for group name: HAMItemGroup:com.ibm.ws.xd.placement.controller.impl.PlacementControllerImpl_com.ibm.ws.xd.placement.controller.PlacementController_Default

Results:
{SERVER_NAME nodeagent}
{NODE_NAME xddesktop}
{MEMBER_NAME HAMItemMember:com.ibm.ws.xd.placement.controller.impl.PlacementControllerImp1_com.ibm.ws.xd.placement.controller.PlacementController_Default
{NODE_NAME df245}
{GROUP_ID HAMItemGroup:com.ibm.ws.xd.placement.controller.PlacementControllerImpl_com.ibm.ws.xd.placement.controller.PlacementController_Default}

The bold text indicates the specific location information for the application placement controller. In this case, the controller is running on the df245 node.



相關概念
Configuring the health management controller
相關工作
Monitoring and tuning health management
参考主题    

使用条款 | 反馈

最近更新日期: Aug 14, 2006 2:01:54 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/odoe_task/todchckplcmnt.html

© Copyright IBM Corp. 2004, 2006. All Rights Reserved.
本信息中心基于 Eclipse 技术。(http://www.eclipse.org)