Troubleshooting Connectors in BMC Helix Digital Workplace Catalog
Consult the following topics for information about troubleshooting the BMC Helix Digital Workplace products and components, such as problems you might encounter during installation, configuration, and use of the product, as well as error messages and how to enable logs and collect diagnostic information.
Logs required to troubleshoot issues with BMC Helix Digital Workplace connectors
Depending on your version of BMC Helix Digital Workplace, either refer to the bundle.log (in TRACE/DEBUG mode) or the myit-sb.log (in TRACE/DEBUG mode) and server.log files.
See the following topics to enable and troubleshoot the logs:
Resolutions for common issues
Issues/Symptoms | Steps | Reference |
---|---|---|
Unable to connect to the Flexera Appbroker by using Flexera Connector Potential cause can be that Flexera Appbroker is not correctly configured in Flexera Connector and Flexera Authentication Method. | Make sure that Kerberos authentication is turned off in Flexera. The Flexera connector does not support Kerberos. Only NTLM authentication is supported. Note: Before deploying the BMC Helix Digital Workplace Catalog with the Flexera connector, turn off Negotiate authentication (only leave NTLM authentication) in Internet Information Services (IIS) on the Flexera server. Follow the steps below to configure:
If there is still an issue, enable wire logs on the BMC Helix Digital Workplace CatalogServer/POD to see what traffic is being sent to Flexera and make sure that the URL is getting built correctly.
| See Flexera Connector for the connector details. KA: 000259304 |
AD Connector CONNECTION_FAILURE occurs when connecting to the Kaazing Gateway When connecting to the AD Connector from BMC Helix Digital Workplace Catalog using Kaazing Gateway, the following error is observed in the bundle logs: checkHealth call on connection Active Directory / Active Directory response payload: {"status":"CONNECTION_FAILURE","message":null,"messages":[{"message":"Failed to connect to ml-kaaztool-01 server via LDAP","severity":"ERROR"}]} | Use the following steps to confirm the domain configuration in the connection settings::
The AD Server does not accept domain\user format, format the user name as username@domain. For example: test_bmc@dev.local | |
Unable to set up the TrueSight Orchestration Platform Connector for BMC Helix Digital Workplace Catalog -Error: Connection Failed You receive the following error even though you are able to access the URL using the curl command from the same BMC Helix Digital Workplace Catalog server. ----------- The cause can be an incorrect TrueSight Orchestration Platform URL Configuration. | Correct the TrueSight Orchestration Platform URL and make sure the URL stops at the port number. For example: If the URL is http://baoservername:38080/baocdp/orca, remove /baocdp/orca and ensure that the URL is only until the port number http;//baoservername:38080 | For more information, see BAO connector. |
You receive a Tomcat error 500 in BMC Helix Digital Workplace Potential cause is related to Certificates. | To resolve an issue related to Certificates, perform the following steps :
| KA: 000314139 |
BMC Helix ITSM Connector fails with error: Incorrect user name or password. Details: When you test the BMC Helix ITSM Connector, it fails with error “Incorrect user name or password”. The cause is the Connector user. For example, the "hannah_admin" user password has been changed in BMC Helix ITSM CTM:People and in the User form that caused the error in BMC Helix ITSM Connector. | To resolve the issue, perform the following steps:
Additionally, if the connector user password was changed, it should also be updated in the forms that follow, to make sure the BMC Helix Digital Workplace Catalog and BMC Helix ITSM integration works properly:
| For more information, see Helix-ITSM-connector. |