Linux silent installation
If installation wizard cannot be invoked , Then these manual steps needs to be followed.
Replace the text in red with the appropriate value
Note: For professional, it is advised that you install the personal edition and then apply the professional trial license. (Contact: sales@manageengine.com)
- Fill the following values in AnalyticsPlus/conf/install.txt
- Fill the following values in AnalyticsPlus/conf/port.properties
- Execute the following script
- bin>sh changeHostPort.sh 8443 true
- Execute the following script
- Execute the following script ONLY if DB startup fails
Make sure the product is not installed in root. If so, move it to some other location and then perform these steps.
Related Articles
Query table throws error upon execute query - Linux - 4400 and above
Issue: Query table's 'execute query' will throw an error as shown below. Even when executing 'select 1', we might get this error. Build affected: 4400, 4410 and 4420 Only on Linux installations Cause: It is due to internal code changes and will be ...
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 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 ...
SAP HANA integration
1. Download the attached dbtypes.json which should be replaced with the one present under <Aplus_Home>/reports/conf/ZohoDB. Note: Please take a backup of the existing one. 2. JDBC driver(ngdbc.jar) should be placed under <Aplus_Home>/reports/lib ...
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: ...