WebSphere Extended Deployment, Version 6.0.x
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Dumping the on demand router state with scripts

Use the following jacl script to dump on demand router (ODR) states. Use this script for problem diagnosis and debugging purposes. The detailed state of the queues and throttles of each gateway running in the ODR is returned, as well as other global counters.

Purpose

You can dump the ODR state with this script.

Location

The dumpOdrState.jacl script is in the install_root\bin directory.

Usage

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

wsadmin.sh -profile dumpOdrState.jacl <ODR_Name>

You might have to modify the wsadmin command to wsadmin.bat, depending on your operating environment.

Results

The dumpOdrState.jacl dumps the ODR state of the ODR that you specified by invoking the WsmmProxyMBean managed bean (MBean).

This script returns one string that contains a description of the state of every Autonomic Request Flow Manager (ARFM) gateway in the ODR. The description lists the queued and running requests, and the throttling state of each queue. The description also contains debug-level information.




Related tasks
Creating ODRs
Reference topic    

Terms of Use | Feedback

Last updated: Nov 30, 2007 4:05:14 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/reference/todrdump.html