Having problems while starting Applications Manager in Debian machines.

Having problems while starting Applications Manager in Debian machines.

Solution: For Applications Manager to run in Debian machines, Ensure if the following configurations are done.

1. Check whether the libdb3.so file is located in /lib/ directory. For more information, refer here.

2. Uncomment the following line in the <Applications Manager Home>/working/apache/conf/backup/httpd.conf file. 
    ScoreBoardFile logs/apache_runtime_status

3. Check whether the /tmp directory in the Debian system has permissions for all the users. This directory should have permissions for all the users. This can be checked by creating a new dummy file.

4. Change the following property in AMServer.properties file located in <Applications Manager Home>/conf directory.
    Default value is commented and it looks like this.

     #am.pingtest.command=/bin/ping -c 1 -w 1
    Modify(uncomment) it as given below:

     am.pingtest.command=/bin/ping -c 1 -i 1

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Applications Manager not starting after upgrade

                        If Applications Manager is not starting, it could be due to the following: 1. License would've expired. Please apply valid license using updateLicense.bat/updateLicense.sh. Refer this link to know how to apply license. 2. Take a look at the log trace ...
                      • Installing Applications Manager in AWS

                        Applications Manager can be installed in EC2 instances in both Windows and Linux platforms.  Applications Manager comes with bundled PostgreSQL. Installing Applications Manager in EC2 for Windows Go to EC2 console and launch an "Windows" instance ...
                      • Installing Applications Manager in Microsoft Azure

                        Applications manager can be installed in Azure Virtual Machines in both Windows and Linux platforms.  Applications Manager comes with bundled PostgreSQL. Installing Applications Manager in VM for Windows Go to Virtual Machines and create a "Windows" ...
                      • Applications Manager default tomcat is down

                        If your Tomcat Monitor is down, it could probably be due to changes in Hostname/IP address of the machine in which Applications Manager is installed. You can verify the same using the steps given below: Navigate to ...
                      • Discrepancy with Oracle DB Tablespace information shown in Applications Manager

                        By default, Oracle DB Tablespace statistics is calculated along with its auto-extensible size in Applications Manager. If you want to calculate Tablespace statistics without considering the Auto Extend option, navigate to Settings -> Performance ...