Oracle Weblogic Server (MOSC)

MOSC Banner

Remote Debugging Using Jdeveloper 11G For Weblogic 10.3.4

edited May 9, 2011 6:00AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
 Hi,

I am trying to debug my application using the remote debug option of Jdeveloper. I have set a weblogic server that has an admin server and mangaed server. The managed server has the application that I wish to debug. I have allowed tunneling on both servers and have enabled remoted debugging in Jdeveloper.

I modified the start up script to start weblogic is as follows: 

JAVA_OPTIONS="${JAVA_OPTIONS} -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n"

Do I need to do something with the managed server? To invoke the debugging process, do I start it in Jdeveloper then launch the browser with the application I want to debug?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center