Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StageMonitor web widget - browser keeps refreshing #69

Open
tciampaglia opened this issue Feb 23, 2018 · 0 comments
Open

StageMonitor web widget - browser keeps refreshing #69

tciampaglia opened this issue Feb 23, 2018 · 0 comments

Comments

@tciampaglia
Copy link

Hi. I have a need to use StageMonitor on my web application (Java 8, Servlet 3.0). This application is deployed to WebSphere. I cannot modify the code at this point so trying to use the web widget. I have added the byte-buddy agent and all of stagemonitor and dependent jars to the WEB-INF/lib folder. I see no error or issues in logs. I do see stagemonitor INFO messages. So, everything seems to be working great for startup. However, when I bring up a page of my app, I see an icon with an X in it on the bottom right of the screen (where the stage monitor icon should be) and the page just keeps refreshing over and over automatically. It's like someone is hitting the F5 key over and over. Logs show no errors. I have tried Chrome and IE and both exhibit the same behavior.

Anyone ever have this issue? Any ideas on what I should try?

FYI, I got the jars by following the instructions on the setup page. I used gradlew copyLibs -pstagemonitorVersion=0.87.0 (I tried some other versions, too, just in case). I copied all of the jars in the build folder to the WEB-INF/lib then pointed the javeagent to that byte-buddy jar.

Thanks,
Tom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant