发送Ctrl-破java程序在64位Windows ALA sendsignal 32位 [英] Send ctrl-break to java process on 64-bit Windows ala sendsignal on 32-bit

查看:235
本文介绍了发送Ctrl-破java程序在64位Windows ALA sendsignal 32位的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我经常使用 sendsignal 工具的WebSphere Application Server进程(服务器,launchClient ,的wsadmin等),以产生堆转储。然而,sendsignal不会对64位计算机的工作。有谁知道另一种为发送CTRL-突破远程进程?

I frequently use the sendsignal tool for WebSphere Application Server processes (server, launchClient, wsadmin, etc.) in order to generate heap dumps. However, sendsignal doesn't work on 64-bit machines. Does anyone know of an alternative for sending the ctrl-break to a remote process?

更新: 本特指出,这是基本相同的以下问题。所以,我想我的问题是:有没有人发现了绕过这个限制的方式,在过去的两年

Update: Bengt points out that this is basically the same as the following question. So, I guess my question is: has anyone found a way around this limitation in the past two years?

<一个href="http://stackoverflow.com/questions/813086/can-i-send-a-ctrl-c-sigint-to-an-application-on-windows">Can我将Ctrl-C(SIGINT)在Windows上的应用程序?

推荐答案

为什么要使用一个控制中断的转储为什么不使用提供$ P $的命令pcisely做这样的活动?

Why use a control break for the dumps why not use the commands that are provided precisely to do this kind of activity?

<一个href="https://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.ex$p$pss.doc/info/exp/ae/tprf_generatingheapdumps.html" rel="nofollow">https://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.ex$p$pss.doc/info/exp/ae/tprf_generatingheapdumps.html

$ AdminControl调用$对象名generateHeapDump

$AdminControl invoke $objectName generateHeapDump

此为您提供所需的信息,你会得到你所追求的转储。

This provides you with the required info and you get the dumps that you are after.

心连心

Manglu

这篇关于发送Ctrl-破java程序在64位Windows ALA sendsignal 32位的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