On integrating modem in AppManager, I get "Modem is not connected properly" error message, what should I do?

On integrating modem in AppManager, I get "Modem is not connected properly" error message, what should I do?

SMS Server should be configured for sending SMS alarms via Modem. Available in Windows build only.

Prerequisites:
  • Connect your GSM Modem to the Serial Communication Port in Applications Manager host.
  • Only a serial cable must be used for connectivity.
  • Supported mobile phones and Modems:
    http://goo.gl/9ava4
  • Applications Manager uses "SMS API" from smslib & it has listed the supported modems.
    http://smslib.org/doc/compatibility/
If your modem/mobile phones is not in both lists, then check if it meets below criteria:
  • Modem/Mobile phone must have GSM functionality with a provision to insert the SIM card.
  • Should support 7bit (GSM default alphabet), 8bit and Unicode (UCS2) encoding.
  • Applications Manager uses AT commands to send SMS, so the device should respond to AT commands (Test using Windows HyperTerminal).
If above criteria match, Applications Manager may support that modem/ mobile phone with below steps:

Edit <AppManager Home>\working\conf\SMSServer.conf with any text editor by opening it with 'Run as Administrator' option. 
Change the baud rate (serial.baud=9600) to the specific baud rate of that modem/mobile phone and restart Applications Manager.
Attempt to configure the Modem again.

                    New to ADSelfService Plus?

                      • Related Articles

                      • I'm not able to monitor the JBoss Application Server and I get an error message.

                        The below troubleshooting steps are for JBoss version 6 and below. Step 1: JBoss host and Applications Manager host are not accessible from each other. Applications Manager collects JBoss MBean details by directly connecting to the JBoss JNDI Naming ...
                      • Error message while performing database backup of Applications Manager

                        While performing a database backup operation of Applications Manager build with Pgsql backend, you may encounter the following error, especially when your database size has grown bigger with a large number of tables.   pg_dump: WARNING: out of shared ...
                      • Oracle Database Server Discovery Fails with an Error Message

                        Error: Failed. Oracle Server is down. Error Message: IO Error: The Network Adapter could not establish the connection Solution 1: The Oracle server is down, please ensure that the server is up and running. Solution 2: The Oracle server is not ...
                      • How to configure Apache to APM using AppManager Otel-Collector

                        Configuring AppManager OTel Collector for Apache Traces Overview This article covers setting up the AppManager OTel Collector to receive traces from Apache, authenticate them with your API key, and forward them to the ManageEngine APM backend. ...
                      • SYSTEMDB not connected - SAP HANA

                        Error : general error : SYSTEMDB not connected Cause : The DEFAULT entry in the hdbuserstore on the sap application server is incorrectly pointing to the sql port of the SYSTEMDB instead of tenant database. Solution : The sql port for the tenant ...