This repository was archived by the owner on Feb 20, 2023. It is now read-only.
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
Not able to configure stagemonitor without modifying the application #481
Open
Description
I am not able to install/configure stagemonitor on my app without modifying the application, I followed the same commands as mentioned here: https://github.com/stagemonitor/stagemonitor/wiki/Step-1%3A-In-Browser-Widget#install-stagemonitor-without-modifying-the-application
Steps followed:
- Copy pasted my App in tomcat/web-apps folder
- tomcat/web-apps/MyApp/WEB-INF/lib has the following 6 stagemonitor jars (configuration, core, jdbc, jvm, tracing, web-servlet) all version - 0.89.1
- Created setenv.bat inside tomcat/bin folder with below line:
set CATALINA_OPTS=%CATALINA_OPTS% -Dstagemonitor.applicationName=MyApp -Dstagemonitor.instanceName=dev -Dstagemonitor.instrument.include=com.package.name - Ran startup.bat
Now application starts, but stagemonitor doesn't shows up.
What am I missing/doing wrong.
Thanks
-Veer
Metadata
Metadata
Assignees
Labels
No labels