> On 2025 May 28, at 09:40, Christopher Schultz <ch...@christopherschultz.net> > wrote: > > Looking to answer a question on the users' ML ("rewrite.config hot update"), > I tried to connect VisualVM to Tomcat, but it hangs when connecting. The > status bar says "Opening (pid X) Tomcat ..." and eventually I need to kill > the VisualVM process. > > Has anyone experienced anything like this? > > This is on aarm64 MacOS with a freshly-downloaded copy of VisualVM. It's > running on Java 24, which came bundled with it.
No problems with VisualVM 2.2 on my M1 MacBook Pro using the Temurin-23.0.2+7 JVM. I downloaded the VisualVM package from visualvm.github.io, which claims to be the only place to get it now. It did not come bundled with any JVM version - I find it odd that yours did. Could this be some kind of inter-process access rights issue? I don’t recall having to enable anything when I first installed version 2.1.10 a couple of months ago, but I didn’t take any notes, so... - Chuck > Initially, I was running Tomcat on Java 17 but I switched to Java 24 in case > that was the issue, but it still hangs like that. > > Running from the command-line didn't really add anything like stderr logging > or anything like that. > > Does anyone have any suggestions for how to get more information? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org