Unable to install Analytics Plus in Linux VM's

Unable to install Analytics Plus in Linux VM's

During installation in console mode, most of the Linux(VM) users are experiencing issues with port check and they are unable to proceed. To avoid this, please use ISS or UI based installation option. 

Error trace: Ports are occupied 

Follow the below steps for ISS installation:

1- Download the attached apluslinux.properties file and move it to the Application server.

2-  Edit the apluslinux.properties file and update the installation directory(give the path where the application need to be installed) and the web server port number.

3- Execute the below command to run the installation.(The application will get installed on the backend. We can directory go head and start the service. ) 
./ManageEngine_AnalyticsPlus_64bit.bin -i silent -f <file path>/apluslinux.properties

4- Use the below command to start and stop the service. 

authbind --deep nohup sh app_clt.sh run &
disown
sh shutdown.sh

Note: This was reported as an issue and will be fixed in our future build. 



                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Move Analytics Plus from one Server/folder

                        Go to Start --> Services.msc and stop the ManageEngine Analytics Plus service. Take a backup of the entire <Analytics Plus_Home> directory and then move it to the new server.  On the new server, navigate to (similar path) <Analytics Plus_Home>\bin ...
                      • Auto start Analytics Plus in Linux

                        Steps to auto start Analytics Plus in Linux environment:     1. Open "StartServer.sh" present in <AnalyticsPlus\bin> Add  '#!/bin/sh' as the first line of the code. Add  'cd <location to Analytics/bin>' before the line 'sh run.sh'  ex : ...
                      • Unable to integrate ServiceDesk Plus with Analytics Plus after applying SSL

                        Note: This problem occurs only with self signed certificates in Analytics Plus. Issue: [10:23:16:526]|[09-05-2016]|[SYSERR]|[INFO]|[68]|: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: ...
                      • Unable to integrate SDP MSP with Analytics Plus after applying SSL

                        Note: This problem occurs only with self signed certificates in Analytics Plus. Issue: [10:23:16:526]|[09-05-2020]|[SYSERR]|[INFO]|[68]|: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: ...
                      • Unable to access Analytics Plus after installation

                        Issue:  Unable to access Analytics Plus after installation even though the wrapper logs are fine. Analysis: There is a space character after the port number in the URL construction. Log Traces: java.lang.IllegalArgumentException: Invalid uri ...