Eclipse Debugger Fail to Suspend at Breakpoint

G

gilgantic

My Eclipse 3.1 debugger is not suspending at a breakpoint while running
my
WebLogic 8.1. server in Debug Mode in my Eclipse Test Environment. I
am not trying to peform remote debugging, I just want to run on my
local server
(http://localhost:7001). My debug port is set to 8453 (default debug
port). Any ideas or Eclipse bugs I need to know of?
 
V

vjg

My Eclipse 3.1 debugger is not suspending at a breakpoint while running
my
WebLogic 8.1. server in Debug Mode in my Eclipse Test Environment. I
am not trying to peform remote debugging, I just want to run on my
local server
(http://localhost:7001). My debug port is set to 8453 (default debug
port). Any ideas or Eclipse bugs I need to know of?

If you're running a server locally, that's still running in a separate
JVM and you still need to connect to it. For that, you need to use the
remote debugging. "Remote" can be misleading.

FWIW, I do this almost daily from Eclipse for debugging ATG Dynamo
applications that I have running on my development machine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top