Can I attach Glowroot to a standalone jvm

1,535 views
Skip to first unread message

sanjee...@gmail.com

unread,
Nov 24, 2016, 6:24:07 AM11/24/16
to Glowroot
I loved the way it attaches to my Tomcat and starts monitoring my web app. Thanks for the great tool. Can I attach Glowroot to a standalone JVM started with main?

Trask Stalnaker

unread,
Nov 25, 2016, 9:21:17 PM11/25/16
to Glowroot, sanjee...@gmail.com
Yes, you can attach Glowroot to a standalone JVM also using -javaagent:path/to/glowroot.jar

What kind of transactions/requests do you want Glowroot to capture?  If your standalone application is handling servlet requests (e.g. a spring boot application), then Glowroot will capture these like normal.  If your application is doing something else, you may need to add some additional instrumentation to mark the transactions that you want to capture.  See https://glowroot.org/instrumentation.html, and feel free to post back with more details and further questions.

Thanks,
Trask

vidya.m...@gmail.com

unread,
Apr 12, 2018, 8:30:05 AM4/12/18
to Glowroot


On Thursday, November 24, 2016 at 4:54:07 PM UTC+5:30, sanjee...@gmail.com wrote:
I loved the way it attaches to my Tomcat and starts monitoring my web app. Thanks for the great tool. Can I attach Glowroot to a standalone JVM started with main?


Hi Sanjee...

I am Vidya ,from Hubli,Karnatak.

I need some help from you to configure the glowroot agent with any j2ee web  application  ( use sample application from tomcat ) and test the Glowroot features . I have installed the glowroot and I can access it using localhost;4000.

For installation I have followed this link.


In that, they have mentioned that add -javaagent:/path/to/ glowroot.jar .But I didn't get where to add this line in tomcat folder.

Can you help me to solve this?

Thank you. 
Message has been deleted

Trask Stalnaker

unread,
Apr 13, 2018, 12:07:56 AM4/13/18
to Glowroot
Hi Vidya,

I have just added Tomcat to the Where are my application server's JVM args? wiki page. Please see if that helps.

Trask

prajna....@gmail.com

unread,
Apr 13, 2018, 1:00:21 AM4/13/18
to Glowroot

Hi Trask Stalnaker,

    The above link helped us to set-up it with tomcat server. We are stuck in 3rd step again. I did not get where I need to give write permissions as the steps mentioned in https://github.com/glowroot/glowroot/wiki/Agent-Installation. Can you please let us know some proper document which has step by step approach to do glowroot set-up and how to use glowroot. We are new to tomcat and not even aware of what is JVM args. Please let us know as soon as possible as we have deadlines for our tasks.

Thank you.
Message has been deleted
Message has been deleted

prajna....@gmail.com

unread,
Apr 13, 2018, 1:16:37 AM4/13/18
to Glowroot
For your information, We are using windows 10, Tomcat 8.5, Java 1.8.0_141 and glowroot-0.10.7-dist.


On Friday, April 13, 2018 at 9:37:56 AM UTC+5:30, Trask Stalnaker wrote:

Trask Stalnaker

unread,
Apr 13, 2018, 1:51:36 AM4/13/18
to Glowroot
Hi Prajna,

I have just updated step 3 on the Agent Installation wiki page to include:

"[if you are running on Windows and don't know how to check this, it probably means you can skip this step safely]"

Hopefully this helps.

Thanks,
Trask

vidya.m...@gmail.com

unread,
Apr 13, 2018, 1:58:24 AM4/13/18
to Glowroot
Hi Trask Stalnaker,

I have followed your instructions and I am able to access the glowroot. But , I don't have any access to do anything. For, trial I want to test a application which is deployed in tomcat.How to do this one.Can you reply as soon as possible. Because, I am not getting any documents to read about this.How to use this one?

Trask Stalnaker

unread,
Apr 13, 2018, 2:02:35 AM4/13/18
to vidya.m...@gmail.com, Glowroot
Hi Vidya,

I'm not clear on your question. What do you mean that you don't have access to do anything?

Thanks,
Trask
--
You received this message because you are subscribed to the Google Groups "Glowroot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glowroot+u...@googlegroups.com.
To post to this group, send email to glow...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/glowroot/73678992-b1b9-468a-a797-c0e98986c6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Vidya kabber

unread,
Apr 13, 2018, 2:15:53 AM4/13/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnaker,

I don't have any access to do anything means when we open the glowroot via localhost:4000, it shows us only that webpage.There is no options to start testing .I want to test an application with is deployed in tomcat.How to start testing? How to access the deployed application?

Thank you.

