Inputs required for analyzing Performance Issues

Inputs required for analyzing Performance Issues

We need a couple of details to analyze Performance issue. So, please send the below details :

Below mentioned details should be gathered before restarting the application.

1. Let us know whether you are taking Scheduled full backup or backup without attachments. You can know it from Admin -> Global settings -> Backup scheduling -> Edit scheduling.
2. Are you using PGSQL or MSSQL as your database?
3. Build number of the application. You can know this from Click on the (?) present in the top right of the user interface -> About Product.
4. Click on the (?) present in the top right of the user interface -> Support -> System log viewer (search for the specific Date and time when the crash occurs) and send us the snapshot of the errors which is shown in this page for our analysis.
5. From the same Support page -> Click on the Scheduled Activities and send the output.
6. From the same support page -> Click on the Data Count in Table and send the output as well.

8. When the application is slow, please collect the Thread dump using the below method before restarting the application. This is very important to analyze performance issues.

To generate the thread dump, please invoke the below URL on the web browser.

For
servername
 ,
substitute the name of the server and the port that you're using.


9. In case you are using MSSQL as DB, please execute mssqlLockStatistics.bat present under \SupportCenter\bin when the issue gets recreated (before restarting the application).

10. Edit the wrapper.conf present under /supportcenter/server/default/conf folder

--> Add the following new line under ( # Java Additional Parameters) . This helps us to know the connection-related information

wrapper.java.additional.27=-Dconnection.track=true

PS : If there is 27 line already, please put it as 28.



11. Goto \Supportcenter\server\default\ log -> Zip this complete log folder and send all the details it to us.

You can upload all the details in our https://bonitas.zohocorp.com/ by selecting the SupportCenter Plus as Product and ticket ID in the comments for our reference.

Please contact us at support@supportcenterplus.com for any assistance.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to take a connection dump for analyzing performance issues?

                        For Performance/slowness issues instead of taking Threaddump manually or instead of invoking PerformanceTool make use of the below URL when the issue occurs, http://servername:portnumber/servlet/PerformanceDebug Note: The above URL works even when ...
                      • How to install GlowRoot for performance related issue in SCP 11.0

                        Kindly follow the steps below, 1.Download the GlowRoot.zip file from this link 2.Extract the folder to the <drive>:\ManageEngine\SupportCenter Plus -directory 3.Edit run.bat file present in the SupportCenterPlus/bin folder and add the highlighted ...
                      • Steps for Performance Tuning

                        Supportcenter Plus performance can be improved by tuning the JAVA performance as said below : For version 8: 1. Shut down the application. 2. Navigate into \SupportCenter\server\default\conf 3. Edit the file -> wrapper.conf with administrator ...
                      • How to upgrade SupportCenter Plus instance ?

                        Users who wants to upgrade the Supportcenter Plus instance needs to proceed with the following steps :  Building a test environment is must while upgrading SupportCenter Plus. It is highly advisable to try the upgrade on the test environment first so ...
                      • No ManagedConnections - Steps to increase pool size

                        From the logs we were able to identify the error trace as [org.apache.catalina.authenticator.NMSFormAuthenticator]|[WARNING]|[68]|: Unexpected error while forwarding to login page : {0}|javax.servlet.ServletException: ...