1

I am using Eclipse 2025-09. When attaching the remote debugger to Module B, my entire JBoss server gets suspended, even though I have set all breakpoint settings to suspend only the thread.

I work on multiple modules, where Module A calls Module B. When I attach the debugger to Module B, all JBoss threads get suspended, including those running Module A’s code.

I have tried all the debugger settings available on Google but couldn’t find anything beyond the breakpoint property to suspend only the thread. Although I tried that option, it did not change the situation.

2
  • Does anything change if you disable and then re-enable the breakpoint, after attaching? Commented Oct 9 at 12:44
  • No tried that several times even restarted eclipse several time Commented Oct 14 at 8:31

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.