IBM Support

Unable to access the conman command line

Troubleshooting


Problem

AWSBEH002E error code is displayed while accessing the conman command line interface (CLI) and you cannot start a connection.

Symptom

When attempting to access the conman command line interface, the following error messages are displayed:

CONMAN:AWSBEH002E The target host computer is not defined in the connection configuration file or the supplied command parameters.
CONMAN:AWSBHU611W Conman could not initialize the HTTP or HTTPS connection.

Resolving The Problem

Perform the following steps:

1. Check the file permission on the ~twshome/localopts file. If the file permission is set to 600, change it to 666 or greater.

2. Check localopts file entries reported below:

# TWS localopts append file defines remote connection for conman.
#
#-----------------------------------------------------------------------
-----
# Attributes for conman connections
#
#HOST = # Master hostname used when
attempting a connection.
#PROTOCOL = https # Protocol used to establish a
connection with the Master.
#PROTOCOL = http # Protocol used to establish a
connection with the Master.
#PORT = # Protocol port
#PROXY =
#PROXYPORT =
#TIMEOUT = 3600 # Timeout in seconds to wait a server
response
#CLISSLSERVERAUTH = yes
#CLISSLCIPHER = MD5
#CLISSLSERVERCERTIFICATE =
#CLISSLTRUSTEDDIR =
#DEFAULTWS =
#USEROPTS =


If they are all commented, uncomment the following entries and provide valid parameters in the localopts file to match what is in the localopts file of the master.

Example:

HOST = <master's hostname>
PROTOCOL = https
PORT = 31116
USEROPTS = useropts_maestro

[{"Product":{"code":"SSGSPN","label":"IBM Workload Scheduler"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Not Applicable","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.4;8.5;8.5.1;8.6;9.1;9.2;9.3","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

Maestro;TWS;IWS;TWA

Document Information

Modified date:
21 February 2020

UID

swg21643764