Skip to content
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
@Veer-N

Description

@Veer-N

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions