CBA Support 10 step guide

Introduction

This article is intended as a best practise guide for troubleshooting issues with CBA products. It will reference other articles on this site.

CBA support 10 step guide to troubleshooting

  1. Can you ping the server? ping <server ip> & ping <server hostname>, need to confirm availability of IP and check the hostname resolves correctly.
  2. Confirm the process are running & ports are open, see Linux Commands for more details.
  3. Check processor & memory usage on the server also see Linux Commands for more details.
  4. Confirm the sample apps work - Using Sample Apps to Confirm Functionality
  5. Confirm the application has a web app id on the web gateway. https://<your-server>:8443/web_plugin_framework/webcontroller/admin/ --> Web Application IDs.
  6. Check the Media Broker has enough ports (400 is plenty) - https://<your-server>:8443/web_plugin_framework/webcontroller/mediabrokers/ --> edit media broker --> SIP Network
  7. Confirm all 3 components show as up (tick) in the jboss console: https://<your-server>:9990/console/App.html#server-instances. You should see the App Server, Load Balancer and Management Server with ticks.
  8. Check the server.log for ERROR or Exception messages in App Server and Load Balancer.
  9. Turn on DEBUG Setting Log Levels to Debug.
  10. Collect Logs for the issue: Capturing Logs and contact Customer Support stating nature of issue in subject, details in the body of the email, confirm which version of product and attach logs.