Profiler attach to Tomcat
JaraJul 12 2012 — edited Oct 11 2013Hi,
Im trying to profile web app running on Tomcat.
Tomcat runs on my localhost and is in debug-mode.
JDeveloper 11g 11.1.2.0.0
1. Debug from JDeveloper works fine: Debugger connected to remote process at LocalHost 8000.
2. Attach to CPU profilee (Attach to Remote Process localhost/8000) doesnt work:
JDeveloper log: Profiler can't connect, I/O exception
Tomcat output:Debugger failed to attach: timeout during handshake
Can you please help me how to profile app on Tomcat?
Thanks, Jara