小编ann*_*nih的帖子

Java - 在Windows 7中通过命令行获取外部进程的PID

我用Windows 7 32位Java:

如何在Windows 7中通过命令行获取进程的PID?

我想杀死一个我只能通过运行它的命令行真正识别的应用程序.我们在该计算机上运行了几个Java应用程序.我需要停止特定的.

确切地说:我需要找到运行的tomcat catalina.bat.您认为最好的方法是什么?

我知道tasklist,但它似乎无法查询启动进程的命令行.发现java.exe对我没有帮助.我尝试搜索像pgrep/pkill for Windows这样有用的东西,但没有成功.

java command-line pid

4
推荐指数
1
解决办法
1万
查看次数

Java (Netty) SSL Server/Client with self-signed certificates throws fatal error: 80: pr0blem unwrapping net record

I seem not to be able to grasp they way SSL is working... or ar least I'm not able to interpret the ssl debugging output of java, so here's what I (plan to) do: Client and Server generate their own keypair and self-signed certificate. (I only need to ensure the identity upon reconnection.) For testing I use the same key- and truststure (with only one key and certificate) on both, the server and the client. Something goes wrong during the …

java ssl self-signed netty

3
推荐指数
1
解决办法
7559
查看次数

标签 统计

java ×2

command-line ×1

netty ×1

pid ×1

self-signed ×1

ssl ×1