To unsubscribe from this group and stop receiving emails from it, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/glowroot/73678992-b1b9-468a-a797-c0e98986c6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

Trask Stalnaker

unread,
Apr 13, 2018, 3:07:06 AM4/13/18
to Glowroot
Hi Vidya,

Glowroot doesn't change how you access your deployed application.  How did you access your deployed application before adding Glowroot?

Trask


On Thursday, April 12, 2018 at 11:15:53 PM UTC-7, Vidya kabber wrote:
Hi Trask Stalnaker,

I don't have any access to do anything means when we open the glowroot via localhost:4000, it shows us only that webpage.There is no options to start testing .I want to test an application with is deployed in tomcat.How to start testing? How to access the deployed application?

Thank you.
On Fri, Apr 13, 2018 at 11:32 AM, Trask Stalnaker <trask.s...@gmail.com> wrote:
Hi Vidya,

I'm not clear on your question. What do you mean that you don't have access to do anything?

Thanks,
Trask

Vidya kabber

unread,
Apr 13, 2018, 3:19:53 AM4/13/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnaker,

We are accessing deployed application using tomcat.(I have kept the sample.war file webapps directory of tomcat and via UI. I will call that like localhost:8585/sample).Like this we are accessing.We don't know how to add the application to glowroot?

Thank you.

You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Trask Stalnaker

unread,
Apr 13, 2018, 3:26:19 AM4/13/18
to Glowroot
Are you seeing data collected in Glowroot under JVM > Gauges, similar to https://demo.glowroot.org/jvm/gauges?

prajna....@gmail.com

unread,
Apr 13, 2018, 3:29:21 AM4/13/18
to Glowroot
Hi Trask Stalnaker,

      No. We can not see any data collected in the under JVM > Gauges
To unsubscribe from this group and stop receiving emails from it, send an email to glowroot+u...@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/glowroot/73678992-b1b9-468a-a797-c0e98986c6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+u...@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/glowroot/c3c52cb1-a790-429b-93c8-95d87b9055d8%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Trask Stalnaker

unread,
Apr 13, 2018, 3:35:56 AM4/13/18
to Glowroot
Can you post the glowroot log, and a screenshot of Glowroot UI's JVM > Environment page?

Vidya kabber

unread,
Apr 13, 2018, 3:43:19 AM4/13/18
to Trask Stalnaker, Glowroot
No, we are not seeing any data.

Go through below attachment.I have attached log files and 2 of screenshots.



On Fri, Apr 13, 2018 at 1:06 PM, Vidya kabber <vidya.m...@gmail.com> wrote:
No, we are not seeing any data.

Go through below attachment.It will be like this.


To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

Screenshot (361).png
Screenshot (363).png
glowroot.2018-04-11.log
glowroot.2018-04-12.log
glowroot.2018-04-13.log

Trask Stalnaker

unread,
Apr 13, 2018, 3:49:39 AM4/13/18
to Glowroot
I can see you have started Glowroot using "java -jar glowroot.jar" (which is a special mode to view data offline).  You need to kill that process, and instead, you need to add "-javaagent:path/to/glowroot/glowroot.jar" to your Tomcat JVM args and then start Tomcat.

Vidya kabber

unread,
Apr 13, 2018, 5:25:09 AM4/13/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnaker,

I have added the -javaagent:path/to/glowroot/glowroot.jar line to setenv.bat file and I have started the tomcat.Without executing glowroot.jar file I am not able to access glowroot via  localhost:4000



For more options, visit https://groups.google.com/d/optout.

Trask Stalnaker

unread,
Apr 16, 2018, 2:40:36 AM4/16/18
to Glowroot
Hi Vidya,

I made a mistake on the wiki page.  For Windows, I was missing the "set" keyword.

So this is what you need to add your setenv.bat file:

set CATALINA_OPTS=-javaagent:path/to/glowroot/glowroot.jar

(the wiki page is fixed now)

Hope this helps.

Thanks,
Trask




(the wiki page was missing the "set" keyword previously)

Vidya kabber

unread,
Apr 16, 2018, 4:35:41 AM4/16/18
to Trask Stalnaker, Glowroot
Hi,

With set also I have tried.But, I didn't notice any changes.

Thank you.


For more options, visit https://groups.google.com/d/optout.

Trask Stalnaker

unread,
Apr 16, 2018, 1:31:27 PM4/16/18
to Glowroot
Hi Vidya,

Are you running Tomcat from the command line?  Are you using "startup.bat" or "catalina.bat run" or something else?

Thanks,
Trask

Prajna Hegde

unread,
Apr 17, 2018, 12:17:56 AM4/17/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnaker,

    We are using "catalina.bat run" command to run tomcat.

