Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
417 views
in Technique[技术] by (71.8m points)

breakpoints - IntelliJ Remote Debug does not work at times

I am using IntelliJ for development and remote debugging of my OSGI code. Most of the time it works. However, at times I am facing the below issue. IntelliJ connects and the code stops when running; however, I do not see any values at my breakpoint. Once I could resolve this problem by removing a swap file. Another possibility is a slow resync between my memory and file values.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I restarted my OSGI service and it seems to have resolved the issue. Any details on the internals will be useful.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...