Remote Debugging Problem [message #1743153] |
Mon, 12 September 2016 13:52  |
Eclipse User |
|
|
|
I am trying to debug the Apache ActiveMQ message broker using remote debugging in Eclipse.
I have activated the debugger on the message broker side by commenting the specified line in the ActiveMQ startup script.
I have downloaded the source code for the version of ActiveMQ I am using and added it to an Eclipse project.
I have configured a remote debugging session in Eclipse.
I have set a breakpoint in the ActiveMQ Connection source code at the start() function, which I am certain is executed when I run my JMS client.
I start the message broker, start the remote debugger session in Eclipse and start my JMS client app.
I can see that my app makes a connection but the debug session nevers shows my breakpoint or the source code. I have attached a screen shot of what the debugger looks like at the point where I would expect to see the source code stopped at my break point.
Can you tell me what is wrong?
Thank you.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04166 seconds