daveagp / java_jail

chroot java jail, and JSON java trace printer
GNU Affero General Public License v3.0
79 stars 32 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 1 month ago

Hi @malavancs, you able to solve this issue?