daveagp / java_jail

chroot java jail, and JSON java trace printer
GNU Affero General Public License v3.0
81 stars 33 forks source link

com.sun.jdi.VMDisconnectedException - Happen often #11

Open malavancs opened 5 years ago

malavancs commented 5 years ago

While debugging the java program , VMDisconnectedException happening frequently Even before the program getting started to debugged.

sourabh-prasad commented 6 months ago

Hi @malavancs, you able to solve this issue?