OpenLiberty / OpenLiberty/liberty-tools-eclipse
SVT: Eclipse Debugger window is not highlighted when i hit the breakpoint when I am in the browser window
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
I am trying to take an advantage of new feature "Connect Liberty Debugger" from the debugger perspective. I added few breakpoints in the application and then tried to access my application from the browser when I hit a breakpoint in the application the eclipse debug perspective is not highlighted.
[�[1;34mINFO�[m] [INFO ] DSRA8206I: JDBC driver version : 4.33.31
[�[1;34mINFO�[m] [INFO ] registering MBean org.apache.cxf:bus.id=WSBankEJB-Server-Bus,type=Performance.Counter.Server,service="{http://session.wsbankdb.gs.svt.websphere.ibm.com/}GarageSaleBankManagerService",port="GarageSaleBankManagerPort": org.apache.cxf.management.counters.ResponseTimeCounter@4857a4a0
[�[1;34mINFO�[m] [INFO ] registering MBean org.apache.cxf:bus.id=WSBankEJB-Server-Bus,type=Performance.Counter.Server,service="{http://session.wsbankdb.gs.svt.websphere.ibm.com/}GarageSaleBankManagerService",port="GarageSaleBankManagerPort",operation="doTransaction": org.apache.cxf.management.counters.ResponseTimeCounter@60997aa6
[�[1;34mINFO�[m] [INFO ] registering MBean org.apache.cxf:bus.id=GarageSaleEJB-Client-Bus,type=Performance.Counter.Client,service="{http://session.wsbankdb.gs.svt.websphere.ibm.com/}GarageSaleBankManagerService",port="GarageSaleBankManagerPort": org.apache.cxf.management.counters.ResponseTimeCounter@47a4fe06
[�[1;34mINFO�[m] [INFO ] registering MBean org.apache.cxf:bus.id=GarageSaleEJB-Client-Bus,type=Performance.Counter.Client,service="{http://session.wsbankdb.gs.svt.websphere.ibm.com/}GarageSaleBankManagerService",port="GarageSaleBankManagerPort",operation="doTransaction": org.apache.cxf.management.counters.ResponseTimeCounter@3b2bf629
[�[1;34mINFO�[m] [INFO ] registering MBean org.apache.cxf:bus.id=GarageSaleEJB-Server-Bus,type=Performance.Counter.Server,service="{http://session.gsdb.gs.svt.websphere.ibm.com/}GarageSaleStoreManagerService",port="GarageSaleStoreManagerPort",operation="checkOut": org.apache.cxf.management.counters.ResponseTimeCounter@1a32f5d8
[�[1;34mINFO�[m] [INFO ] registering MBean org.apache.cxf:bus.id=GSjsf40LibertyWeb-Client-Bus,type=Performance.Counter.Client,service="{http://session.gsdb.gs.svt.websphere.ibm.com/}GarageSaleStoreManagerService",port="GarageSaleStoreManagerPort",operation="checkOut": org.apache.cxf.management.counters.ResponseTimeCounter@5590f118
[�[1;34mINFO�[m] Listening for transport dt_socket at address: 7777
You can see eclipse workspace is not highlighted to step into the debugger.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the Connect Liberty Debugger feature: set a breakpoint, access the application in a browser, and observe whether Eclipse highlights the debug perspective when execution pauses. Done means the Eclipse debugger window is brought to the foreground or otherwise highlighted when the breakpoint is hit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100