License management page does not load as expected (due to license violation)

License management page does not load as expected (due to license violation)

Issue:
After license violation, the user will be unable to access the license management page. Identified it as a bug in the product (3950) (During License violation, the page will keep on loading without any response. This is due to some entries(/ZROPSettingsNew.cc,/ZROPSettingsOld.cc) missing in the web.xml and few changes in the code)

Fix:
Modifiy <AnalyticsPlus Home>\webapps\ROOT\WEB-INF\web.xml

Add param values (/ZROPSettingsNew.cc,/ZROPSettingsOld.cc) under the <param-name>excludedUrls</param-name> of below filter names

  • <filter-name>ZROPFilter</filter-name>
  • <filter-name>ZROPSessionFilter</filter-name>





Adding to the above, place the fix (1License.jar) under <Analytics Plus Home>/lib and restart Analytics Plus services.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Unable to access the console in build 5120

                        Issue: Unable to access the console in build 5120 After upgrading Analytics Plus to build 5120 or fresh installation of build 5120, upon trying to login to the application, the page next to login screen would not load. Would throw the below error. ...
                      • Unable to Access Analytics Plus in 3600/3700

                        Issue: You may unable to access Analytics Plus console when your default web server port is set to 443. It's identified as a bug which would affect both the existing and new users on builds 3600/3700. Cause: The builds 3600 and 3700 has an issue with ...
                      • Unable to start or access the application after upgrading to 4600 or 4610

                        Issues: Unable to start or access the application after upgrading to 4600 or 4610 version. Case 1: The application fails to start. Case 2: The application is started successfully but couldn't access the UI. Root cause: A few files were missing in the ...
                      • 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 ...
                      • Invalid login name while adding a new user via AD import.

                        Currently, in Analytics Plus we do not support the special character '-' in login name while adding a new user. There will be error message saying 'Invalid Login Name' In order to avoid this, we have to follow the below steps. 1. Download the zip ...