Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Profiler attach to Tomcat

JaraJul 12 2012 — edited Oct 11 2013
Hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2013
Added on Jul 12 2012
2 comments
874 views