tcpkiller
tcpkiller copied to clipboard
A GUI application for Windows, and OS X to kill a process which is listening on a tcp port.
Results
1
tcpkiller issues
Sort by
recently updated
recently updated
newest added
org.zeroturnaround.exec.InvalidExitValueException: Unexpected exit value: 128, allowed exit values: [0], executed command [taskkill, /t, /f, /PID, 22524], output was 39 bytes: ERROR: process "22524" not found. at org.zeroturnaround.exec.InvalidExitUtil.checkExit(InvalidExitUtil.java:27) at org.zeroturnaround.exec.WaitForProcess.call(WaitForProcess.java:114) at...