IBM BPM, V8.0.1, All platforms > Troubleshooting and support > Troubleshooting installation and configuration > Troubleshooting the Business Process Choreographer configuration

Connection timeout when running a wsadmin script

Running a wsadmin administrative script that calls an MBean in a ND environment results in several connections between server processes, such as the dmgr, the node agent, and the cluster member using Java Management Extensions (JMX) connectors. Some Business Process Choreographer administrative scripts can run for longer than the default connection timeout that is specified for the connector that is used. This results in messages like the following: WASX7017E: Exception received while running file "/ INSTALL_ROOT/ProcessChoreographer/admin/ script_name"; exception information: javax.management.JMRuntimeException: ADMN0034E: The service is unable to obtain a valid administrative client to connect process "nodeagent" from process "dmgr", because of exception: com.ibm.websphere.management.exception.ConnectorException: ADMC0009E: The system failed to make the SOAP RPC call: invoke.


Reason

Some Business Process Choreographer administrative scripts can perform database operations on large numbers of database objects. This means that they can run for longer than the default connection timeout. When a wsadmin script is run with a connection to the server, the following connection timeouts can happen:


Resolution

You have the following options:

Troubleshooting the Business Process Choreographer configuration


Related information:

Java Management Extensions connector properties