Thank you.


For more options, visit https://groups.google.com/d/optout.



--
With Regards
.......................
Prajna Hegde
Intern at Merahkee Tech Solutions,
Startup street, R.H.Kulkarni Building,
BVBCET College Campus
Vidyanagar Hubli-580031
Ph no- 9901257092
E-mail -
prajnah...@gmail.com

Trask Stalnaker

unread,
Apr 17, 2018, 12:21:36 AM4/17/18
to Glowroot
Can you post the output when you run "catalina.bat run"?

Thanks,
Trask
Ph no- 9901257092
E-mail -
prajnahegde524

Vidya kabber

unread,
Apr 17, 2018, 12:23:29 AM4/17/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnakar,

We are running catalina.bat in command line.
Thank you.


For more options, visit https://groups.google.com/d/optout.

Trask Stalnaker

unread,
Apr 17, 2018, 12:59:49 AM4/17/18
to Glowroot
Hi Vidya,

Can you post the output when you run "catalina.bat run"?

Thanks,
Trask

On Monday, April 16, 2018 at 9:23:29 PM UTC-7, Vidya kabber wrote:
Hi Trask Stalnakar,

We are running catalina.bat in command line.
Thank you.
Ph no- 9901257092
E-mail -
prajnahegde524

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.
To post to this group, send email to glow...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/glowroot/CAPWS4xv0dzOoQVWM%3Dt26dQfw2kN1xrz-PziZ%3DOO9yofungv_7Q%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

Vidya kabber

unread,
Apr 17, 2018, 1:23:02 AM4/17/18
to Trask Stalnaker, Glowroot
Hi  Trask Stalnakar,

You mean which output file? I didn't get it.

Thank you.


For more options, visit https://groups.google.com/d/optout.

Prajna Hegde

unread,
Apr 17, 2018, 1:54:26 AM4/17/18
to Vidya kabber, Trask Stalnaker, Glowroot
Hi Trask Stalnakar,

     Please find the Image attached below.

Thank you.
--
With Regards
.......................
Prajna Hegde
Intern at Merahkee Tech Solutions,
Startup street, R.H.Kulkarni Building,
BVBCET College Campus
Vidyanagar Hubli-580031
Ph no- 9901257092
E-mail -
prajnah...@gmail.com

CommandPromtImage.PNG

Trask Stalnaker

unread,
Apr 17, 2018, 1:58:38 AM4/17/18
to Glowroot
It looks like your setenv.bat is still incorrect (based on my initial incorrect instructions).  Please update it based on the latest instructions.  If you still have issue, please post your setenv.bat file.

Trask
Thank you.
--
Ph no- 9901257092
E-mail -
prajnahegde524

Prajna Hegde

unread,
Apr 17, 2018, 1:58:42 AM4/17/18
to Vidya kabber, Trask Stalnaker, Glowroot
Hi Trask Stalnakar, 

       Here below I have attached screenshot of setenv.bat file

Thank you.
setenv.PNG

Trask Stalnaker

unread,
Apr 17, 2018, 2:00:00 AM4/17/18
to Glowroot
The console output.

Trask
Hi Vidya,

Trask Stalnaker

unread,
Apr 17, 2018, 2:03:55 AM4/17/18
to Glowroot
Try with just:

set CATALINA_OPTS="-javaagent:C:/Users/.../glowroot.jar"



On Monday, April 16, 2018 at 10:58:42 PM UTC-7, Prajna Hegde wrote:
Hi Trask Stalnakar, 

       Here below I have attached screenshot of setenv.bat file

Thank you.
On Tue, Apr 17, 2018 at 11:24 AM, Prajna Hegde <prajna.merahkee> wrote:
Hi Trask Stalnakar,

     Please find the Image attached below.

Thank you.
--
With Regards
.......................
Prajna Hegde
Intern at Merahkee Tech Solutions,
Startup street, R.H.Kulkarni Building,
BVBCET College Campus
Vidyanagar Hubli-580031
Ph no- 9901257092
E-mail -
prajnahegde524




--
With Regards
.......................
Prajna Hegde
Intern at Merahkee Tech Solutions,
Startup street, R.H.Kulkarni Building,
BVBCET College Campus
Vidyanagar Hubli-580031
Ph no- 9901257092
E-mail -
prajnahegde524

Vidya kabber

unread,
Apr 17, 2018, 2:13:45 AM4/17/18
to Trask Stalnaker, Glowroot
Hi Trask,

I have done the same.

