Effective Procedures for Collecting the Glowroot Folder

Effective Procedures for Collecting the Glowroot Folder

When zipping the glowroot folder while the application is running, there's a high risk of corruption, rendering it unusable. This may require requesting the customer to upload it again, potentially leading to multiple iterations.

 adhere to the following steps to properly collect the glowroot folder.

1) Take a copy of glowroot folder and paste it as "glowroot_copy" under product home.


2) Edit <Prod_Home>\glowroot_copy\admin.json and update port to 4040.


3) Open a CMD prompt and traverse to <Prod_Home>\glowroot_copy directory and execute the following command for which response should be as returned in the below screenshot.

<Prod_Home>\jre\bin\java.exe -jar glowroot.jar



4) Try connecting to http://localhost:4040/ in a browser in application server upon which glowroot UI should be accessible like in below screenshot.


5) If all steps proceed smoothly and yield the correct response, please proceed to zip the <Prod_Home>\glowroot_copy folder while in debugging mode, as shown in the screenshot below.If any issues arise during the steps, please delete the <Prod_Home>\glowroot_copy directory and retry from step 1.



                  New to ADSelfService Plus?

                    • Related Articles

                    • Glowroot for Linux

                      The below steps are for version 11 1. From the attachments download the glowroot.zip and extract it under [Product_home]. Ex: <drive>:\ManageEngine\SupportCenter Plus -directory. 2. Edit run.sh file and add the below entry JAVA_OPTS="$JAVA_OPTS ...
                    • 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 ...
                    • How to Enable Glowroot in SCP verison 14.0 and above

                      The Glowroot can be enabled in SCP version 14.0 and above versions, by 2 methods: 1.Enable glowroot in run.bat file, if you are starting the application via command prompt >>You need to remove the term "rem" the run.bat file for glowroot and save ...
                    • Performance Debug

                      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 The above URL works even when the ...
                    • Basic Performance Issues RCA On Postgres DB Cx

                      Whenever cx faces slowness in PG SQL Setup, below are the first step of actions to check and proceed based on our previous performance tickets. 1. Antivirus are main cause of slowness, high CPU, and memory consumption of PGSQL in many cx tickets. ...