Hi,
I'm trying to use HAT to debug a web application running locally on Tomcat, but am also receiving a java.io.EOFException. I tried entering the "-classic" parameter alongside the "-Xrunhprof" parameter, and I also tried using "doe=y". Neither seemed to help. I'm not sure about "doe=y", since I don't know what the exit would be for a web app., as opposed to a standalone application with a "main()" method. Does anyone have any ideas?
Thanks,
Matt