1. I have kept below line in setenv.bat file

   set CATALINA_OPTS="CATALINA_OPTS -javaagent:/C:/Users/Vidya/Downloads/Installers/Glowroot/glowroot-0.10.7-dist/glowroot/glowroot.jar"

2. I have run catalina.bat file via cmd.But I am not getting any output in cmd and I am not able to access tomcat via browser.

Thank you.


For more options, visit https://groups.google.com/d/optout.

Trask Stalnaker

unread,
Apr 17, 2018, 2:30:36 AM4/17/18
to Glowroot
Hi Vidya,

Try this in your setenv.bat file instead:

set CATALINA_OPTS=%CATALINA_OPTS% -javaagent:/C:/Users/Vidya/Downloads/Installers/Glowroot/glowroot-0.10.7-dist/glowroot/glowroot.jar

Trask
The console output.

Trask
Hi Vidya,

--
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/glowroot/ugr

Prajna Hegde

unread,
Apr 17, 2018, 2:35:26 AM4/17/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnaker,

     Here below is the console output.

Thank you.


For more options, visit https://groups.google.com/d/optout.



--
With Regards
.......................
Prajna Hegde
Intern at Merahkee Tech Solutions,
Startup street, R.H.Kulkarni Building,
BVBCET College Campus
Vidyanagar Hubli-580031
Ph no- 9901257092
E-mail -
prajnah...@gmail.com

setenv2.PNG

Trask Stalnaker

unread,
Apr 17, 2018, 2:37:36 AM4/17/18
to Glowroot
Try removing the "/" in front of your drive letter, e.g. it should be

-javaagent:C:/Users/...

instead of

-javaagent:/C:/Users/...

Prajna Hegde

unread,
Apr 17, 2018, 2:39:09 AM4/17/18
to Trask Stalnaker, Glowroot
Still the same console output.


For more options, visit https://groups.google.com/d/optout.



--

Trask Stalnaker

unread,
Apr 17, 2018, 2:40:10 AM4/17/18
to Prajna Hegde, Glowroot
Please post the output
-javaagent:/C:/Users/...
The console output.

Trask
Hi Vidya,

Hi Vidya,

To unsubscribe from this group and all its topics, send an email to glowroot+u...@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421




--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+u...@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+u...@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+u...@googlegroups.com.<

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+u...@googlegroups.com.
To post to this group, send email to glow...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Vidya kabber

unread,
Apr 17, 2018, 2:46:19 AM4/17/18
to Prajna Hegde, Trask Stalnaker, Glowroot
Yes..I have done this. I am able to access both the tomcat and glowroot.

I have given the path like this.

set CATALINA_OPTS=%CATALINA_OPTS% -javaagent:C:/Users/Vidya/Downloads/Installers/Glowroot/glowroot-0.10.7-dist/glowroot/glowroot.jar

Thank you  so much.




For more options, visit https://groups.google.com/d/optout.

Prajna Hegde

unread,
Apr 17, 2018, 2:47:23 AM4/17/18
to Trask Stalnaker, Glowroot
Hi Trask Stalnaker,

set CATALINA_OPTS=%CATALINA_OPTS% -javaagent:C:\Users\****\Downloads\glowroot-0.10.7-dist\glowroot\glowroot.jar

This worked for me. I am able to access tomcat as well as glowroot.

Thank you.

Please post the output

-javaagent:/C:/Users/...
The console output.

Trask
Hi Vidya,

Hi Vidya,

To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421




--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.



--
With Regards,
------------------------------------
Vidya Channabasava Kabber
Intern at Merahkee Tech Solutions 
​Start up street ,RH Kulkarni buiding
BVBCET college Campus
Vidyanagar,Hubli - 580031
Mobile: 9902025421

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.<

--
You received this message because you are subscribed to a topic in the Google Groups "Glowroot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/glowroot/ugr0CcUe3Xk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to glowroot+unsubscribe@googlegroups.com.

To post to this group, send email to glow...@googlegroups.com.

--
With Regards
.......................
Prajna Hegde
Intern at Merahkee Tech Solutions,
Startup street, R.H.Kulkarni Building,
BVBCET College Campus
Vidyanagar Hubli-580031
Ph no- 9901257092
E-mail -
prajnah...@gmail.com

Vidya kabber

unread,
Apr 17, 2018, 2:49:52 AM4/17/18
to Prajna Hegde, Trask Stalnaker, Glowroot
Can you update this in the website.It would help to others.

Trask Stalnaker

unread,
Apr 17, 2018, 2:53:57 AM4/17/18
to Glowroot
Great to hear!  I have updated the wiki page Where are my application server's JVM args.  Have a look and let me know if that makes sense.

Trask
Reply all
Reply to author
Forward
0 new messages